d6ff1d934c6fef90c32a1f75a05b9e359aa15331
[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 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
32         Log: Todo update.
33      Branch: perl
34            ! pod/perltodo.pod
35 ____________________________________________________________________________
36 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
37         Log: Don't assume sh and true.
38      Branch: perl
39            ! Makefile.micro uconfig.h
40 ____________________________________________________________________________
41 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
42         Log: Subject: Re: [PATCH] Version tango
43              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44              Date: Mon, 27 May 2002 13:20:56 -0700
45              Message-ID: <oUp88gzkgy+T092yn@efn.org>
46      Branch: perl
47            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
48            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
49            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
50            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
51            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
52            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
53 ____________________________________________________________________________
54 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
55         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
56              stashes correctly.) Partial info is better than wrong info.
57      Branch: perl
58            ! t/lib/warnings/pp_hot util.c
59 ____________________________________________________________________________
60 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
61         Log: A shot in the dark.
62      Branch: perl
63            ! mg.c
64 ____________________________________________________________________________
65 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
66         Log: Comment nit from Yitzchak.
67      Branch: perl
68            ! sv.c
69 ____________________________________________________________________________
70 [ 16818] By: nick                                  on 2002/05/27  18:47:58
71         Log: Integrate mainline
72      Branch: perlio
73           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
74           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
75           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
76           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
77           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
78           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
79           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
80           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
81           !> pod/perlsub.pod
82 ____________________________________________________________________________
83 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
84         Log: POD cleanup and rewrapping.
85      Branch: perl
86            ! README.netware
87 ____________________________________________________________________________
88 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
89         Log: Update Changes.
90      Branch: perl
91            ! Changes patchlevel.h
92 ____________________________________________________________________________
93 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
94         Log: More NetWare.
95      Branch: perl
96            ! README.netware
97 ____________________________________________________________________________
98 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
99         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
100              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
101              Date: Mon, 27 May 2002 19:26:27 +0200
102              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
103      Branch: perl
104            ! hints/hpux.sh
105 ____________________________________________________________________________
106 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
107         Log: We are not that certain about the localising of
108              tied aggregates.
109      Branch: perl
110            ! pod/perldelta.pod
111 ____________________________________________________________________________
112 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
113         Log: Missed from #16811.
114      Branch: perl
115            + NetWare/sv_nw.c
116            ! MANIFEST
117 ____________________________________________________________________________
118 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
119         Log: NetWare diff from Ananth Kesari.
120      Branch: perl
121            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
122            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
123 ____________________________________________________________________________
124 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
125         Log: Integrate perlio;
126              
127              Fix for the IO::Scalar bug (I think).
128              At tie time break the loop but in a different place:
129              A. Increment REFCNT of the RV involved in the self-tie
130              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
131              At mg_free time
132              Break the connection between the RV and its referent
133              so that we do not try and free it (again).
134              
135              Add IO::Scalar fail case to the tests.
136      Branch: perl
137           !> mg.c sv.c t/op/tie.t
138 ____________________________________________________________________________
139 [ 16809] By: nick                                  on 2002/05/27  11:02:21
140         Log: Add IO::Scalar fail case to the tests.
141      Branch: perlio
142            ! t/op/tie.t
143 ____________________________________________________________________________
144 [ 16808] By: nick                                  on 2002/05/27  09:54:46
145         Log: Fix for the IO::Scalar bug (I think).
146              At tie time break the loop but in a different place:
147              A. Increment REFCNT of the RV involved in the self-tie
148              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
149              At mg_free time
150              Break the connection between the RV and its referent
151              so that we do not try and free it (again).
152      Branch: perlio
153            ! mg.c sv.c
154 ____________________________________________________________________________
155 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
156         Log: select() portability nit.
157      Branch: perl
158            ! pod/perlfunc.pod
159 ____________________________________________________________________________
160 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
161         Log: Fix a remaining B::Lint bug.
162      Branch: perl
163            ! ext/B/B/Lint.pm ext/B/t/lint.t
164 ____________________________________________________________________________
165 [ 16805] By: nick                                  on 2002/05/26  20:51:31
166         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
167              Only op/local.t fails but it is nasty... try valgrind on other machine.
168      Branch: perlio
169            ! sv.c
170 ____________________________________________________________________________
171 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
172         Log: Some day I might actually learn to test changes first
173              before committing them in.
174      Branch: perl
175            ! hints/darwin.sh
176 ____________________________________________________________________________
177 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
178         Log: Until otherwise proven.
179      Branch: perl
180            ! hints/darwin.sh
181 ____________________________________________________________________________
182 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
183         Log: Darwin hint tweaks.
184      Branch: perl
185            ! hints/darwin.sh
186 ____________________________________________________________________________
187 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
188         Log: FAQ sync.
189      Branch: perl
190            ! pod/perlfaq5.pod pod/perlfaq6.pod
191 ____________________________________________________________________________
192 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
193         Log: Subject: [DOC-PATCH] README.cygwin updated
194              From: "Gerrit P. Haase" <gp@familiehaase.de>
195              Date: Sun, 26 May 2002 14:56:14 +0200
196              Message-ID: <1151480833395.20020526145614@familiehaase.de>
197      Branch: perl
198            ! README.cygwin
199 ____________________________________________________________________________
200 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
201         Log: I thinkk thinggy has only one g.
202      Branch: perl
203            ! pod/perldelta.pod
204 ____________________________________________________________________________
205 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
206         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
207              From: Dave Mitchell <davem@fdgroup.com>
208              Date: Sun, 26 May 2002 14:15:42 +0100
209              Message-ID: <20020526141542.B18527@fdgroup.com>
210      Branch: perl
211            ! pod/perldelta.pod pod/perlsub.pod
212 ____________________________________________________________________________
213 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
214         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
215              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
216              Date: Sat, 25 May 2002 21:52:16 -0700
217              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
218      Branch: perl
219            ! ext/B/B/Deparse.pm
220 ____________________________________________________________________________
221 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
222         Log: Slight reformatting; tiny tweaks.
223      Branch: perl
224            ! pod/perlipc.pod
225 ____________________________________________________________________________
226 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
227         Log: Integrate perlio; Update perlipc.pod for new signals.
228      Branch: perl
229           !> pod/perlipc.pod
230 ____________________________________________________________________________
231 [ 16794] By: nick                                  on 2002/05/26  08:07:12
232         Log: Update perlipc.pod for new signals
233      Branch: perlio
234            ! pod/perlipc.pod
235 ____________________________________________________________________________
236 [ 16793] By: nick                                  on 2002/05/26  07:10:14
237         Log: Integrate mainline
238      Branch: perlio
239           !> AUTHORS Changes Configure patchlevel.h
240 ____________________________________________________________________________
241 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
242         Log: Mention that we do Win64.
243      Branch: perl
244            ! pod/perldelta.pod
245 ____________________________________________________________________________
246 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
247         Log: Document the $Config{byteorder} changes.
248      Branch: perl
249            ! pod/perldelta.pod
250 ____________________________________________________________________________
251 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
252         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
253              From: Nicholas Clark <nick@unfortu.net>
254              Date: Sat, 25 May 2002 22:37:19 +0100
255              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
256              
257              Subject: [PATCH] Storable (smaller)
258              From: Nicholas Clark <nick@unfortu.net>
259              Date: Sat, 25 May 2002 23:13:13 +0100
260              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
261      Branch: perl
262            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
263            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
264 ____________________________________________________________________________
265 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
266         Log: Update Changes.
267      Branch: perl
268            ! Changes patchlevel.h
269 ____________________________________________________________________________
270 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
271         Log: AUTHORS updates.
272      Branch: perl
273            ! AUTHORS
274 ____________________________________________________________________________
275 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
276         Log: metaconfig unit changes for #16786.
277      Branch: metaconfig
278            ! U/modified/Getfile.U U/modified/pager.U
279 ____________________________________________________________________________
280 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
281         Log: Pager query tweaks from Andy Dougherty (for OS/2).
282      Branch: perl
283            ! Configure
284 ____________________________________________________________________________
285 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
286         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
287      Branch: perl
288           !> perlio.c
289 ____________________________________________________________________________
290 [ 16784] By: nick                                  on 2002/05/25  17:34:48
291         Log: Fix VMS ungetc fix for platforms like NetBSD.
292      Branch: perlio
293            ! perlio.c
294 ____________________________________________________________________________
295 [ 16783] By: nick                                  on 2002/05/25  16:33:14
296         Log: Integrate mainline for Lupe's perlio.c fix before
297              starting on NetBSD issue
298      Branch: perlio
299           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
300           !> perlio.c pod/perlapio.pod pod/perldelta.pod
301 ____________________________________________________________________________
302 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
303         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
304              From: "Craig A. Berry" <craigberry@mac.com>
305              Date: Sat, 25 May 2002 12:19:36 -0500
306              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
307      Branch: perl
308            ! lib/ExtUtils/t/basic.t
309 ____________________________________________________________________________
310 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
311         Log: BeOS: update the test status.
312      Branch: perl
313            ! README.beos pod/perldelta.pod
314 ____________________________________________________________________________
315 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
316         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
317              From: Nicholas Clark <nick@unfortu.net>
318              Date: Sat, 25 May 2002 17:19:21 +0100
319              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
320      Branch: perl
321            ! ext/Storable/t/integer.t
322 ____________________________________________________________________________
323 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
324         Log: Update the number of tests.
325      Branch: perl
326            ! pod/perldelta.pod
327 ____________________________________________________________________________
328 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
329         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
330              From: lupe@lupe-christoph.de (Lupe Christoph)    
331              Date: Sat, 25 May 2002 15:45:34 +0200
332              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
333      Branch: perl
334            ! perlio.c pod/perlapio.pod
335 ____________________________________________________________________________
336 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
337         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
338              From: Nicholas Clark <nick@unfortu.net>
339              Date: Sat, 25 May 2002 12:17:44 +0100
340              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
341      Branch: perl
342            ! ext/Storable/t/integer.t
343 ____________________________________________________________________________
344 [ 16776] By: nick                                  on 2002/05/25  11:23:28
345         Log: Integrate mainline
346      Branch: perlio
347           +> ext/Storable/t/integer.t
348           !> (integrate 41 files)
349 ____________________________________________________________________________
350 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
351         Log: perldelta tweaks.
352      Branch: perl
353            ! pod/perldelta.pod
354 ____________________________________________________________________________
355 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
356         Log: UNICOS: update test status.
357      Branch: perl
358            ! ext/Socket/socketpair.t pod/perldelta.pod
359 ____________________________________________________________________________
360 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
361         Log: UNICOS: since $] is really 5.00700299999997,
362              testing for equivalence with 5.007003 isn't correct.
363              (From Nicholas Clark.)
364      Branch: perl
365            ! ext/Storable/t/downgrade.t
366 ____________________________________________________________________________
367 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
368         Log: Knock off one test failure thanks to #16771.
369      Branch: perl
370            ! pod/perldelta.pod
371 ____________________________________________________________________________
372 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
373         Log: In some (rare) platforms (such as UNICOS) using the native
374              atof is still better.
375      Branch: perl
376            ! numeric.c perl.h
377 ____________________________________________________________________________
378 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
379         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
380              From: "Craig A. Berry" <craigberry@mac.com>
381              Date: Fri, 24 May 2002 16:24:44 -0500
382              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
383      Branch: perl
384            ! pod/perldelta.pod vms/vms.c
385 ____________________________________________________________________________
386 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
387         Log: Subject: [PATCH pod/perllol.pod] small typo
388              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
389              Date: Fri, 24 May 2002 16:05:07 -0400
390              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
391      Branch: perl
392            ! pod/perllol.pod
393 ____________________________________________________________________________
394 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
395         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
396              From: Andy Dougherty <doughera@lafayette.edu>
397              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
398              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
399      Branch: perl
400            ! hints/solaris_2.sh
401 ____________________________________________________________________________
402 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
403         Log: Subject: [patch] small change
404              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
405              Date: Fri, 24 May 2002 19:18:24 +0400
406              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
407      Branch: perl
408            ! perl.h win32/makefile.mk
409 ____________________________________________________________________________
410 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
411         Log: Subject: [PATCH] README.aix
412              From: John Peacock <jpeacock@rowman.com>    
413              Date: Fri, 24 May 2002 10:49:39 -0400
414              Message-ID: <3CEE5303.1070201@rowman.com>
415      Branch: perl
416            ! README.aix
417 ____________________________________________________________________________
418 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
419         Log: Upgrade to Locale-Codes 2.04.
420      Branch: perl
421            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
422            ! lib/Locale/Country.pm
423 ____________________________________________________________________________
424 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
425         Log: Update Changes.
426      Branch: perl
427            ! Changes patchlevel.h
428 ____________________________________________________________________________
429 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
430         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
431              From: Abigail <abigail@foad.org>
432              Date: Fri, 24 May 2002 02:43:37 -0700
433              Message-ID: <20020524024337.A28749@ucan.foad.org>
434      Branch: perl
435            ! Makefile.SH
436 ____________________________________________________________________________
437 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
438         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
439              From: Abigail <abigail@foad.org>
440              Date: Fri, 24 May 2002 02:26:48 -0700
441              Message-ID: <20020524022648.A31684@ucan.foad.org>
442      Branch: perl
443            ! ext/POSIX/t/posix.t
444 ____________________________________________________________________________
445 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
446         Log: Doc tweaks.
447      Branch: perl
448            ! pod/perlunicode.pod pod/perluniintro.pod
449 ____________________________________________________________________________
450 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
451         Log: More portability defines, now mostly type-related
452              (based on Storable.xs)
453      Branch: perl
454            ! ext/Devel/PPPort/PPPort.pm
455 ____________________________________________________________________________
456 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
457         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
458              From: Nicholas Clark <nick@unfortu.net>
459              Date: Thu, 23 May 2002 23:43:16 +0100
460              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
461      Branch: perl
462            + ext/Storable/t/integer.t
463            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
464            ! ext/Storable/Storable.xs
465 ____________________________________________________________________________
466 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
467         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
468              From: "Craig A. Berry" <craigberry@mac.com>
469              Date: Thu, 23 May 2002 16:47:34 -0500
470              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
471      Branch: perl
472            ! configure.com
473 ____________________________________________________________________________
474 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
475         Log: One more ppportability thing (from Sarathy).
476      Branch: perl
477            ! ext/Devel/PPPort/PPPort.pm
478 ____________________________________________________________________________
479 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
480         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
481              From: Michael G Schwern <schwern@pobox.com>
482              Date: Wed, 22 May 2002 19:21:43 -0400
483              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
484      Branch: perl
485            ! lib/Test/Harness.pm lib/Test/Harness/Changes
486            ! lib/Test/Harness/t/strap-analyze.t
487            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
488            ! t/lib/sample-tests/die_head_end
489            ! t/lib/sample-tests/die_last_minute
490 ____________________________________________________________________________
491 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
492         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
493              From: Michael G Schwern <schwern@pobox.com>
494              Date: Wed, 22 May 2002 19:14:35 -0400
495              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
496      Branch: perl
497            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
498            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
499            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
500 ____________________________________________________________________________
501 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
502         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
503              From: Tim Jenness <t.jenness@jach.hawaii.edu>
504              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
505              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
506      Branch: perl
507            ! dump.c
508 ____________________________________________________________________________
509 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
510         Log: Typo squad.
511      Branch: perl
512            ! ext/POSIX/POSIX.pod pod/perldelta.pod
513 ____________________________________________________________________________
514 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
515         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
516              From: Abigail <abigail@foad.org>
517              Date: Thu, 23 May 2002 07:53:33 -0700
518              Message-ID: <20020523075333.A14658@ucan.foad.org>
519      Branch: perl
520            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
521 ____________________________________________________________________________
522 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
523         Log: PPPort dTHX.
524      Branch: perl
525            ! ext/Devel/PPPort/PPPort.pm
526 ____________________________________________________________________________
527 [ 16750] By: nick                                  on 2002/05/23  08:00:24
528         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
529      Branch: perlio
530           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
531           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
532           !> pod/perldelta.pod
533 ____________________________________________________________________________
534 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
535         Log: We do not want utf8.t to be compiled under -Mutf8,
536              wonky as it sounds.
537      Branch: perl
538            ! lib/utf8.t
539 ____________________________________________________________________________
540 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
541         Log: We do not want to see the utf8 hints bit.
542      Branch: perl
543            ! lib/vmsish.t
544 ____________________________________________________________________________
545 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
546         Log: More -Mutf8 cleanup.
547      Branch: perl
548            ! ext/PerlIO/t/fallback.t
549 ____________________________________________________________________________
550 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
551         Log: -Mutf8 cleanup.
552      Branch: perl
553            ! ext/Encode/t/mime-header.t
554 ____________________________________________________________________________
555 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
556         Log: Integrate perlio; VMS vs perlio.
557      Branch: perl
558           !> ext/PerlIO/encoding/encoding.xs perlio.c
559 ____________________________________________________________________________
560 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
561         Log: Subject: Re: Additional README.aix changes
562              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
563              Date: Wed, 22 May 2002 08:37:37 +0200
564              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
565      Branch: perl
566            ! README.aix
567 ____________________________________________________________________________
568 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
569         Log: HP-UX 11.00 io_xs hangup workaround.
570      Branch: perl
571            ! hints/hpux.sh
572 ____________________________________________________________________________
573 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
574         Log: Updated UNICOS status from Mark Lutz.
575      Branch: perl
576            ! pod/perldelta.pod
577 ____________________________________________________________________________
578 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
579         Log: UNICOS: Mark Lutz had a better idea.
580      Branch: perl
581            ! hints/unicos.sh
582 ____________________________________________________________________________
583 [ 16740] By: nick                                  on 2002/05/22  21:13:10
584         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
585      Branch: perlio
586            ! perlio.c
587 ____________________________________________________________________________
588 [ 16739] By: nick                                  on 2002/05/22  20:59:22
589         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
590              ungetc() and buffer snooping may not mix. So use buffer snoop
591              hooks to avoid ungetc() where available.
592              unread() falls back to using :pending layer, and fill has
593              VMS specific code (which should not get used) or ungetc()
594              which should work.
595      Branch: perlio
596            ! perlio.c
597 ____________________________________________________________________________
598 [ 16738] By: nick                                  on 2002/05/22  20:34:55
599         Log: Integrate mainline
600      Branch: perlio
601           !> (integrate 40 files)
602 ____________________________________________________________________________
603 [ 16737] By: nick                                  on 2002/05/22  19:04:13
604         Log: Flag the VMS-problem-causing part of :encoding
605              for enhancement. (Problem still needs fixing in perlio.c)
606      Branch: perlio
607            ! ext/PerlIO/encoding/encoding.xs
608 ____________________________________________________________________________
609 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
610         Log: UNICOS: using uname -m is wrong since what matter
611              is what CPUs (FPUs) we have.
612      Branch: perl
613            ! hints/unicos.sh
614 ____________________________________________________________________________
615 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
616         Log: Update Changes.
617      Branch: perl
618            ! Changes patchlevel.h
619 ____________________________________________________________________________
620 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
621         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
622              From: Dave Mitchell <davem@fdgroup.com>
623              Date: Wed, 22 May 2002 12:53:21 +0100
624              Message-ID: <20020522125320.E12794@fdgroup.com>
625      Branch: perl
626            ! ext/threads/shared/t/cond.t
627 ____________________________________________________________________________
628 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
629         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
630              From: John Borwick <john_borwick@ncsu.edu>
631              Date: Wed, 22 May 2002 04:10:37 -0400
632              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
633      Branch: perl
634            ! pod/perlunicode.pod pod/perluniintro.pod
635 ____________________________________________________________________________
636 [ 16732] By: ams                                   on 2002/05/22  05:47:35
637         Log: Integrate #16731 from //depot/macperl.
638      Branch: perl
639           !> t/io/crlf.t
640 ____________________________________________________________________________
641 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
642         Log: Be more specific in what we're looking for
643      Branch: macperl
644            ! t/io/crlf.t
645 ____________________________________________________________________________
646 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
647         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
648      Branch: macperl
649            + lib/Unicode/README
650           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
651           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
652            - t/lib/st-dump.pl
653            ! macos/MPVersion.r macos/config.sh
654           !> (integrate 135 files)
655 ____________________________________________________________________________
656 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
657         Log: FAQ sync.
658      Branch: perl
659            ! pod/perlfaq4.pod
660 ____________________________________________________________________________
661 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
662         Log: Getopt::Std clarification from John Borwick.
663      Branch: perl
664            ! lib/Getopt/Std.pm
665 ____________________________________________________________________________
666 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
667         Log: Subject: Re: [Patch] for problem with shellwords.pl
668              From: "Curtis Poe" <cp@onsitetech.com>
669              Date: Tue, 21 May 2002 11:17:40 -0700
670              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
671              
672              Subject: [Patch] for security problem with Text::ParseWords
673              From: "Curtis Poe" <cp@onsitetech.com>     
674              Date: Tue, 21 May 2002 15:10:18 -0700
675              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
676      Branch: perl
677            ! lib/Text/ParseWords.pm lib/shellwords.pl
678 ____________________________________________________________________________
679 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
680         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
681              From: Nicholas Clark <nick@unfortu.net>
682              Date: Tue, 21 May 2002 23:01:48 +0100
683              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
684      Branch: perl
685            ! ext/SDBM_File/SDBM_File.xs
686 ____________________________________________________________________________
687 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
688         Log: Subject: [PATCH] Additional README.aix changes
689              From: John Peacock <jpeacock@rowman.com>
690              Date: Tue, 21 May 2002 12:01:10 -0400
691              Message-ID: <3CEA6F46.70902@rowman.com>
692      Branch: perl
693            ! README.aix
694 ____________________________________________________________________________
695 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
696         Log: Subject: Win32 crash in fork.t (perl@16694)
697              From: "Kevin Chase" <kevincha99@hotmail.com>
698              Date: Mon, 20 May 2002 17:02:16 -0700
699              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
700              
701              
702              It looks that the Poison() found its first target.
703              The suggested patch is fine.
704      Branch: perl
705            ! cop.h
706 ____________________________________________________________________________
707 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
708         Log: microperl: if DIEing on no-functionality, the has-functionality
709              would be unreachable code.
710      Branch: perl
711            ! pp.c pp_sys.c
712 ____________________________________________________________________________
713 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
714         Log: microperl: do not regenerate the perly.
715      Branch: perl
716            ! Makefile.micro
717 ____________________________________________________________________________
718 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
719         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
720              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
721              Date: Mon, 20 May 2002 22:55:46 -0700
722              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
723      Branch: perl
724            ! utils/h2xs.PL
725 ____________________________________________________________________________
726 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
727         Log: Regen uconfig.h.
728      Branch: perl
729            ! uconfig.h
730 ____________________________________________________________________________
731 [ 16719] By: ams                                   on 2002/05/21  05:02:01
732         Log: Why quote some keys?
733      Branch: perl
734            ! ext/Storable/Makefile.PL
735 ____________________________________________________________________________
736 [ 16718] By: ams                                   on 2002/05/21  04:08:39
737         Log: Suppress warning about $canonical. (Nicholas Clark)
738      Branch: perl
739            ! ext/Storable/Storable.pm
740 ____________________________________________________________________________
741 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
742         Log: Subject: [PATCH] VMS iThreads follow-up
743              From: "Craig A. Berry" <craigberry@mac.com>
744              Date: Mon, 20 May 2002 21:34:17 -0500
745              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
746      Branch: perl
747            ! configure.com
748 ____________________________________________________________________________
749 [ 16716] By: ams                                   on 2002/05/21  02:47:18
750         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
751              2. Install in core library directory. (Tatsuhiko Miyagawa)
752      Branch: perl
753            ! ext/Storable/Makefile.PL
754 ____________________________________________________________________________
755 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
756         Log: Subject: [Encode] 1.72 released
757              From: Dan Kogai <dankogai@dan.co.jp>
758              Date: Tue, 21 May 2002 01:06:19 +0900
759              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
760      Branch: perl
761            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
762            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
763            ! ext/Encode/Unicode/Unicode.xs
764            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
765 ____________________________________________________________________________
766 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
767         Log: Update Changes.
768      Branch: perl
769            ! Changes patchlevel.h
770 ____________________________________________________________________________
771 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
772         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
773      Branch: perl
774            ! pod/perlfaq4.pod
775 ____________________________________________________________________________
776 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
777         Log: metaconfig unit changes for #16711.
778      Branch: metaconfig
779            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
780            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
781            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
782            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
783            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
784            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
785            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
786            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
787            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
788            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
789            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
790            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
791            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
792            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
793            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
794            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
795            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
796            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
797            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
798            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
799            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
800            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
801            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
802            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
803 ____________________________________________________________________________
804 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
805         Log: Document better what the foo_r_proto are supposed to be.
806      Branch: perl
807            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
808            ! config_h.SH reentr.pl
809 ____________________________________________________________________________
810 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
811         Log: Subject: Re: pod patches.
812              From: Jim Cromie <jcromie@divsol.com>
813              Date: Mon, 20 May 2002 09:00:10 -0600
814              Message-ID: <3CE90F7A.3070309@divsol.com>
815              
816              (with Philip Newton's tweaks)
817      Branch: perl
818            ! pod/perlsub.pod
819 ____________________________________________________________________________
820 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
821         Log: Subject: Re: pod patch - perldelta.pod
822              From: Jim Cromie <jcromie@divsol.com>
823              Date: Mon, 20 May 2002 07:16:54 -0600
824              Message-ID: <3CE8F746.50603@divsol.com>
825      Branch: perl
826            ! pod/perldelta.pod
827 ____________________________________________________________________________
828 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
829         Log: Subject: [patch] one more little step for WinCE
830              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
831              Date: Mon, 20 May 2002 11:47:19 +0400
832              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
833      Branch: perl
834            ! wince/Makefile.ce
835 ____________________________________________________________________________
836 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
837         Log: Preemptive doc patch.
838      Branch: perl
839            ! pod/perldelta.pod
840 ____________________________________________________________________________
841 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
842         Log: The "constant sub redefined" warning can't be disabled.
843      Branch: perl
844            ! pod/perldiag.pod
845 ____________________________________________________________________________
846 [ 16705] By: nick                                  on 2002/05/20  10:18:26
847         Log: Integrate mainline
848      Branch: perlio
849           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
850           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
851           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
852           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
853 ____________________________________________________________________________
854 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
855         Log: Missed hunk from #16701.
856      Branch: perl
857            ! vms/vms.c
858 ____________________________________________________________________________
859 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
860         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
861              From: andreas.koenig@anima.de (Andreas J. Koenig)
862              Date: Mon, 20 May 2002 05:36:14 +0200
863              Message-ID: <m34rh37aoh.fsf@anima.de>
864      Branch: perl
865            + lib/CPAN/t/mirroredby.t
866            ! MANIFEST
867 ____________________________________________________________________________
868 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
869         Log: Subject: tiny doc tweaks
870              From: andreas.koenig@anima.de (Andreas J. Koenig)
871              Date: Mon, 20 May 2002 05:07:13 +0200
872              Message-ID: <m38z6f7c0u.fsf@anima.de>
873      Branch: perl
874            ! pod/perldelta.pod pod/perlfunc.pod
875 ____________________________________________________________________________
876 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
877         Log: Subject: [PATCH @16694] ithreads for VMS
878              From: "Craig A. Berry" <craigberry@mac.com>
879              Date: Sun, 19 May 2002 22:06:43 -0500
880              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
881      Branch: perl
882            ! configure.com vms/vms.c vms/vmsish.h
883 ____________________________________________________________________________
884 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
885         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
886              From: Autrijus Tang <autrijus@autrijus.org>
887              Date: Mon, 20 May 2002 04:10:31 +0800
888              Message-ID: <20020519201031.GA1603@not.autrijus.org>
889      Branch: perl
890            ! ext/Encode/Encode/Makefile_PL.e2x
891 ____________________________________________________________________________
892 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
893         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
894              while trying to -O3 optimize B.c.  (A bit weird since
895              10.1.4 used to work fine, and nothing has changed in
896              ext/B/..., but the overoptimization was repeatable.)
897      Branch: perl
898            + ext/B/hints/darwin.pl
899            ! MANIFEST
900 ____________________________________________________________________________
901 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
902         Log: UNICOS/mk seems to still have this problem.
903      Branch: perl
904            ! ext/Socket/socketpair.t
905 ____________________________________________________________________________
906 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
907         Log: perldelta tweaks.
908      Branch: perl
909            ! pod/perldelta.pod
910 ____________________________________________________________________________
911 [ 16696] By: nick                                  on 2002/05/19  18:26:39
912         Log: Integrate mailine
913      Branch: perlio
914           !> (integrate 35 files)
915 ____________________________________________________________________________
916 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
917         Log: Document the reentrant_retry(), but from user's viewpoint.
918      Branch: perl
919            ! pod/perlthrtut.pod
920 ____________________________________________________________________________
921 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
922         Log: Update Changes.
923      Branch: perl
924            ! Changes patchlevel.h
925 ____________________________________________________________________________
926 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
927         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
928              From: Slaven Rezic <slaven.rezic@berlin.de>
929              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
930              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
931      Branch: perl
932            ! lib/Benchmark.pm
933 ____________________________________________________________________________
934 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
935         Log: Document once more the difference between :utf8
936              and :encoding(...).
937      Branch: perl
938            ! lib/open.pm pod/perluniintro.pod
939 ____________________________________________________________________________
940 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
941         Log: Third Degree: make the options more portable between
942              Tru64 versions.
943      Branch: perl
944            ! Makefile.SH
945 ____________________________________________________________________________
946 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
947         Log: IRIX SMP turned up a few hundred "Use of uninitialized
948              value in numeric eq" warnings: initialise the $counter2.
949      Branch: perl
950            ! ext/threads/shared/t/cond.t
951 ____________________________________________________________________________
952 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
953         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
954              From: Dave Mitchell <davem@fdgroup.com>
955              Date: Sun, 19 May 2002 00:50:43 +0100
956              Message-ID: <20020519005043.F7275@fdgroup.com>
957      Branch: perl
958            ! ext/threads/shared/t/cond.t
959 ____________________________________________________________________________
960 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
961         Log: Sarathy pointed out that instead of zeroing heap
962              it is more prudent to poison it.
963      Branch: perl
964            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
965            ! scope.c sv.c util.c
966 ____________________________________________________________________________
967 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
968         Log: The thread warnings aren't quite yet working as planned.
969      Branch: perl
970            ! ext/threads/shared/t/cond.t
971 ____________________________________________________________________________
972 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
973         Log: Forgotten from #16685.
974      Branch: perl
975            ! ext/threads/shared/t/cond.t
976 ____________________________________________________________________________
977 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
978         Log: Subject: [PATCH threads] revised warnings + more tests + docs
979              From: Dave Mitchell <davem@fdgroup.com>
980              Date: Sat, 18 May 2002 22:24:51 +0100
981              Message-ID: <20020518222451.E7275@fdgroup.com>
982      Branch: perl
983            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
984            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
985            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
986 ____________________________________________________________________________
987 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
988         Log: Storable status tweak.
989      Branch: perl
990            ! pod/perldelta.pod
991 ____________________________________________________________________________
992 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
993         Log: perlfunc and perldelta updates about caller().
994      Branch: perl
995            ! pod/perldelta.pod pod/perlfunc.pod
996 ____________________________________________________________________________
997 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
998         Log: Subject: [PATCH] RE: perl@16678
999              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
1000              Date: Sat, 18 May 2002 21:15:43 +0100
1001              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
1002              
1003              Making the symbols generated by warnings.pl future-proof.
1004      Branch: perl
1005            ! lib/warnings.pm warnings.h warnings.pl
1006 ____________________________________________________________________________
1007 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
1008         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
1009              From: Michael G Schwern <schwern@pobox.com>
1010              Date: Sat, 18 May 2002 14:53:50 -0400
1011              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
1012      Branch: perl
1013            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
1014            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
1015 ____________________________________________________________________________
1016 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
1017         Log: Prettyprinting.
1018      Branch: perl
1019            ! t/op/recurse.t
1020 ____________________________________________________________________________
1021 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
1022         Log: Companion to #16601: cxinc would create uninitialized
1023              PERL_CONTEXTs.  The bug was tickled by the test
1024              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
1025              added to check that I got the context stack extension right.
1026              Also rewrite recurse.t to use test.pl.
1027      Branch: perl
1028            ! scope.c t/op/recurse.t
1029 ____________________________________________________________________________
1030 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
1031         Log: Update Changes.
1032      Branch: perl
1033            ! Changes patchlevel.h
1034 ____________________________________________________________________________
1035 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
1036         Log: URL and other tiny tweaks.
1037      Branch: perl
1038            ! pod/perluniintro.pod
1039 ____________________________________________________________________________
1040 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
1041         Log: Subject: [Patch] doc patch on Unicode
1042              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1043              Date: Sun, 19 May 2002 01:01:58 +0900
1044              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
1045      Branch: perl
1046            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
1047 ____________________________________________________________________________
1048 [ 16675] By: ams                                   on 2002/05/18  15:06:35
1049         Log: s/2.0/2.00/ to be CPAN friendly.
1050      Branch: perl
1051            ! ext/Storable/Storable.pm
1052 ____________________________________________________________________________
1053 [ 16674] By: ams                                   on 2002/05/18  14:47:07
1054         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
1055              EBCDIC, amazing.
1056              From: Philip Newton <Philip.Newton@gmx.net>
1057              Date: Sat, 18 May 2002 09:54:13 +0200
1058              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
1059      Branch: perl
1060            ! lib/Pod/t/eol.t
1061 ____________________________________________________________________________
1062 [ 16673] By: ams                                   on 2002/05/18  14:41:00
1063         Log: Subject: Storable test for 64 bit 5.6.1
1064              From: Nicholas Clark <nick@unfortu.net>
1065              Date: Sat, 18 May 2002 15:48:55 +0100
1066              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
1067              (Private mail.)
1068      Branch: perl
1069            ! ext/Storable/t/malice.t
1070 ____________________________________________________________________________
1071 [ 16672] By: nick                                  on 2002/05/18  09:47:51
1072         Log: Integrate mainline
1073      Branch: perlio
1074           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
1075            - t/lib/st-dump.pl
1076           !> (integrate 67 files)
1077 ____________________________________________________________________________
1078 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
1079         Log: No more true.
1080      Branch: perl
1081            ! lib/vars.pm
1082 ____________________________________________________________________________
1083 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
1084         Log: Make use vars grok UTF-8.
1085      Branch: perl
1086            ! lib/vars.pm t/run/fresh_perl.t
1087 ____________________________________________________________________________
1088 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
1089         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
1090              From: Michael G Schwern <schwern@pobox.com>
1091              Date: Fri, 17 May 2002 23:54:29 -0400  
1092              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
1093      Branch: perl
1094            ! t/op/tie.t t/run/fresh_perl.t
1095 ____________________________________________________________________________
1096 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
1097         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
1098              From: Michael G Schwern <schwern@pobox.com>
1099              Date: Fri, 17 May 2002 20:37:26 -0400  
1100              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
1101      Branch: perl
1102            + t/lib/sample-tests/shbang_misparse
1103            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
1104            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1105            ! lib/Test/Harness/t/test-harness.t
1106 ____________________________________________________________________________
1107 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
1108         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
1109              From: Nicholas Clark <nick@unfortu.net>
1110              Date: Sat, 18 May 2002 00:18:39 +0100  
1111              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
1112              
1113              Use Storable's st-dump.pl.
1114      Branch: perl
1115            - t/lib/st-dump.pl
1116            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
1117            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
1118            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
1119            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
1120            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
1121            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
1122            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
1123 ____________________________________________________________________________
1124 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
1125         Log: Forgotten from #16656.
1126      Branch: perl
1127            ! ext/B/B.xs
1128 ____________________________________________________________________________
1129 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
1130         Log: Subject: [PATCH] Storable ChangeLog ready for release 
1131              From: Nicholas Clark <nick@unfortu.net>
1132              Date: Fri, 17 May 2002 23:17:34 +0100  
1133              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
1134      Branch: perl
1135            ! ext/Storable/ChangeLog
1136 ____________________________________________________________________________
1137 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
1138         Log: Subject: [PATCH] Storable stand alone tests
1139              From: Nicholas Clark <nick@unfortu.net>
1140              Date: Fri, 17 May 2002 22:43:35 +0100  
1141              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
1142      Branch: perl
1143            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
1144            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
1145            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
1146            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
1147            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
1148            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
1149            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
1150            ! ext/Storable/t/store.t ext/Storable/t/tied.t
1151            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
1152            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
1153 ____________________________________________________________________________
1154 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
1155         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
1156              From: Michael G Schwern <schwern@pobox.com>
1157              Date: Fri, 17 May 2002 17:17:54 -0400  
1158              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
1159      Branch: perl
1160            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
1161            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
1162            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
1163            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
1164            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
1165            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1166            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
1167            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
1168            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1169            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
1170            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
1171            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
1172            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
1173            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
1174 ____________________________________________________________________________
1175 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
1176         Log: More regression tests for caller() and fix one bug of #16658.
1177      Branch: perl
1178            ! pp_ctl.c t/op/caller.t
1179 ____________________________________________________________________________
1180 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
1181         Log: Integrate perlio;
1182              
1183              Fix the crlf.t buffer leak
1184              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
1185              flagged it because it is more often popped without stream
1186              being closed.
1187              - Define non-noop PerlIOBuf_popped(), use it and export it.
1188      Branch: perl
1189           !> makedef.pl perlio.c perliol.h
1190 ____________________________________________________________________________
1191 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
1192         Log: Add a note about Cwd::fastcwd() returning tainted data.
1193              Sort modules alphabetically.
1194      Branch: perl
1195            ! pod/perldelta.pod
1196 ____________________________________________________________________________
1197 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
1198         Log: Remove O from the untested modules list.
1199      Branch: perl
1200            ! t/lib/1_compile.t
1201 ____________________________________________________________________________
1202 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
1203         Log: Fix bug 20020517.003 : segfault with caller().
1204              Add regression tests for caller.
1205      Branch: perl
1206            + t/op/caller.t
1207            ! MANIFEST pp_ctl.c
1208 ____________________________________________________________________________
1209 [ 16657] By: nick                                  on 2002/05/17  17:18:18
1210         Log: Fix the crlf.t buffer leak
1211              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
1212              flagged it because it is more often popped without stream
1213              being closed.
1214              - Define non-noop PerlIOBuf_popped(), use it and export it.
1215      Branch: perlio
1216            ! makedef.pl perlio.c perliol.h
1217 ____________________________________________________________________________
1218 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
1219         Log: PERL_HASH() casting games so that our hashed data is "unsigned
1220              char" but old code using just a "char" doesn't need changes.
1221              (The change is using a temporary pointer instead of a direct
1222              cast to unsigned char* which would blindly cast anything,
1223              not just char pointers.)  (The problem arose in MacOS Classic,
1224              as seen by Pudge, the cure by Nicholas Clark.)
1225      Branch: perl
1226            ! hv.c hv.h op.c sv.c vms/vms.c
1227 ____________________________________________________________________________
1228 [ 16655] By: nick                                  on 2002/05/17  14:59:20
1229         Log: Integrate mainline
1230      Branch: perlio
1231           !> (integrate 28 files)
1232 ____________________________________________________________________________
1233 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
1234         Log: Update Changes.
1235      Branch: perl
1236            ! Changes patchlevel.h
1237 ____________________________________________________________________________
1238 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
1239         Log: FAQ sync.
1240      Branch: perl
1241            ! pod/perlfaq4.pod pod/perlfaq8.pod
1242 ____________________________________________________________________________
1243 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
1244         Log: Forgot from #16628.
1245      Branch: perl
1246            ! ext/Encode/Makefile.PL
1247 ____________________________________________________________________________
1248 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
1249         Log: One Last Time
1250      Branch: macperl
1251            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
1252            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
1253            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
1254            + lib/Unicode/UCD.t
1255 ____________________________________________________________________________
1256 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
1257         Log: Stupid case insensitivity
1258      Branch: macperl
1259            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
1260            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
1261            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
1262            - lib/unicode/UCD.t
1263 ____________________________________________________________________________
1264 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
1265         Log: Move Unicode -> unicode, remove README
1266      Branch: macperl
1267            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
1268            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
1269            - lib/Unicode/Collate/t/test.t lib/Unicode/README
1270            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1271 ____________________________________________________________________________
1272 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
1273         Log: Move Unicode -> unicode, remove README (oops, forgot one)
1274      Branch: macperl
1275           +> lib/unicode/Collate/README
1276 ____________________________________________________________________________
1277 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
1278         Log: Move Unicode -> unicode, remove README
1279      Branch: macperl
1280           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
1281           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
1282           +> lib/unicode/UCD.pm lib/unicode/UCD.t
1283 ____________________________________________________________________________
1284 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
1285         Log: Integrate perl
1286      Branch: macperl
1287           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
1288           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
1289           +> lib/Thread/Semaphore.pm
1290            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1291            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
1292            - wince/include/sys/types.h wince/include/sys/utime.h
1293            - wince/include/time.h
1294            ! macos/MPVersion.r macos/config.sh
1295           !> (integrate 173 files)
1296 ____________________________________________________________________________
1297 [ 16645] By: nick                                  on 2002/05/17  06:56:40
1298         Log: Integrate mainline
1299      Branch: perlio
1300           +> ext/Storable/t/st-dump.pl
1301            - wince/FindExt.pm
1302           !> (integrate 40 files)
1303 ____________________________________________________________________________
1304 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
1305         Log: STDERR noise.
1306      Branch: perl
1307            ! lib/Switch.pm
1308 ____________________________________________________________________________
1309 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
1310         Log: Upgrade to Switch 2.07.
1311      Branch: perl
1312            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
1313            ! lib/Switch/t/given.t lib/Switch/t/nested.t
1314            ! lib/Switch/t/switch.t
1315 ____________________________________________________________________________
1316 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
1317         Log: Missed hunk in #16641.
1318      Branch: perl
1319            ! lib/Filter/Simple/Changes
1320 ____________________________________________________________________________
1321 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
1322         Log: Upgrade to Filter::Simple 0.78.
1323              (Keep #14432, let Damian know of it.)
1324      Branch: perl
1325            ! lib/Filter/Simple.pm lib/Filter/Simple/README
1326            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
1327            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
1328            ! lib/Filter/Simple/t/import.t
1329 ____________________________________________________________________________
1330 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
1331         Log: More Third Degree.
1332      Branch: perl
1333            ! t/TEST
1334 ____________________________________________________________________________
1335 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
1336         Log: Third Degree tweaks.
1337      Branch: perl
1338            ! pod/perlhack.pod t/TEST
1339 ____________________________________________________________________________
1340 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
1341         Log: Purify: dl_last_error was leaking.
1342      Branch: perl
1343            ! ext/DynaLoader/dlutils.c
1344 ____________________________________________________________________________
1345 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
1346         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
1347              From: Chris Ball <chris@cpan.org>
1348              Date: 16 May 2002 20:51:34 +0100
1349              Message-ID: <86lmajvpkp.fsf@void.printf.net>
1350      Branch: perl
1351            ! utils/perldoc.PL
1352 ____________________________________________________________________________
1353 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
1354         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
1355              From: "Craig A. Berry" <craigberry@mac.com>
1356              Date: Thu, 16 May 2002 14:13:15 -0500
1357              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
1358      Branch: perl
1359            ! lib/ExtUtils/t/Constant.t
1360 ____________________________________________________________________________
1361 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
1362         Log: Make Cwd::fastcwd() return a tainted value.
1363              Add regression tests for taint-safety of the *cwd()
1364              functions.
1365      Branch: perl
1366            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
1367 ____________________________________________________________________________
1368 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
1369         Log: Subject: Re: AIX warning in hints regarding gcc
1370              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1371              Date: Thu, 16 May 2002 18:55:41 +0200
1372              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
1373      Branch: perl
1374            ! hints/aix.sh
1375 ____________________________________________________________________________
1376 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
1377         Log: Update the test statuses.
1378      Branch: perl
1379            ! pod/perldelta.pod
1380 ____________________________________________________________________________
1381 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
1382         Log: The UDP sockpair failure seems to have magically
1383              disappeared from both UNICOSes.
1384              (One gets "UNEXPECTEDLY SUCCEEDED".)
1385      Branch: perl
1386            ! ext/Socket/socketpair.t
1387 ____________________________________________________________________________
1388 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
1389         Log: Brokenness of restricted hashes with Storable on EBCDIC
1390              seems to be an artifact of the downgrade.t.
1391      Branch: perl
1392            ! ext/Storable/Storable.pm
1393 ____________________________________________________________________________
1394 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
1395         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
1396              memory debuggers.
1397      Branch: perl
1398            ! pod/perlhack.pod
1399 ____________________________________________________________________________
1400 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
1401         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
1402              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1403              Date: Thu, 16 May 2002 16:42:34 +0200
1404              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
1405              
1406              gcc 3 version parsing proofing.
1407      Branch: perl
1408            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
1409 ____________________________________________________________________________
1410 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
1411         Log: Subject: [PATCH] good day for WinCE port of perl.
1412              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1413              Date: Thu, 16 May 2002 03:33:23 +0400
1414              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
1415      Branch: perl
1416            - wince/FindExt.pm
1417            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
1418            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
1419            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
1420            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
1421            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
1422            ! wince/config_H.ce wince/config_h.PL
1423 ____________________________________________________________________________
1424 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
1425         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
1426              From: slaven.rezic@berlin.de
1427              Date: Mon, 13 May 2002 16:02:24 +0200
1428              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
1429      Branch: perl
1430            ! ext/Sys/Syslog/Syslog.pm
1431 ____________________________________________________________________________
1432 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
1433         Log: Subject: Re: [PATCH] allow use threads qw(yield)
1434              From: Dave Mitchell <davem@fdgroup.com>
1435              Date: Wed, 15 May 2002 23:26:27 +0100
1436              Message-ID: <20020515232626.E28924@fdgroup.com>
1437      Branch: perl
1438            ! ext/threads/threads.xs
1439 ____________________________________________________________________________
1440 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
1441         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
1442              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1443              Date: Thu, 16 May 2002 14:22:21 +0200
1444              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
1445      Branch: perl
1446            ! hints/aix.sh
1447 ____________________________________________________________________________
1448 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
1449         Log: metaconfig unit change for #16623.
1450      Branch: metaconfig
1451            ! U/ebcdic/trnl.U
1452 ____________________________________________________________________________
1453 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
1454         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
1455              from John Poltorak <jp@eyup.org>.
1456      Branch: perl
1457            ! Configure
1458 ____________________________________________________________________________
1459 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
1460         Log: DJGPP doesn't have \r\n delimited files (it has \r).
1461      Branch: perl
1462            ! lib/Tie/File/t/21_win32.t
1463 ____________________________________________________________________________
1464 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
1465         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
1466              2. Doing a s///g instead of tr/// works better for CR-delimited
1467              files, like in DJGPP (since <FH> doesn't correctly pull in
1468              CR-delimited lines).
1469      Branch: perl
1470            ! lib/Pod/Html.pm lib/Pod/t/eol.t
1471 ____________________________________________________________________________
1472 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
1473         Log: Don't test $! with like() since one may have
1474              a non-English locale, or simply AIX :-)
1475      Branch: perl
1476            ! ext/PerlIO/t/fail.t
1477 ____________________________________________________________________________
1478 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
1479         Log: DJGPP updates from Laszlo Molnar.
1480      Branch: perl
1481            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
1482 ____________________________________________________________________________
1483 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
1484         Log: Integrate perlio;
1485              
1486              Make open fail when layer string does not parse.
1487      Branch: perl
1488           +> ext/PerlIO/t/fail.t
1489           !> MANIFEST perlio.c
1490 ____________________________________________________________________________
1491 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
1492         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
1493              From: Nicholas Clark <nick@unfortu.net>
1494              Date: Wed, 15 May 2002 23:06:20 +0100
1495              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
1496      Branch: perl
1497            ! ext/Storable/Storable.xs
1498 ____________________________________________________________________________
1499 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
1500         Log: Two down, ten to go.
1501      Branch: perl
1502            ! pod/perldelta.pod
1503 ____________________________________________________________________________
1504 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
1505         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
1506      Branch: perl
1507            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
1508 ____________________________________________________________________________
1509 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
1510         Log: Schizoid MANIFESTs.
1511      Branch: perl
1512            + ext/Storable/t/st-dump.pl
1513            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
1514 ____________________________________________________________________________
1515 [ 16613] By: nick                                  on 2002/05/15  19:26:00
1516         Log: Make open fail when layer string does not parse.
1517      Branch: perlio
1518            + ext/PerlIO/t/fail.t
1519            ! MANIFEST perlio.c
1520 ____________________________________________________________________________
1521 [ 16612] By: nick                                  on 2002/05/15  18:11:15
1522         Log: Integrate mainline
1523      Branch: perlio
1524           !> Changes ext/Storable/Storable.pm patchlevel.h
1525           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
1526 ____________________________________________________________________________
1527 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
1528         Log: Update Changes.
1529      Branch: perl
1530            ! Changes patchlevel.h
1531 ____________________________________________________________________________
1532 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
1533         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
1534      Branch: perl
1535            ! pod/perldelta.pod t/run/fresh_perl.t
1536 ____________________________________________________________________________
1537 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
1538         Log: Document some of the known EBCDIC problems with Storable.
1539              (There is more, but need to do more tests.)
1540      Branch: perl
1541            ! ext/Storable/Storable.pm
1542 ____________________________________________________________________________
1543 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
1544         Log: Purify finding: jperl.t causes a few Array Bounds Reads
1545              (one byte too far in a malloced buffer) at various spots
1546              in regcomp.c, all the buffers malloced by SvGROW() in
1547              sv_recode_to_utf8().
1548      Branch: perl
1549            ! sv.c
1550 ____________________________________________________________________________
1551 [ 16607] By: nick                                  on 2002/05/15  06:57:26
1552         Log: Integrate mainline
1553      Branch: perlio
1554           +> Porting/thirdclean
1555           !> (integrate 36 files)
1556 ____________________________________________________________________________
1557 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
1558         Log: Subject: [PATCH] Re: use of lc module names and warnings
1559              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1560              Date: Sun, 12 May 2002 23:09:46 +0200
1561              Message-ID: <20020512230946.E699@rafael>
1562      Branch: perl
1563            ! toke.c
1564 ____________________________________________________________________________
1565 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
1566         Log: More rule tweakage.
1567      Branch: perl
1568            ! Porting/thirdclean
1569 ____________________________________________________________________________
1570 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
1571         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
1572              From: Sam Tregar <sam@tregar.com>
1573              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
1574              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
1575      Branch: perl
1576            ! ext/Devel/DProf/DProf.xs
1577 ____________________________________________________________________________
1578 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
1579         Log: $VERSIONize.
1580      Branch: perl
1581            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
1582 ____________________________________________________________________________
1583 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
1584         Log: Third Degree: name the op/foo.t as op_foo.
1585      Branch: perl
1586            ! t/TEST
1587 ____________________________________________________________________________
1588 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
1589         Log: Read of uninitialized heap found by Third Degree
1590              (e.g. in t/op/subst.t)
1591      Branch: perl
1592            ! scope.c
1593 ____________________________________________________________________________
1594 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
1595         Log: Add more rules.
1596      Branch: perl
1597            ! Porting/thirdclean
1598 ____________________________________________________________________________
1599 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
1600         Log: Subject: [PATCH] allow use threads qw(yield)
1601              From: Dave Mitchell <davem@fdgroup.com>
1602              Date: Tue, 14 May 2002 22:49:47 +0100
1603              Message-ID: <20020514224947.F25049@fdgroup.com>
1604      Branch: perl
1605            ! ext/threads/threads.pm ext/threads/threads.xs
1606 ____________________________________________________________________________
1607 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
1608         Log: Micropatch from Olaf Flebbe.
1609      Branch: perl
1610            ! epoc/epoc.c
1611 ____________________________________________________________________________
1612 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
1613         Log: Subject: perlhack.pod typos [PATCH]
1614              From: "John P. Linderman" <jpl@research.att.com>
1615              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
1616              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
1617      Branch: perl
1618            ! pod/perlhack.pod
1619 ____________________________________________________________________________
1620 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
1621         Log: Subject: typo in Socket.pm
1622              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1623              Date: Tue, 14 May 2002 12:02:47 +0200
1624              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
1625      Branch: perl
1626            ! ext/IO/lib/IO/Socket.pm
1627 ____________________________________________________________________________
1628 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
1629         Log: The #16592 needs this.
1630      Branch: perl
1631            ! embedvar.h perlapi.h
1632 ____________________________________________________________________________
1633 [ 16594] By: sky                                   on 2002/05/14  17:08:01
1634         Log: Subject: Re: lib/sort.t failure [PATCH]
1635              From: "John P. Linderman" <jpl@research.att.com>
1636              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
1637              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
1638      Branch: perl
1639            ! pod/perlfunc.pod
1640 ____________________________________________________________________________
1641 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
1642         Log: Add a script for cleaning out the "known noise"
1643              from Third Degree reports: either noise caused
1644              by libc itself, or Perl_yyparse leaks.
1645      Branch: perl
1646            + Porting/thirdclean
1647            ! MANIFEST
1648 ____________________________________________________________________________
1649 [ 16592] By: sky                                   on 2002/05/14  15:21:39
1650         Log: Turn the sort RealCmp for stable quicksorts into a
1651              threadsafe per interpreter values.
1652      Branch: perl
1653            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
1654 ____________________________________________________________________________
1655 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
1656         Log: reentr.h affects more C files than just reentr.c
1657      Branch: perl
1658            ! locale.c pp.c pp_sys.c
1659 ____________________________________________________________________________
1660 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
1661         Log: Document reentr.pl a bit better.  Still rather
1662              convoluted code, but it ain't broken, so...
1663      Branch: perl
1664            ! reentr.h reentr.pl
1665 ____________________________________________________________________________
1666 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
1667         Log: z/OS update: not all Storable was clear yet.
1668      Branch: perl
1669            ! pod/perldelta.pod
1670 ____________________________________________________________________________
1671 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
1672         Log: Avoid potentially empty struct.
1673      Branch: perl
1674            ! reentr.h reentr.pl
1675 ____________________________________________________________________________
1676 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
1677         Log: Todo tweaks.
1678      Branch: perl
1679            ! pod/perltodo.pod
1680 ____________________________________________________________________________
1681 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
1682         Log: Subject: [PATCH] various minor fixes in threads.            
1683              From: Dave Mitchell <davem@fdgroup.com>
1684              Date: Mon, 13 May 2002 23:48:22 +0100      
1685              Message-ID: <20020513234822.G21318@fdgroup.com>
1686      Branch: perl
1687            ! dump.c ext/threads/shared/shared.xs
1688 ____________________________________________________________________________
1689 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
1690         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
1691              From: PPrymmer@factset.com
1692              Date: Mon, 13 May 2002 17:37:28 -0400
1693              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
1694      Branch: perl
1695            ! vms/vms.c
1696 ____________________________________________________________________________
1697 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
1698         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1699              From: Nicholas Clark <nick@unfortu.net>    
1700              Date: Mon, 13 May 2002 21:45:47 +0100
1701              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
1702      Branch: perl
1703            ! lib/ExtUtils/t/Constant.t
1704 ____________________________________________________________________________
1705 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
1706         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
1707              From: Nicholas Clark <nick@unfortu.net>    
1708              Date: Mon, 13 May 2002 21:47:38 +0100
1709              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
1710      Branch: perl
1711            ! lib/Benchmark.t
1712 ____________________________________________________________________________
1713 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
1714         Log: Subject: WinCE several touches
1715              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1716              Date: Tue, 14 May 2002 00:43:11 +0400      
1717              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
1718      Branch: perl
1719            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
1720            ! wince/config_h.PL
1721 ____________________________________________________________________________
1722 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
1723         Log: Subject: Re: perl@16573
1724              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1725              Date: Mon, 13 May 2002 18:30:35 +0200
1726              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
1727              
1728              (gcc 3.0 vs 64-bit hpux hints)
1729      Branch: perl
1730            ! hints/hpux.sh
1731 ____________________________________________________________________________
1732 [ 16580] By: sky                                   on 2002/05/13  19:38:09
1733         Log: Make the point a bit clearer after suggestion from Merijin
1734      Branch: perl
1735            ! pod/perltodo.pod
1736 ____________________________________________________________________________
1737 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
1738         Log: perltodo update.
1739      Branch: perl
1740            ! pod/perltodo.pod
1741 ____________________________________________________________________________
1742 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
1743         Log: Subject: README.aix update
1744              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1745              Date: Mon, 13 May 2002 19:02:47 +0200
1746              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
1747      Branch: perl
1748            ! README.aix
1749 ____________________________________________________________________________
1750 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
1751         Log: export PerlIOBuf_get_base for win32 extension linkage
1752      Branch: perl
1753            ! makedef.pl
1754 ____________________________________________________________________________
1755 [ 16576] By: nick                                  on 2002/05/13  18:20:22
1756         Log: Integrate mainline
1757      Branch: perlio
1758           !> Changes README.vos ext/threads/shared/shared.pm
1759           !> ext/threads/shared/t/0nothread.t
1760           !> ext/threads/shared/t/av_refs.t
1761           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1762           !> ext/threads/shared/t/hv_refs.t
1763           !> ext/threads/shared/t/hv_simple.t
1764           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1765           !> ext/threads/shared/t/semaphore.t
1766           !> ext/threads/shared/t/shared_attr.t
1767           !> ext/threads/shared/t/sv_refs.t
1768           !> ext/threads/shared/t/sv_simple.t patchlevel.h
1769           !> pod/perldelta.pod vms/vms.c xsutils.c
1770 ____________________________________________________________________________
1771 [ 16575] By: ams                                   on 2002/05/13  15:42:50
1772         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
1773              From: Paul_GreenVOS@vos.stratus.com
1774              Date: Mon, 13 May 02 12:32 edt
1775              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
1776      Branch: perl
1777            ! README.vos pod/perldelta.pod
1778 ____________________________________________________________________________
1779 [ 16574] By: ams                                   on 2002/05/13  15:41:14
1780         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
1781              From: PPrymmer@factset.com
1782              Date: Mon, 13 May 2002 11:38:15 -0400
1783              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
1784      Branch: perl
1785            ! vms/vms.c
1786 ____________________________________________________________________________
1787 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
1788         Log: Update Changes.
1789      Branch: perl
1790            ! Changes patchlevel.h
1791 ____________________________________________________________________________
1792 [ 16572] By: sky                                   on 2002/05/13  12:30:35
1793         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
1794              From: Dave Mitchell <davem@fdgroup.com>
1795              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
1796              Message-Id: <20020510235227.J12298@fdgroup.com>
1797      Branch: perl
1798            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
1799            ! ext/threads/shared/t/av_refs.t
1800            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
1801            ! ext/threads/shared/t/hv_refs.t
1802            ! ext/threads/shared/t/hv_simple.t
1803            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
1804            ! ext/threads/shared/t/semaphore.t
1805            ! ext/threads/shared/t/shared_attr.t
1806            ! ext/threads/shared/t/sv_refs.t
1807            ! ext/threads/shared/t/sv_simple.t xsutils.c
1808 ____________________________________________________________________________
1809 [ 16571] By: nick                                  on 2002/05/13  07:54:10
1810         Log: Integrate Mainline
1811      Branch: perlio
1812           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1813            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1814            - wince/include/cectype.h wince/include/errno.h
1815            - wince/include/sys/types.h wince/include/sys/utime.h
1816            - wince/include/time.h
1817           !> (integrate 51 files)
1818 ____________________________________________________________________________
1819 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
1820         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
1821              From: Michael G Schwern <schwern@pobox.com>
1822              Date: Sun, 12 May 2002 19:32:58 -0400
1823              Message-ID: <20020512233258.GK696@blackrider>
1824      Branch: perl
1825            ! t/TEST
1826 ____________________________________________________________________________
1827 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
1828         Log: Be clean.
1829      Branch: perl
1830            ! Makefile.SH ext/B/t/o.t
1831 ____________________________________________________________________________
1832 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
1833         Log: change#8666 ($Config{perllibs}) apparently never got into
1834              mainline--merge, and add other missing entries; regen
1835              config_H.* files
1836      Branch: perl
1837            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
1838            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
1839            ! win32/config_H.vc win32/config_H.vc64
1840 ____________________________________________________________________________
1841 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
1842         Log: Elaborate on the exit/wait plan a bit.
1843      Branch: perl
1844            ! pod/perltodo.pod
1845 ____________________________________________________________________________
1846 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
1847         Log: Slight doc tweaks.
1848      Branch: perl
1849            ! pod/perlthrtut.pod
1850 ____________________________________________________________________________
1851 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
1852         Log: OS/390: update the test results.
1853      Branch: perl
1854            ! pod/perldelta.pod
1855 ____________________________________________________________________________
1856 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
1857         Log: Add threadsafety caveats.
1858      Branch: perl
1859            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
1860 ____________________________________________________________________________
1861 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
1862         Log: Update the Mac OS X situation.
1863      Branch: perl
1864            ! pod/perldelta.pod
1865 ____________________________________________________________________________
1866 [ 16562] By: sky                                   on 2002/05/12  19:10:27
1867         Log: Update todo, removing things done and adding new things.
1868      Branch: perl
1869            ! pod/perltodo.pod
1870 ____________________________________________________________________________
1871 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
1872         Log: Reword the "threads still running" cleanup message.
1873      Branch: perl
1874            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
1875            ! pod/perltoc.pod
1876 ____________________________________________________________________________
1877 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
1878         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
1879              (The manifestation: running pat.t core dumps after test 639.
1880              Removing everything after 639 makes core go away, as does
1881              removing everything before 640.  I did say "weird".  Some
1882              sort of a memory corruption, no doubt, but no time to debug
1883              in more detail.)
1884      Branch: perl
1885            ! t/op/pat.t
1886 ____________________________________________________________________________
1887 [ 16559] By: sky                                   on 2002/05/12  17:59:41
1888         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
1889      Branch: perl
1890            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
1891            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
1892            ! MANIFEST
1893 ____________________________________________________________________________
1894 [ 16558] By: sky                                   on 2002/05/12  17:57:51
1895         Log: Fixed bug where tmpsv would be null after the return of the 
1896              amagic. Now check for that and allocate the tmpsv afterwards, 
1897              this is done in all other places that use amagic.
1898              Fixes bug when threads->unknownfunction() was called and
1899              we coredumped on the stringification somewhere deep in the
1900              autoloader/dynaloader something. Far to deep for me to provide
1901              a test case.
1902      Branch: perl
1903            ! sv.c
1904 ____________________________________________________________________________
1905 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
1906         Log: (retracted by #16560)
1907              EBCDIC: must protect also compile time so that
1908              the illegal UTF-EBCDIC is not seen.
1909      Branch: perl
1910            ! t/op/pat.t
1911 ____________________________________________________________________________
1912 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
1913         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
1914      Branch: perl
1915            ! pod/perlebcdic.pod regcomp.c
1916 ____________________________________________________________________________
1917 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
1918         Log: As suggested by Dave Mitchell, adding yield()s at
1919              appropriate spots helps non-preemptive thread
1920              implementations, like the GNU pth.  Tested at NetBSD
1921              by Martin Weber <Ephaeton@gmx.net>.
1922      Branch: perl
1923            ! ext/threads/t/basic.t ext/threads/t/list.t
1924            ! ext/threads/t/thread.t
1925 ____________________________________________________________________________
1926 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
1927         Log: Subject: RE: VOS bleadperl test failure on 16539
1928              From: chromatic <chromatic@rmci.net>
1929              Date: Sat, 11 May 2002 23:23:54 -0700
1930              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
1931      Branch: perl
1932            ! ext/B/t/o.t
1933 ____________________________________________________________________________
1934 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
1935         Log: There's no rest for the wicked misspellers.
1936      Branch: perl
1937            ! pod/perlthrtut.pod
1938 ____________________________________________________________________________
1939 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
1940         Log: Detypos (and sticking with US spelling since Dan Sugalski
1941              wrote the original text of perlthrtut)
1942      Branch: perl
1943            ! ext/threads/threads.pm pod/perlthrtut.pod
1944 ____________________________________________________________________________
1945 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
1946         Log: Because of #16550 these tests would now spew
1947              "Malformed UTF-8" in EBCDIC.
1948      Branch: perl
1949            ! t/op/pat.t
1950 ____________________________________________________________________________
1951 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
1952         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
1953              scripts does not apply any more.  (The utf8.t needed a little
1954              bit of relaxing to work in EBCDIC, since *both* the bytes in
1955              subtest #30 are illegal UTF-EBCDIC, and the error message
1956              matched is slightly different.)  The utf8.t now passes.
1957      Branch: perl
1958            ! lib/utf8.t toke.c
1959 ____________________________________________________________________________
1960 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
1961         Log: Subject: [PATCH] a bit more for WinCE
1962              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1963              Date: Sun, 12 May 2002 02:34:24 +0400
1964              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
1965      Branch: perl
1966            ! wince/wince.c
1967 ____________________________________________________________________________
1968 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
1969         Log: Subject: [PATCH] for WinCE cross-build, another one
1970              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
1971              Date: Sun, 12 May 2002 00:02:47 +0400
1972              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
1973      Branch: perl
1974            - wince/include/cectype.h wince/include/errno.h
1975            - wince/include/sys/types.h wince/include/sys/utime.h
1976            - wince/include/time.h
1977            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
1978            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
1979            ! wince/wince.c
1980 ____________________________________________________________________________
1981 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
1982         Log: Explicit casts due to #16542.
1983      Branch: perl
1984            ! ext/B/B.xs hv.c op.c sv.c
1985 ____________________________________________________________________________
1986 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
1987         Log: Upgrade to Test::Harness 2.21.
1988      Branch: perl
1989            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1990            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
1991            ! lib/Test/Harness/t/test-harness.t
1992 ____________________________________________________________________________
1993 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
1994         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
1995              but keep up with the $VERSION)
1996      Branch: perl
1997            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
1998 ____________________________________________________________________________
1999 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
2000         Log: metaconfig unit change for #16543.
2001      Branch: metaconfig
2002            ! U/threads/usethreads.U
2003 ____________________________________________________________________________
2004 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
2005         Log: Subject: [PATCH] updated threads docs
2006              From: Dave Mitchell <davem@fdgroup.com>
2007              Date: Sat, 11 May 2002 20:00:51 +0100
2008              Message-ID: <20020511200050.D14841@fdgroup.com>
2009      Branch: perl
2010            ! Configure README.threads pod/perlothrtut.pod
2011            ! pod/perlthrtut.pod
2012 ____________________________________________________________________________
2013 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
2014         Log: Subject: unsigned char hashes (Re: perl@16539)
2015              From: Nicholas Clark <nick@unfortu.net>
2016              Date: Sat, 11 May 2002 17:54:44 +0100
2017              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
2018              
2019              Be explicitly unsigned char in the hash calculation.
2020      Branch: perl
2021            ! hv.h
2022 ____________________________________________________________________________
2023 [ 16541] By: nick                                  on 2002/05/11  08:21:00
2024         Log: Integrate mainline
2025      Branch: perlio
2026           +> ext/B/t/o.t
2027           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
2028           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
2029           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
2030 ____________________________________________________________________________
2031 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
2032         Log: Subject: more os x test output cosmetics
2033              From: Kay Röpke <kroepke@dolphin-services.de>
2034              Date: Fri, 10 May 2002 14:07:34 +0200
2035              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
2036      Branch: perl
2037            ! ext/DB_File/t/db-btree.t
2038 ____________________________________________________________________________
2039 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
2040         Log: Update Changes.
2041      Branch: perl
2042            ! Changes patchlevel.h
2043 ____________________________________________________________________________
2044 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
2045         Log: Regen toc.
2046      Branch: perl
2047            ! pod/perltoc.pod
2048 ____________________________________________________________________________
2049 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
2050         Log: Move pod, add $VERSION.
2051      Branch: perl
2052            ! ext/threads/shared/queue.pm
2053 ____________________________________________________________________________
2054 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
2055         Log: Unused variables.
2056      Branch: perl
2057            ! ext/Encode/Encode.xs
2058 ____________________________________________________________________________
2059 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
2060         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
2061              From: chromatic <chromatic@rmci.net>
2062              Date: Fri, 10 May 2002 07:43:25 -0700
2063              Message-ID: <20020510144325.26245.qmail@firewheel>
2064      Branch: perl
2065            + ext/B/t/o.t
2066            ! MANIFEST
2067 ____________________________________________________________________________
2068 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
2069         Log: Don't do JAPHs unless doing "make torturetest".
2070              Document the less obvious make test targets.
2071      Branch: perl
2072            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
2073 ____________________________________________________________________________
2074 [ 16533] By: nick                                  on 2002/05/10  06:02:58
2075         Log: Integrate mainline
2076      Branch: perlio
2077           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
2078           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
2079           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
2080           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
2081           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
2082           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
2083           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
2084           !> t/run/fresh_perl.t util.c
2085 ____________________________________________________________________________
2086 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
2087         Log: Subject: [PATCH] format and other warnings
2088              From: Robin Barker <rmb1@cise.npl.co.uk>
2089              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
2090              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
2091      Branch: perl
2092            ! Porting/pumpkin.pod ext/Encode/Encode.xs
2093            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
2094            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
2095            ! ext/threads/threads.xs
2096 ____________________________________________________________________________
2097 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
2098         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
2099      Branch: perl
2100            ! t/op/tie.t t/run/fresh_perl.t
2101 ____________________________________________________________________________
2102 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
2103         Log: Subject: Re: [PATCH] Re: perl@16433
2104              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
2105              Date: Thu, 09 May 2002 16:24:59 -0700
2106              Message-ID: <LVw28gzkguhE092yn@efn.org>
2107      Branch: perl
2108            ! t/op/tie.t
2109 ____________________________________________________________________________
2110 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
2111         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
2112              From: Dave Mitchell <davem@fdgroup.com>
2113              Date: Thu, 9 May 2002 17:18:42 +0100
2114              Message-ID: <20020509171842.C9836@fdgroup.com>
2115      Branch: perl
2116            ! ext/threads/shared/t/cond.t
2117 ____________________________________________________________________________
2118 [ 16528] By: nick                                  on 2002/05/09  16:40:39
2119         Log: Integrate maint branch io (pipe) fixes.
2120      Branch: perl
2121           !> doio.c pp_sys.c util.c
2122 ____________________________________________________________________________
2123 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
2124         Log: FAQ sync.
2125      Branch: perl
2126            ! pod/perlfaq3.pod pod/perlfaq4.pod
2127 ____________________________________________________________________________
2128 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
2129         Log: metaconfig unit changes for #16525, plus extra linting.
2130      Branch: metaconfig
2131            ! U/compline/ptrsize.U U/protos/Protochk.U
2132            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
2133            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
2134            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
2135            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
2136            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
2137            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
2138            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
2139            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
2140            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
2141            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
2142            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
2143            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
2144            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
2145            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
2146            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
2147            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
2148            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
2149            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
2150            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
2151            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
2152            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
2153            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
2154            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
2155            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
2156 ____________________________________________________________________________
2157 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
2158         Log: metaconfig unit linting.
2159      Branch: perl
2160            ! reentr.pl
2161 ____________________________________________________________________________
2162 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
2163         Log: metaconfig unit changes for #16523.
2164      Branch: metaconfig
2165            ! U/compline/ptrsize.U
2166      Branch: metaconfig/U/perl
2167            ! use64bits.U
2168 ____________________________________________________________________________
2169 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
2170         Log: ptrsize should depend on use64bitall, not the other
2171              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
2172      Branch: perl
2173            ! Configure
2174 ____________________________________________________________________________
2175 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
2176         Log: Integrate #16510 from macperl;
2177              
2178              Tell IO.xs that MacOS sometimes doesn't need extra help
2179      Branch: perl
2180           !> ext/IO/IO.xs
2181 ____________________________________________________________________________
2182 [ 16521] By: ams                                   on 2002/05/09  12:42:12
2183         Log: Subject: Re: Storable doc patches
2184              From: "Philip Newton" <Philip.Newton@gmx.net>
2185              Date: Thu, 9 May 2002 14:32:29 +0200
2186              Message-Id: 
2187      Branch: perl
2188            ! ext/Storable/Storable.pm
2189 ____________________________________________________________________________
2190 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
2191         Log: cmp() compares chars, not bytes.
2192      Branch: perl
2193            ! pod/perllocale.pod
2194 ____________________________________________________________________________
2195 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
2196         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
2197      Branch: perl
2198            ! pod/perlhack.pod
2199 ____________________________________________________________________________
2200 [ 16518] By: ams                                   on 2002/05/09  09:04:31
2201         Log: Subject: Storable doc patches
2202              From: Philip Newton <Philip.Newton@gmx.net>
2203              Date: Thu, 09 May 2002 12:00:45 +0200
2204              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
2205      Branch: perl
2206            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2207 ____________________________________________________________________________
2208 [ 16517] By: ams                                   on 2002/05/09  08:53:50
2209         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
2210              From: Philip Newton <Philip.Newton@gmx.net>
2211              Date: Thu, 09 May 2002 11:16:06 +0200
2212              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
2213      Branch: perl
2214            ! ext/Storable/README
2215 ____________________________________________________________________________
2216 [ 16516] By: nick                                  on 2002/05/09  08:13:39
2217         Log: Integrate mainline
2218      Branch: perlio
2219           !> pod/perlxstut.pod
2220 ____________________________________________________________________________
2221 [ 16515] By: nick                                  on 2002/05/09  07:29:53
2222         Log: Integrate mainline
2223      Branch: perlio
2224           !> (integrate 27 files)
2225 ____________________________________________________________________________
2226 [ 16514] By: ams                                   on 2002/05/09  06:50:24
2227         Log: Subject: [Patch] perlxstut.pod
2228              From: lupe@lupe-christoph.de (Lupe Christoph)
2229              Date: Thu, 9 May 2002 09:42:02 +0200
2230              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
2231              (Applied with tweaks.)
2232      Branch: perl
2233            ! pod/perlxstut.pod
2234 ____________________________________________________________________________
2235 [ 16513] By: ams                                   on 2002/05/09  06:04:47
2236         Log: Subject: [Patch] perlapio.pod
2237              From: lupe@lupe-christoph.de (Lupe Christoph)
2238              Date: Thu, 9 May 2002 09:01:50 +0200
2239              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
2240              (Applied with tweaks.)
2241      Branch: perl
2242            ! pod/perlapio.pod
2243 ____________________________________________________________________________
2244 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
2245         Log: Integrate from macperl
2246      Branch: maint-5.6/macperl
2247           !> macos/macperl/MPConsole.cp
2248 ____________________________________________________________________________
2249 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
2250         Log: Make interrupt act as end of file, MacPerl Bug #542154
2251      Branch: macperl
2252            ! macos/macperl/MPConsole.cp
2253 ____________________________________________________________________________
2254 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
2255         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
2256      Branch: macperl
2257            ! ext/IO/IO.xs
2258 ____________________________________________________________________________
2259 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
2260         Log: Make perlio (!sfio) work on MacOS
2261      Branch: macperl
2262            ! macos/config.h macos/config.sh macos/macish.c
2263 ____________________________________________________________________________
2264 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
2265         Log: integrate maint-5.6/macperl contents
2266      Branch: maint-5.6/perl
2267           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
2268           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
2269           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
2270 ____________________________________________________________________________
2271 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
2272         Log: Rework #16506 some more.
2273      Branch: perl
2274            ! ext/Time/HiRes/HiRes.xs win32/win32.c
2275 ____________________________________________________________________________
2276 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
2277         Log: Rework #16503 a bit to keep all the HiRes implementation
2278              in one place, assuming we want to re-CPAN Time::HiRes at
2279              some point.
2280      Branch: perl
2281            ! ext/Time/HiRes/HiRes.xs win32/win32.c
2282 ____________________________________________________________________________
2283 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
2284         Log: metaconfig unit change for #16504.
2285      Branch: metaconfig
2286            ! U/modified/Cppsym.U
2287 ____________________________________________________________________________
2288 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
2289         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
2290              From: Pixel <pixel@mandrakesoft.com>
2291              Date: 08 May 2002 18:19:51 +0200
2292              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
2293      Branch: perl
2294            ! Configure
2295 ____________________________________________________________________________
2296 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
2297         Log: make the gettimeofday() implementation in Time::HiRes available
2298              from perl
2299      Branch: perl
2300            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
2301            ! win32/config.bc win32/config.gc win32/config.vc
2302            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
2303            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
2304            ! win32/win32.c win32/win32iop.h
2305 ____________________________________________________________________________
2306 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
2307         Log: Subject: Test output update for OS X 10.1.4
2308              From: Kay Röpke <kroepke@dolphin-services.de>
2309              Date: Wed, 8 May 2002 22:23:36 +0200
2310              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
2311      Branch: perl
2312            ! ext/DB_File/t/db-recno.t
2313 ____________________________________________________________________________
2314 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
2315         Log: Subject: [PATCH] Re: perl@16433
2316              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2317              Date: Tue, 07 May 2002 18:40:44 -0700
2318              Message-ID: <cII28gzkgaOS092yn@efn.org>
2319              
2320              Subject: Re: [PATCH] Re: perl@16433
2321              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2322              Date: Wed, 08 May 2002 10:16:42 -0700
2323              Message-ID: <61V28gzkg+jG092yn@efn.org>
2324      Branch: perl
2325            ! pp_sys.c sv.c t/op/tie.t
2326 ____________________________________________________________________________
2327 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
2328         Log: Subject: [DOC PATCH] Minor threads::shared nits
2329              From: Simon Glover <scog@amnh.org>
2330              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
2331              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
2332      Branch: perl
2333            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
2334            ! ext/threads/shared/shared.pm
2335 ____________________________________________________________________________
2336 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
2337         Log: Subject: [DOC PATCH] perlthrtut proofreading
2338              From: Simon Glover <scog@amnh.org>
2339              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
2340              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
2341      Branch: perl
2342            ! pod/perlthrtut.pod
2343 ____________________________________________________________________________
2344 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
2345         Log: Deprecate 5.005threads.
2346      Branch: perl
2347            ! pod/perldelta.pod
2348 ____________________________________________________________________________
2349 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
2350         Log: Integrate perlio;
2351              
2352              PerlIO/XS interface routine and doc updates from
2353              lupe@lupe-christoph.de (Lupe Christoph) in mail
2354              Subject: [For Review] Patch for perlio.c and pods
2355              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
2356              Date: Sun, 5 May 2002 10:43:15 +0200
2357              (Minor tweaks to follow.)
2358              
2359              Portability and doc tweaks to PerlIO/XS stuff.
2360              We are still "papering over the cracks" a bit,
2361              but now it is good stiff card held on with epoxy.
2362      Branch: perl
2363           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
2364 ____________________________________________________________________________
2365 [ 16496] By: nick                                  on 2002/05/08  19:08:43
2366         Log: Portability and doc tweaks to PerlIO/XS stuff.
2367              We are still "papering over the cracks" a bit,
2368              but now it is good stiff card held on with epoxy.
2369      Branch: perlio
2370            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
2371 ____________________________________________________________________________
2372 [ 16495] By: nick                                  on 2002/05/08  17:56:43
2373         Log: PerlIO/XS interface routine and doc updates from
2374              lupe@lupe-christoph.de (Lupe Christoph) in mail
2375              Subject: [For Review] Patch for perlio.c and pods
2376              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
2377              Date: Sun, 5 May 2002 10:43:15 +0200
2378              (Minor tweaks to follow.)
2379      Branch: perlio
2380            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
2381 ____________________________________________________________________________
2382 [ 16494] By: nick                                  on 2002/05/08  17:40:34
2383         Log: Integrate mainline
2384      Branch: perlio
2385           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
2386           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
2387           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
2388           !> t/run/fresh_perl.t
2389 ____________________________________________________________________________
2390 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
2391         Log: Update Changes.
2392      Branch: perl
2393            ! Changes patchlevel.h
2394 ____________________________________________________________________________
2395 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
2396         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
2397              don't unlink /dev/null
2398      Branch: perl
2399            ! Porting/p4genpatch
2400 ____________________________________________________________________________
2401 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
2402         Log: Integrate perlio; 
2403              
2404              Avoid pointless re-encode of data in :encoding's read buffer
2405              on a close
2406      Branch: perl
2407           !> ext/PerlIO/encoding/encoding.xs
2408 ____________________________________________________________________________
2409 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
2410         Log: The base.pm changes need this, too?
2411      Branch: perl
2412            ! lib/diagnostics.t
2413 ____________________________________________________________________________
2414 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
2415         Log: fix p4genpatch breakage (missing slash in patch headers)
2416      Branch: perl
2417            ! Porting/p4genpatch
2418 ____________________________________________________________________________
2419 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
2420         Log: Integrate #14679 from macperl;
2421              
2422              Skip layer symbols for sfio
2423      Branch: perl
2424           !> makedef.pl
2425 ____________________________________________________________________________
2426 [ 16487] By: nick                                  on 2002/05/08  13:12:47
2427         Log: Avoid pointless re-encode of data in :encoding's read buffer
2428              on a close
2429      Branch: perlio
2430            ! ext/PerlIO/encoding/encoding.xs
2431 ____________________________________________________________________________
2432 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
2433         Log: Integrate #16481 from macperl;
2434              
2435              p4genpatch Mac OS fixes (paths, utime)
2436      Branch: perl
2437           !> Porting/p4genpatch
2438 ____________________________________________________________________________
2439 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
2440         Log: Storable doc tweaks.
2441      Branch: perl
2442            ! ext/Storable/Storable.pm
2443 ____________________________________________________________________________
2444 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
2445         Log: Subject: Re: [PATCH] use base Notexists
2446              From: andreas.koenig@anima.de (Andreas J. Koenig)
2447              Date: Wed, 08 May 2002 15:57:53 +0200
2448              Message-ID: <m34rhi91y6.fsf@anima.de>
2449      Branch: perl
2450            ! lib/base.pm lib/fields.t
2451 ____________________________________________________________________________
2452 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
2453         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
2454              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2455              Date: Wed, 8 May 2002 10:47:51 +0400
2456              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
2457      Branch: perl
2458            ! t/run/fresh_perl.t
2459 ____________________________________________________________________________
2460 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
2461         Log: Document how even "ASCII" locales can have problems
2462              if \w includes some of the regex metacharacters.
2463      Branch: perl
2464            ! lib/locale.t
2465 ____________________________________________________________________________
2466 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
2467         Log: p4genpatch Mac OS fixes (paths, utime)
2468      Branch: macperl
2469            ! Porting/p4genpatch
2470 ____________________________________________________________________________
2471 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
2472         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
2473              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
2474              Date: Wed, 8 May 2002 10:33:14 +0400
2475              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
2476      Branch: perl
2477            ! ext/File/Glob/bsd_glob.c
2478 ____________________________________________________________________________
2479 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
2480         Log: Skip layer symbols for sfio
2481      Branch: macperl
2482            ! makedef.pl
2483 ____________________________________________________________________________
2484 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
2485         Log: Bump up the Storable $VERSION to 2.0.
2486      Branch: perl
2487            ! ext/Storable/Storable.pm
2488 ____________________________________________________________________________
2489 [ 16477] By: nick                                  on 2002/05/08  06:21:18
2490         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
2491      Branch: perlio
2492           !> (integrate 36 files)
2493 ____________________________________________________________________________
2494 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
2495         Log: Oops, add back
2496      Branch: macperl
2497            + macos/MacPerlTests.cmd
2498 ____________________________________________________________________________
2499 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
2500         Log: Integrate with perl
2501      Branch: macperl
2502           +> Porting/p4genpatch ext/Digest/MD5/README
2503           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
2504           +> ext/threads/shared/semaphore.pm
2505           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
2506           +> t/comp/hints.t vos/compile_full_perl.cm
2507           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2508           +> wince/compile.bat wince/win32io.c
2509            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
2510            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
2511           !> (integrate 206 files)
2512 ____________________________________________________________________________
2513 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
2514         Log: Update README (integrate from macperl)
2515      Branch: maint-5.6/macperl
2516           !> README.macos
2517 ____________________________________________________________________________
2518 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
2519         Log: Various syncs from macperl/ -> maint-5.6/macperl/
2520              File::Copy, File::Spec updates
2521              Test script modifications
2522              pp_require path bugfixes
2523      Branch: maint-5.6/macperl
2524            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
2525            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
2526 ____________________________________________________________________________
2527 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
2528         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
2529      Branch: macperl
2530            ! macos/macperl/MacPerl.podhelp
2531      Branch: maint-5.6/macperl
2532            ! macos/macperl/MacPerl.podhelp
2533 ____________________________________________________________________________
2534 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
2535         Log: Reset Mac::err flag in app, MacPerl Bug #546065
2536      Branch: macperl
2537            ! macos/macperl/MPScript.c
2538      Branch: maint-5.6/macperl
2539            ! macos/macperl/MPScript.c
2540 ____________________________________________________________________________
2541 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
2542         Log: Fix for some module install paths, MacPerl Bug #549611
2543      Branch: macperl
2544            ! macos/macperl/Droplets/installme.plx
2545            ! macos/macperl/Droplets/untarzipme.plx
2546      Branch: maint-5.6/macperl
2547            ! macos/macperl/Droplets/installme.plx
2548            ! macos/macperl/Droplets/untarzipme.plx
2549 ____________________________________________________________________________
2550 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
2551         Log: Stupid Mac::OSA::Simple bugs
2552      Branch: macperl
2553            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2554      Branch: maint-5.6/macperl
2555            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
2556 ____________________________________________________________________________
2557 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
2558         Log: Various BuildTools fixes, MacPerl Bug #545341
2559      Branch: macperl
2560            ! macos/lib/Mac/BuildTools.pm
2561      Branch: maint-5.6/macperl
2562            ! macos/lib/Mac/BuildTools.pm
2563 ____________________________________________________________________________
2564 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
2565         Log: MM_MacOS has been moved from macos/lib/ to lib/
2566      Branch: macperl
2567            - macos/lib/ExtUtils/MM_MacOS.pm
2568 ____________________________________________________________________________
2569 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
2570         Log: Oops, add Digest::MD5 Makefile.mk back in
2571      Branch: macperl
2572            + macos/bundled_ext/Digest/MD5/Makefile.mk
2573 ____________________________________________________________________________
2574 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
2575         Log: Allow focus of first item, MacPerl Bug #529102
2576      Branch: macperl
2577            ! macos/ext/Mac/Windows/Windows.pm
2578      Branch: maint-5.6/macperl
2579            ! macos/ext/Mac/Windows/Windows.pm
2580 ____________________________________________________________________________
2581 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
2582         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
2583      Branch: macperl
2584            ! macos/lib/Mac/Glue.pm
2585      Branch: maint-5.6/macperl
2586            ! macos/lib/Mac/Glue.pm
2587 ____________________________________________________________________________
2588 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
2589         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
2590      Branch: perl
2591            ! makedef.pl
2592 ____________________________________________________________________________
2593 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
2594         Log: aTHX may be empty
2595      Branch: perl
2596            ! win32/win32.c
2597 ____________________________________________________________________________
2598 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
2599         Log: 5005threads builds again on windows
2600      Branch: perl
2601            ! win32/win32.c win32/win32.h
2602 ____________________________________________________________________________
2603 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
2604         Log: fixes for various warnings identified by Visual C++
2605      Branch: perl
2606            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
2607            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
2608            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
2609            ! win32/config.bc win32/config.gc win32/config.vc
2610            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2611            ! win32/win32.c win32/win32iop.h
2612 ____________________________________________________________________________
2613 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
2614         Log: keep paths consistently slashed on windows
2615      Branch: perl
2616            ! t/harness
2617 ____________________________________________________________________________
2618 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
2619         Log: integrate makefile.mk changes into Makefile
2620      Branch: perl
2621            ! win32/Makefile
2622 ____________________________________________________________________________
2623 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
2624         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
2625              From: Nicholas Clark <nick@unfortu.net>
2626              Date: Tue, 7 May 2002 23:26:01 +0100
2627              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
2628      Branch: perl
2629            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
2630            ! ext/Storable/README ext/Storable/Storable.pm
2631            ! ext/Storable/t/malice.t
2632 ____________________________________________________________________________
2633 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
2634         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2635              From: Dave Mitchell <davem@fdgroup.com>
2636              Date: Wed, 8 May 2002 00:11:02 +0100
2637              Message-ID: <20020508001102.D4118@fdgroup.com>
2638      Branch: perl
2639            ! pp_hot.c scope.c
2640 ____________________________________________________________________________
2641 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
2642         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
2643              From: Dave Mitchell <davem@fdgroup.com>
2644              Date: Tue, 7 May 2002 23:13:10 +0100
2645              Message-ID: <20020507231310.B4118@fdgroup.com>
2646      Branch: perl
2647            ! pp_hot.c
2648 ____________________________________________________________________________
2649 [ 16454] By: sky                                   on 2002/05/07  21:18:44
2650         Log: Documentation of async
2651      Branch: perl
2652            ! ext/threads/threads.pm
2653 ____________________________________________________________________________
2654 [ 16453] By: sky                                   on 2002/05/07  21:16:28
2655         Log: Documentation added.
2656      Branch: perl
2657            ! ext/threads/shared/semaphore.pm
2658 ____________________________________________________________________________
2659 [ 16452] By: sky                                   on 2002/05/07  21:15:34
2660         Log: Add support for async.
2661      Branch: perl
2662            ! ext/threads/threads.pm
2663 ____________________________________________________________________________
2664 [ 16451] By: sky                                   on 2002/05/07  21:01:47
2665         Log: Add documentation.
2666      Branch: perl
2667            ! ext/threads/shared/queue.pm
2668 ____________________________________________________________________________
2669 [ 16450] By: sky                                   on 2002/05/07  20:24:08
2670         Log: Fix bad assumptions in test case.
2671              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
2672              b) $var++ is not atomic
2673              c) the creating of the string to print and the actuall printing 
2674              could be preempted by another thread
2675      Branch: perl
2676            ! ext/threads/shared/t/queue.t
2677 ____________________________________________________________________________
2678 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
2679         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
2680              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2681              Date: Tue, 07 May 2002 19:41:03 +0200
2682              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
2683      Branch: perl
2684            ! makedepend.SH
2685 ____________________________________________________________________________
2686 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
2687         Log: Upgrade to Encode 1.71.
2688      Branch: perl
2689            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
2690            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
2691 ____________________________________________________________________________
2692 [ 16447] By: nick                                  on 2002/05/07  18:39:47
2693         Log: Integrate mainline
2694      Branch: perlio
2695           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
2696           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
2697           !> lib/User/pwent.t
2698 ____________________________________________________________________________
2699 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
2700         Log: AUTHORS updates.
2701      Branch: perl
2702            ! AUTHORS
2703 ____________________________________________________________________________
2704 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
2705         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
2706              From: Robin Barker <rmb1@cise.npl.co.uk>
2707              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
2708              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
2709      Branch: perl
2710            ! ext/Encode/Encode.xs
2711 ____________________________________________________________________________
2712 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
2713         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
2714              From: Michael A Chase <mchase@ix.netcom.com>
2715              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
2716              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
2717              
2718              (plus add what POSIX says)
2719      Branch: perl
2720            ! lib/File/Spec/Unix.pm
2721 ____________________________________________________________________________
2722 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
2723         Log: Subject: Re: lib/User/pwent.t on Cygwin
2724              From: John Peacock <jpeacock@rowman.com>
2725              Date: Mon, 06 May 2002 10:14:21 -0400
2726              Message-ID: <3CD68FBD.8020502@rowman.com>
2727      Branch: perl
2728            ! lib/User/pwent.t
2729 ____________________________________________________________________________
2730 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
2731         Log: Subject: [PATCH] Storable (Re: perl@16433)
2732              From: Radu Greab <radu@netsoft.ro>
2733              Date: Tue, 7 May 2002 11:37:03 +0300
2734              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
2735              
2736              Subject: Re: [PATCH] Storable (Re: perl@16433)
2737              From: Radu Greab <radu@netsoft.ro>
2738              Date: Tue, 7 May 2002 12:49:24 +0300
2739              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
2740              
2741              Plug the Storable memory leaks.
2742      Branch: perl
2743            ! ext/Storable/Storable.xs
2744 ____________________________________________________________________________
2745 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
2746         Log: Upgrade to CPAN 1.61.
2747      Branch: perl
2748            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2749 ____________________________________________________________________________
2750 [ 16440] By: nick                                  on 2002/05/07  07:07:58
2751         Log: Integrate mainline
2752      Branch: perlio
2753           +> Porting/p4genpatch vos/compile_full_perl.cm
2754           +> vos/configure_full_perl.sh vos/make_full_perl.sh
2755           +> wince/compile.bat wince/win32io.c
2756            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
2757           !> (integrate 74 files)
2758 ____________________________________________________________________________
2759 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
2760         Log: Document the bad behaviour of for(1..5){$_++}
2761              (it works but it should fail)
2762      Branch: perl
2763            ! pod/perldelta.pod
2764 ____________________________________________________________________________
2765 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
2766         Log: README.ko update from Jungshik Shin.
2767      Branch: perl
2768            ! README.ko
2769 ____________________________________________________________________________
2770 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
2771         Log: Subject: Re: perl@16433
2772              From: Nicholas Clark <nick@unfortu.net>
2773              Date: Tue, 7 May 2002 00:21:46 +0100
2774              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
2775      Branch: perl
2776            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2777            ! ext/Storable/t/malice.t
2778 ____________________________________________________________________________
2779 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
2780         Log: Subject:  two and a half steps further for WinCE cross-build
2781              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2782              Date: Mon, 6 May 2002 23:54:24 +0400
2783              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
2784      Branch: perl
2785            - wince/config.h
2786            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
2787 ____________________________________________________________________________
2788 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
2789         Log: Detypo.
2790      Branch: perl
2791            ! pod/perldelta.pod
2792 ____________________________________________________________________________
2793 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
2794         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2795              From: Dave Mitchell <davem@fdgroup.com>
2796              Date: Mon, 6 May 2002 17:17:00 +0100
2797              Message-ID: <20020506171700.A256@fdgroup.com>
2798      Branch: perl
2799            ! pod/perldelta.pod t/op/local.t
2800 ____________________________________________________________________________
2801 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
2802         Log: Update Changes.
2803      Branch: perl
2804            ! Changes patchlevel.h
2805 ____________________________________________________________________________
2806 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
2807         Log: Add a test for #16431, and document Dave's campaign
2808              against localised hash element bugs.
2809      Branch: perl
2810            ! pod/perldelta.pod t/op/tie.t
2811 ____________________________________________________________________________
2812 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
2813         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
2814              From: Dave Mitchell <davem@fdgroup.com>
2815              Date: Sat, 4 May 2002 00:34:18 +0100
2816              Message-ID: <20020504003418.F22026@fdgroup.com>
2817      Branch: perl
2818            ! pp_hot.c t/op/local.t
2819 ____________________________________________________________________________
2820 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
2821         Log: Regen uconfig.h.
2822      Branch: perl
2823            ! uconfig.h
2824 ____________________________________________________________________________
2825 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
2826         Log: Unfortunately AmigaOS has been broken since 11423
2827              and is unlikely to get fixed in time for 5.8.0.
2828      Branch: perl
2829            ! pod/perldelta.pod
2830 ____________________________________________________________________________
2831 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
2832         Log: Ultimate discouragement for the old tools, from Andreas.
2833      Branch: perl
2834            - Porting/p4d2p Porting/p4desc
2835            ! MANIFEST Porting/repository.pod
2836 ____________________________________________________________________________
2837 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
2838         Log: Upgrade to Digest::MD5 2.20.
2839      Branch: perl
2840            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2841            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
2842 ____________________________________________________________________________
2843 [ 16426] By: ams                                   on 2002/05/06  09:48:42
2844         Log: Subject: [Encode] 1.70 released
2845              From: Dan Kogai <dankogai@dan.co.jp>
2846              Date: Mon, 6 May 2002 19:36:15 +0900
2847              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
2848      Branch: perl
2849            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
2850            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
2851            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
2852 ____________________________________________________________________________
2853 [ 16425] By: ams                                   on 2002/05/06  09:40:42
2854         Log: Subject: [PATCH] PerlIO::Via reference
2855              From: Gisle Aas <gisle@ActiveState.com>
2856              Date: 05 May 2002 22:50:23 -0700
2857              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
2858      Branch: perl
2859            ! pod/perliol.pod
2860 ____________________________________________________________________________
2861 [ 16424] By: ams                                   on 2002/05/06  09:37:58
2862         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
2863              From: Brendan O'Dea <bod@debian.org>
2864              Date: Mon, 6 May 2002 14:04:48 +1000
2865              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
2866      Branch: perl
2867            ! lib/Term/Complete.pm
2868 ____________________________________________________________________________
2869 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
2870         Log: p4genpatch: avoid stderr noise during adds
2871      Branch: perl
2872            ! Porting/p4genpatch
2873 ____________________________________________________________________________
2874 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
2875         Log: Subject: [PATCH] Fixup VOS builds of miniperl
2876              From: Paul_GreenVOS@vos.stratus.com
2877              Date: Sun, 5 May 02 23:11 edt
2878              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
2879      Branch: perl
2880            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
2881 ____________________________________________________________________________
2882 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
2883         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
2884              From: Radu Greab <radu@netsoft.ro>
2885              Date: Mon, 6 May 2002 04:23:10 +0300
2886              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
2887      Branch: perl
2888            ! pp_sys.c t/op/exec.t
2889 ____________________________________________________________________________
2890 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
2891         Log: Further comment tweak, to agree with perlxs.pod.
2892      Branch: perl
2893            ! perl.h
2894 ____________________________________________________________________________
2895 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
2896         Log: Subject: [PATCH] Update README.vos and release vos build macros
2897              From: Paul_GreenVOS@vos.stratus.com
2898              Date: Sun, 5 May 02 17:15 edt
2899              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
2900              To: perl5-porters@perl.org
2901      Branch: perl
2902            + vos/compile_full_perl.cm vos/configure_full_perl.sh
2903            + vos/make_full_perl.sh
2904            ! MANIFEST README.vos vos/Changes
2905 ____________________________________________________________________________
2906 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
2907         Log: Retract MM_NW5.pm part of #16371, at the request
2908              of Michael Schwern.
2909      Branch: perl
2910            ! lib/ExtUtils/MM_NW5.pm
2911 ____________________________________________________________________________
2912 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
2913         Log: Comment tweaks.
2914      Branch: perl
2915            ! perl.h
2916 ____________________________________________________________________________
2917 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
2918         Log: a few more p4genpatch fixes:
2919              
2920              don't assume previous revision exists, let p4 compute it from
2921              the one-less-change number instead
2922              
2923              the time part in timestamps were always 00:00:00; fix by
2924              fetching metadata via "p4 fsync" rather than "p4 filelog"
2925              
2926              quote all file names used in external commands to make them
2927              them work when there are spaces in those file names
2928              
2929              looks production worthy now :)
2930      Branch: perl
2931            ! Porting/p4genpatch
2932 ____________________________________________________________________________
2933 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
2934         Log: The #16401 was far from enough, and mostly in a wrong direction.
2935              The right thing to do would be to convert Storable into using
2936              the new MY_CXT scheme (no static data, and memory management
2937              using SVs).
2938      Branch: perl
2939            ! ext/Storable/Storable.xs
2940 ____________________________________________________________________________
2941 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
2942         Log: p4genpatch diffs against depot files from //depot/perl when called
2943              with -b //depot/maint-5.6/perl
2944      Branch: perl
2945            ! Porting/p4genpatch
2946 ____________________________________________________________________________
2947 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
2948         Log: p4genpatch: current directory may not be writable, so don't
2949              create temp files there
2950      Branch: perl
2951            ! Porting/p4genpatch
2952 ____________________________________________________________________________
2953 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
2954         Log: p4genpatch now works on windows
2955      Branch: perl
2956            ! Porting/p4genpatch
2957 ____________________________________________________________________________
2958 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
2959         Log: p4genpatch: tweak from Andreas to strip leading portion of
2960              path specified in -b (so patch can be applied with "patch -p1")
2961      Branch: perl
2962            ! Porting/p4genpatch
2963 ____________________________________________________________________________
2964 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
2965         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
2966              From: PPrymmer@factset.com
2967              Date: Fri, 3 May 2002 14:52:12 -0400
2968              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
2969      Branch: perl
2970            ! t/op/pwent.t
2971 ____________________________________________________________________________
2972 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
2973         Log: Upgrade to Net::Ping 2.17.
2974      Branch: perl
2975            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2976 ____________________________________________________________________________
2977 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
2978         Log: Upgrade to Getopt::Long 2.31.
2979      Branch: perl
2980            ! lib/Getopt/Long.pm
2981 ____________________________________________________________________________
2982 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
2983         Log: Subject: Re: Cross-compiling as of WinCE
2984              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2985              Date: Sat, 4 May 2002 03:49:11 +0400
2986              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
2987      Branch: perl
2988            + wince/compile.bat wince/win32io.c
2989            - wince/perldll.def
2990            ! MANIFEST configpm makedef.pl wince/Makefile.ce
2991            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
2992            ! wince/config_h.PL wince/wince.c
2993 ____________________________________________________________________________
2994 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
2995         Log: The loclibpth is always set by Configure.
2996      Branch: perl
2997            ! hints/dec_osf.sh
2998 ____________________________________________________________________________
2999 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
3000         Log: Subject: Re: [Unicode::Collate] UCA Version number    
3001              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3002              Date: Sun, 05 May 2002 10:07:57 +0900
3003              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
3004      Branch: perl
3005            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3006            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3007 ____________________________________________________________________________
3008 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
3009         Log: Subject: [PATCH sv.c] delete inaccurate comment
3010              From: Dave Mitchell <davem@fdgroup.com>
3011              Date: Fri, 3 May 2002 21:17:00 +0100
3012              Message-ID: <20020503211700.C22026@fdgroup.com>
3013      Branch: perl
3014            ! sv.c
3015 ____________________________________________________________________________
3016 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
3017         Log: Solaris: show what 'that' is.
3018      Branch: perl
3019            ! hints/solaris_2.sh
3020 ____________________________________________________________________________
3021 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
3022         Log: Syntax fix.
3023      Branch: perl
3024            ! t/op/arith.t
3025 ____________________________________________________________________________
3026 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
3027         Log: (retracted by #16415) Storable: try to free what we allocated.
3028      Branch: perl
3029            ! ext/Storable/Storable.xs
3030 ____________________________________________________________________________
3031 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
3032         Log: UNICOS: division is really sloppy.
3033      Branch: perl
3034            ! t/op/arith.t
3035 ____________________________________________________________________________
3036 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
3037         Log: Subject: fix t/io/fs.t for VOS
3038              From: Paul_GreenVOS@vos.stratus.com
3039              Date: Sat, 4 May 02 14:01 edt
3040              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
3041      Branch: perl
3042            ! t/io/fs.t
3043 ____________________________________________________________________________
3044 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
3045         Log: Subject: [Unicode::Collate] UCA Version number
3046              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3047              Date: Sat, 04 May 2002 16:07:07 +0900
3048              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
3049      Branch: perl
3050            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
3051 ____________________________________________________________________________
3052 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
3053         Log: Subject: [PATCH lib/overload.pm] "\"\""
3054              From: Michael G Schwern <schwern@pobox.com>
3055              Date: Sat, 4 May 2002 13:17:44 -0400
3056              Message-ID: <20020504171743.GD640@blackrider>
3057      Branch: perl
3058            ! lib/overload.pm
3059 ____________________________________________________________________________
3060 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
3061         Log: Add the EBCDIC test data to downgrade.t.
3062      Branch: perl
3063            ! ext/Storable/t/downgrade.t
3064 ____________________________________________________________________________
3065 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
3066         Log: EBCDIC tweak.
3067      Branch: perl
3068            ! ext/Storable/t/utf8hash.t
3069 ____________________________________________________________________________
3070 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
3071         Log: Allow p4genpatch to use diff programs other than 'diff'.
3072      Branch: perl
3073            ! Porting/p4genpatch
3074 ____________________________________________________________________________
3075 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
3076         Log: Add p4genpatch from Andreas; obsoletes both
3077              p4d2p and p4desc.
3078      Branch: perl
3079            + Porting/p4genpatch
3080            ! MANIFEST Porting/makerel
3081 ____________________________________________________________________________
3082 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
3083         Log: Upgrade to Encode 1.69.
3084      Branch: perl
3085            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3086            ! ext/Encode/Encode/Makefile_PL.e2x
3087            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
3088            ! ext/Encode/lib/Encode/Guess.pm
3089            ! ext/Encode/lib/Encode/MIME/Header.pm
3090            ! ext/Encode/t/mime-header.t
3091 ____________________________________________________________________________
3092 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
3093         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
3094              From: Dave Mitchell <davem@fdgroup.com>
3095              Date: Sat, 4 May 2002 16:09:26 +0100
3096              Message-ID: <20020504160926.A24990@fdgroup.com>
3097      Branch: perl
3098            ! INSTALL
3099 ____________________________________________________________________________
3100 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
3101         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
3102              From: Nicholas Clark <nick@unfortu.net>
3103              Date: Sat, 4 May 2002 12:38:58 +0100
3104              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
3105      Branch: perl
3106            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3107 ____________________________________________________________________________
3108 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
3109         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
3110              From: Nicholas Clark <nick@unfortu.net>
3111              Date: Sat, 4 May 2002 00:30:43 +0100
3112              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
3113      Branch: perl
3114            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3115 ____________________________________________________________________________
3116 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
3117         Log: Doc tweak from Elizabeth Mattijsen.
3118      Branch: perl
3119            ! pod/perlunicode.pod
3120 ____________________________________________________________________________
3121 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
3122         Log: Subject: [PATCH] channames.pm doc tweaks
3123              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
3124              Date: Sat, 04 May 2002 11:45:18 +0900
3125              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
3126      Branch: perl
3127            ! lib/charnames.pm
3128 ____________________________________________________________________________
3129 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
3130         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
3131              From: Dave Mitchell <davem@fdgroup.com>
3132              Date: Fri, 3 May 2002 23:51:10 +0100
3133              Message-ID: <20020503235110.E22026@fdgroup.com>
3134      Branch: perl
3135            ! pp_hot.c scope.c
3136 ____________________________________________________________________________
3137 [ 16385] By: nick                                  on 2002/05/04  09:29:41
3138         Log: Integrate mainline
3139      Branch: perlio
3140           !> (integrate 47 files)
3141 ____________________________________________________________________________
3142 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
3143         Log: Subject: Re: perl@16307
3144              From: Nicholas Clark <nick@unfortu.net>
3145              Date: Fri, 3 May 2002 21:49:04 +0100
3146              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
3147              
3148              canonical #3 was failing under -Mutf8.
3149      Branch: perl
3150            ! ext/Storable/t/canonical.t
3151 ____________________________________________________________________________
3152 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
3153         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
3154              From: Dave Mitchell <davem@fdgroup.com>
3155              Date: Fri, 3 May 2002 21:12:10 +0100
3156              Message-ID: <20020503211210.B22026@fdgroup.com>
3157      Branch: perl
3158            ! scope.c
3159 ____________________________________________________________________________
3160 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
3161         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
3162              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
3163              Date: Fri, 3 May 2002 20:30:25 +0200
3164              Message-ID: <190109228332.20020503203025@familiehaase.de>
3165      Branch: perl
3166            ! doio.c
3167 ____________________________________________________________________________
3168 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
3169         Log: Subject: t/TestInit.pm - clean up comments
3170              From: Paul_GreenVOS@vos.stratus.com
3171              Date: Fri, 3 May 02 14:51 edt
3172              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
3173      Branch: perl
3174            ! t/TestInit.pm
3175 ____________________________________________________________________________
3176 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
3177         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
3178              From: Dan Kogai <dankogai@dan.co.jp>
3179              Date: Sat, 4 May 2002 01:46:35 +0900
3180              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
3181      Branch: perl
3182            ! ext/Encode/Encode/Makefile_PL.e2x
3183 ____________________________________________________________________________
3184 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
3185         Log: Forgotten test arrangement.
3186      Branch: perl
3187            ! ext/Digest/MD5/t/files.t
3188 ____________________________________________________________________________
3189 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
3190         Log: Comedy of typing errors.
3191      Branch: perl
3192            ! hints/solaris_2.sh
3193 ____________________________________________________________________________
3194 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
3195         Log: Let's try the "no Net:: if no Socket" again.
3196      Branch: perl
3197            ! t/lib/1_compile.t
3198 ____________________________________________________________________________
3199 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
3200         Log: Update Changes.
3201      Branch: perl
3202            ! Changes patchlevel.h
3203 ____________________________________________________________________________
3204 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
3205         Log: Oops.
3206      Branch: perl
3207            ! lib/ExtUtils/MM_BeOS.pm
3208 ____________________________________________________________________________
3209 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
3210         Log: EBCDIC tweak.
3211      Branch: perl
3212            ! ext/Digest/MD5/t/utf8.t
3213 ____________________________________________________________________________
3214 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
3215         Log: Update the EBCDIC MD5 checksums, and automate the process.
3216      Branch: perl
3217            ! ext/Digest/MD5/t/files.t
3218 ____________________________________________________________________________
3219 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
3220         Log: The EBCDIC remapping of the low 256 bites again.
3221      Branch: perl
3222            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
3223            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
3224            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
3225 ____________________________________________________________________________
3226 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
3227         Log: NetWare updates from C Aditya.
3228      Branch: perl
3229            ! lib/ExtUtils/MM_NW5.pm makedef.pl
3230 ____________________________________________________________________________
3231 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
3232         Log: DJGPP updates from Laszlo Molnar.
3233      Branch: perl
3234            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
3235 ____________________________________________________________________________
3236 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
3237         Log: Upgrade to Encode 1.68.
3238      Branch: perl
3239            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3240            ! ext/Encode/lib/Encode/Alias.pm
3241            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
3242 ____________________________________________________________________________
3243 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
3244         Log: Integrate perlio;
3245              
3246              Several of non-default builds now seem to work reasonably well
3247              English.t seems to fail on an errno test, and socketpair blathers
3248              about something.
3249              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
3250              back door, and instead have perlsdio.h vector stdio via iperlsys.h
3251              function tables (latter was done in earlier change).
3252              Update comments in Makefile.mk 
3253              
3254              Finish off 16350 for non-PERLIO build on linux,
3255              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
3256              for some slots which now perlsdio.h is targeting.
3257              
3258              setbuf / setvbuf are not PerlIO_ concepts
3259              
3260              perl_clone is a threads thing
3261              
3262              Have perlsdio.h use the iperlsys.h aliases and see
3263              if that helps non-PERLIO IMP_SYS on Win32.
3264              (Miniperl okay on linux).
3265              
3266              More layer syms
3267              
3268              Use PerlSIO_fdupopen() if not using PerlIO
3269              
3270              Do not build if not using layers
3271      Branch: perl
3272           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
3273           !> win32/makefile.mk win32/perlhost.h win32/win32.c
3274           !> win32/win32io.c
3275 ____________________________________________________________________________
3276 [ 16367] By: nick                                  on 2002/05/03  07:25:13
3277         Log: Several of non-default builds now seem to work reasonably well
3278              English.t seems to fail on an errno test, and socketpair blathers
3279              about something.
3280              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
3281              back door, and instead have perlsdio.h vector stdio via iperlsys.h
3282              function tables (latter was done in earlier change).
3283              Update comments in Makefile.mk 
3284      Branch: perlio
3285            ! perlio.h win32/makefile.mk win32/win32.c
3286 ____________________________________________________________________________
3287 [ 16366] By: nick                                  on 2002/05/03  07:07:36
3288         Log: Finish off 16350 for non-PERLIO build on linux,
3289              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
3290              for some slots which now perlsdio.h is targeting.
3291      Branch: perlio
3292            ! iperlsys.h
3293 ____________________________________________________________________________
3294 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
3295         Log: If no Socket should not try to test Net::
3296      Branch: perl
3297            ! t/lib/1_compile.t
3298 ____________________________________________________________________________
3299 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
3300         Log: Integrate macperl #16360 and #16363;
3301              
3302              Make op/alarm.t pass
3303              
3304              README.macos update
3305      Branch: perl
3306           !> README.macos t/op/alarm.t
3307 ____________________________________________________________________________
3308 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
3309         Log: README.macos update
3310      Branch: macperl
3311            ! README.macos
3312 ____________________________________________________________________________
3313 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
3314         Log: Config / test updates
3315      Branch: macperl
3316            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
3317            ! macos/Makefile.mk
3318 ____________________________________________________________________________
3319 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
3320         Log: Safe signals for Mac OS
3321      Branch: macperl
3322            ! macos/macish.c macos/macish.h
3323 ____________________________________________________________________________
3324 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
3325         Log: Make op/alarm.t pass
3326      Branch: macperl
3327            ! t/op/alarm.t
3328 ____________________________________________________________________________
3329 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
3330         Log: a tweak to change#13584: need to avoid pad-walking during
3331              global destruction
3332      Branch: maint-5.6/perl
3333            ! op.c
3334 ____________________________________________________________________________
3335 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
3336         Log: Forgot the most important part of #16357.
3337      Branch: perl
3338            ! lib/Unicode/Collate.pm
3339 ____________________________________________________________________________
3340 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
3341         Log: Subject: Unicode::Collate 0.11 Released
3342              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3343              Date: Fri, 03 May 2002 03:19:29 +0900
3344              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
3345      Branch: perl
3346            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
3347            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
3348 ____________________________________________________________________________
3349 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
3350         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
3351              From: Andy Dougherty <doughera@lafayette.edu>
3352              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
3353              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
3354      Branch: perl
3355            ! Makefile.SH ext/util/make_ext
3356 ____________________________________________________________________________
3357 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
3358         Log: Integrate #16353 from macperl;
3359              
3360              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
3361              in test 92 of run/fresh_perl.t on MacOS
3362              
3363              (as pudge rightfully points out, this is voodoo
3364              programming at it best, the real bug is somewhere else,
3365              now we just happened to shake the chicken the right way)
3366      Branch: perl
3367           !> lib/utf8_heavy.pl
3368 ____________________________________________________________________________
3369 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
3370         Log: Subject: Re: Encode, charnames and utf8heavy
3371              From: Dan Kogai <dankogai@dan.co.jp>
3372              Date: Thu, 2 May 2002 00:44:30 +0900
3373              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
3374              
3375              (plus a respective perlunicode tweak)
3376      Branch: perl
3377            ! lib/utf8_heavy.pl pod/perlunicode.pod
3378 ____________________________________________________________________________
3379 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
3380         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
3381              in test 92 of run/fresh_perl.t on MacOS
3382      Branch: macperl
3383            ! lib/utf8_heavy.pl
3384 ____________________________________________________________________________
3385 [ 16352] By: nick                                  on 2002/05/02  17:48:31
3386         Log: setbuf / setvbuf are not PerlIO_ concepts
3387      Branch: perlio
3388            ! XSUB.h
3389 ____________________________________________________________________________
3390 [ 16351] By: nick                                  on 2002/05/02  17:12:21
3391         Log: perl_clone is a threads thing
3392      Branch: perlio
3393            ! makedef.pl
3394 ____________________________________________________________________________
3395 [ 16350] By: nick                                  on 2002/05/02  17:09:43
3396         Log: *** EXPERIMENTAL ***
3397              Have perlsdio.h use the iperlsys.h aliases and see
3398              if that helps non-PERLIO IMP_SYS on Win32.
3399              (Miniperl okay on linux).
3400      Branch: perlio
3401            ! iperlsys.h perlsdio.h
3402 ____________________________________________________________________________
3403 [ 16349] By: nick                                  on 2002/05/02  16:10:15
3404         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
3405              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
3406              - use it in perlio.c
3407      Branch: perlio
3408            ! perlio.c win32/perlhost.h win32/win32.c
3409 ____________________________________________________________________________
3410 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
3411         Log: manual integrate of change#16332 from maint-5.6 branch
3412      Branch: perl
3413            ! mg.c perl.c sv.c util.c
3414 ____________________________________________________________________________
3415 [ 16347] By: nick                                  on 2002/05/02  15:19:59
3416         Log: More layer syms
3417      Branch: perlio
3418            ! makedef.pl
3419 ____________________________________________________________________________
3420 [ 16346] By: nick                                  on 2002/05/02  15:19:20
3421         Log: Use PerlSIO_fdupopen() if not using PerlIO
3422      Branch: perlio
3423            ! perlio.c
3424 ____________________________________________________________________________
3425 [ 16345] By: nick                                  on 2002/05/02  15:18:12
3426         Log: Do not build if not using layers
3427      Branch: perlio
3428            ! win32/win32io.c
3429 ____________________________________________________________________________
3430 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
3431         Log: Upgrade to Encode 1.67.
3432      Branch: perl
3433            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3434            ! ext/Encode/lib/Encode/Guess.pm
3435 ____________________________________________________________________________
3436 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
3437         Log: Integrate perlio;
3438              
3439              Remove show-stoppers to non-PERLIO Win32 builds
3440              (still not a very good show).
3441      Branch: perl
3442           !> makedef.pl win32/makefile.mk
3443 ____________________________________________________________________________
3444 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
3445         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
3446              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
3447              Date: Thu, 02 May 2002 04:22:02 +0100
3448              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
3449      Branch: perl
3450            ! malloc.c
3451 ____________________________________________________________________________
3452 [ 16341] By: nick                                  on 2002/05/02  12:57:23
3453         Log: Remove show-stoppers to non-PERLIO Win32 builds
3454              (still not a very good show).
3455      Branch: perlio
3456            ! makedef.pl win32/makefile.mk
3457 ____________________________________________________________________________
3458 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
3459         Log: Subject: [PATCH] 1/3rd of utf8
3460              From: Nicholas Clark <nick@unfortu.net>
3461              Date: Wed, 1 May 2002 22:58:42 +0100
3462              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
3463      Branch: perl
3464            ! ext/Storable/t/malice.t
3465 ____________________________________________________________________________
3466 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
3467         Log: Integrate #16334 from maint-5.6;
3468              
3469              don't pad $0 with spaces when setting it, use nulls instead (the
3470              spaces show up as a very long line in a ps listing)
3471      Branch: perl
3472           !> mg.c
3473 ____________________________________________________________________________
3474 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
3475         Log: Integrate perlio;
3476              
3477              Fix the "PerlIO require leak". Snag was that clean_objs
3478              autoloaded DESTROY (needing IO) after known layers had
3479              been freed. Postpone layer list free to PerlIO_cleanup,
3480              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3481              so that sv_undef is immortal till layer list is done with it.
3482      Branch: perl
3483           !> perl.c perlio.c
3484 ____________________________________________________________________________
3485 [ 16337] By: ams                                   on 2002/05/02  08:21:42
3486         Log: Subject: Re: [PATCH] Storable docs
3487              From: Philip Newton <Philip.Newton@gmx.net>
3488              Date: Thu, 02 May 2002 07:58:38 +0200
3489              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
3490              (Applied mostly with tweaks by hand.)
3491      Branch: perl
3492            ! ext/Storable/Storable.pm
3493 ____________________________________________________________________________
3494 [ 16336] By: nick                                  on 2002/05/02  07:59:16
3495         Log: Integrate mainline
3496      Branch: perlio
3497           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
3498           +> ext/Digest/MD5/t/utf8.t
3499            - ext/Digest/MD5/t/aaa.t
3500           !> Configure MANIFEST Makefile.SH config_h.SH
3501           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3502           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3503           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
3504           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
3505           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
3506           !> lib/Thread.pm util.c
3507 ____________________________________________________________________________
3508 [ 16335] By: nick                                  on 2002/05/02  07:54:51
3509         Log: Fix the "PerlIO require leak". Snag was that clean_objs
3510              autoloaded DESTROY (needing IO) after known layers had
3511              been freed. Postpone layer list free to PerlIO_cleanup,
3512              rather than PerlIO_destruct. Tweak sequence in perl_destruct
3513              so that sv_undef is immortal till layer list is done with it.
3514      Branch: perlio
3515            ! perl.c perlio.c
3516 ____________________________________________________________________________
3517 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
3518         Log: don't pad $0 with spaces when setting it, use nulls instead (the
3519              spaces show up as a very long line in a ps listing)
3520      Branch: maint-5.6/perl
3521            ! mg.c
3522 ____________________________________________________________________________
3523 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
3524         Log: fix yet more race conditions related to fdopen() and dup2():
3525              
3526              fclose() is not thread-safe when two FILE* structures point
3527              to the same underlying fd, as it happens in perl's socket
3528              handles; need to invalidate the fileno slot of one of the
3529              FILE* structures, but unfortunately stdio has no interface
3530              to do this; we can do little else but fiddle with the
3531              FILE* structure directly (yuck! hope this could be done better
3532              under native PerlIO in 5.8)
3533      Branch: maint-5.6/perl
3534            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
3535 ____________________________________________________________________________
3536 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
3537         Log: isolate all environ diddling to the initial interpreter; any
3538              additional interpreters created after the first one cannot
3539              propagate %ENV changes down to the real environment; this
3540              should fix %ENV related races (e.g. multiple threads attempting
3541              to free() environ entries when they run C<%ENV = ()>)
3542      Branch: maint-5.6/perl
3543            ! mg.c perl.c sv.c util.c
3544 ____________________________________________________________________________
3545 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
3546         Log: fix race condition in my_popen(): parent may dup2() into an fd
3547              that got opened by another thread because it closes it
3548              beforehand; instead, let the dup2() itself close the fd
3549      Branch: maint-5.6/perl
3550            ! util.c
3551 ____________________________________________________________________________
3552 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
3553         Log: pipe() IO structures were not fully initialized
3554      Branch: maint-5.6/perl
3555            ! doio.c pp_sys.c
3556 ____________________________________________________________________________
3557 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
3558         Log: fix handle leak in my_popen() if the fork() fails
3559      Branch: maint-5.6/perl
3560            ! util.c
3561 ____________________________________________________________________________
3562 [ 16328] By: nick                                  on 2002/05/02  06:08:22
3563         Log: Integrate mainline
3564      Branch: perlio
3565           +> ext/threads/shared/semaphore.pm
3566           +> ext/threads/shared/t/semaphore.t
3567           !> MANIFEST ext/threads/shared/Makefile.PL
3568           !> ext/threads/shared/t/queue.t
3569 ____________________________________________________________________________
3570 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
3571         Log: Cleanup threads dirs.
3572      Branch: perl
3573            ! Makefile.SH
3574 ____________________________________________________________________________
3575 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
3576         Log: Add the new Digest::MD5 test.
3577      Branch: perl
3578            + ext/Digest/MD5/t/utf8.t
3579            ! MANIFEST
3580 ____________________________________________________________________________
3581 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
3582         Log: New try at the Class::DBI core dump at global cleanup.
3583      Branch: perl
3584            ! gv.h util.c
3585 ____________________________________________________________________________
3586 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
3587         Log: Upgrade to Digest::MD5 2.19.
3588      Branch: perl
3589            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3590            ! ext/Digest/MD5/t/files.t
3591 ____________________________________________________________________________
3592 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
3593         Log: Ooops.  Not everybody does threads.
3594      Branch: perl
3595            ! ext/threads/shared/t/semaphore.t
3596 ____________________________________________________________________________
3597 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
3598         Log: Fix files.t for blead.
3599      Branch: perl
3600            + ext/Digest/MD5/README
3601            ! MANIFEST ext/Digest/MD5/t/files.t
3602 ____________________________________________________________________________
3603 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
3604         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
3605              work yet with blead, my bad.
3606      Branch: perl
3607            + ext/Digest/MD5/t/md5-aaa.t
3608            - ext/Digest/MD5/t/aaa.t
3609            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
3610            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
3611            ! ext/Digest/MD5/t/files.t
3612 ____________________________________________________________________________
3613 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
3614         Log: metaconfig unit change for #16319.
3615      Branch: metaconfig/U/perl
3616            ! d_u32align.U
3617 ____________________________________________________________________________
3618 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
3619         Log: Somebody might be compiling a newer Digest::MD5.
3620      Branch: perl
3621            ! Configure config_h.SH
3622 ____________________________________________________________________________
3623 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
3624         Log: Until Arthur fills in semaphore.t.
3625      Branch: perl
3626            ! ext/threads/shared/Makefile.PL
3627            ! ext/threads/shared/t/semaphore.t
3628 ____________________________________________________________________________
3629 [ 16317] By: sky                                   on 2002/05/01  19:36:33
3630         Log: Fix emulation case when loading both Thread and threads::shared
3631              would get awkward.
3632      Branch: perl
3633            ! lib/Thread.pm
3634 ____________________________________________________________________________
3635 [ 16316] By: ams                                   on 2002/05/01  19:35:25
3636         Log: Subject: [PATCH] Storable docs
3637              From: Nicholas Clark <nick@unfortu.net>
3638              Date: Wed, 1 May 2002 20:44:42 +0100
3639              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
3640      Branch: perl
3641            ! ext/Storable/Storable.pm
3642 ____________________________________________________________________________
3643 [ 16315] By: sky                                   on 2002/05/01  19:15:46
3644         Log: Now passes old test case.
3645      Branch: perl
3646            ! ext/threads/shared/semaphore.pm
3647 ____________________________________________________________________________
3648 [ 16314] By: sky                                   on 2002/05/01  19:15:26
3649         Log: Cleanup memory a bit better in some cases.
3650      Branch: perl
3651            ! ext/threads/threads.xs
3652 ____________________________________________________________________________
3653 [ 16313] By: nick                                  on 2002/05/01  18:38:03
3654         Log: Integrate mainline
3655      Branch: perlio
3656           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3657           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
3658           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
3659           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3660           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
3661           !> pod/perl.pod pod/perlthrtut.pod toke.c
3662           !> vms/descrip_mms.template vms/perlvms.pod
3663 ____________________________________________________________________________
3664 [ 16312] By: sky                                   on 2002/05/01  18:12:37
3665         Log: Don't forget to add it to the MANIFEST
3666      Branch: perl
3667            + ext/threads/shared/t/semaphore.t
3668            ! MANIFEST
3669 ____________________________________________________________________________
3670 [ 16311] By: sky                                   on 2002/05/01  17:54:19
3671         Log: Add semaphore.pm
3672      Branch: perl
3673            + ext/threads/shared/semaphore.pm
3674 ____________________________________________________________________________
3675 [ 16310] By: sky                                   on 2002/05/01  17:13:57
3676         Log: Fix makefile to put queue.pm correctly, update test script.
3677      Branch: perl
3678            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
3679 ____________________________________________________________________________
3680 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
3681         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
3682              From: Dan Kogai <dankogai@dan.co.jp>
3683              Date: Thu, 2 May 2002 00:14:41 +0900
3684              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
3685      Branch: perl
3686            ! ext/PerlIO/t/fallback.t
3687 ____________________________________________________________________________
3688 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
3689         Log: Encode tweak from Dan Kogai.
3690      Branch: perl
3691            ! ext/Encode/Encode.xs
3692 ____________________________________________________________________________
3693 [ 16307] By: sky                                   on 2002/05/01  13:40:58
3694         Log: Flush directly to avoid erros when running from test harness
3695      Branch: perl
3696            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
3697 ____________________________________________________________________________
3698 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
3699         Log: Update Changes.
3700      Branch: perl
3701            ! Changes patchlevel.h
3702 ____________________________________________________________________________
3703 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
3704         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
3705              From: PPrymmer@factset.com
3706              Date: Wed, 1 May 2002 10:12:53 -0400
3707              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
3708      Branch: perl
3709            ! lib/User/pwent.t
3710 ____________________________________________________________________________
3711 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
3712         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
3713              From: PPrymmer@factset.com
3714              Date: Wed, 1 May 2002 09:54:51 -0400
3715              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
3716      Branch: perl
3717            ! vms/descrip_mms.template
3718 ____________________________________________________________________________
3719 [ 16303] By: sky                                   on 2002/05/01  13:00:57
3720         Log: First attempt at updating perlthrtut for ithreaded threads.pm
3721      Branch: perl
3722            ! pod/perlthrtut.pod
3723 ____________________________________________________________________________
3724 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
3725         Log: Provide the \N{U+HHHH} syntax before we forget.
3726      Branch: perl
3727            ! lib/charnames.pm lib/charnames.t toke.c
3728 ____________________________________________________________________________
3729 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
3730         Log: Subject: Copy-and-Pasto in perl.pod     
3731              From: lupe@lupe-christoph.de (Lupe Christoph)    
3732              Date: Wed, 1 May 2002 13:31:47 +0200
3733              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
3734      Branch: perl
3735            ! pod/perl.pod
3736 ____________________________________________________________________________
3737 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
3738         Log: Upgrade to Encode 1.66.
3739      Branch: perl
3740            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3741            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
3742 ____________________________________________________________________________
3743 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
3744         Log: Integrate perlio; symbol cleanups.
3745      Branch: perl
3746           !> global.sym makedef.pl
3747 ____________________________________________________________________________
3748 [ 16298] By: ams                                   on 2002/05/01  09:42:27
3749         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
3750              From: Philip Newton <Philip.Newton@gmx.net>
3751              Date: Wed, 01 May 2002 12:41:10 +0200
3752              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
3753      Branch: perl
3754            ! vms/perlvms.pod
3755 ____________________________________________________________________________
3756 [ 16297] By: nick                                  on 2002/05/01  06:50:24
3757         Log: Remove "spurious" (and unnecessary) variables from layer_syms
3758              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
3759      Branch: perlio
3760            ! makedef.pl
3761 ____________________________________________________________________________
3762 [ 16296] By: nick                                  on 2002/05/01  06:21:28
3763         Log: perl embed.pl to update global.sym
3764      Branch: perlio
3765            ! global.sym
3766 ____________________________________________________________________________
3767 [ 16295] By: nick                                  on 2002/05/01  06:16:18
3768         Log: Raw integrate of mainline (global.sym wrong on Win32)
3769      Branch: perlio
3770           +> t/comp/hints.t
3771           !> (integrate 45 files)
3772 ____________________________________________________________________________
3773 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
3774         Log: metaconfig unit change for #16293.
3775      Branch: metaconfig/U/perl
3776            ! bincompat5005.U
3777 ____________________________________________________________________________
3778 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
3779         Log: Try #2 of getting rid of bincompat5005.
3780      Branch: perl
3781            ! Configure NetWare/config_H.wc Porting/Glossary
3782            ! Porting/config.sh Porting/config_H config_h.SH embed.h
3783            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
3784            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
3785            ! wince/config.h wince/config_H.ce
3786 ____________________________________________________________________________
3787 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
3788         Log: metaconfig unit changes for #16291.
3789      Branch: metaconfig
3790            ! U/installdirs/inc_version_list.U
3791      Branch: metaconfig/U/perl
3792            ! bincompat5005.U xs_apiversion.U
3793 ____________________________________________________________________________
3794 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
3795         Log: No bincompat5005.
3796      Branch: perl
3797            ! Configure INSTALL NetWare/config.wc Porting/Glossary
3798            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
3799            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
3800            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
3801            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
3802            ! win32/config.bc win32/config.gc win32/config.vc
3803            ! win32/config.vc64 wince/config.ce
3804 ____________________________________________________________________________
3805 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
3806         Log: Remove sv_setpviv{_,mg}; regen perlapi.
3807      Branch: perl
3808            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
3809 ____________________________________________________________________________
3810 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
3811         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
3812              From: Dave Mitchell <davem@fdgroup.com>
3813              Date: Tue, 30 Apr 2002 23:55:43 +0100
3814              Message-ID: <20020430235543.A27796@fdgroup.com>
3815      Branch: perl
3816            ! sv.c
3817 ____________________________________________________________________________
3818 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
3819         Log: Update to Getopt::Long 2.30.
3820      Branch: perl
3821            ! lib/Getopt/Long.pm
3822 ____________________________________________________________________________
3823 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
3824         Log: Integrate perlio;
3825              
3826              Attempt at sanity in PerlIO/makedef.pl world:
3827              1. Add comments to what each clump of symbols is for
3828              2. Explicitly export layer syms like I thought they were
3829              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3830              section.
3831              4. Re-sort perlio.sym
3832      Branch: perl
3833           !> makedef.pl perlio.sym
3834 ____________________________________________________________________________
3835 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
3836         Log: Fix bug id 20020427.004 on %^H.
3837              Add a regression test for %^H.
3838              Change the sort pragma implementation to use a
3839              global variable instead of %^H.
3840      Branch: perl
3841            + t/comp/hints.t
3842            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
3843 ____________________________________________________________________________
3844 [ 16285] By: nick                                  on 2002/04/30  19:00:03
3845         Log: Attempt at sanity in PerlIO/makedef.pl world:
3846              1. Add comments to what each clump of symbols is for
3847              2. Explicitly export layer syms like I thought they were
3848              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
3849              section.
3850              4. Re-sort perlio.sym
3851      Branch: perlio
3852            ! makedef.pl perlio.sym
3853 ____________________________________________________________________________
3854 [ 16284] By: nick                                  on 2002/04/30  18:10:23
3855         Log: Rest of integrate
3856      Branch: perlio
3857           +> lib/ExtUtils/MM_MacOS.pm
3858           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
3859           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3860           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3861           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
3862           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
3863           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
3864           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
3865           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
3866           !> lib/Test/Harness/t/strap-analyze.t
3867           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
3868           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
3869 ____________________________________________________________________________
3870 [ 16283] By: nick                                  on 2002/04/30  17:53:37
3871         Log: Integrate mailine makedef.pl so I can look at it
3872      Branch: perlio
3873           !> makedef.pl
3874 ____________________________________________________________________________
3875 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
3876         Log: Upgrade to Encode 1.65.
3877      Branch: perl
3878            ! ext/Encode/Changes ext/Encode/Encode.pm
3879            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
3880            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
3881 ____________________________________________________________________________
3882 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
3883         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
3884      Branch: perl
3885            ! makedef.pl
3886 ____________________________________________________________________________
3887 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
3888         Log: NetWare: disable DEBUG/ASSERT for now.
3889      Branch: perl
3890            ! ext/Storable/Storable.xs
3891 ____________________________________________________________________________
3892 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
3893         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
3894              From: Michael G Schwern <schwern@pobox.com>
3895              Date: Tue, 30 Apr 2002 01:05:41 -0400
3896              Message-ID: <20020430050541.GL756@blackrider>
3897      Branch: perl
3898            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
3899            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3900            ! lib/Test/Harness/t/test-harness.t
3901 ____________________________________________________________________________
3902 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
3903         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
3904              From: Michael G Schwern <schwern@pobox.com>
3905              Date: Tue, 30 Apr 2002 00:24:59 -0400
3906              Message-ID: <20020430042459.GJ756@blackrider>
3907      Branch: perl
3908            + lib/ExtUtils/MM_MacOS.pm
3909            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
3910            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3911            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
3912 ____________________________________________________________________________
3913 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
3914         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
3915              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
3916      Branch: perl
3917            ! util.c
3918 ____________________________________________________________________________
3919 [ 16276] By: ams                                   on 2002/04/30  08:42:32
3920         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
3921              From: "Craig A. Berry" <craigberry@mac.com>
3922              Date: Mon, 29 Apr 2002 23:37:06 -0500
3923              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
3924      Branch: perl
3925            ! t/pod/testp2pt.pl
3926 ____________________________________________________________________________
3927 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
3928         Log: Regen toc.
3929      Branch: perl
3930            ! pod/perltoc.pod
3931 ____________________________________________________________________________
3932 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
3933         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
3934              From: PPrymmer@factset.com
3935              Date: Mon, 29 Apr 2002 17:58:06 -0400
3936              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
3937      Branch: perl
3938            ! vms/perlvms.pod
3939 ____________________________________________________________________________
3940 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
3941         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
3942              from Todd Miller.
3943      Branch: perl
3944            ! hints/openbsd.sh
3945 ____________________________________________________________________________
3946 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
3947         Log: Integrate perlio;
3948              
3949              Adding Encode::* to .pm creates stash at compile time
3950              which means we need a stronger check on Encode at boot time.
3951      Branch: perl
3952           !> ext/PerlIO/encoding/encoding.pm
3953           !> ext/PerlIO/encoding/encoding.xs
3954 ____________________________________________________________________________
3955 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
3956         Log: OpenBSD hints update from Todd Miller.
3957              
3958              - old versions of OpenBSD don't have 'arch -s'
3959              - OpenBSD 3.1 and higher don't use libdl but users may have
3960              and old libdl on the system so we need to avoid using it.
3961      Branch: perl
3962            ! hints/openbsd.sh
3963 ____________________________________________________________________________
3964 [ 16270] By: nick                                  on 2002/04/29  17:33:38
3965         Log: Adding Encode::* to .pm creates stash at compile time
3966              which means we need a stronger check on Encode at boot time.
3967      Branch: perlio
3968            ! ext/PerlIO/encoding/encoding.pm
3969            ! ext/PerlIO/encoding/encoding.xs
3970 ____________________________________________________________________________
3971 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
3972         Log: Detypo by Ronald Kimball.
3973      Branch: perl
3974            ! pod/perlport.pod
3975 ____________________________________________________________________________
3976 [ 16268] By: nick                                  on 2002/04/29  15:47:00
3977         Log: Integrate mainline
3978      Branch: perlio
3979           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
3980           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
3981           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
3982           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
3983           !> pod/perlfaq2.pod pod/perlfaq3.pod
3984 ____________________________________________________________________________
3985 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
3986         Log: Update Changes.
3987      Branch: perl
3988            ! Changes patchlevel.h
3989 ____________________________________________________________________________
3990 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
3991         Log: MM_NW5 update from C Aditya.
3992      Branch: perl
3993            ! lib/ExtUtils/MM_NW5.pm
3994 ____________________________________________________________________________
3995 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
3996         Log: FAQ sync.
3997      Branch: perl
3998            ! pod/perlfaq2.pod pod/perlfaq3.pod
3999 ____________________________________________________________________________
4000 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
4001         Log: NetBSD hints rewrite from Johnny Lam.
4002      Branch: perl
4003            ! hints/netbsd.sh
4004 ____________________________________________________________________________
4005 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
4006         Log: Upgrade to Encode 1.64.
4007      Branch: perl
4008            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4009            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
4010 ____________________________________________________________________________
4011 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
4012         Log: Subject: [Unicode::Normalize] mkheader tweak
4013              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4014              Date: Mon, 29 Apr 2002 12:58:01 +0900
4015              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
4016      Branch: perl
4017            ! ext/Unicode/Normalize/mkheader
4018 ____________________________________________________________________________
4019 [ 16261] By: nick                                  on 2002/04/29  06:29:48
4020         Log: Integrate mainline
4021      Branch: perlio
4022            - macos/MacPerlTests.cmd macos/xsubpp.patch
4023           !> (integrate 40 files)
4024 ____________________________________________________________________________
4025 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
4026         Log: Upgrade to Unicode::Normalize 0.76,
4027              from SADAHIRO Tomoyuki.
4028      Branch: perl
4029            ! ext/Unicode/Normalize/Changes
4030            ! ext/Unicode/Normalize/Normalize.pm
4031            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4032            ! ext/Unicode/Normalize/t/func.t
4033 ____________________________________________________________________________
4034 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
4035         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
4036              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
4037              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
4038              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
4039      Branch: perl
4040            ! pod/perlport.pod
4041 ____________________________________________________________________________
4042 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
4043         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
4044              the basic and list tests started hanging).
4045      Branch: perl
4046            ! ext/threads/t/basic.t ext/threads/t/list.t
4047            ! ext/threads/t/thread.t
4048 ____________________________________________________________________________
4049 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
4050         Log: Integrate #16254 from macperl;
4051              
4052              Fix most tests on MacOS (not yet ext/ or /lib)
4053      Branch: perl
4054           !> (integrate 30 files)
4055 ____________________________________________________________________________
4056 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
4057         Log: As requested by pudge.
4058      Branch: perl
4059            - macos/MacPerlTests.cmd macos/xsubpp.patch
4060            ! MANIFEST
4061 ____________________________________________________________________________
4062 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
4063         Log: Integrate perl
4064      Branch: macperl
4065           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
4066           +> wince/cecopy-lib.pl wince/comp.pl
4067           !> (integrate 38 files)
4068 ____________________________________________________________________________
4069 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
4070         Log: Fix most tests on MacOS (not yet ext/ or /lib)
4071      Branch: macperl
4072            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
4073            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
4074            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
4075            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
4076            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
4077            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
4078            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
4079            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
4080 ____________________________________________________________________________
4081 [ 16253] By: nick                                  on 2002/04/28  19:10:50
4082         Log: Integrate mainline
4083      Branch: perlio
4084           +> wince/cecopy-lib.pl wince/comp.pl
4085           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
4086           !> ext/threads/t/basic.t ext/threads/t/list.t
4087           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
4088           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
4089           !> wince/win32.h wince/wince.c
4090 ____________________________________________________________________________
4091 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
4092         Log: More configuration/build changes
4093      Branch: macperl
4094            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
4095            ! macos/Makefile.mk macos/config.h macos/config.sh
4096            ! macos/macish.h
4097 ____________________________________________________________________________
4098 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
4099         Log: Subject: WinCE many fixes
4100              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4101              Date: Sun, 28 Apr 2002 21:54:31 +0400
4102              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
4103      Branch: perl
4104            + wince/cecopy-lib.pl wince/comp.pl
4105            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
4106            ! wince/config_h.PL wince/perldll.def wince/win32.h
4107            ! wince/wince.c
4108 ____________________________________________________________________________
4109 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
4110         Log: Retract the cond.t part of #16249 since the nature
4111              of the test changed.
4112      Branch: perl
4113            ! ext/threads/shared/t/cond.t
4114 ____________________________________________________________________________
4115 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
4116         Log: (retracted by #16258)
4117              
4118              Fix thread tests not to depend on sleep() as
4119              a scheduling aid.  In two tests (basic and list)
4120              I had to change from sleep() hack to another hack...
4121              basically, using the filesystem as a semaphore.
4122              The assumption made is that rmdir() is atomic.
4123              (The sleep() scheduling assumption broke with the
4124              GNU pth in NetBSD.)
4125              
4126              (the cond.t part retracted by #16250)
4127      Branch: perl
4128            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
4129            ! ext/threads/t/list.t ext/threads/t/thread.t
4130 ____________________________________________________________________________
4131 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
4132         Log: Be tidy.
4133      Branch: perl
4134            ! ext/PerlIO/t/fallback.t
4135 ____________________________________________________________________________
4136 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
4137         Log: Integrate perlio;
4138              
4139              Builds under -Uuseperlio
4140              Uses PUSHSTACK/POPSTACK in :encoding and :Via
4141              
4142              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
4143              as gate on layer tests which fail on -Dusesfio
4144              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
4145              
4146              Have :encoding() default to perlqq style fallbacks.
4147              Add test for that.
4148      Branch: perl
4149           +> ext/PerlIO/t/fallback.t
4150           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
4151           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
4152           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
4153           !> t/io/binmode.t t/io/crlf.t
4154 ____________________________________________________________________________
4155 [ 16246] By: nick                                  on 2002/04/28  10:08:05
4156         Log: Have :encoding() default to perlqq style fallbacks.
4157              Add test for that.
4158      Branch: perlio
4159            + ext/PerlIO/t/fallback.t
4160            ! MANIFEST ext/PerlIO/encoding/encoding.pm
4161            ! ext/PerlIO/encoding/encoding.xs
4162 ____________________________________________________________________________
4163 [ 16245] By: nick                                  on 2002/04/28  08:57:54
4164         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
4165              as gate on layer tests which fail on -Dusesfio
4166              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
4167      Branch: perlio
4168            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
4169            ! t/io/crlf.t
4170 ____________________________________________________________________________
4171 [ 16244] By: nick                                  on 2002/04/28  08:22:07
4172         Log: Builds under -Uuseperlio
4173              Uses PUSHSTACK/POPSTACK in :encoding and :Via
4174      Branch: perlio
4175            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
4176 ____________________________________________________________________________
4177 [ 16243] By: nick                                  on 2002/04/28  07:19:01
4178         Log: Integrate mainline
4179      Branch: perlio
4180           +> ext/threads/t/list.t
4181           !> (integrate 40 files)
4182 ____________________________________________________________________________
4183 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
4184         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
4185      Branch: perl
4186            ! hints/netbsd.sh
4187 ____________________________________________________________________________
4188 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
4189         Log: Plan better.
4190      Branch: perl
4191            ! t/io/fs.t
4192 ____________________________________________________________________________
4193 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
4194         Log: No trunc worries.
4195      Branch: perl
4196            ! pod/perldelta.pod
4197 ____________________________________________________________________________
4198 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
4199         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
4200              From: Michael G Schwern <schwern@pobox.com>
4201              Date: Sat, 27 Apr 2002 23:20:19 -0400
4202              Message-ID: <20020428032019.GF1821@blackrider>
4203      Branch: perl
4204            ! pod/perlfunc.pod t/io/fs.t
4205 ____________________________________________________________________________
4206 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
4207         Log: More valgrind findings: e.g. t/op/utfhash.t.
4208      Branch: perl
4209            ! hv.c
4210 ____________________________________________________________________________
4211 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
4212         Log: Unused variables now that "did you use incorrect case" is gone;
4213              and valgrind claims that the savepvn() in utilize() leaks in e.g.
4214              lib/blib.t.
4215      Branch: perl
4216            ! op.c
4217 ____________________________________________________________________________
4218 [ 16236] By: sky                                   on 2002/04/28  00:15:45
4219         Log: Added test cases and fixed some obvious things.
4220      Branch: perl
4221            + ext/threads/t/list.t
4222            ! MANIFEST ext/threads/threads.xs
4223 ____________________________________________________________________________
4224 [ 16235] By: sky                                   on 2002/04/27  23:50:11
4225         Log: Removed last traces of autodetach.
4226              Added list() methid.
4227              Changed documentation.
4228      Branch: perl
4229            ! ext/threads/threads.pm ext/threads/threads.xs
4230 ____________________________________________________________________________
4231 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
4232         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
4233              From: Jerrad Pierce <belg4mit@MIT.EDU>
4234              Date: Sat, 27 Apr 2002 19:14:17 -0400
4235              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
4236      Branch: perl
4237            ! lib/FileCache.pm
4238 ____________________________________________________________________________
4239 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
4240         Log: More NetBSD patches from Johnny Lam.
4241              
4242              Remove the need for a $prefix setting that was added in the
4243              previous patch I sent.     Also add the proper rpath options
4244              to the linker flags depending on whether we're on a ELF or
4245              a.out platform.     These were tested both in a non-pkgsrc and
4246              pkgsrc build.
4247              
4248              Append to $libs instead of overwriting its value.  This was
4249              causing $(LDLOADLIBS) to not get added to the dynamic_libs
4250              link command on NetBSD systems and was the cause of the GDBM
4251              problems reported.  Also use '$(LDLOADLIBS)' instead of
4252              expanding its value so that it is more easily overridden in
4253              the Makefile by "make all LDLOADLIBS=...".
4254              
4255              Remove "-L/usr/local/lib" because the location of libgdbm.so
4256              is already added during the Configure process, and this
4257              spurious addition may cause the wrong libgdbm.so to be linked
4258              against as a result.
4259      Branch: perl
4260            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
4261            ! lib/ExtUtils/MM_Unix.pm
4262 ____________________________________________________________________________
4263 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
4264         Log: More VC5-induced casting found by Nikola Knezevic.
4265      Branch: perl
4266            ! av.c hv.c mg.c sv.c
4267 ____________________________________________________________________________
4268 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
4269         Log: More U32 regflags.
4270      Branch: perl
4271            ! op.h regcomp.c thrdvar.h
4272 ____________________________________________________________________________
4273 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
4274         Log: Integrate from bleadperl
4275      Branch: macperl
4276           +> ext/Encode/lib/Encode/Guess.pm
4277           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4278           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
4279           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4280           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
4281           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
4282           +> lib/ExtUtils/t/zz_cleanup_dummy.t
4283           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4284           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
4285           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
4286           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
4287            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4288            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4289            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4290            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4291            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4292            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4293            - t/op/system_tests
4294           !> (integrate 133 files)
4295 ____________________________________________________________________________
4296 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
4297         Log: Retract #16195 since it seems to be unnecessary.
4298      Branch: perl
4299            ! lib/ExtUtils/MM_Unix.pm
4300 ____________________________________________________________________________
4301 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
4302         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
4303              From: "Craig A. Berry" <craigberry@mac.com>
4304              Date: Sat, 27 Apr 2002 15:11:31 -0500
4305              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
4306      Branch: perl
4307            ! vms/descrip_mms.template
4308 ____________________________________________________________________________
4309 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
4310         Log: Some more known open() modes.
4311      Branch: perl
4312            ! pod/perldiag.pod
4313 ____________________________________________________________________________
4314 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
4315         Log: Upgrade to Encode 1.63.
4316      Branch: perl
4317            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4318            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
4319            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
4320            ! ext/Encode/lib/Encode/Encoding.pm
4321            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
4322            ! ext/Encode/lib/Encode/JP/JIS7.pm
4323            ! ext/Encode/lib/Encode/KR/2022_KR.pm
4324            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4325 ____________________________________________________________________________
4326 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
4327         Log: Update Changes.
4328      Branch: perl
4329            ! Changes patchlevel.h
4330 ____________________________________________________________________________
4331 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
4332         Log: Integrate perlio;
4333              
4334              Correct which var is nulled, stack movement protection.
4335      Branch: perl
4336           !> ext/PerlIO/encoding/encoding.xs
4337 ____________________________________________________________________________
4338 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
4339         Log: Subject: PATCH t/TEST
4340              From: Mark-Jason Dominus <mjd@plover.com>
4341              Date: Sat, 27 Apr 2002 14:06:56 -0400
4342              Message-ID: <20020427180656.5422.qmail@plover.com>
4343      Branch: perl
4344            ! t/TEST
4345 ____________________________________________________________________________
4346 [ 16222] By: sky                                   on 2002/04/27  17:00:29
4347         Log: Ahem, look another way.
4348      Branch: perl
4349            ! ext/threads/shared/t/queue.t
4350 ____________________________________________________________________________
4351 [ 16221] By: nick                                  on 2002/04/27  16:34:48
4352         Log: Correct which var is nulled, stack movement protection.
4353      Branch: perlio
4354            ! ext/PerlIO/encoding/encoding.xs
4355 ____________________________________________________________________________
4356 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
4357         Log: Integrate perlio;
4358              
4359              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
4360              - if encoding loads Encode then stack grows.
4361              - pp_binmode was not allowing for that to happen
4362              - added PUTBACK/SPAGAIN.
4363      Branch: perl
4364           !> pp_sys.c
4365 ____________________________________________________________________________
4366 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
4367         Log: First half of NetBSD patch-ai, from Johnny Lam:
4368              
4369              The first part removes "installman" and "installhtml" from the
4370              .PHONY target, which was causing problems during installation.
4371              
4372              (the installman and installhtml are not phony targets,
4373              they are real files)
4374      Branch: perl
4375            ! Makefile.SH
4376 ____________________________________________________________________________
4377 [ 16218] By: nick                                  on 2002/04/27  16:22:40
4378         Log: Integrate mainline
4379      Branch: perlio
4380           +> ext/threads/shared/t/cond.t
4381           !> MANIFEST ext/threads/shared/shared.xs
4382           !> ext/threads/shared/t/queue.t
4383 ____________________________________________________________________________
4384 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
4385         Log: NetBSD patch-ab from Johnny Lam:
4386              
4387              Some tweaks to the NetBSD hints file to make the Configure
4388              process more useful when not building from pkgsrc.  This file
4389              will definitely need to change again when the 1.6 release of
4390              NetBSD comes out, but I'll handle the changes at the later
4391              date.
4392      Branch: perl
4393            ! hints/netbsd.sh
4394 ____________________________________________________________________________
4395 [ 16216] By: nick                                  on 2002/04/27  16:19:21
4396         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
4397              - if encoding loads Encode then stack grows.
4398              - pp_binmode was not allowing for that to happen
4399              - added PUTBACK/SPAGAIN.
4400      Branch: perlio
4401            ! pp_sys.c
4402 ____________________________________________________________________________
4403 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
4404         Log: Integrate perlio;
4405              
4406              Fix fd leak on Via(bogus).
4407              Finish implementing PerlIOVia_open().
4408              Export more guts of PerlIO_* so Via_open() can work.
4409              Fix various PerlIO_allocate() features exposed by above.
4410              
4411              Re-instate $PerlIO::encoding::check at boot.
4412              (Retaining Dan's XS side require though I don't see need.)
4413      Branch: perl
4414           !> embed.fnc ext/PerlIO/Via/Via.xs
4415           !> ext/PerlIO/encoding/encoding.pm
4416           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
4417           !> perlio.c perlio.h perliol.h
4418 ____________________________________________________________________________
4419 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
4420         Log: Upgrade to Encode 1.62.
4421      Branch: perl
4422            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
4423 ____________________________________________________________________________
4424 [ 16213] By: ams                                   on 2002/04/27  15:38:50
4425         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
4426              From: Philip Newton <Philip.Newton@gmx.net>
4427              Date: Sat, 27 Apr 2002 08:51:30 +0200
4428              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
4429              
4430              Subject: Re: Change 16183: Stop being coy.
4431              From: Philip Newton <Philip.Newton@gmx.net>
4432              Date: Sat, 27 Apr 2002 08:52:13 +0200
4433              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
4434      Branch: perl
4435            ! INSTALL pod/perldelta.pod
4436 ____________________________________________________________________________
4437 [ 16212] By: sky                                   on 2002/04/27  13:54:46
4438         Log: Add test numbers to make "make test" happy. Order is irrelevant
4439              but number of oks is not.
4440      Branch: perl
4441            ! ext/threads/shared/t/queue.t
4442 ____________________________________________________________________________
4443 [ 16211] By: nick                                  on 2002/04/27  13:29:55
4444         Log: Re-instate $PerlIO::encoding::check at boot.
4445              (Retaining Dan's XS side require though I don't see need.)
4446      Branch: perlio
4447            ! ext/PerlIO/encoding/encoding.pm
4448            ! ext/PerlIO/encoding/encoding.xs
4449 ____________________________________________________________________________
4450 [ 16210] By: sky                                   on 2002/04/27  12:56:44
4451         Log: Fixed race condtions and deadlocks in interaction with 
4452              cond_wait/cond_signal and lock.
4453              Now we wait for a lock to gie up if we return from COND_WAIT
4454              and we are still locked. We also notifiers potential 
4455              lockers that it is free for locking when we go into COND_WAIT.
4456      Branch: perl
4457            + ext/threads/shared/t/cond.t
4458            ! MANIFEST ext/threads/shared/shared.xs
4459            ! ext/threads/shared/t/queue.t
4460 ____________________________________________________________________________
4461 [ 16209] By: nick                                  on 2002/04/27  12:32:41
4462         Log: Integrate mainline
4463      Branch: perlio
4464           +> t/win32/system_tests
4465            - t/op/system_tests
4466           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
4467           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
4468           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
4469           !> t/lib/warnings/pp_hot t/win32/system.t
4470 ____________________________________________________________________________
4471 [ 16208] By: sky                                   on 2002/04/27  11:46:53
4472         Log: Saving locks after we set it to 0 was kind of pointless.
4473              Hunting down fixes in cond_* functions.
4474      Branch: perl
4475            ! ext/threads/shared/shared.xs
4476 ____________________________________________________________________________
4477 [ 16207] By: nick                                  on 2002/04/27  10:12:00
4478         Log: Fix fd leak on Via(bogus).
4479              Finish implementing PerlIOVia_open().
4480              Export more guts of PerlIO_* so Via_open() can work.
4481              Fix various PerlIO_allocate() features exposed by above.
4482      Branch: perlio
4483            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
4484            ! perlio.h perliol.h
4485 ____________________________________________________________________________
4486 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
4487         Log: NetBSD and OpenBSD cannot do comments at #! line
4488              (or long #! lines?)
4489      Branch: perl
4490            ! t/japh/abigail.t
4491 ____________________________________________________________________________
4492 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
4493         Log: Add taint rethink to the todo list.
4494      Branch: perl
4495            ! pod/perltodo.pod
4496 ____________________________________________________________________________
4497 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
4498         Log: Integrate changes #16199 and #16201 from macperl;
4499              
4500              Time::Local compatibility patches, from Graham
4501              
4502              MacPerl require() portability patches
4503      Branch: perl
4504           !> lib/Time/Local.pm pp_ctl.c
4505 ____________________________________________________________________________
4506 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
4507         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
4508              From: Nicholas Clark <nick@unfortu.net>
4509              Date: Fri, 26 Apr 2002 23:27:23 +0100
4510              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
4511      Branch: perl
4512            ! t/lib/warnings/pp_hot
4513 ____________________________________________________________________________
4514 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
4515         Log: Working on MacPerl tests
4516      Branch: macperl
4517            ! macos/MacPerlTests.cmd
4518 ____________________________________________________________________________
4519 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
4520         Log: MacPerl require() portability patches
4521      Branch: macperl
4522            ! pp_ctl.c
4523 ____________________________________________________________________________
4524 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
4525         Log: Fix a few MacPerl_CanonDir() problems
4526      Branch: macperl
4527            ! macos/macish.c macos/macish.h
4528 ____________________________________________________________________________
4529 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
4530         Log: Time::Local compatibility patches, from Graham
4531      Branch: macperl
4532            ! lib/Time/Local.pm
4533 ____________________________________________________________________________
4534 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
4535         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
4536              From: Simon Cozens <simon@netthink.co.uk>
4537              Date: Fri, 26 Apr 2002 21:58:21 +0100
4538              Message-ID: <20020426205821.GB5855@netthink.co.uk>
4539      Branch: perl
4540            ! ext/Time/HiRes/HiRes.pm
4541 ____________________________________________________________________________
4542 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
4543         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
4544              to know about it always (not just when using the pth).
4545      Branch: perl
4546            ! hints/netbsd.sh
4547 ____________________________________________________________________________
4548 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
4549         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
4550      Branch: perl
4551            ! ext/Digest/MD5/t/files.t
4552 ____________________________________________________________________________
4553 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
4554         Log: Subject: FIXIN problem under Win32
4555              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4556              Date: Thu, 25 Apr 2002 23:03:31 +0200
4557              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
4558      Branch: perl
4559            ! lib/ExtUtils/MM_Unix.pm
4560 ____________________________________________________________________________
4561 [ 16194] By: nick                                  on 2002/04/26  17:36:16
4562         Log: Integrate mainline
4563      Branch: perlio
4564           +> ext/Encode/lib/Encode/Guess.pm
4565           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4566           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
4567           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4568           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4569           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
4570           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
4571           +> t/lib/sample-tests/die_last_minute
4572           !> (integrate 94 files)
4573 ____________________________________________________________________________
4574 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
4575         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
4576              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
4577              Date: Fri, 26 Apr 2002 15:38:16 +0200
4578              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
4579      Branch: perl
4580            + t/win32/system_tests
4581            - t/op/system_tests
4582            ! MANIFEST t/win32/system.t
4583 ____________________________________________________________________________
4584 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
4585         Log: Mention explicitly the NetBSD + pth combination.
4586      Branch: perl
4587            ! pod/perldelta.pod
4588 ____________________________________________________________________________
4589 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
4590         Log: Subject: [PATCH] Fix email address.
4591              From: Abigail <abigail@foad.org>
4592              Date: Fri, 26 Apr 2002 18:03:11 +0200
4593              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
4594      Branch: perl
4595            ! t/japh/abigail.t
4596 ____________________________________________________________________________
4597 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
4598         Log: NetWare update from C Aditya.
4599      Branch: perl
4600            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
4601            ! lib/ExtUtils/MM_Unix.pm
4602 ____________________________________________________________________________
4603 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
4604         Log: Subject: [PATCH vms/test.com] use t/TEST
4605              From: "Craig A. Berry" <craigberry@mac.com>
4606              Date: Fri, 26 Apr 2002 09:34:46 -0500
4607              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
4608      Branch: perl
4609            ! vms/test.com
4610 ____________________________________________________________________________
4611 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
4612         Log: Update Changes.
4613      Branch: perl
4614            ! Changes patchlevel.h
4615 ____________________________________________________________________________
4616 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
4617         Log: Subject: [Encode] s/=over2/=over 2/g
4618              From: Dan Kogai <dankogai@dan.co.jp>
4619              Date: Fri, 26 Apr 2002 14:57:09 +0900
4620              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
4621      Branch: perl
4622            ! ext/Encode/Encode.pm
4623 ____________________________________________________________________________
4624 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
4625         Log: Use temp int variable in the W*() since direct casting
4626              to either an int or an IV would not be right.
4627      Branch: perl
4628            ! ext/POSIX/POSIX.xs
4629 ____________________________________________________________________________
4630 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
4631         Log: The #16182 radiates U32ness.
4632      Branch: perl
4633            ! embed.fnc embed.h proto.h regcomp.c toke.c
4634 ____________________________________________________________________________
4635 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
4636         Log: Subject: t/TEST ported to VMS
4637              From: "Craig A. Berry" <craigberry@mac.com>
4638              Date: Fri, 26 Apr 2002 00:13:31 -0500
4639              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
4640      Branch: perl
4641            ! t/TEST
4642 ____________________________________________________________________________
4643 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
4644         Log: Stop being coy.
4645      Branch: perl
4646            ! pod/perldelta.pod
4647 ____________________________________________________________________________
4648 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
4649         Log: Subject: Re: binary compatibility
4650              From: Mark-Jason Dominus <mjd@plover.com>
4651              Date: Wed, 24 Apr 2002 17:35:07 -0400
4652              Message-ID: <20020424213507.7846.qmail@plover.com>
4653      Branch: perl
4654            ! op.h
4655 ____________________________________________________________________________
4656 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
4657         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
4658              allocating half of the retstack!)
4659      Branch: perl
4660            ! README.win32 sv.c
4661 ____________________________________________________________________________
4662 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
4663         Log: temporary variable not wide enough to hold all the bits in
4664              op->op_targ
4665      Branch: perl
4666            ! op.c
4667 ____________________________________________________________________________
4668 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
4669         Log: Add an idea/question from Damian. 
4670      Branch: perl
4671            ! pod/perltodo.pod
4672 ____________________________________________________________________________
4673 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
4674         Log: build missing utilities on windows; clean stray files
4675      Branch: perl
4676            ! win32/Makefile win32/makefile.mk
4677 ____________________________________________________________________________
4678 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
4679         Log: Upgrade to Encode 1.61, from Dan Kogai.
4680      Branch: perl
4681            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
4682            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
4683            ! ext/Encode/lib/Encode/Guess.pm
4684            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
4685            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
4686            ! ext/Encode/t/mime-header.t
4687 ____________________________________________________________________________
4688 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
4689         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
4690              From: andreas.koenig@anima.de (Andreas J. Koenig)
4691              Date: Tue, 23 Apr 2002 04:40:42 +0200      
4692              Message-ID: <m37kmzi1cl.fsf@anima.de>
4693      Branch: perl
4694            ! pod/perluniintro.pod
4695 ____________________________________________________________________________
4696 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
4697         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
4698              platform needs to fill in the other branch here)
4699      Branch: perl
4700            ! ext/Digest/MD5/t/files.t
4701 ____________________________________________________________________________
4702 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
4703         Log: MANIFEST is needlessly held open for entire duration of "make test"
4704      Branch: perl
4705            ! t/TEST t/harness
4706 ____________________________________________________________________________
4707 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
4708         Log: various signed/unsigned mismatch nits
4709      Branch: perl
4710            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
4711            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
4712            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
4713            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
4714            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
4715            ! ext/Time/HiRes/HiRes.xs regcomp.c
4716 ____________________________________________________________________________
4717 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
4718         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
4719              From: Nicholas Clark <nick@unfortu.net>
4720              Date: Thu, 25 Apr 2002 22:41:57 +0100
4721              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
4722      Branch: perl
4723            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
4724            + ext/Storable/t/make_downgrade.pl
4725            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
4726            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
4727            ! ext/Storable/t/utf8hash.t
4728 ____________________________________________________________________________
4729 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
4730         Log: Extra guidance for JAPH debuggers.
4731      Branch: perl
4732            ! t/japh/abigail.t
4733 ____________________________________________________________________________
4734 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
4735         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
4736              From: Paul_GreenVOS@vos.stratus.com
4737              Date: Wed, 24 Apr 02 18:27 edt
4738              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
4739      Branch: perl
4740            ! vos/vos.c
4741 ____________________________________________________________________________
4742 [ 16169] By: ams                                   on 2002/04/25  20:33:35
4743         Log: Subject: [PATCH] don't build B/C twice on VMS
4744              From: "Craig A. Berry" <craigberry@mac.com>
4745              Date: Thu, 25 Apr 2002 16:00:57 -0500
4746              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
4747      Branch: perl
4748            ! configure.com
4749 ____________________________________________________________________________
4750 [ 16168] By: ams                                   on 2002/04/25  20:31:19
4751         Log: Subject: Re: POSIX::WEXITSTATUS broken again
4752              From: Andy Dougherty <doughera@lafayette.edu>
4753              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
4754              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
4755      Branch: perl
4756            ! ext/POSIX/POSIX.xs
4757 ____________________________________________________________________________
4758 [ 16167] By: ams                                   on 2002/04/25  19:49:09
4759         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
4760              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4761              Date: Thu, 25 Apr 2002 13:39:35 -0700
4762              Message-Id: <HmGy8gzkguHW092yn@efn.org>
4763      Branch: perl
4764            ! t/harness
4765 ____________________________________________________________________________
4766 [ 16166] By: ams                                   on 2002/04/25  19:43:06
4767         Log: $fh->close(); print $fh "foo" would segfault under -w in
4768              report_evil_fh() because $fh doesn't have a name.
4769      Branch: perl
4770            ! util.c
4771 ____________________________________________________________________________
4772 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
4773         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
4774              being found properly
4775      Branch: perl
4776            ! ext/Cwd/t/cwd.t
4777 ____________________________________________________________________________
4778 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
4779         Log: Brace yourself from Craig Berry to keep older compilers happy.
4780      Branch: perl
4781            ! vms/vms.c
4782 ____________________________________________________________________________
4783 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
4784         Log: More %{} overload tests.
4785      Branch: perl
4786            ! lib/overload.t
4787 ____________________________________________________________________________
4788 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
4789         Log: some extension builds need to find pl2bat.bat on windows
4790      Branch: perl
4791            ! win32/buildext.pl
4792 ____________________________________________________________________________
4793 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
4794         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
4795              From: "Craig A. Berry" <craigberry@mac.com>
4796              Date: Thu, 25 Apr 2002 12:30:06 -0500
4797              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
4798      Branch: perl
4799            ! lib/ExtUtils/MM_VMS.pm
4800 ____________________________________________________________________________
4801 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
4802         Log: windows build fails if there is no perlglob.exe in the PATH
4803      Branch: perl
4804            ! win32/buildext.pl
4805 ____________________________________________________________________________
4806 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
4807         Log: Mysterious setlocale() core dump in ancient Solaris
4808              found by Merijn Broeren.  Doesn't look like Perl's fault.
4809      Branch: perl
4810            ! pod/perldelta.pod
4811 ____________________________________________________________________________
4812 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
4813         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
4814              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4815              Date: Thu, 25 Apr 2002 17:35:23 +0200
4816              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
4817      Branch: perl
4818            ! pp_ctl.c
4819 ____________________________________________________________________________
4820 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
4821         Log: Subject: [PATCH] pp_ctl.c:pp_require
4822              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
4823              Date: Thu, 25 Apr 2002 16:01:14 +0200
4824              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
4825      Branch: perl
4826            ! pp_ctl.c
4827 ____________________________________________________________________________
4828 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
4829         Log: -Wformat cleanups from Robin Barker.
4830      Branch: perl
4831            ! dump.c embed.fnc proto.h sv.c
4832 ____________________________________________________________________________
4833 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
4834         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
4835              From: Michael G Schwern <schwern@pobox.com>
4836              Date: Thu, 25 Apr 2002 01:51:27 -0400
4837              Message-ID: <20020425055127.GB3456@blackrider>
4838      Branch: perl
4839            + t/lib/sample-tests/bignum t/lib/sample-tests/die
4840            + t/lib/sample-tests/die_head_end
4841            + t/lib/sample-tests/die_last_minute
4842            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
4843            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4844            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
4845 ____________________________________________________________________________
4846 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
4847         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
4848              From: Michael G Schwern <schwern@pobox.com>
4849              Date: Thu, 25 Apr 2002 01:32:10 -0400
4850              Message-ID: <20020425053210.GA3334@blackrider>
4851      Branch: perl
4852            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
4853            + lib/Test/Simple/t/strays.t
4854            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
4855            ! lib/Test/Simple.pm lib/Test/Simple/Changes
4856            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
4857            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
4858            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
4859            ! lib/Test/Simple/t/use_ok.t
4860 ____________________________________________________________________________
4861 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
4862         Log: Elaborate a bit on Storable.
4863      Branch: perl
4864            ! pod/perldelta.pod
4865 ____________________________________________________________________________
4866 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
4867         Log: Cleaner Encode tests under -Mutf8.
4868      Branch: perl
4869            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
4870 ____________________________________________________________________________
4871 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
4872         Log: Subject: [PATCH] installperl
4873              From: Abe Timmerman <abe@ztreet.demon.nl>
4874              Date: Thu, 25 Apr 2002 01:00:00 +0200
4875              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
4876      Branch: perl
4877            ! installperl
4878 ____________________________________________________________________________
4879 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
4880         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
4881              From: Dan Kogai <dankogai@dan.co.jp>
4882              Date: Thu, 25 Apr 2002 10:49:13 +0900
4883              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
4884      Branch: perl
4885            ! ext/PerlIO/encoding/encoding.xs
4886 ____________________________________________________________________________
4887 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
4888         Log: Stray =back.
4889      Branch: perl
4890            ! README.win32
4891 ____________________________________________________________________________
4892 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
4893         Log: Add an untested warning variant.
4894      Branch: perl
4895            ! t/lib/warnings/op
4896 ____________________________________________________________________________
4897 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
4898         Log: Update Changes.
4899      Branch: perl
4900            ! Changes patchlevel.h
4901 ____________________________________________________________________________
4902 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
4903         Log: Wrong plan.
4904      Branch: perl
4905            ! ext/Encode/t/mime-header.t
4906 ____________________________________________________________________________
4907 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
4908         Log: Upgrade to Encode 1.60, from Dan Kogai.
4909      Branch: perl
4910            + ext/Encode/lib/Encode/Guess.pm
4911            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
4912            + ext/Encode/t/mime-header.t
4913            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
4914            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4915            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
4916            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
4917            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
4918            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
4919 ____________________________________________________________________________
4920 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
4921         Log: another case of enabling binmode() where it should not be: if the
4922              *.enc files are CRLF terminated, the result gets CRCRLF terminations
4923      Branch: perl
4924            ! ext/Encode/t/CJKT.t
4925 ____________________________________________________________________________
4926 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
4927         Log: microperl update; boldly assume time() and time_t
4928              (since we assume ANSI and i_time, anyway).
4929      Branch: perl
4930            ! uconfig.h uconfig.sh
4931 ____________________________________________________________________________
4932 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
4933         Log: Integrate #16136, #16137, #16138 from macperl;
4934              
4935              Silly fix for the SC compiler's fixation with "comp" as a type
4936              
4937              Skip more PerlIO symbols for sfio
4938              
4939              Play nicely in miniperl
4940      Branch: perl
4941           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
4942           !> lib/File/Spec/Mac.pm makedef.pl
4943 ____________________________________________________________________________
4944 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
4945         Log: Sync configpm and config.h for use in 5.8
4946              (still need to do config.sh)
4947      Branch: macperl
4948            ! macos/config.h macos/configpm
4949 ____________________________________________________________________________
4950 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
4951         Log: Make MM_MacOS work with new MakeMaker
4952      Branch: macperl
4953            ! macos/lib/ExtUtils/MM_MacOS.pm
4954 ____________________________________________________________________________
4955 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
4956         Log: Makefile.mk changes for 5.8: additional extensions
4957              and source files; bump version
4958      Branch: macperl
4959            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
4960 ____________________________________________________________________________
4961 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
4962         Log: Play nicely in miniperl
4963      Branch: macperl
4964            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
4965 ____________________________________________________________________________
4966 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
4967         Log: Skip more PerlIO symbols for sfio
4968      Branch: macperl
4969            ! makedef.pl
4970 ____________________________________________________________________________
4971 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
4972         Log: Silly fix for the SC compiler's fixation with "comp" as a type
4973      Branch: macperl
4974            ! ext/Unicode/Normalize/Normalize.xs
4975 ____________________________________________________________________________
4976 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
4977         Log: Merge macperl xsubpp with current xsubpp
4978      Branch: macperl
4979            ! macos/xsubpp
4980 ____________________________________________________________________________
4981 [ 16134] By: nick                                  on 2002/04/24  18:08:37
4982         Log: Integrate mainline
4983      Branch: perlio
4984           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
4985           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
4986            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
4987            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
4988            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4989            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4990            - lib/ExtUtils/t/Problem-Module/Makefile.PL
4991            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4992           !> (integrate 44 files)
4993 ____________________________________________________________________________
4994 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
4995         Log: Delete more included modules from bundled_ext
4996      Branch: macperl
4997            - macos/bundled_ext/Digest/MD5/Changes
4998            - macos/bundled_ext/Digest/MD5/MD5.pm
4999            - macos/bundled_ext/Digest/MD5/MD5.xs
5000            - macos/bundled_ext/Digest/MD5/Makefile.PL
5001            - macos/bundled_ext/Digest/MD5/Makefile.mk
5002            - macos/bundled_ext/Digest/MD5/README
5003            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
5004            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
5005            - macos/bundled_ext/Digest/MD5/rfc1321.txt
5006            - macos/bundled_ext/Digest/MD5/t/badfile.t
5007            - macos/bundled_ext/Digest/MD5/t/files.t
5008            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
5009            - macos/bundled_ext/Digest/MD5/typemap
5010            - macos/bundled_ext/Filter/Util/Call/Call.pm
5011            - macos/bundled_ext/Filter/Util/Call/Call.xs
5012            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
5013            - macos/bundled_ext/Filter/Util/Call/ppport.h
5014            - macos/bundled_ext/Filter/t/call.t
5015            - macos/bundled_ext/Filter/t/filter-util.pl
5016            - macos/bundled_ext/List/Util/ChangeLog
5017            - macos/bundled_ext/List/Util/Makefile.PL
5018            - macos/bundled_ext/List/Util/README
5019            - macos/bundled_ext/List/Util/Util.xs
5020            - macos/bundled_ext/List/Util/lib/List/Util.pm
5021            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
5022            - macos/bundled_ext/List/Util/t/blessed.t
5023            - macos/bundled_ext/List/Util/t/dualvar.t
5024            - macos/bundled_ext/List/Util/t/first.t
5025            - macos/bundled_ext/List/Util/t/max.t
5026            - macos/bundled_ext/List/Util/t/maxstr.t
5027            - macos/bundled_ext/List/Util/t/min.t
5028            - macos/bundled_ext/List/Util/t/minstr.t
5029            - macos/bundled_ext/List/Util/t/readonly.t
5030            - macos/bundled_ext/List/Util/t/reduce.t
5031            - macos/bundled_ext/List/Util/t/reftype.t
5032            - macos/bundled_ext/List/Util/t/shuffle.t
5033            - macos/bundled_ext/List/Util/t/sum.t
5034            - macos/bundled_ext/List/Util/t/tainted.t
5035            - macos/bundled_ext/List/Util/t/weak.t
5036            - macos/bundled_ext/MIME/Base64/Base64.pm
5037            - macos/bundled_ext/MIME/Base64/Base64.xs
5038            - macos/bundled_ext/MIME/Base64/Changes
5039            - macos/bundled_ext/MIME/Base64/Makefile.PL
5040            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
5041            - macos/bundled_ext/MIME/Base64/README
5042            - macos/bundled_ext/MIME/Base64/t/base64.t
5043            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
5044            - macos/bundled_ext/MIME/Base64/t/unicode.t
5045            - macos/bundled_ext/Storable/ChangeLog
5046            - macos/bundled_ext/Storable/Makefile.PL
5047            - macos/bundled_ext/Storable/README
5048            - macos/bundled_ext/Storable/Storable.pm
5049            - macos/bundled_ext/Storable/Storable.xs
5050            - macos/bundled_ext/Storable/t/blessed.t
5051            - macos/bundled_ext/Storable/t/canonical.t
5052            - macos/bundled_ext/Storable/t/compat-0.6.t
5053            - macos/bundled_ext/Storable/t/dclone.t
5054            - macos/bundled_ext/Storable/t/dump.pl
5055            - macos/bundled_ext/Storable/t/forgive.t
5056            - macos/bundled_ext/Storable/t/freeze.t
5057            - macos/bundled_ext/Storable/t/lock.t
5058            - macos/bundled_ext/Storable/t/overload.t
5059            - macos/bundled_ext/Storable/t/recurse.t
5060            - macos/bundled_ext/Storable/t/retrieve.t
5061            - macos/bundled_ext/Storable/t/store.t
5062            - macos/bundled_ext/Storable/t/tied.t
5063            - macos/bundled_ext/Storable/t/tied_hook.t
5064            - macos/bundled_ext/Storable/t/tied_items.t
5065            - macos/bundled_ext/Storable/t/utf8.t
5066            - macos/bundled_ext/Time/HiRes/Changes
5067            - macos/bundled_ext/Time/HiRes/HiRes.pm
5068            - macos/bundled_ext/Time/HiRes/HiRes.t
5069            - macos/bundled_ext/Time/HiRes/HiRes.xs
5070            - macos/bundled_ext/Time/HiRes/Makefile.PL
5071            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
5072            - macos/bundled_ext/Time/HiRes/hints/sco.pl
5073 ____________________________________________________________________________
5074 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
5075         Log: Thou shalt not assume %x works for UVs.
5076      Branch: perl
5077            ! ext/Encode/Encode.xs
5078 ____________________________________________________________________________
5079 [ 16131] By: nick                                  on 2002/04/24  15:50:31
5080         Log: Submit an old integrate
5081      Branch: perlio
5082           +> (branch 27 files)
5083            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5084            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
5085            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
5086            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
5087            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
5088            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
5089            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
5090           !> (integrate 84 files)
5091 ____________________________________________________________________________
5092 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
5093         Log: Partially retract #12056, from Craig Berry.
5094      Branch: perl
5095            ! vms/vms.c
5096 ____________________________________________________________________________
5097 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
5098         Log: Delete more included modules from bundled_lib
5099      Branch: macperl
5100            - macos/bundled_lib/blib/lib/Class/ISA.pm
5101            - macos/bundled_lib/blib/lib/Digest.pm
5102            - macos/bundled_lib/blib/lib/Filter/Simple.pm
5103            - macos/bundled_lib/blib/lib/Memoize.pm
5104            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
5105            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
5106            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
5107            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
5108            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
5109            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
5110            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
5111            - macos/bundled_lib/blib/lib/NEXT.pm
5112            - macos/bundled_lib/blib/lib/Net/Cmd.pm
5113            - macos/bundled_lib/blib/lib/Net/Config.pm
5114            - macos/bundled_lib/blib/lib/Net/Domain.pm
5115            - macos/bundled_lib/blib/lib/Net/FTP.pm
5116            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
5117            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
5118            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
5119            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
5120            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
5121            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
5122            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
5123            - macos/bundled_lib/blib/lib/Net/NNTP.pm
5124            - macos/bundled_lib/blib/lib/Net/Netrc.pm
5125            - macos/bundled_lib/blib/lib/Net/POP3.pm
5126            - macos/bundled_lib/blib/lib/Net/SMTP.pm
5127            - macos/bundled_lib/blib/lib/Net/Time.pm
5128            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
5129            - macos/bundled_lib/blib/lib/Switch.pm
5130            - macos/bundled_lib/t/Class/ISA/test.pl
5131            - macos/bundled_lib/t/Digest/Digest.t
5132            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
5133            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
5134            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
5135            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
5136            - macos/bundled_lib/t/Filter/Simple/data.t
5137            - macos/bundled_lib/t/Filter/Simple/export.t
5138            - macos/bundled_lib/t/Filter/Simple/filter.t
5139            - macos/bundled_lib/t/Filter/Simple/filter_only.t
5140            - macos/bundled_lib/t/Filter/Simple/import.t
5141            - macos/bundled_lib/t/Memoize/array.t
5142            - macos/bundled_lib/t/Memoize/array_confusion.t
5143            - macos/bundled_lib/t/Memoize/correctness.t
5144            - macos/bundled_lib/t/Memoize/errors.t
5145            - macos/bundled_lib/t/Memoize/expire.t
5146            - macos/bundled_lib/t/Memoize/expire_file.t
5147            - macos/bundled_lib/t/Memoize/expire_module_n.t
5148            - macos/bundled_lib/t/Memoize/expire_module_t.t
5149            - macos/bundled_lib/t/Memoize/flush.t
5150            - macos/bundled_lib/t/Memoize/normalize.t
5151            - macos/bundled_lib/t/Memoize/prototype.t
5152            - macos/bundled_lib/t/Memoize/speed.t
5153            - macos/bundled_lib/t/Memoize/tie.t
5154            - macos/bundled_lib/t/Memoize/tie_gdbm.t
5155            - macos/bundled_lib/t/Memoize/tie_ndbm.t
5156            - macos/bundled_lib/t/Memoize/tie_sdbm.t
5157            - macos/bundled_lib/t/Memoize/tie_storable.t
5158            - macos/bundled_lib/t/Memoize/tiefeatures.t
5159            - macos/bundled_lib/t/Memoize/unmemoize.t
5160            - macos/bundled_lib/t/NEXT/actual.t
5161            - macos/bundled_lib/t/NEXT/actuns.t
5162            - macos/bundled_lib/t/NEXT/next.t
5163            - macos/bundled_lib/t/NEXT/unseen.t
5164            - macos/bundled_lib/t/Switch/t/given.t
5165            - macos/bundled_lib/t/Switch/t/nested.t
5166            - macos/bundled_lib/t/Switch/t/switch.t
5167            - macos/bundled_lib/t/libnet/config.t
5168            - macos/bundled_lib/t/libnet/ftp.t
5169            - macos/bundled_lib/t/libnet/hostname.t
5170            - macos/bundled_lib/t/libnet/libnet_t.pl
5171            - macos/bundled_lib/t/libnet/netrc.t
5172            - macos/bundled_lib/t/libnet/nntp.t
5173            - macos/bundled_lib/t/libnet/require.t
5174            - macos/bundled_lib/t/libnet/smtp.t
5175 ____________________________________________________________________________
5176 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
5177         Log: Remove Text::Balanced from bundled_lib (already in lib)
5178      Branch: macperl
5179            - macos/bundled_lib/blib/lib/Text/Balanced.pm
5180            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
5181            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
5182            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
5183            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
5184            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
5185            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
5186            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
5187            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
5188 ____________________________________________________________________________
5189 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
5190         Log: A word of warning to the users of UTF-8 locales.
5191      Branch: perl
5192            ! pod/perluniintro.pod
5193 ____________________________________________________________________________
5194 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
5195         Log: Forgotten from #16125.
5196      Branch: perl
5197            ! t/lib/MakeMaker/Test/Utils.pm
5198 ____________________________________________________________________________
5199 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
5200         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
5201      Branch: perl
5202            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
5203            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
5204            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
5205            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
5206            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
5207            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
5208            - lib/ExtUtils/t/Problem-Module/Makefile.PL
5209            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
5210            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
5211            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
5212            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
5213            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
5214            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
5215            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
5216            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
5217            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
5218            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
5219 ____________________________________________________________________________
5220 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
5221         Log: Subject: New UTF-8 surprise
5222              From: andreas.koenig@anima.de (Andreas J. Koenig)
5223              Date: Mon, 22 Apr 2002 12:08:48 +0200
5224              Message-ID: <m38z7gjb9r.fsf@anima.de>
5225      Branch: perl
5226            ! pp_hot.c t/op/subst.t
5227 ____________________________________________________________________________
5228 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
5229         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
5230              tree that is branched from //depot/maint-5.6/macperl/macos/...
5231      Branch: macperl
5232           +> (branch 3590 files)
5233 ____________________________________________________________________________
5234 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
5235         Log: Try to be clearer about perlio.
5236      Branch: perl
5237            ! INSTALL
5238 ____________________________________________________________________________
5239 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
5240         Log: Subject: Re: binary compatibility
5241              From: Andy Dougherty <doughera@lafayette.edu>
5242              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
5243              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
5244      Branch: perl
5245            ! INSTALL patchlevel.h
5246 ____________________________________________________________________________
5247 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
5248         Log: Go on record about the binary backward incompatibility.
5249      Branch: perl
5250            ! pod/perldelta.pod
5251 ____________________________________________________________________________
5252 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
5253         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
5254              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5255              Date: Wed, 24 Apr 2002 01:51:43 +0400
5256              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
5257      Branch: perl
5258            ! t/win32/system.t
5259 ____________________________________________________________________________
5260 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
5261         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
5262              From: PPrymmer@factset.com
5263              Date: Tue, 23 Apr 2002 17:14:32 -0400
5264              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
5265      Branch: perl
5266            ! lib/locale.t
5267 ____________________________________________________________________________
5268 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
5269         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
5270              From: Paul_GreenVOS@vos.stratus.com
5271              Date: Tue, 23 Apr 02 15:06 edt   
5272              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
5273      Branch: perl
5274            ! Makefile.SH cflags.SH
5275 ____________________________________________________________________________
5276 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
5277         Log: metaconfig unit change for #16115.
5278      Branch: metaconfig
5279            ! U/compline/byteorder.U
5280      Branch: perl
5281            ! config_h.SH
5282 ____________________________________________________________________________
5283 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
5284         Log: Regen Configure to mirror #16111 (with one added tweak).
5285      Branch: perl
5286            ! Configure
5287 ____________________________________________________________________________
5288 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
5289         Log: Retract #16109.
5290      Branch: perl
5291            ! lib/ExtUtils/MM_Unix.pm
5292 ____________________________________________________________________________
5293 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
5294         Log: FAQ sync.
5295      Branch: perl
5296            ! pod/perlfaq3.pod pod/perlfaq8.pod
5297 ____________________________________________________________________________
5298 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
5299         Log: use encoding no more defaults to Latin 1.
5300      Branch: perl
5301            ! pod/perluniintro.pod
5302 ____________________________________________________________________________
5303 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
5304         Log: Configure test for byteorder loses bits
5305      Branch: perl
5306            ! Configure
5307 ____________________________________________________________________________
5308 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
5309         Log: hacking around byteorder variance between config.sh and config.h
5310              isn't needed after change#16099
5311      Branch: perl
5312            ! ext/Storable/t/malice.t
5313 ____________________________________________________________________________
5314 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
5315         Log: (retracted by #16114)
5316              
5317              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
5318              From: "Green, Paul" <Paul.Green@stratus.com>
5319              Date: Tue, 23 Apr 2002 13:47:19 -0400
5320              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
5321      Branch: perl
5322            ! lib/ExtUtils/MM_Unix.pm
5323 ____________________________________________________________________________
5324 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
5325         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
5326              From: Norton Allen <allen@huarp.harvard.edu>
5327              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
5328              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
5329      Branch: perl
5330            ! lib/File/Find.pm
5331 ____________________________________________________________________________
5332 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
5333         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
5334              From: Norton Allen <allen@huarp.harvard.edu>
5335              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
5336              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
5337      Branch: perl
5338            ! README.qnx hints/qnx.sh
5339 ____________________________________________________________________________
5340 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
5341         Log: Subject: [PATCH] pod/perlhist.pod
5342              From: Abigail <abigail@foad.org>
5343              Date: Tue, 23 Apr 2002 16:21:31 +0200
5344              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
5345              
5346              (removed 5.005_04 which never happened)
5347      Branch: perl
5348            ! pod/perlhist.pod
5349 ____________________________________________________________________________
5350 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
5351         Log: Subject: Re: [PATCH abigail.t] another portability attempt
5352              From: Abigail <abigail@foad.org>
5353              Date: Tue, 23 Apr 2002 11:35:54 +0200
5354              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
5355      Branch: perl
5356            ! t/japh/abigail.t
5357 ____________________________________________________________________________
5358 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
5359         Log: NetWare tweak from C Aditya.
5360      Branch: perl
5361            ! NetWare/Nwmain.c NetWare/nw5.c
5362 ____________________________________________________________________________
5363 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
5364         Log: fix a typo
5365      Branch: perl
5366            ! regexec.c
5367 ____________________________________________________________________________
5368 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
5369         Log: Uncurliff.
5370      Branch: perl
5371            ! README.ko
5372 ____________________________________________________________________________
5373 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
5374         Log: Pointer to UV casting.
5375      Branch: perl
5376            ! regexec.c
5377 ____________________________________________________________________________
5378 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
5379         Log: metaconfig unit change for #16099.
5380      Branch: metaconfig
5381            ! U/compline/byteorder.U
5382 ____________________________________________________________________________
5383 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
5384         Log: Use UV (not long) for BYTEORDER.
5385      Branch: perl
5386            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5387            ! config_h.SH
5388 ____________________________________________________________________________
5389 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
5390         Log: # cpp commands must start in the first column.
5391      Branch: perl
5392            ! scope.c
5393 ____________________________________________________________________________
5394 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
5395         Log: Reborn as text.
5396      Branch: perl
5397            + NetWare/interface.cpp
5398 ____________________________________________________________________________
5399 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
5400         Log: Dead as binary.
5401      Branch: perl
5402            - NetWare/interface.cpp
5403 ____________________________________________________________________________
5404 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
5405         Log: Undo #16091, a time-warped escapee.
5406      Branch: perl
5407            ! lib/ExtUtils/t/MM_Cygwin.t
5408 ____________________________________________________________________________
5409 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
5410         Log: *size tweaks from Sarathy.
5411      Branch: perl
5412            ! ext/Storable/t/malice.t
5413 ____________________________________________________________________________
5414 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
5415         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
5416              From: Stas Bekman <stas@stason.org>
5417              Date: Tue, 23 Apr 2002 01:52:22 +0800
5418              Message-ID: <3CC44DD6.3090401@stason.org>
5419      Branch: perl
5420            ! pod/perlguts.pod
5421 ____________________________________________________________________________
5422 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
5423         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
5424              From: Paul_GreenVOS@vos.stratus.com
5425              Date: Mon, 22 Apr 02 20:35 edt
5426              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
5427      Branch: perl
5428            + hints/t001.c
5429            ! MANIFEST hints/README.hints hints/vos.sh
5430 ____________________________________________________________________________
5431 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
5432         Log: (retracted by #16095)
5433      Branch: perl
5434            ! lib/ExtUtils/t/MM_Cygwin.t
5435 ____________________________________________________________________________
5436 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
5437         Log: Subject: Re: perl@16083
5438              From: Nicholas Clark <nick@unfortu.net>
5439              Date: Mon, 22 Apr 2002 23:17:45 +0100
5440              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
5441      Branch: perl
5442            ! ext/Storable/t/malice.t
5443 ____________________________________________________________________________
5444 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
5445         Log: Upgrade to Encode 1.58.
5446      Branch: perl
5447            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
5448            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
5449            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
5450            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
5451            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
5452            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
5453            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
5454            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
5455            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
5456            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
5457            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
5458            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
5459            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
5460            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
5461            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
5462            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5463            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5464            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
5465 ____________________________________________________________________________
5466 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
5467         Log: On Win32 the end.t failure should be gone now.
5468      Branch: perl
5469            ! pod/perldelta.pod
5470 ____________________________________________________________________________
5471 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
5472         Log: Subject: [PATCH] update VOS-specific pod files
5473              From: Paul_GreenVOS@vos.stratus.com
5474              Date: Mon, 22 Apr 02 16:02 edt
5475              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
5476      Branch: perl
5477            ! README.vos pod/perlport.pod
5478 ____________________________________________________________________________
5479 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
5480         Log: Subject: [PATCH] cleanup ./hints/vos.sh
5481              From: Paul_GreenVOS@vos.stratus.com
5482              Date: Mon, 22 Apr 02 15:26 edt
5483              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
5484      Branch: perl
5485            ! hints/vos.sh
5486 ____________________________________________________________________________
5487 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
5488         Log: Upgrade to Encode 1.57, from Dan Kogai.
5489      Branch: perl
5490            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5491            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
5492            ! ext/Encode/lib/Encode/Encoding.pm
5493            ! ext/Encode/lib/Encode/JP/JIS7.pm
5494            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
5495            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
5496 ____________________________________________________________________________
5497 [ 16084] By: ams                                   on 2002/04/22  18:10:13
5498         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
5499              From: Stas Bekman <stas@stason.org>
5500              Date: Tue, 23 Apr 2002 01:59:07 +0800
5501              Message-Id: <3CC44F6B.5010300@stason.org>
5502      Branch: perl
5503            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
5504 ____________________________________________________________________________
5505 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
5506         Log: Update Changes.
5507      Branch: perl
5508            ! Changes patchlevel.h
5509 ____________________________________________________________________________
5510 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
5511         Log: In MANIFEST but not added.
5512      Branch: perl
5513            + NetWare/interface.cpp
5514 ____________________________________________________________________________
5515 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
5516         Log: Duh.
5517      Branch: perl
5518            ! lib/ExtUtils/MM_Unix.pm
5519 ____________________________________________________________________________
5520 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
5521         Log: Subject: Re: t/japh/abigail.t [PATCH]
5522              From: Norton Allen <allen@huarp.harvard.edu>
5523              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
5524              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
5525      Branch: perl
5526            ! t/japh/abigail.t
5527 ____________________________________________________________________________
5528 [ 16079] By: ams                                   on 2002/04/22  15:59:55
5529         Log: Subject: {PATCH docs] sockatmark
5530              From: Mark-Jason Dominus <mjd@plover.com>
5531              Date: Mon, 22 Apr 2002 02:43:42 -0400
5532              Message-Id: <20020422064342.24646.qmail@plover.com>
5533      Branch: perl
5534            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
5535 ____________________________________________________________________________
5536 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
5537         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
5538              From: Paul_GreenVOS@vos.stratus.com
5539              Date: Mon, 22 Apr 02 12:40 edt
5540              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
5541      Branch: perl
5542            ! cflags.SH
5543 ____________________________________________________________________________
5544 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
5545         Log: Add new files from #16076; re-sort.
5546      Branch: perl
5547            ! MANIFEST
5548 ____________________________________________________________________________
5549 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
5550         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
5551      Branch: perl
5552            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
5553            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
5554            + NetWare/perllib.cpp NetWare/splittree.pl
5555            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
5556            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
5557            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
5558            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
5559            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
5560            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
5561            ! x2p/hash.c x2p/walk.c
5562 ____________________________________________________________________________
5563 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
5564         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
5565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5566              Date: Mon, 22 Apr 2002 17:56:17 +0200
5567              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
5568      Branch: perl
5569            ! README.aix
5570 ____________________________________________________________________________
5571 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
5572         Log: Signedness nit.
5573      Branch: perl
5574            ! ext/PerlIO/encoding/encoding.xs
5575 ____________________________________________________________________________
5576 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
5577         Log: No semicolons after blocks.
5578      Branch: perl
5579            ! ext/Encode/Encode.xs
5580 ____________________________________________________________________________
5581 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
5582         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
5583      Branch: perl
5584            ! ext/PerlIO/encoding/encoding.pm
5585            ! ext/PerlIO/encoding/encoding.xs
5586 ____________________________________________________________________________
5587 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
5588         Log: Upgrade to Encode 1.56, from Dan Kogai.
5589      Branch: perl
5590            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
5591            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5592            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
5593            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
5594            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
5595            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
5596            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
5597            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5598            ! ext/Encode/lib/Encode/Config.pm
5599            ! ext/Encode/lib/Encode/Encoder.pm
5600            ! ext/Encode/lib/Encode/Encoding.pm
5601            ! ext/Encode/lib/Encode/JP/H2Z.pm
5602            ! ext/Encode/lib/Encode/JP/JIS7.pm
5603            ! ext/Encode/lib/Encode/KR/2022_KR.pm
5604            ! ext/Encode/lib/Encode/PerlIO.pod
5605            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
5606            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5607            ! ext/Encode/ucm/big5-hkscs.ucm
5608 ____________________________________________________________________________
5609 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
5610         Log: Comment tweak from Philip.
5611      Branch: perl
5612            ! opcode.pl
5613 ____________________________________________________________________________
5614 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
5615         Log: a Test::Harness tweak to make the test lines show up prettier
5616      Branch: perl
5617            ! lib/Test/Harness.pm
5618 ____________________________________________________________________________
5619 [ 16067] By: nick                                  on 2002/04/22  09:19:23
5620         Log: Integrate mainline
5621      Branch: perlio
5622           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5623           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5624           !> t/lib/warnings/perlio t/win32/system.t
5625 ____________________________________________________________________________
5626 [ 16066] By: nick                                  on 2002/04/22  09:01:43
5627         Log: Integrate //depot/perlio into mainline
5628      Branch: perl
5629           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
5630           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
5631           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
5632 ____________________________________________________________________________
5633 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
5634         Log: clean up after stray test file littering
5635              
5636              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
5637              it seems that it shouldn't (looks like a handle leak in PerlIO
5638              to me)
5639      Branch: perl
5640            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
5641            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
5642            ! t/lib/warnings/perlio t/win32/system.t
5643 ____________________________________________________________________________
5644 [ 16064] By: nick                                  on 2002/04/22  08:02:58
5645         Log: Integrate mainline into perlio
5646      Branch: perlio
5647           +> ext/Storable/t/malice.t
5648            ! pod/perliol.pod
5649           !> (integrate 57 files)
5650 ____________________________________________________________________________
5651 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
5652         Log: integrate change#16062 from mainline
5653              
5654              another windows fix: only create a new console for subprocesses
5655              when all three stdhandles are invalid (from Jan Dubois)
5656      Branch: maint-5.6/perl
5657            ! win32/win32.c
5658 ____________________________________________________________________________
5659 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
5660         Log: another windows fix: only create a new console for subprocesses
5661              when all three stdhandles are invalid (from Jan Dubois)
5662      Branch: perl
5663            ! win32/win32.c
5664 ____________________________________________________________________________
5665 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
5666         Log: all the thread tests now pass on windows (32-bit and 64-bit)
5667      Branch: perl
5668            ! README.win32
5669 ____________________________________________________________________________
5670 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
5671         Log: enable maximal optimizations on win64
5672      Branch: perl
5673            ! win32/Makefile win32/makefile.mk
5674 ____________________________________________________________________________
5675 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
5676         Log: Tweaks copied from Philip Newton's Encode patches.
5677      Branch: perl
5678            ! AUTHORS
5679 ____________________________________________________________________________
5680 [ 16057] By: sky                                   on 2002/04/22  00:19:40
5681         Log: End blocks were not run on Win32.
5682              The real fix should be to turn this flag on in RunPerl but
5683              I think we are too close 5.8 to change that.
5684      Branch: perl
5685            ! ext/threads/threads.xs
5686 ____________________________________________________________________________
5687 [ 16056] By: sky                                   on 2002/04/21  23:29:22
5688         Log: Do not unlock mutex twice.
5689              Do not unlock mutex after it has been destroyed and freed.
5690              Do not email p5p without uncrossing eyes.
5691      Branch: perl
5692            ! ext/threads/threads.xs
5693 ____________________________________________________________________________
5694 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
5695         Log: squelch some more type mismatch warnings
5696              
5697              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
5698              missing parens in macro definition
5699      Branch: perl
5700            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
5701            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
5702            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
5703            ! pp.c regexec.c sv.h
5704 ____________________________________________________________________________
5705 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
5706         Log: Make writing user-defined character properties nicer.
5707      Branch: perl
5708            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
5709 ____________________________________________________________________________
5710 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
5711         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
5712              isn't the case on win64
5713      Branch: perl
5714            ! ext/Storable/t/malice.t
5715 ____________________________________________________________________________
5716 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
5717         Log: One more way to do character class subtraction.
5718      Branch: perl
5719            ! pod/perlunicode.pod
5720 ____________________________________________________________________________
5721 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
5722         Log: Mopup of #16048.
5723      Branch: perl
5724            ! pp_sys.c
5725 ____________________________________________________________________________
5726 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
5727         Log: some test failures have been fixed
5728      Branch: perl
5729            ! README.win32
5730 ____________________________________________________________________________
5731 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
5732         Log: use compare_text() rather than compare() to avoid bogus
5733              failures when the test files happen to be CRLF terminated
5734      Branch: perl
5735            ! ext/Encode/t/JP.t
5736 ____________________________________________________________________________
5737 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
5738         Log: fixes for all the warnings reported by Visual C (most of this
5739              change is from change#12026)
5740      Branch: perl
5741            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
5742            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
5743            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
5744            ! regexec.c sv.c toke.c universal.c utf8.c util.c
5745            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
5746 ____________________________________________________________________________
5747 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
5748         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
5749              From: Nicholas Clark <nick@unfortu.net>
5750              Date: Sun, 21 Apr 2002 19:15:24 +0100
5751              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
5752      Branch: perl
5753            + ext/Storable/t/malice.t
5754            ! MANIFEST ext/Storable/Storable.pm
5755 ____________________________________________________________________________
5756 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
5757         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
5758              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5759              Date: Sun, 21 Apr 2002 19:37:51 +0200
5760              Message-ID: <3CC3150F.5798.22A05AE@localhost>
5761      Branch: perl
5762            ! ext/Encode/t/perlio.t
5763 ____________________________________________________________________________
5764 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
5765         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
5766              From: Andrey Sapozhnikov <sapa@icb.chel.su>
5767              Date: Fri, 19 Apr 2002 19:55:56 +0600
5768              Message-ID: <3CC021EC.5080005@icb.chel.su>
5769              
5770              (tweaked a bit)
5771      Branch: perl
5772            ! pod/perltrap.pod
5773 ____________________________________________________________________________
5774 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
5775         Log: Do not assume that io buffer flushing happens in the same
5776              order as joins (that assumption broke in a multicpu IRIX box)
5777      Branch: perl
5778            ! ext/threads/t/thread.t
5779 ____________________________________________________________________________
5780 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
5781         Log: As if people would be reading the documentation :-)
5782      Branch: perl
5783            ! opcode.pl
5784 ____________________________________________________________________________
5785 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
5786         Log: Typo tweaks.
5787      Branch: perl
5788            ! pod/perlrun.pod
5789 ____________________________________________________________________________
5790 [ 16041] By: sky                                   on 2002/04/21  13:53:54
5791         Log: Got the last memory leak in the while(1) { threads->create(sub 
5792              {})->join() }, now we can loop over a million threads without a 
5793              problem. 
5794              Cleared up SVs that should have been mortal but never where.
5795      Branch: perl
5796            ! ext/threads/threads.xs
5797 ____________________________________________________________________________
5798 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
5799         Log: Make doc clearer, as suggested by Brent Dax
5800      Branch: perl
5801            ! opcode.pl
5802 ____________________________________________________________________________
5803 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
5804         Log: Revert change #15974.
5805      Branch: perl
5806            ! ext/B/B/Deparse.pm
5807 ____________________________________________________________________________
5808 [ 16038] By: nick                                  on 2002/04/21  08:43:48
5809         Log: Integrate mainline
5810      Branch: perlio
5811           +> win32/config.vc64 win32/config_H.vc64
5812           !> (integrate 43 files)
5813 ____________________________________________________________________________
5814 [ 16037] By: nick                                  on 2002/04/21  08:10:07
5815         Log: Integrate mainline
5816      Branch: perlio
5817           +> ext/Encode/ucm/big5-eten.ucm
5818            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
5819            - win32/config.win64 win32/config_H.win64
5820           !> MANIFEST Porting/makerel ext/Encode/Changes
5821           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
5822           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5823           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
5824           !> ext/Encode/lib/Encode/Config.pm
5825           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5826           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5827           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
5828           !> pod/perlunicode.pod vms/vms.c
5829 ____________________________________________________________________________
5830 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
5831         Log: S_ stands sfor static.
5832      Branch: perl
5833            ! hv.c
5834 ____________________________________________________________________________
5835 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
5836         Log: htovs et al might be macros.
5837      Branch: perl
5838            ! perl.h
5839 ____________________________________________________________________________
5840 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
5841         Log: missed checkin of this file in change#16033
5842      Branch: perl
5843            ! makedef.pl
5844 ____________________________________________________________________________
5845 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
5846         Log: Windows 64-bit support:
5847              
5848              * support for building it in the regular makefiles
5849              * large files support via the _*i64() functions (this should be
5850              portable to the 32-bit universe too, but quite untested and
5851              and binary-incompatible, therefore not enabled there)
5852              * three additional test failures in addition to the t/end.t one
5853              (see README.win32)
5854              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
5855              the ones available from the CRT (needed because Perl uses
5856              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
5857              * add a few 64-bit notes to README.win32
5858              
5859              The following general problems were also fixed:
5860              
5861              * s/struct stat/Stat_t/g
5862              * Data::Dumper had some naughty 'long' typecasts
5863              * Errno_pm.PL didn't work safe when winsock.h was not in the same
5864              directory as errno.h
5865              * various tell/seek things were incorrectly prototyped
5866              * squelch ugly looking noise when running tests
5867              * Embed.t wasn't linking in all the libraries
5868              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
5869              * re-enable all the disabled warnings (additional fixes may be
5870              needed for the warnings uncovered by this)
5871      Branch: perl
5872            + win32/config.vc64 win32/config_H.vc64
5873            ! MANIFEST README.win32 doio.c dosish.h
5874            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
5875            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
5876            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
5877            ! win32/config.vc win32/makefile.mk win32/perlglob.c
5878            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
5879            ! win32/win32iop.h win32/win32sck.c
5880 ____________________________________________________________________________
5881 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
5882         Log: Upgrade to Encode 1.52, from Dan Kogai.
5883      Branch: perl
5884            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5885            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
5886            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
5887            ! ext/Encode/lib/Encode/JP/JIS7.pm
5888            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
5889            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
5890            ! ext/Encode/ucm/big5-hkscs.ucm
5891 ____________________________________________________________________________
5892 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
5893         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
5894              From: Mark-Jason Dominus <mjd@plover.com>
5895              Date: Sat, 20 Apr 2002 03:36:28 -0400
5896              Message-ID: <20020420073628.324.qmail@plover.com>
5897      Branch: perl
5898            ! pod/perlopentut.pod
5899 ____________________________________________________________________________
5900 [ 16030] By: sky                                   on 2002/04/20  22:02:32
5901         Log: Remove auto-detach
5902              Cleans up memory now, destroys the mutex and frees thread
5903              Makes returnvalues mortal
5904              Doesn't run thread_destruct until the thread has stopped AND
5905              all references to it are gone.
5906      Branch: perl
5907            ! ext/threads/threads.xs
5908 ____________________________________________________________________________
5909 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
5910         Log: Subject: [PATCH @16005] rescue perldoc for VMS
5911              From: "Craig A. Berry" <craigberry@mac.com>
5912              Date: Sat, 20 Apr 2002 15:16:30 -0500
5913              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
5914      Branch: perl
5915            ! vms/vms.c
5916 ____________________________________________________________________________
5917 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
5918         Log: Subject: Re: [PATCH] typo
5919              From: andreas.koenig@anima.de (Andreas J. Koenig)
5920              Date: Sat, 20 Apr 2002 15:41:23 +0200
5921              Message-ID: <m37kn2o5bw.fsf@anima.de>
5922      Branch: perl
5923            ! ext/Encode/encoding.pm
5924 ____________________________________________________________________________
5925 [ 16027] By: nick                                  on 2002/04/20  21:42:09
5926         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
5927              and change test not to skip them.
5928      Branch: perlio
5929            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
5930 ____________________________________________________________________________
5931 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
5932         Log: Upgrade to Encode 1.51, from Dan Kogai.
5933      Branch: perl
5934            + ext/Encode/ucm/big5-eten.ucm
5935            - ext/Encode/ucm/big5.ucm
5936            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
5937            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
5938            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5939            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
5940            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5941            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
5942 ____________________________________________________________________________
5943 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
5944         Log: purge existing win64 stuff (this never really worked in 5.7.x)
5945              in preparation for completely redone win64 support
5946      Branch: perl
5947            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
5948            ! MANIFEST Porting/makerel
5949 ____________________________________________________________________________
5950 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
5951         Log: Subject: Re: perl@16005
5952              From: Stas Bekman <stas@stason.org>
5953              Date: Sat, 20 Apr 2002 13:06:49 +0800
5954              Message-ID: <3CC0F769.1010705@stason.org>
5955              (with a minor formatting nit)
5956      Branch: perl
5957            ! pod/perlfunc.pod
5958 ____________________________________________________________________________
5959 [ 16023] By: nick                                  on 2002/04/20  19:06:04
5960         Log: Some tweaks for encodings which need lines.
5961              Also disabled trial of using fallbacks.
5962      Branch: perlio
5963            ! ext/PerlIO/encoding/encoding.pm
5964            ! ext/PerlIO/encoding/encoding.xs
5965 ____________________________________________________________________________
5966 [ 16022] By: nick                                  on 2002/04/20  18:37:38
5967         Log: Various tweaks to Encode
5968      Branch: perlio
5969            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5970            ! ext/Encode/Unicode/Unicode.xs
5971            ! ext/Encode/lib/Encode/Encoding.pm
5972            ! ext/Encode/lib/Encode/JP/JIS7.pm
5973            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
5974 ____________________________________________________________________________
5975 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
5976         Log: Subject: [PATCH] perlunicode.pod typos
5977              From: andreas.koenig@anima.de (Andreas J. Koenig)     
5978              Date: Sat, 20 Apr 2002 11:20:25 +0200
5979              Message-ID: <m3vgamoheu.fsf@anima.de>
5980      Branch: perl
5981            ! pod/perlunicode.pod
5982 ____________________________________________________________________________
5983 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
5984         Log: Test tweak from mjd.
5985      Branch: perl
5986            ! lib/Memoize/t/errors.t
5987 ____________________________________________________________________________
5988 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
5989         Log: Integrate perlio;
5990              
5991              Tweak to Encode.xs to avoid buffer overrun.
5992              
5993              Add :bytes to POD part.
5994              Remove 'alias' to Encode now it exists as a module.
5995              
5996              Fill in the PERLIO sections.
5997      Branch: perl
5998           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
5999 ____________________________________________________________________________
6000 [ 16018] By: nick                                  on 2002/04/20  13:38:24
6001         Log: Fill in the PERLIO sections.
6002      Branch: perlio
6003            ! pod/perlrun.pod
6004 ____________________________________________________________________________
6005 [ 16017] By: nick                                  on 2002/04/20  13:37:15
6006         Log: Add :bytes to POD part.
6007              Remove 'alias' to Encode now it exists as a module.
6008      Branch: perlio
6009            ! lib/PerlIO.pm
6010 ____________________________________________________________________________
6011 [ 16016] By: sky                                   on 2002/04/20  13:12:31
6012         Log: Really let the update of the link list do something.
6013      Branch: perl
6014            ! ext/threads/threads.xs
6015 ____________________________________________________________________________
6016 [ 16015] By: nick                                  on 2002/04/20  07:51:26
6017         Log: Integrate mainline
6018      Branch: perlio
6019           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
6020           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
6021           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
6022 ____________________________________________________________________________
6023 [ 16014] By: nick                                  on 2002/04/20  07:46:11
6024         Log: Tweak to Encode.xs to avoid buffer overrun.
6025      Branch: perlio
6026            ! ext/Encode/Encode.xs
6027 ____________________________________________________________________________
6028 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
6029         Log: Subject: [PATCH] t/japh/abigail.t
6030              From: abigail@foad.org
6031              Date: Fri, 19 Apr 2002 02:21:36 +0200
6032              Message-ID: <20020419002136.16948.qmail@foad.org>
6033              
6034              Subject: Re: [PATCH] t/japh/abigail.t
6035              From: "Craig A. Berry" <craigberry@mac.com>
6036              Date: Fri, 19 Apr 2002 11:23:45 -0500
6037              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
6038      Branch: perl
6039            ! t/japh/abigail.t
6040 ____________________________________________________________________________
6041 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
6042         Log: User-defined character properties were unintentionally
6043              removed, noticed by Dan Kogai.
6044      Branch: perl
6045            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
6046            ! pod/perlunicode.pod t/op/pat.t
6047 ____________________________________________________________________________
6048 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
6049         Log: Subject: Re: [PATCH] Big5-related changes.
6050              From: Autrijus Tang <autrijus@autrijus.org>
6051              Date: Sat, 20 Apr 2002 04:06:31 +0800
6052              Message-ID: <20020419200631.GA20964@not.autrijus.org>
6053      Branch: perl
6054            ! README.cn README.tw
6055 ____________________________________________________________________________
6056 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
6057         Log: Add a BUGS sections to O.pm
6058      Branch: perl
6059            ! ext/B/O.pm
6060 ____________________________________________________________________________
6061 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
6062         Log: Disable warning noise
6063      Branch: perl
6064            ! t/io/open.t
6065 ____________________________________________________________________________
6066 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
6067         Log: More tests for the 3-arg open
6068      Branch: perl
6069            ! t/io/open.t t/lib/warnings/doio
6070 ____________________________________________________________________________
6071 [ 16007] By: nick                                  on 2002/04/19  17:45:53
6072         Log: Silence warning generating warning message for U+FFFF does not map etc.
6073      Branch: perlio
6074            ! ext/Encode/Encode.xs
6075 ____________________________________________________________________________
6076 [ 16006] By: nick                                  on 2002/04/19  15:24:57
6077         Log: Integrate mainline (for Tk with Encode testing)
6078              Some perlio & encode issues otherwise cleanish.
6079      Branch: perlio
6080           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
6081           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
6082           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
6083           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
6084           +> ext/threads/t/thread.t
6085            - ext/Encode/lib/Encode/Unicode.pm
6086           !> (integrate 38 files)
6087 ____________________________________________________________________________
6088 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
6089         Log: Update Changes.
6090      Branch: perl
6091            ! Changes patchlevel.h
6092 ____________________________________________________________________________
6093 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
6094         Log: Subject: [PATCH] warn on ref open without perlio
6095              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6096              Date: Thu, 18 Apr 2002 23:17:44 +0200
6097              Message-ID: <20020418231744.A24159@rafael>
6098              
6099              (with one nit, the skip message needed "# " prefix)
6100      Branch: perl
6101            ! doio.c pod/perldiag.pod t/lib/warnings/doio
6102 ____________________________________________________________________________
6103 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
6104         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
6105              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6106              Date: Fri, 19 Apr 2002 15:43:47 +0200
6107              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
6108      Branch: perl
6109            ! README.hpux
6110 ____________________________________________________________________________
6111 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
6112         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
6113      Branch: perl
6114            ! ext/PerlIO/encoding/encoding.pm
6115            ! ext/PerlIO/encoding/encoding.xs
6116 ____________________________________________________________________________
6117 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
6118         Log: Upgrade to Encode 1.50, from Dan Kogai.
6119      Branch: perl
6120            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
6121            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
6122            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
6123            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
6124            - ext/Encode/lib/Encode/Unicode.pm
6125            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
6126            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6127            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
6128            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6129            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6130            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
6131            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
6132            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
6133            ! ext/Encode/t/jisx0208.ref
6134 ____________________________________________________________________________
6135 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
6136         Log: Subject: CPAN.pm sync
6137              From: andreas.koenig@anima.de (Andreas J. Koenig)
6138              Date: Fri, 19 Apr 2002 11:55:07 +0200
6139              Message-ID: <m3ads0qah0.fsf@anima.de>
6140      Branch: perl
6141            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
6142 ____________________________________________________________________________
6143 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
6144         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
6145      Branch: perl
6146            ! pod/perltooc.pod
6147 ____________________________________________________________________________
6148 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
6149         Log: The previous change on this was *ahem* slightly off-topic.
6150      Branch: perl
6151            ! ext/PerlIO/encoding/encoding.pm
6152 ____________________________________________________________________________
6153 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
6154         Log: variant of change#14657 from mainline, modified for binary
6155              compatibility for 5.6.x (from  Jan Dubois)
6156      Branch: maint-5.6/perl
6157            ! lib/Win32.pod win32/win32.c
6158 ____________________________________________________________________________
6159 [ 15996] By: ams                                   on 2002/04/18  16:16:26
6160         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
6161              From: abigail@foad.org
6162              Date: Thu, 18 Apr 2002 17:09:45 +0200
6163              Message-Id: <20020418150945.389.qmail@foad.org>
6164      Branch: perl
6165            ! pod/perldebtut.pod
6166 ____________________________________________________________________________
6167 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
6168         Log: z/OS situation update.
6169      Branch: perl
6170            ! pod/perldelta.pod
6171 ____________________________________________________________________________
6172 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
6173         Log: Doc tweaks.
6174      Branch: perl
6175            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
6176 ____________________________________________________________________________
6177 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
6178         Log: The tests need perlio.
6179      Branch: perl
6180            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
6181 ____________________________________________________________________________
6182 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
6183         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
6184              From: Mark-Jason Dominus <mjd@plover.com>
6185              Date: Thu, 18 Apr 2002 09:38:17 -0400
6186              Message-ID: <20020418133817.22436.qmail@plover.com>    
6187              
6188              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
6189              From: Mark-Jason Dominus <mjd@plover.com>
6190              Date: Thu, 18 Apr 2002 09:54:50 -0400
6191              Message-ID: <20020418135450.22999.qmail@plover.com>    
6192      Branch: perl
6193            ! pod/perlfaq8.pod
6194 ____________________________________________________________________________
6195 [ 15991] By: sky                                   on 2002/04/18  09:18:14
6196         Log: Port testcases from thr5005 tests so we don't fail on same things.
6197              Added yield support using threads->yield().
6198      Branch: perl
6199            + ext/threads/t/thread.t
6200            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
6201 ____________________________________________________________________________
6202 [ 15990] By: nick                                  on 2002/04/18  07:56:40
6203         Log: Integrate mainline
6204      Branch: perlio
6205            - t/io/full.t
6206           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
6207           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
6208           !> perl.c t/op/groups.t toke.c win32/win32.c
6209 ____________________________________________________________________________
6210 [ 15989] By: sky                                   on 2002/04/18  07:15:55
6211         Log: Always flush the PerlIO buffers after running END blocks in 
6212              perl_destruct. This should fix ext/threads/t/end.t under Win32.
6213      Branch: perl
6214            ! perl.c
6215 ____________________________________________________________________________
6216 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
6217         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
6218      Branch: perl
6219            ! perl.c
6220 ____________________________________________________________________________
6221 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
6222         Log: Move /dev/full testing post-5.8.0.
6223      Branch: perl
6224            - t/io/full.t
6225            ! MANIFEST
6226 ____________________________________________________________________________
6227 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
6228         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
6229              ("Crays have only REAL memory.")
6230      Branch: perl
6231            ! hints/unicos.sh hints/unicosmk.sh
6232 ____________________________________________________________________________
6233 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
6234         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
6235              From: luc.st-louis@ca.transport.bombardier.com
6236              Date: Wed, 17 Apr 2002 14:22:25 -0400
6237              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
6238      Branch: perl
6239            ! win32/win32.c
6240 ____________________________________________________________________________
6241 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
6242         Log: With -Uuseperlio the error might be EBADF.
6243      Branch: perl
6244            ! t/io/full.t
6245 ____________________________________________________________________________
6246 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
6247         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
6248              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6249              Date: Wed, 17 Apr 2002 21:16:22 +0400
6250              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
6251      Branch: perl
6252            ! lib/ExtUtils/t/Embed.t
6253 ____________________________________________________________________________
6254 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
6255         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
6256              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
6257              Date: Wed, 17 Apr 2002 20:08:03 +0400
6258              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
6259      Branch: perl
6260            ! win32/win32.c
6261 ____________________________________________________________________________
6262 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
6263         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
6264              From: Mark-Jason Dominus <mjd@plover.com>
6265              Date: Wed, 17 Apr 2002 11:14:17 -0400
6266              Message-ID: <20020417151417.27268.qmail@plover.com>
6267      Branch: perl
6268            ! t/io/full.t
6269 ____________________________________________________________________________
6270 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
6271         Log: README.cjk update.
6272      Branch: perl
6273            ! README.cn README.jp README.ko README.tw
6274 ____________________________________________________________________________
6275 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
6276         Log: Subject: [PATCH toke.c] @:foo?
6277              From: Philip Newton <Philip.Newton@gmx.net>
6278              Date: Wed, 17 Apr 2002 19:48:09 +0200
6279              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
6280      Branch: perl
6281            ! toke.c
6282 ____________________________________________________________________________
6283 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
6284         Log: Subject: Re: gcc on HP
6285              From: Philip Newton <Philip.Newton@gmx.net>
6286              Date: Wed, 17 Apr 2002 20:36:34 +0200
6287              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
6288      Branch: perl
6289            ! README.hpux
6290 ____________________________________________________________________________
6291 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
6292         Log: Adjust test for groups that appear multiple times on Cygwin
6293      Branch: perl
6294            ! t/op/groups.t
6295 ____________________________________________________________________________
6296 [ 15976] By: nick                                  on 2002/04/17  17:03:40
6297         Log: Integrate mainline
6298      Branch: perlio
6299           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
6300           +> ext/PerlIO/encoding/encoding.pm
6301           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
6302           +> ext/threads/shared/t/queue.t t/io/full.t
6303            - ext/Encode/lib/Encode/XS.pm
6304           !> (integrate 50 files)
6305 ____________________________________________________________________________
6306 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
6307         Log: Update Changes.
6308      Branch: perl
6309            ! Changes patchlevel.h
6310 ____________________________________________________________________________
6311 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
6312         Log: Subject: [PATCH B::Deparse] "foo bar"->()
6313              From: Robin Houston <robin@kitsite.com>
6314              Date: Wed, 17 Apr 2002 15:45:32 +0100
6315              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
6316      Branch: perl
6317            ! ext/B/B/Deparse.pm
6318 ____________________________________________________________________________
6319 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
6320         Log: metaconfig unit change for #15972.
6321      Branch: metaconfig/U/perl
6322            ! Extensions.U
6323 ____________________________________________________________________________
6324 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
6325         Log: As suggested by Arthur: the threads and threads::shared
6326              modules are always present.  This tries to preempt two
6327              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
6328              to have this new fancy threads implementation but my Perl
6329              doesn't seem to have it" (2) someone attempting to install
6330              threads using CPAN.pm and CPAN.pm helpfully starting to
6331              install perl 5.8.0 (which they might already have installed).
6332      Branch: perl
6333            ! Configure ext/threads/Makefile.PL
6334            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
6335            ! ext/threads/shared/shared.xs ext/threads/threads.pm
6336            ! ext/threads/threads.xs
6337 ____________________________________________________________________________
6338 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
6339         Log: More signedness nits.
6340      Branch: perl
6341            ! ext/Encode/Encode.xs
6342 ____________________________________________________________________________
6343 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
6344         Log: fast_abs_path() is tainted.
6345      Branch: perl
6346            ! ext/Cwd/t/cwd.t
6347 ____________________________________________________________________________
6348 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
6349         Log: Signedness nit.
6350      Branch: perl
6351            ! ext/Encode/bin/enc2xs
6352 ____________________________________________________________________________
6353 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
6354         Log: Subject: gcc on HP
6355              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6356              Date: Wed, 17 Apr 2002 12:43:38 +0200
6357              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
6358      Branch: perl
6359            ! README.hpux
6360 ____________________________________________________________________________
6361 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
6362         Log: Add just a little bit more explanation to PerlIO::encoding.
6363      Branch: perl
6364            ! ext/PerlIO/encoding/encoding.pm
6365 ____________________________________________________________________________
6366 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
6367         Log: PerlIO::encoding 0.01 from Dan Kogai.
6368      Branch: perl
6369            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
6370            + ext/PerlIO/encoding/encoding.pm
6371            + ext/PerlIO/encoding/encoding.xs
6372            ! MANIFEST
6373 ____________________________________________________________________________
6374 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
6375         Log: Upgrade to Encode 1.42, from Dan Kogai.
6376      Branch: perl
6377            - ext/Encode/lib/Encode/XS.pm
6378            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
6379            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
6380            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6381            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
6382            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
6383            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
6384            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
6385            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
6386            ! ext/Encode/lib/Encode/Config.pm
6387            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
6388            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
6389            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
6390            ! ext/Encode/t/encoding.t
6391 ____________________________________________________________________________
6392 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
6393         Log: Test tweaks from mjd and Benjamin Goldberg.
6394      Branch: perl
6395            ! t/io/full.t
6396 ____________________________________________________________________________
6397 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
6398         Log: Document taint-safeness.   Life in the fast_abs_path()
6399              lane is unsafe.
6400      Branch: perl
6401            ! lib/Cwd.pm
6402 ____________________________________________________________________________
6403 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
6404         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
6405              From: Mark-Jason Dominus <mjd@plover.com>
6406              Date: Tue, 16 Apr 2002 19:24:12 -0400
6407              Message-ID: <20020416232412.14297.qmail@plover.com>
6408      Branch: perl
6409            + t/io/full.t
6410            ! MANIFEST perlio.c
6411 ____________________________________________________________________________
6412 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
6413         Log: Manifestations of mjd, from mjd.
6414      Branch: perl
6415            ! MANIFEST
6416 ____________________________________________________________________________
6417 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
6418         Log: metaconfig unit change for #15959.
6419      Branch: metaconfig/U/perl
6420            ! Extensions.U
6421 ____________________________________________________________________________
6422 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
6423         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
6424              From: Andy Dougherty <doughera@lafayette.edu>
6425              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
6426              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
6427      Branch: perl
6428            ! Configure
6429 ____________________________________________________________________________
6430 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
6431         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
6432              From: Nicholas Clark <nick@unfortu.net>
6433              Date: Tue, 16 Apr 2002 22:22:41 +0100
6434              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
6435      Branch: perl
6436            ! embed.fnc global.sym hv.c universal.c
6437 ____________________________________________________________________________
6438 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
6439         Log: Documents for Merijn and lots of XXXs for NI-S :-)
6440      Branch: perl
6441            ! pod/perlfunc.pod pod/perlrun.pod
6442 ____________________________________________________________________________
6443 [ 15956] By: sky                                   on 2002/04/16  21:26:53
6444         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
6445              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
6446              stuff being 0xabababab on cleanup.
6447      Branch: perl
6448            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
6449            ! MANIFEST
6450 ____________________________________________________________________________
6451 [ 15955] By: nick                                  on 2002/04/16  20:46:03
6452         Log: Integate mainline (other machine)
6453      Branch: perlio
6454           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
6455           !> t/op/magic.t
6456 ____________________________________________________________________________
6457 [ 15954] By: nick                                  on 2002/04/16  20:13:32
6458         Log: Integrate mainline
6459      Branch: perlio
6460           +> README.cn README.jp README.ko README.tw
6461           +> ext/threads/shared/t/av_refs.t
6462           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
6463           !> (integrate 41 files)
6464 ____________________________________________________________________________
6465 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
6466         Log: B::walkoptree bugfix (see also #15850)
6467      Branch: perl
6468            ! ext/B/B.xs ext/B/t/terse.t
6469 ____________________________________________________________________________
6470 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
6471         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
6472              From: Philip Newton <Philip.Newton@gmx.net>
6473              Date: Tue, 16 Apr 2002 21:09:44 +0200
6474              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
6475      Branch: perl
6476            ! pod/perltodo.pod
6477 ____________________________________________________________________________
6478 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
6479         Log: Subject: [PATCH] B::Deparse problems with japhs
6480              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6481              Date: Tue, 16 Apr 2002 15:47:33 +0100
6482              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
6483      Branch: perl
6484            ! ext/B/B/Deparse.pm
6485 ____________________________________________________________________________
6486 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
6487         Log: Stas' tainting worries, obscured by me.
6488      Branch: perl
6489            ! ext/Cwd/t/cwd.t lib/Cwd.pm
6490 ____________________________________________________________________________
6491 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
6492         Log: Pod tweak to avoid =item<japanese> problems.
6493      Branch: perl
6494            ! README.jp
6495 ____________________________________________________________________________
6496 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
6497         Log: Some UTF-8 todos.
6498      Branch: perl
6499            ! pod/perltodo.pod
6500 ____________________________________________________________________________
6501 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
6502         Log: Let's not promise too much: use utf8 only works on identifier
6503              names, not package or subroutine names (admittedly limited [1], but
6504              that's what the Camel says, and that's what we are going to stick
6505              to for 5.8.0).  Also document that use vars does not do utf8.
6506              [1] The obvious problem in both is that package and subroutine
6507              names need to mappable to the filesystem.
6508      Branch: perl
6509            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
6510 ____________________________________________________________________________
6511 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
6512         Log: Subject: [PATCH] small typo in IO::Pipe pod
6513              From: Slaven Rezic <rezic@onlineoffice.de>
6514              Date: Tue, 16 Apr 2002 12:31:10 +0200
6515              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
6516      Branch: perl
6517            ! ext/IO/lib/IO/Pipe.pm
6518 ____________________________________________________________________________
6519 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
6520         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
6521              From: Arthur Bergman <arthur@contiller.se>
6522              Date: Tue, 16 Apr 2002 11:58:45 +0200
6523              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
6524      Branch: perl
6525            ! lib/Attribute/Handlers.pm
6526 ____________________________________________________________________________
6527 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
6528         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
6529              Jungshik Shin.  Regen toc.
6530      Branch: perl
6531            + README.cn README.jp README.ko README.tw
6532            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6533 ____________________________________________________________________________
6534 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
6535         Log: my $utf8here, our $utf8here, and package variable $utf8here.
6536              
6537              The actual minimal fix is in utf8.c and from NI-S,
6538              the rest are the tests (in fresh_perl since I couldn't get
6539              them easily to work elsewhere) and a slight behaviour change:
6540              previously UTF-8 identifiers had to start with an alphabetic
6541              character.  No more so, now they can start with an (Unicode)
6542              ID_Continue character (which however is not a (Unicode) digit).
6543              (Limiting the first character to ID_Start would be rather
6544              restrictive, since ID_Start allows only alphabetic letters.)
6545              
6546              TODO: use vars qw($utf8here).  This I don't find to be
6547              a showstopper.
6548      Branch: perl
6549            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
6550            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
6551 ____________________________________________________________________________
6552 [ 15942] By: ams                                   on 2002/04/16  02:24:25
6553         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
6554              From: "Craig A. Berry" <craigberry@mac.com>
6555              Date: Mon, 15 Apr 2002 22:06:14 -0500
6556              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
6557      Branch: perl
6558            ! lib/FileCache.t
6559 ____________________________________________________________________________
6560 [ 15941] By: ams                                   on 2002/04/16  02:16:35
6561         Log: Subject: [PATCH] s2p fix for VMS
6562              From: "Craig A. Berry" <craigberry@mac.com>
6563              Date: Mon, 15 Apr 2002 21:48:36 -0500
6564              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
6565      Branch: perl
6566            ! configure.com t/x2p/s2p.t x2p/s2p.PL
6567 ____________________________________________________________________________
6568 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
6569         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
6570              (and the licensing of the other code clarified, from Mark Bixby.)
6571      Branch: perl
6572            ! mpeix/mpeix.c
6573 ____________________________________________________________________________
6574 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
6575         Log: AUTHORS updates.
6576      Branch: perl
6577            ! AUTHORS
6578 ____________________________________________________________________________
6579 [ 15938] By: sky                                   on 2002/04/15  22:13:17
6580         Log: Add support for my $foo : shared; 
6581              Add testcase for this.
6582              Update manifest.
6583      Branch: perl
6584            + ext/threads/shared/t/shared_attr.t
6585            ! MANIFEST ext/threads/shared/shared.pm
6586 ____________________________________________________________________________
6587 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
6588         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
6589              From: abigail@foad.org
6590              Date: Mon, 15 Apr 2002 17:41:17 +0200
6591              Message-ID: <20020415154117.1559.qmail@foad.org>
6592              
6593              (With EBCDIC skippage added, and the skip reason
6594              skippage on the two ?? loops tweaked.)
6595      Branch: perl
6596            + t/japh/abigail.t
6597            ! MANIFEST t/TEST
6598 ____________________________________________________________________________
6599 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
6600         Log: Subject: Re: [ID 20020412.005] Dancing ??s
6601              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
6602              Date: Sun, 14 Apr 2002 16:09:30 +0100
6603              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
6604      Branch: perl
6605            ! pod/perlop.pod pp_hot.c t/op/pat.t
6606 ____________________________________________________________________________
6607 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
6608         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
6609              From: abigail@foad.org
6610              Date: Mon, 15 Apr 2002 17:40:02 +0200
6611              Message-ID: <20020415154002.1549.qmail@foad.org>
6612      Branch: perl
6613            ! t/test.pl
6614 ____________________________________________________________________________
6615 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
6616         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
6617              From: "Craig A. Berry" <craigberry@mac.com>
6618              Date: Mon, 15 Apr 2002 14:05:26 -0500
6619              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
6620      Branch: perl
6621            ! universal.c
6622 ____________________________________________________________________________
6623 [ 15933] By: sky                                   on 2002/04/15  21:26:16
6624         Log: Test arrays containing references, and references to shared arrays.
6625      Branch: perl
6626            + ext/threads/shared/t/av_refs.t
6627 ____________________________________________________________________________
6628 [ 15932] By: nick                                  on 2002/04/15  15:06:49
6629         Log: Integrate mainline (for Encode)
6630      Branch: perlio
6631           +> ext/Encode/Encode/ConfigLocal_PM.e2x
6632           +> ext/Encode/lib/Encode/JP/JIS7.pm
6633            - ext/Encode/lib/Encode/JP/2022_JP.pm
6634            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6635            - ext/Encode/lib/Encode/JP/JIS.pm
6636           !> (integrate 26 files)
6637 ____________________________________________________________________________
6638 [ 15931] By: ams                                   on 2002/04/15  14:51:31
6639         Log: Subject: [PATCH] Chip didn't time travel.
6640              From: abigail@foad.org
6641              Date: Mon, 15 Apr 2002 17:40:22 +0200
6642              Message-Id: <20020415154022.1554.qmail@foad.org>
6643      Branch: perl
6644            ! pod/perlhist.pod
6645 ____________________________________________________________________________
6646 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
6647         Log: Update Changes.
6648      Branch: perl
6649            ! Changes patchlevel.h
6650 ____________________________________________________________________________
6651 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
6652         Log: The #15921 made the 'no warnings' unnecessary.
6653      Branch: perl
6654            ! t/op/magic.t
6655 ____________________________________________________________________________
6656 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
6657         Log: Subject: Re: [FILE] FileCache.t
6658              From: belg4mit <belg4mit@mit.edu>
6659              Date: Mon, 15 Apr 2002 01:31:21 -0400
6660              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
6661      Branch: perl
6662            ! lib/FileCache.t
6663 ____________________________________________________________________________
6664 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
6665         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
6666      Branch: perl
6667            ! lib/FileCache.pm lib/FileCache.t
6668 ____________________________________________________________________________
6669 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
6670         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
6671              From: Nicholas Clark <nick@unfortu.net>
6672              Date: Sun, 14 Apr 2002 22:54:43 +0100
6673              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
6674      Branch: perl
6675            ! lib/Hash/Util.t
6676 ____________________________________________________________________________
6677 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
6678         Log: Subject: [Encode] 1.40 released!
6679              From: Dan Kogai <dankogai@dan.co.jp>
6680              Date: Mon, 15 Apr 2002 07:51:52 +0900
6681              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
6682      Branch: perl
6683            + ext/Encode/Encode/ConfigLocal_PM.e2x
6684            + ext/Encode/lib/Encode/JP/JIS7.pm
6685            - ext/Encode/lib/Encode/JP/2022_JP.pm
6686            - ext/Encode/lib/Encode/JP/2022_JP1.pm
6687            - ext/Encode/lib/Encode/JP/JIS.pm
6688            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6689            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6690            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
6691            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
6692            ! ext/Encode/lib/Encode/Config.pm
6693            ! ext/Encode/lib/Encode/Encoder.pm
6694            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
6695            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
6696 ____________________________________________________________________________
6697 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
6698         Log: return undef is of questionable style.
6699      Branch: perl
6700            ! lib/Hash/Util.pm
6701 ____________________________________________________________________________
6702 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
6703         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
6704              From: mjd@plover.com
6705              Date: 15 Apr 2002 06:46:02 -0000
6706              Message-ID: <20020415064602.17052.qmail@plover.com>     
6707      Branch: perl
6708            ! t/op/magic.t
6709 ____________________________________________________________________________
6710 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
6711         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
6712              From: mjd@plover.com
6713              Date: 14 Apr 2002 22:30:17 -0000
6714              Message-ID: <20020414223017.17361.qmail@plover.com>
6715      Branch: perl
6716            ! t/op/re_tests
6717 ____________________________________________________________________________
6718 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
6719         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
6720              From: Mark-Jason Dominus <mjd@plover.com>
6721              Date: Mon, 15 Apr 2002 02:41:52 -0400
6722              Message-ID: <20020415064152.16958.qmail@plover.com>
6723      Branch: perl
6724            ! perl.c t/lib/warnings/toke
6725 ____________________________________________________________________________
6726 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
6727         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
6728              From: "Craig A. Berry" <craigberry@mac.com>
6729              Date: Sun, 14 Apr 2002 18:56:02 -0500
6730              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
6731      Branch: perl
6732            ! configure.com
6733 ____________________________________________________________________________
6734 [ 15919] By: nick                                  on 2002/04/15  06:14:25
6735         Log: Integrate mainline
6736      Branch: perlio
6737           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
6738           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
6739           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
6740 ____________________________________________________________________________
6741 [ 15918] By: ams                                   on 2002/04/15  04:25:48
6742         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
6743              From: Stas Bekman <stas@stason.org>
6744              Date: Mon, 15 Apr 2002 11:45:03 +0800
6745              Message-Id: <3CBA4CBF.9030306@stason.org>
6746      Branch: perl
6747            ! lib/Cwd.pm
6748 ____________________________________________________________________________
6749 [ 15917] By: ams                                   on 2002/04/15  04:21:14
6750         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
6751              From: Mark-Jason Dominus <mjd@plover.com>
6752              Date: Mon, 15 Apr 2002 00:30:26 -0400
6753              Message-Id: <20020415043026.11417.qmail@plover.com>
6754      Branch: perl
6755            ! perl.c t/lib/warnings/toke
6756 ____________________________________________________________________________
6757 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
6758         Log: Correct precedence problem in #15915
6759      Branch: perl
6760            ! lib/vars.pm
6761 ____________________________________________________________________________
6762 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
6763         Log: use vars wasn't use utf8 aware.
6764      Branch: perl
6765            ! lib/vars.pm
6766 ____________________________________________________________________________
6767 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
6768         Log: Subject: [PATCH] Re: restricted hashes are unblessable
6769              From: Nicholas Clark <nick@unfortu.net>
6770              Date: Sat, 13 Apr 2002 23:43:02 +0100
6771              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
6772              
6773              The function name sucks but can't think of anything better.
6774      Branch: perl
6775            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
6776 ____________________________________________________________________________
6777 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
6778         Log: Subject: AUTHORS update
6779              From: Chris Nandor <pudge@pobox.com>
6780              Date: Sun, 14 Apr 2002 11:54:40 -0400
6781              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
6782      Branch: perl
6783            ! AUTHORS
6784 ____________________________________________________________________________
6785 [ 15912] By: nick                                  on 2002/04/14  14:47:18
6786         Log: XS versions of encode/decode for Encode::Unicode
6787      Branch: perlio
6788            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
6789 ____________________________________________________________________________
6790 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
6791         Log: metaconfig unit changes for #15910.
6792      Branch: metaconfig
6793            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6794            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6795            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6796            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6797            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6798            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6799            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6800            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6801            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6802            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6803            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6804            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6805            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6806            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6807            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6808            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6809            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6810            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6811            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6812            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6813            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6814            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6815            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6816            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6817 ____________________________________________________________________________
6818 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
6819         Log: Simplify the _r probing code by adding the i_systime
6820              only for the APIs where it matters.
6821      Branch: perl
6822            ! Configure reentr.pl
6823 ____________________________________________________________________________
6824 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
6825         Log: Integrate perlio;
6826              
6827              Avoid expensive paranoid check that decoder does return legal UTF-8
6828              
6829              Disable test code (assertions) in CRLF layer.
6830      Branch: perl
6831           !> ext/Encode/Encode.xs perlio.c
6832 ____________________________________________________________________________
6833 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
6834         Log: Subject: patch for FileCache in 5.7.3
6835              From: JPIERCE <belg4mit@MIT.EDU>
6836              Date: Sun, 14 Apr 2002 00:38:21 -0400
6837              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
6838      Branch: perl
6839            ! lib/FileCache.pm
6840 ____________________________________________________________________________
6841 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
6842         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6843              From: Tim Bunce <Tim.Bunce@pobox.com>
6844              Date: Sun, 14 Apr 2002 12:07:35 +0100
6845              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
6846      Branch: perl
6847            ! ext/Storable/Storable.xs
6848 ____________________________________________________________________________
6849 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
6850         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
6851              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6852              Date: Sun, 14 Apr 2002 16:29:59 +0200
6853              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
6854      Branch: perl
6855            ! hints/hpux.sh
6856 ____________________________________________________________________________
6857 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
6858         Log: Subject: Enable portable gcc code on hp-ux
6859              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6860              Date: Sun, 14 Apr 2002 16:30:01 +0200
6861              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
6862      Branch: perl
6863            ! hints/hpux.sh
6864 ____________________________________________________________________________
6865 [ 15904] By: nick                                  on 2002/04/14  09:18:01
6866         Log: Disable test code (assertions) in CRLF layer.
6867      Branch: perlio
6868            ! perlio.c
6869 ____________________________________________________________________________
6870 [ 15903] By: nick                                  on 2002/04/14  09:16:39
6871         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
6872      Branch: perlio
6873            ! ext/Encode/Encode.xs
6874 ____________________________________________________________________________
6875 [ 15902] By: nick                                  on 2002/04/14  09:15:45
6876         Log: Integrate mainline
6877      Branch: perlio
6878           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6879           +> t/win32/longpath.t t/win32/system.t
6880            - t/op/winsystem.t
6881           !> (integrate 30 files)
6882 ____________________________________________________________________________
6883 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
6884         Log: Fixed URL for the Alpha editor.
6885      Branch: perl
6886            ! pod/perlfaq3.pod
6887 ____________________________________________________________________________
6888 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
6889         Log: Dedodgify.
6890      Branch: perl
6891            ! ext/Storable/Storable.xs
6892 ____________________________________________________________________________
6893 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
6894         Log: AUTHORS updates.
6895      Branch: perl
6896            ! AUTHORS
6897 ____________________________________________________________________________
6898 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
6899         Log: s2p needs Config.pm.
6900      Branch: perl
6901            ! Makefile.SH
6902 ____________________________________________________________________________
6903 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
6904         Log: Subject: [PATCH] Benchmark.t 75,90,109
6905              From: Nicholas Clark <nick@unfortu.net>
6906              Date: Sat, 13 Apr 2002 21:43:04 +0100
6907              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
6908      Branch: perl
6909            ! lib/Benchmark.t
6910 ____________________________________________________________________________
6911 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
6912         Log: Tweaks by Autrijus Tang.
6913      Branch: perl
6914            ! ext/Encode/encoding.pm
6915 ____________________________________________________________________________
6916 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
6917         Log: FAQ sync.
6918      Branch: perl
6919            ! pod/perlfaq5.pod
6920 ____________________________________________________________________________
6921 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
6922         Log: z/OS tally update.
6923      Branch: perl
6924            ! pod/perldelta.pod
6925 ____________________________________________________________________________
6926 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
6927         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
6928              From: Nicholas Clark <nick@unfortu.net>
6929              Date: Sat, 13 Apr 2002 02:58:07 +0100
6930              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
6931      Branch: perl
6932            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
6933            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
6934            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
6935            ! t/lib/st-dump.pl
6936 ____________________________________________________________________________
6937 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
6938         Log: Add piconv and enc2xs to the list of utilities.
6939      Branch: perl
6940            ! utils.lst
6941 ____________________________________________________________________________
6942 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
6943         Log: s.
6944      Branch: perl
6945            ! pod/perlunicode.pod
6946 ____________________________________________________________________________
6947 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
6948         Log: Phrasing fixes by Nick Clark
6949      Branch: perl
6950            ! pod/perlunicode.pod
6951 ____________________________________________________________________________
6952 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
6953         Log: More POD fixes and typos
6954      Branch: perl
6955            ! pod/perlunicode.pod
6956 ____________________________________________________________________________
6957 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
6958         Log: Subject: Re: UTF-8 and DB_File ?
6959              From: andreas.koenig@anima.de (Andreas J. Koenig)
6960              Date: Sat, 13 Apr 2002 13:29:41 +0200
6961              Message-ID: <m3ads7j0pm.fsf@anima.de>
6962      Branch: perl
6963            ! pod/perlunicode.pod
6964 ____________________________________________________________________________
6965 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
6966         Log: Fix a typo noticed by Paul Johnson.
6967      Branch: perl
6968            ! MANIFEST
6969 ____________________________________________________________________________
6970 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
6971         Log: Subject: Re: Win32 Status
6972              From: Michael G Schwern <schwern@pobox.com>
6973              Date: Fri, 12 Apr 2002 10:15:33 -0400
6974              Message-ID: <20020412141533.GB9788@blackrider>
6975      Branch: perl
6976            ! lib/ExtUtils/t/INST.t
6977 ____________________________________________________________________________
6978 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
6979         Log: Upgrade to Encode 1.34, from Dan Kogai.
6980      Branch: perl
6981            ! ext/Encode/Changes ext/Encode/Encode.pm
6982            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
6983            ! ext/Encode/t/Unicode.t
6984 ____________________________________________________________________________
6985 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
6986         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
6987              From: Graham TerMarsch <graham@howlingfrog.com>
6988              Date: Fri, 12 Apr 2002 12:28:47 -0700
6989              Message-Id: <200204121228.47826.graham@howlingfrog.com>
6990      Branch: perl
6991            ! AUTHORS
6992 ____________________________________________________________________________
6993 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
6994         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
6995              From: Nicholas Clark <nick@unfortu.net>
6996              Date: Fri, 12 Apr 2002 21:59:06 +0100
6997              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
6998      Branch: perl
6999            ! pp_pack.c t/op/pack.t
7000 ____________________________________________________________________________
7001 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
7002         Log: Re-sort MANIFEST.
7003      Branch: perl
7004            ! MANIFEST
7005 ____________________________________________________________________________
7006 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
7007         Log: Move also the Win32 system testing to t/win32.
7008      Branch: perl
7009            + t/win32/system.t
7010            - t/op/winsystem.t
7011            ! MANIFEST
7012 ____________________________________________________________________________
7013 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
7014         Log: Integrate change #15879 from maint-5.6;
7015              
7016              Win32::GetLongPathName() did not return valid results if there
7017              were "." and ".." components in the path; also fix a potential
7018              buffer overflow if the long path happens to be longer than
7019              MAX_PATH (this can presumably happen if they use \\?\... style
7020              paths); add a rather limited testsuite that exercises just the
7021              edge cases
7022      Branch: perl
7023           +> t/win32/longpath.t
7024           !> MANIFEST t/harness win32/win32.c
7025 ____________________________________________________________________________
7026 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
7027         Log: Win32::GetLongPathName() did not return valid results if there
7028              were "." and ".." components in the path; also fix a potential
7029              buffer overflow if the long path happens to be longer than
7030              MAX_PATH (this can presumably happen if they use \\?\... style
7031              paths); add a rather limited testsuite that exercises just the
7032              edge cases
7033      Branch: maint-5.6/perl
7034            + t/win32/longpath.t
7035            ! MANIFEST t/harness win32/win32.c
7036 ____________________________________________________________________________
7037 [ 15878] By: nick                                  on 2002/04/12  14:38:32
7038         Log: Integrate mainline
7039      Branch: perlio
7040           +> lib/ExtUtils/t/INST_PREFIX.t
7041           !> (integrate 37 files)
7042 ____________________________________________________________________________
7043 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
7044         Log: Update Changes.
7045      Branch: perl
7046            ! Changes patchlevel.h
7047 ____________________________________________________________________________
7048 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
7049         Log: Discuss the magic of \w in security terms.
7050      Branch: perl
7051            ! pod/perlsec.pod pod/perlunicode.pod
7052 ____________________________________________________________________________
7053 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
7054         Log: Add a warning about the symbolic methods and
7055              symbolic sub refs not being checked for taint.
7056      Branch: perl
7057            ! pod/perlsec.pod
7058 ____________________________________________________________________________
7059 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
7060         Log: In EBCDIC the BOM detection doesn't seem
7061              to be working right.  For now skipping the test,
7062              waiting for Dan's opinion.
7063      Branch: perl
7064            ! ext/Encode/t/Unicode.t
7065 ____________________________________________________________________________
7066 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
7067         Log: Update to Net::Ping 2.16.
7068      Branch: perl
7069            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
7070 ____________________________________________________________________________
7071 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
7072         Log: Upgrade to CGI.pm 2.81.
7073      Branch: perl
7074            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
7075 ____________________________________________________________________________
7076 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
7077         Log: Move up restricted hashes a bit.
7078      Branch: perl
7079            ! pod/perldelta.pod
7080 ____________________________________________________________________________
7081 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
7082         Log: Now using Unicode 3.2.0.
7083      Branch: perl
7084            ! pod/perldelta.pod
7085 ____________________________________________________________________________
7086 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
7087         Log: UNICOS too has sockpair issues (unsurprisingly,
7088              since UNICOS/mk has them too)
7089      Branch: perl
7090            ! ext/Socket/socketpair.t
7091 ____________________________________________________________________________
7092 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
7093         Log: FAQ patch from mjd regarding Tie::File.
7094      Branch: perl
7095            ! pod/perlfaq5.pod
7096 ____________________________________________________________________________
7097 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
7098         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
7099              consider using the NamesList.
7100      Branch: perl
7101            ! lib/charnames.pm lib/charnames.t
7102 ____________________________________________________________________________
7103 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
7104         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
7105              From: "Craig A. Berry" <craigberry@mac.com>
7106              Date: Thu, 11 Apr 2002 13:47:21 -0500
7107              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
7108      Branch: perl
7109            ! lib/File/CheckTree.pm lib/File/CheckTree.t
7110 ____________________________________________________________________________
7111 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
7112         Log: More NT Unicode information from Jan Dubois.
7113      Branch: perl
7114            ! pod/perltodo.pod
7115 ____________________________________________________________________________
7116 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
7117         Log: Add one perltodo item (and move bunch of them to better spot),
7118              add sysopen() to "Functions for filehandles, files, or directories".
7119      Branch: perl
7120            ! pod/perlfunc.pod pod/perltodo.pod
7121 ____________________________________________________________________________
7122 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
7123         Log: Prettyprinting: shorten the lines to avoid linewrapping.
7124      Branch: perl
7125            ! t/TEST
7126 ____________________________________________________________________________
7127 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
7128         Log: Also NEC SUPER-UX has buggy sockpair().
7129      Branch: perl
7130            ! ext/Socket/socketpair.t
7131 ____________________________________________________________________________
7132 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
7133         Log: dTHX works on its own just fine.
7134      Branch: perl
7135            ! ext/DynaLoader/dl_aix.xs
7136 ____________________________________________________________________________
7137 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
7138         Log: Must hold off building s2p until there's a miniperl.
7139      Branch: perl
7140            ! Makefile.SH
7141 ____________________________________________________________________________
7142 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
7143         Log: AIX: strerror_r() needs dTHX.
7144      Branch: perl
7145            ! ext/DynaLoader/dl_aix.xs
7146 ____________________________________________________________________________
7147 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
7148         Log: Extracting the s2p may require the right dynlibpath.
7149      Branch: perl
7150            ! Makefile.SH
7151 ____________________________________________________________________________
7152 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
7153         Log: Doc tweaks.
7154      Branch: perl
7155            ! ext/Time/HiRes/HiRes.pm
7156 ____________________________________________________________________________
7157 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
7158         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
7159              From: Michael G Schwern <schwern@pobox.com>
7160              Date: Thu, 11 Apr 2002 01:25:26 -0400
7161              Message-ID: <20020411052525.GA17038@blackrider>
7162      Branch: perl
7163            + lib/ExtUtils/t/INST_PREFIX.t
7164            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
7165            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7166            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7167            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
7168            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
7169            ! lib/ExtUtils/t/prefixify.t
7170 ____________________________________________________________________________
7171 [ 15855] By: nick                                  on 2002/04/11  06:26:44
7172         Log: Integrate mainline
7173      Branch: perlio
7174           !> (integrate 42 files)
7175 ____________________________________________________________________________
7176 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
7177         Log: Unused variables.
7178      Branch: perl
7179            ! ext/threads/shared/shared.xs ext/threads/threads.xs
7180 ____________________________________________________________________________
7181 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
7182         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
7183              From: Ilya Martynov <ilya@martynov.org>
7184              Date: 11 Apr 2002 03:21:17 +0400
7185              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
7186      Branch: perl
7187            ! lib/Term/ReadLine.pm
7188 ____________________________________________________________________________
7189 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
7190         Log: Upgrade to Encode 1.33, from Dan Kogai.
7191      Branch: perl
7192            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7193            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
7194            ! ext/Encode/lib/Encode/Supported.pod
7195            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
7196            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
7197            ! ext/Encode/ucm/adobeSymbol.ucm
7198            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
7199 ____________________________________________________________________________
7200 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
7201         Log: Backward portability from Dan Kogai.
7202      Branch: perl
7203            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
7204            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
7205            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
7206            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
7207            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
7208            ! ext/Storable/t/store.t ext/Storable/t/tied.t
7209            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
7210            ! ext/Storable/t/utf8.t
7211 ____________________________________________________________________________
7212 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
7213         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
7214              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
7215              bug in B::walkoptree still to be fixed.
7216      Branch: perl
7217            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
7218 ____________________________________________________________________________
7219 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
7220         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
7221              From: Philip Newton <Philip.Newton@gmx.net>
7222              Date: Wed, 10 Apr 2002 21:29:58 +0200
7223              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
7224      Branch: perl
7225            ! pod/perldelta.pod
7226 ____________________________________________________________________________
7227 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
7228         Log: Integrate perlio;
7229              
7230              Add a \t to Win32 pm_to_blib $(TOUCH) line.
7231      Branch: perl
7232           !> lib/ExtUtils/MM_Win32.pm
7233 ____________________________________________________________________________
7234 [ 15847] By: nick                                  on 2002/04/10  13:08:29
7235         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
7236      Branch: perlio
7237            ! lib/ExtUtils/MM_Win32.pm
7238 ____________________________________________________________________________
7239 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
7240         Log: Try to fool old AIX when threading, from Merijn.
7241      Branch: perl
7242            ! perl.h
7243 ____________________________________________________________________________
7244 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
7245         Log: Update Changes.
7246      Branch: perl
7247            ! Changes patchlevel.h
7248 ____________________________________________________________________________
7249 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
7250         Log: Welcome to the 5.7.3.
7251      Branch: perl
7252            ! NetWare/Makefile win32/Makefile
7253 ____________________________________________________________________________
7254 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
7255         Log: Make x2p/s2p part of the test_prep target now that we
7256              have a test for it.
7257      Branch: perl
7258            ! Makefile.SH
7259 ____________________________________________________________________________
7260 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
7261         Log: Integrate perlio.
7262              
7263              We have been 5.7.3 for a while - install there ...
7264      Branch: perl
7265           !> win32/makefile.mk
7266 ____________________________________________________________________________
7267 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
7268         Log: SImilarly to old HP-UX, in old AIX too including
7269              crypt.h leads into trouble.  (from Merijn)
7270      Branch: perl
7271            ! hints/aix.sh
7272 ____________________________________________________________________________
7273 [ 15840] By: nick                                  on 2002/04/10  10:04:19
7274         Log: We have been 5.7.3 for a while - install there ...
7275      Branch: perlio
7276            ! win32/makefile.mk
7277 ____________________________________________________________________________
7278 [ 15839] By: nick                                  on 2002/04/10  10:03:46
7279         Log: Intgrate mainline
7280      Branch: perlio
7281           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
7282            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
7283            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
7284           !> (integrate 40 files)
7285 ____________________________________________________________________________
7286 [ 15838] By: ams                                   on 2002/04/10  04:16:45
7287         Log: Subject: [PATCH] ext/attrs.t getting skipped
7288              From: "Craig A. Berry" <craigberry@mac.com>
7289              Date: Tue, 9 Apr 2002 23:58:49 -0500
7290              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
7291      Branch: perl
7292            ! t/TEST
7293 ____________________________________________________________________________
7294 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
7295         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
7296              From: Michael G Schwern <schwern@pobox.com>
7297              Date: Tue, 9 Apr 2002 20:52:55 -0400
7298              Message-ID: <20020410005254.GI8954@blackrider>
7299      Branch: perl
7300            ! t/op/sub_lval.t
7301 ____________________________________________________________________________
7302 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
7303         Log: Undo accident in #15385.
7304      Branch: metaconfig/U/perl
7305            ! Extensions.U
7306 ____________________________________________________________________________
7307 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
7308         Log: Retract the UTF-8 filenames patch.  This may be
7309              better dealt with in Perl level, a la File::Spec
7310              (since the whole mess is strongly filesystem-specific).
7311      Branch: metaconfig/U/perl
7312            + usecjk.U
7313            ! Extensions.U
7314      Branch: perl
7315            - ext/File/Glob/t/utf8.t
7316            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
7317            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
7318            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7319            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
7320            ! t/op/readdir.t
7321 ____________________________________________________________________________
7322 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
7323         Log: Upgrade to Encode 1.32, from Dan Kogai.
7324      Branch: perl
7325            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
7326            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
7327            - ext/Encode/ucm/macGurmukhi.ucm
7328            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
7329            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
7330            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
7331            ! ext/Encode/lib/Encode/Encoder.pm
7332            ! ext/Encode/lib/Encode/Supported.pod
7333            ! ext/Encode/lib/Encode/Unicode.pm
7334            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
7335            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
7336 ____________________________________________________________________________
7337 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
7338         Log: Add tests for s2p/psed, from Wolfgang Laun.
7339      Branch: perl
7340            + t/x2p/s2p.t
7341            ! MANIFEST t/TEST
7342 ____________________________________________________________________________
7343 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
7344         Log: FAQ sync.
7345      Branch: perl
7346            ! pod/perlfaq2.pod pod/perlfaq3.pod
7347 ____________________________________________________________________________
7348 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
7349         Log: Remove false dependency between getgrent and setpwent
7350              having/not having FILE**.  Also make the names of the
7351              {set,get,end}* interface struct members a bit shorter.
7352      Branch: perl
7353            ! reentr.c reentr.h reentr.pl
7354 ____________________________________________________________________________
7355 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
7356         Log: Avoid bad prototypes.
7357      Branch: perl
7358            ! hints/hpux.sh
7359 ____________________________________________________________________________
7360 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
7361         Log: metaconfig unit change for #15828.
7362      Branch: metaconfig
7363            ! U/protos/Protochk.U
7364 ____________________________________________________________________________
7365 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
7366         Log: As Merijn points out, pthread.h really needs to be known
7367              by protochk.
7368      Branch: perl
7369            ! Configure
7370 ____________________________________________________________________________
7371 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
7372         Log: Integrate perlio;
7373              
7374              Patch up Encode for Tk
7375      Branch: perl
7376           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
7377           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7378 ____________________________________________________________________________
7379 [ 15826] By: nick                                  on 2002/04/09  12:38:25
7380         Log: Patch up Encode for Tk
7381      Branch: perlio
7382            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
7383            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7384 ____________________________________________________________________________
7385 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
7386         Log: Portability tweak.
7387      Branch: perl
7388            ! lib/File/CheckTree.t
7389 ____________________________________________________________________________
7390 [ 15824] By: sky                                   on 2002/04/09  10:51:07
7391         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
7392              From: Abigail <abigail@osp.nl>
7393              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
7394              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
7395      Branch: perl
7396            ! pod/perlhist.pod
7397 ____________________________________________________________________________
7398 [ 15823] By: nick                                  on 2002/04/09  08:17:59
7399         Log: Integrate mainline
7400      Branch: perlio
7401           +> ext/Encode/lib/Encode/Config.pm
7402           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
7403           !> (integrate 37 files)
7404 ____________________________________________________________________________
7405 [ 15822] By: ams                                   on 2002/04/09  06:43:50
7406         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
7407              From: Spider Boardman <spider@Orb.Nashua.NH.US>
7408              Date: Tue, 09 Apr 2002 02:00:51 -0400
7409              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
7410      Branch: perl
7411            ! lib/File/CheckTree.pm
7412 ____________________________________________________________________________
7413 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
7414         Log: Small perldelta tweaks.
7415      Branch: perl
7416            ! pod/perldelta.pod
7417 ____________________________________________________________________________
7418 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
7419         Log: File::Checktree update from Paul Grassie.
7420      Branch: perl
7421            ! lib/File/CheckTree.pm lib/File/CheckTree.t
7422 ____________________________________________________________________________
7423 [ 15819] By: ams                                   on 2002/04/08  22:43:48
7424         Log: Subject: patch against t/op/sub_lval.t
7425              From: Jim Cromie <jcromie@divsol.com>
7426              Date: Mon, 08 Apr 2002 17:38:16 -0600
7427              Message-Id: <3CB229E8.9080500@divsol.com>
7428      Branch: perl
7429            ! t/op/sub_lval.t
7430 ____________________________________________________________________________
7431 [ 15818] By: ams                                   on 2002/04/08  22:40:16
7432         Log: Humbly pay homage to the redundancy gods.
7433      Branch: perl
7434            ! mg.c
7435 ____________________________________________________________________________
7436 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
7437         Log: metaconfig mirror #15816.
7438      Branch: metaconfig
7439            ! U/modified/Unix.U
7440 ____________________________________________________________________________
7441 [ 15816] By: ams                                   on 2002/04/08  22:18:32
7442         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
7443      Branch: perl
7444            ! Porting/Glossary
7445 ____________________________________________________________________________
7446 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
7447         Log: Small piconv tweaks (sent to Dan).
7448      Branch: perl
7449            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
7450            ! ext/Encode/lib/Encode/Alias.pm
7451 ____________________________________________________________________________
7452 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
7453         Log: Update Changes.
7454      Branch: perl
7455            ! Changes patchlevel.h
7456 ____________________________________________________________________________
7457 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
7458         Log: FAQ sync.  (Ignoring the few URL differences for now.)
7459      Branch: perl
7460            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7461            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
7462            ! pod/perlfaq7.pod pod/perlfaq9.pod
7463 ____________________________________________________________________________
7464 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
7465         Log: Upgrade to Encode 1.31, from Dan Kogai.
7466      Branch: perl
7467            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
7468            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7469            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
7470            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7471 ____________________________________________________________________________
7472 [ 15811] By: ams                                   on 2002/04/08  17:00:37
7473         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
7474              From: Andy Dougherty <doughera@lafayette.edu>
7475              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
7476              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
7477      Branch: perl
7478            ! lib/sort.t pp_sort.c
7479 ____________________________________________________________________________
7480 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
7481         Log: metaconfig unit changes for #15809.
7482      Branch: metaconfig
7483            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
7484 ____________________________________________________________________________
7485 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
7486         Log: Mirroring #15806.
7487      Branch: perl
7488            ! Porting/Glossary Porting/config.sh Porting/config_H
7489 ____________________________________________________________________________
7490 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
7491         Log: metaconfig unit changes for #15807.
7492      Branch: metaconfig
7493            ! U/protos/Protochk.U U/threads/d_asctime_r.U
7494            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
7495            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
7496            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
7497            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
7498            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
7499            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
7500            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
7501            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
7502            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
7503            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
7504            ! U/threads/d_getprotobyname_r.U
7505            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7506            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7507            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7508            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7509            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7510            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7511            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7512            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7513            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7514            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7515            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7516            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7517            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7518            ! U/threads/i_pthread.U
7519      Branch: perl
7520            ! config_h.SH
7521 ____________________________________________________________________________
7522 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
7523         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
7524              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7525              Date: Mon, 08 Apr 2002 14:34:27 +0200
7526              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
7527      Branch: perl
7528            ! Configure hints/hpux.sh reentr.pl
7529 ____________________________________________________________________________
7530 [ 15806] By: ams                                   on 2002/04/08  13:50:43
7531         Log: Subject: [PATCH] Updates to Porting/Glossary
7532              From: Paul_GreenVOS@vos.stratus.com
7533              Date: Mon, 8 Apr 02 10:44 edt
7534              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
7535      Branch: perl
7536            ! Porting/Glossary
7537 ____________________________________________________________________________
7538 [ 15805] By: ams                                   on 2002/04/08  13:47:32
7539         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
7540              coredumps on startup)
7541              From: Michael G Schwern <schwern@pobox.com>
7542              Date: Mon, 8 Apr 2002 10:34:49 -0400
7543              Message-Id: <20020408143449.GB3245@blackrider>
7544      Branch: perl
7545            ! lib/ExtUtils/MM_Unix.pm
7546 ____________________________________________________________________________
7547 [ 15804] By: ams                                   on 2002/04/08  13:29:28
7548         Log: Subject: [PATCH] example in pod/perllexwarn.pod
7549              From: Slaven Rezic <slaven.rezic@berlin.de>
7550              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
7551              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
7552      Branch: perl
7553            ! pod/perllexwarn.pod
7554 ____________________________________________________________________________
7555 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
7556         Log: Upgrade to Encode 1.30, from Dan Kogai. 
7557      Branch: perl
7558            + ext/Encode/lib/Encode/Encoder.pm
7559            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7560            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
7561            ! ext/Encode/lib/Encode/Supported.pod
7562            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
7563            ! ext/Encode/t/grow.t
7564 ____________________________________________________________________________
7565 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
7566         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
7567              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7568              Date: Mon, 08 Apr 2002 01:08:40 +0100
7569              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
7570      Branch: perl
7571            ! ext/MIME/Base64/t/base64.t
7572 ____________________________________________________________________________
7573 [ 15801] By: nick                                  on 2002/04/08  07:28:27
7574         Log: Integrate mainline
7575      Branch: perlio
7576           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
7577           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
7578           +> ext/File/Glob/t/utf8.t
7579           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7580           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7581           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7582            - ext/Encode/lib/Encode/10646_1.pm
7583            - ext/Encode/lib/Encode/Internal.pm
7584            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7585            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
7586            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
7587            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
7588            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
7589            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
7590            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
7591           !> (integrate 157 files)
7592 ____________________________________________________________________________
7593 [ 15800] By: ams                                   on 2002/04/08  07:06:21
7594         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
7595              From: Jan Dubois <JanD@ActiveState.com>
7596              Date: Mon, 08 Apr 2002 00:10:39 -0700
7597              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
7598      Branch: perl
7599            ! lib/ExtUtils/Packlist.pm
7600 ____________________________________________________________________________
7601 [ 15799] By: ams                                   on 2002/04/08  04:50:36
7602         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
7603              From: Stas Bekman <stas@stason.org>
7604              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
7605              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
7606      Branch: perl
7607            ! pod/perlguts.pod
7608 ____________________________________________________________________________
7609 [ 15798] By: ams                                   on 2002/04/08  03:56:52
7610         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
7611      Branch: perl
7612            ! util.c
7613 ____________________________________________________________________________
7614 [ 15797] By: ams                                   on 2002/04/08  01:30:38
7615         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
7616              same line of code. (As suggested by Simon Cozens.)
7617      Branch: perl
7618            ! mg.c
7619 ____________________________________________________________________________
7620 [ 15796] By: ams                                   on 2002/04/08  01:27:24
7621         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
7622              Simon Cozens.
7623      Branch: perl
7624            ! embed.fnc util.c
7625 ____________________________________________________________________________
7626 [ 15795] By: ams                                   on 2002/04/08  01:05:16
7627         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
7628              From: Tom Brown <thecap@peach.ece.utexas.edu>
7629              Date: Sun, 07 Apr 2002 23:20:05 GMT
7630              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
7631      Branch: perl
7632            ! ext/Devel/DProf/DProf.xs
7633 ____________________________________________________________________________
7634 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
7635         Log: Retract #15793 since #15775 should fix the problem.
7636      Branch: perl
7637            ! hv.c
7638 ____________________________________________________________________________
7639 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
7640         Log: (Retracted by #15794)
7641              Subject: [PATCH] hv.c
7642              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7643              Date: Sun, 7 Apr 2002 14:25:48 +0200
7644              Message-ID: <3CB056EC.16340.1119992@localhost>
7645      Branch: perl
7646            ! hv.c
7647 ____________________________________________________________________________
7648 [ 15792] By: ams                                   on 2002/04/07  21:48:49
7649         Log: Make other nits nervous.
7650      Branch: perl
7651            ! gv.c perl.c
7652 ____________________________________________________________________________
7653 [ 15791] By: ams                                   on 2002/04/07  20:31:08
7654         Log: Subject: [MIME::Base64 patch] t/base64.t fix
7655              From: Dan Kogai <dankogai@dan.co.jp>
7656              Date: Mon, 8 Apr 2002 06:19:29 +0900
7657              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
7658      Branch: perl
7659            ! ext/MIME/Base64/t/base64.t
7660 ____________________________________________________________________________
7661 [ 15790] By: ams                                   on 2002/04/07  20:15:52
7662         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
7663              From: Slaven Rezic <slaven.rezic@berlin.de>
7664              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
7665              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
7666      Branch: perl
7667            ! ext/Devel/Peek/Peek.xs
7668 ____________________________________________________________________________
7669 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
7670         Log: Fully qualify in warning message the name of a subroutine redefined
7671              via glob assignment
7672      Branch: perl
7673            ! sv.c t/lib/warnings/op t/lib/warnings/sv
7674 ____________________________________________________________________________
7675 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
7676         Log: Update from Dan Kogai.
7677      Branch: perl
7678            ! ext/Encode/t/Unicode.t
7679 ____________________________________________________________________________
7680 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
7681         Log: Can't right now twist my brain to figure out
7682              the right CR/LF code point mappings in EBCDIC.
7683      Branch: perl
7684            ! lib/Pod/t/eol.t
7685 ____________________________________________________________________________
7686 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
7687         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
7688              From: Nicholas Clark <nick@ccl4.org>
7689              Date: Sun, 7 Apr 2002 15:01:56 +0100
7690              Message-ID: <20020407150156.R10686@plum.flirble.org>
7691      Branch: perl
7692            ! ext/Data/Dumper/Dumper.xs
7693 ____________________________________________________________________________
7694 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
7695         Log: Tpyo.
7696      Branch: perl
7697            ! lib/Pod/t/eol.t
7698 ____________________________________________________________________________
7699 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
7700         Log: EBCDIC branch was forgotten.
7701      Branch: perl
7702            ! ext/Devel/Peek/Peek.t
7703 ____________________________________________________________________________
7704 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
7705         Log: charnames::viacode() was broken, noticed by Jeffrey.
7706      Branch: perl
7707            ! lib/charnames.pm lib/charnames.t
7708 ____________________________________________________________________________
7709 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
7710         Log: Missing files.
7711      Branch: perl
7712            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
7713            ! MANIFEST ext/Encode/MANIFEST
7714 ____________________________________________________________________________
7715 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
7716         Log: (intentionally empty)
7717      Branch: perl
7718            ! MANIFEST sv.h
7719 ____________________________________________________________________________
7720 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
7721         Log: Upgrade to Encode 1.26, from Dan Kogai.
7722      Branch: perl
7723            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
7724            + ext/Encode/ucm/jis0212.ucm
7725            - ext/Encode/lib/Encode/10646_1.pm
7726            - ext/Encode/lib/Encode/Internal.pm
7727            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
7728            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
7729            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
7730            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
7731            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
7732            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
7733            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
7734            - ext/Encode/ucm/macRumanian.ucm
7735            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
7736            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
7737            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
7738            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
7739            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
7740            ! ext/Encode/lib/Encode/Encoding.pm
7741            ! ext/Encode/lib/Encode/Supported.pod
7742            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
7743            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
7744            ! ext/Encode/ucm/adobeSymbol.ucm
7745            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
7746            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
7747            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
7748            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
7749            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
7750            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
7751            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
7752            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
7753            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
7754            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
7755            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
7756            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
7757            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
7758            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
7759            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
7760            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
7761            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
7762            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
7763            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
7764            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
7765            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
7766            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
7767            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
7768            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
7769            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
7770            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
7771            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
7772            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
7773            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
7774            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
7775            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
7776            ! ext/Encode/ucm/nextstep.ucm
7777 ____________________________________________________________________________
7778 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
7779         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
7780              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
7781              Now, where was my coffee mug...
7782      Branch: perl
7783            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
7784            ! pp_sys.c
7785 ____________________________________________________________________________
7786 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
7787         Log: Subject: [PATCH] MakeMaker basic.t on Win32
7788              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7789              Date: Sun, 7 Apr 2002 14:25:48 +0200
7790              Message-ID: <3CB056EC.27101.1119A3D@localhost>
7791              
7792              Subject: [PATCH] MakeMaker && Win32 && nmake
7793              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7794              Date: Sun, 7 Apr 2002 14:25:48 +0200
7795              Message-ID: <3CB056EC.9001.11199ED@localhost>
7796      Branch: perl
7797            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7798 ____________________________________________________________________________
7799 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
7800         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
7801              From: Philip Newton <Philip.Newton@gmx.net>
7802              Date: Sun, 07 Apr 2002 07:51:49 +0200      
7803              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
7804      Branch: perl
7805            ! utf8.c
7806 ____________________________________________________________________________
7807 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
7808         Log: There was no nice way of getting in UTF-8 filenames:
7809              now one can use in the (new) three-arg form of readdir()
7810              and in File::Glob import a ":utf8" to transparently accept
7811              the filenames as Unicode.  Note that only :utf8 is supported,
7812              not fancier stuff like :encoding(foobar)
7813      Branch: perl
7814            + ext/File/Glob/t/utf8.t
7815            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
7816            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
7817            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7818            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
7819            ! t/op/readdir.t
7820 ____________________________________________________________________________
7821 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
7822         Log: Subject: [PATCH] Re: perl@15772
7823              From: Nicholas Clark <nick@ccl4.org>
7824              Date: Sun, 7 Apr 2002 11:06:42 +0100
7825              Message-ID: <20020407110641.O10686@plum.flirble.org>
7826      Branch: perl
7827            ! hv.c
7828 ____________________________________________________________________________
7829 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
7830         Log: Subject: [PATCH] Re: 15764 breakage
7831              From: Michael G Schwern <schwern@pobox.com>
7832              Date: Sat, 6 Apr 2002 19:14:02 -0500
7833              Message-ID: <20020407001401.GA7076@blackrider>
7834      Branch: perl
7835            ! lib/ExtUtils/MM_Unix.pm
7836 ____________________________________________________________________________
7837 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
7838         Log: Instruction tweak.
7839      Branch: perl
7840            ! README.os390
7841 ____________________________________________________________________________
7842 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
7843         Log: Update Changes.
7844      Branch: perl
7845            ! Changes patchlevel.h
7846 ____________________________________________________________________________
7847 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
7848         Log: Subject: [PATCH] Encode tweaks for VMS
7849              From: Michael G Schwern <schwern@pobox.com>
7850              Date: Sat, 6 Apr 2002 03:26:09 -0500
7851              Message-ID: <20020406082609.GA28758@blackrider>
7852      Branch: perl
7853            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
7854            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
7855            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
7856            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
7857 ____________________________________________________________________________
7858 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
7859         Log: Prettyprinting and version paranoia.
7860      Branch: perl
7861            ! ext/DB_File/t/db-recno.t
7862 ____________________________________________________________________________
7863 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
7864         Log: Be explicit about the two DB_File tests croaking
7865              in Mac OS X.
7866      Branch: perl
7867            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
7868 ____________________________________________________________________________
7869 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
7870         Log: Regen toc.
7871      Branch: perl
7872            ! pod/perltoc.pod
7873 ____________________________________________________________________________
7874 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
7875         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7876              From: Benjamin Goldberg <goldbb2@earthlink.net>
7877              Date: Fri, 05 Apr 2002 19:15:42 -0500
7878              Message-ID: <3CAE3E2E.8483505@earthlink.net>
7879      Branch: perl
7880            ! hv.h
7881 ____________________________________________________________________________
7882 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
7883         Log: Underline that the current implementation is not
7884              guaranteed to be forever; and reformat a bit.
7885      Branch: perl
7886            ! lib/utf8.pm
7887 ____________________________________________________________________________
7888 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
7889         Log: Subject: Weak spots in the utf8 manpage
7890              From: andreas.koenig@anima.de (Andreas J. Koenig)
7891              Date: Fri, 05 Apr 2002 10:08:44 +0200      
7892              Message-ID: <m3u1qqefeb.fsf@anima.de>      
7893      Branch: perl
7894            ! lib/utf8.pm
7895 ____________________________________________________________________________
7896 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
7897         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
7898              From: Michael G Schwern <schwern@pobox.com>
7899              Date: Sat, 6 Apr 2002 03:22:03 -0500
7900              Message-ID: <20020406082203.GA28713@blackrider>
7901      Branch: perl
7902            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7903            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7904            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
7905            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
7906            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
7907            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7908            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7909            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
7910            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
7911            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
7912 ____________________________________________________________________________
7913 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
7914         Log: No need to avoid utf8 warnings after #15762.
7915      Branch: perl
7916            ! lib/Unicode/Collate.pm
7917 ____________________________________________________________________________
7918 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
7919         Log: As noted by Philip Newton: nothing wrong with BOM,
7920              but 0xFFFE quite wrong.
7921      Branch: perl
7922            ! t/lib/warnings/utf8 utf8.c utf8.h
7923 ____________________________________________________________________________
7924 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
7925         Log: Explain the "gaps" in the UTF-8 encoding.
7926      Branch: perl
7927            ! pod/perlunicode.pod utf8.h
7928 ____________________________________________________________________________
7929 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
7930         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
7931              From: Nicholas Clark <nick@unfortu.net>
7932              Date: Sat, 6 Apr 2002 14:54:51 +0100
7933              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
7934      Branch: perl
7935            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
7936 ____________________________________________________________________________
7937 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
7938         Log: Signedness nits.
7939      Branch: perl
7940            ! hv.c
7941 ____________________________________________________________________________
7942 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
7943         Log: Make hv_notallowed a static as suggested by Nick Clark;
7944              and synchronize the nomenclature to talk about restricted
7945              (not fixed) hashes.
7946      Branch: perl
7947            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
7948            ! proto.h
7949 ____________________________________________________________________________
7950 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
7951         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
7952              From: Nicholas Clark <nick@unfortu.net>
7953              Date: Sat, 6 Apr 2002 00:21:17 +0100
7954              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
7955              
7956              (with the last one reversed)
7957      Branch: perl
7958            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
7959            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
7960 ____________________________________________________________________________
7961 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
7962         Log: Update the warning message.
7963      Branch: perl
7964            ! README.tru64
7965 ____________________________________________________________________________
7966 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
7967         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
7968              From: Dan Kogai <dankogai@dan.co.jp>
7969              Date: Sat, 6 Apr 2002 06:08:40 +0900
7970              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
7971      Branch: perl
7972            ! pod/perlunicode.pod
7973 ____________________________________________________________________________
7974 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
7975         Log: Some tests were failing silently instead of saying "not ok"
7976      Branch: perl
7977            ! t/comp/proto.t
7978 ____________________________________________________________________________
7979 [ 15753] By: nick                                  on 2002/04/05  19:30:12
7980         Log: Integrate mainline
7981      Branch: perlio
7982           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
7983           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
7984           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
7985 ____________________________________________________________________________
7986 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
7987         Log: Minor Tie::File test patch, from mjd.
7988      Branch: perl
7989            ! lib/Tie/File/t/24_cache_loop.t
7990 ____________________________________________________________________________
7991 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
7992         Log: Not *that* different line endings (noticed by Philip Newton)
7993      Branch: perl
7994            ! pod/perldelta.pod
7995 ____________________________________________________________________________
7996 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
7997         Log: Retract #15745 for now; won't work without more Encode fixes.
7998      Branch: perl
7999            ! ext/Encode/lib/Encode/10646_1.pm
8000 ____________________________________________________________________________
8001 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
8002         Log: metaconfig unit change for #15748.
8003      Branch: metaconfig
8004            ! U/modified/Oldconfig.U
8005 ____________________________________________________________________________
8006 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
8007         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
8008              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
8009              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
8010              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
8011      Branch: perl
8012            ! Configure
8013 ____________________________________________________________________________
8014 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
8015         Log: NetWare update from C Aditya.
8016      Branch: perl
8017            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
8018 ____________________________________________________________________________
8019 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
8020         Log: Win32 pacifying from mjd.
8021      Branch: perl
8022            ! lib/Tie/File/t/26_twrite.t
8023 ____________________________________________________________________________
8024 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
8025         Log: Integrate perlio;
8026              
8027              Not only did UCS-2 have dodgy name it was buggy.
8028      Branch: perl
8029           !> ext/Encode/lib/Encode/10646_1.pm
8030 ____________________________________________________________________________
8031 [ 15744] By: nick                                  on 2002/04/05  13:02:36
8032         Log: Not only did UCS-2 have dodgy name it was buggy.
8033      Branch: perlio
8034            ! ext/Encode/lib/Encode/10646_1.pm
8035 ____________________________________________________________________________
8036 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
8037         Log: Subject: Patch for bug ID 20020221.007
8038              From: Archer Sully <archer@meer.net>
8039              Date: Thu, 4 Apr 2002 21:45:34 -0700
8040              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
8041              
8042              Fix for "[ID 20020221.007] SEGV in Storable with empty string
8043              scalar object" (dclone)
8044      Branch: perl
8045            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
8046 ____________________________________________________________________________
8047 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
8048         Log: Subject: Re: lib/sort.t failure 
8049              From: "John P. Linderman" <jpl@research.att.com>
8050              Date: Fri, 05 Apr 2002 06:19:07 -0500
8051              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
8052              
8053              with a minor formatting tweak
8054      Branch: perl
8055            ! pod/perlfunc.pod
8056 ____________________________________________________________________________
8057 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
8058         Log: Subject: Re: lib/sort.t failure (and [PATCH])
8059              From: "John P. Linderman" <jpl@research.att.com>
8060              Date: Fri, 05 Apr 2002 07:13:27 -0500
8061              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
8062      Branch: perl
8063            ! lib/sort.t
8064 ____________________________________________________________________________
8065 [ 15740] By: nick                                  on 2002/04/05  09:31:42
8066         Log: Integrate mainline
8067      Branch: perlio
8068           +> (branch 49 files)
8069           !> (integrate 82 files)
8070 ____________________________________________________________________________
8071 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
8072         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
8073              From: Dan Kogai <dankogai@dan.co.jp>
8074              Date: Fri, 5 Apr 2002 11:52:50 +0900
8075              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
8076      Branch: perl
8077            ! ext/Encode/t/Aliases.t
8078 ____________________________________________________________________________
8079 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
8080         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
8081              From: Dan Kogai <dankogai@dan.co.jp>
8082              Date: Fri, 5 Apr 2002 11:39:55 +0900
8083              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
8084      Branch: perl
8085            ! ext/Encode/lib/Encode/Alias.pm
8086 ____________________________________________________________________________
8087 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
8088         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
8089              From: Ilmari Karonen <iltzu@sci.fi>
8090              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
8091              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
8092      Branch: perl
8093            ! gv.c t/op/method.t
8094 ____________________________________________________________________________
8095 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
8096         Log: I was fooled for a while, somebody else might be too.
8097      Branch: perl
8098            ! t/test.pl
8099 ____________________________________________________________________________
8100 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
8101         Log: test.pl-ify.
8102      Branch: perl
8103            ! t/op/method.t
8104 ____________________________________________________________________________
8105 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
8106         Log: Upgrade to Encode 1.20, from Dan Kogai.
8107      Branch: perl
8108            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
8109            + ext/Encode/ucm/adobeSymbol.ucm
8110            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
8111            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
8112            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
8113            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
8114            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
8115            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
8116            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
8117            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
8118            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
8119            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
8120            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
8121            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
8122            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
8123            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
8124            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
8125            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
8126            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
8127            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
8128            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
8129            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
8130            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
8131            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
8132            + ext/Encode/ucm/macSymbol.ucm
8133            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
8134            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
8135            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
8136            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
8137            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8138            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
8139            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
8140            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8141            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
8142            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
8143            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
8144            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
8145            ! ext/Encode/lib/Encode/Alias.pm
8146            ! ext/Encode/lib/Encode/Supported.pod
8147            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
8148            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
8149            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
8150            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
8151            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
8152            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
8153            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
8154            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
8155            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
8156            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
8157            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8158            ! ext/Encode/ucm/nextstep.ucm
8159 ____________________________________________________________________________
8160 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
8161         Log: Subject: left-over "use 5.7.2" in threads.pm
8162              From: Slaven Rezic <slaven.rezic@berlin.de>
8163              Date: 21 Mar 2002 23:18:13 +0100
8164              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
8165      Branch: perl
8166            ! ext/threads/threads.pm
8167 ____________________________________________________________________________
8168 [ 15732] By: ams                                   on 2002/04/04  17:08:13
8169         Log: Subject: [PATCH 5.7.3 DOCS]
8170              From: mjd@plover.com
8171              Date: 4 Apr 2002 15:59:39 -0000
8172              Message-Id: <20020404155939.6754.qmail@plover.com>
8173      Branch: perl
8174            ! pod/perlfaq9.pod
8175 ____________________________________________________________________________
8176 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
8177         Log: metaconfig unit change for #15730.
8178      Branch: metaconfig
8179            ! U/threads/usethreads.U
8180 ____________________________________________________________________________
8181 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
8182         Log: Subject: Re: lib/sort.t failure [PATCH]
8183              From: Andy Dougherty <doughera@lafayette.edu>
8184              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
8185              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
8186              
8187              Default to usethreads in case the user most probably forgot it.
8188      Branch: perl
8189            ! Configure
8190 ____________________________________________________________________________
8191 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
8192         Log: Typo nits from Wolfgang Laun.
8193      Branch: perl
8194            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
8195 ____________________________________________________________________________
8196 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
8197         Log: Detypo in diagnostics.
8198      Branch: perl
8199            ! lib/locale.t
8200 ____________________________________________________________________________
8201 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
8202         Log: pod2html: try to be EOL agnostic.
8203              (Needs testing on CRLF and CR platforms.)
8204      Branch: perl
8205            + lib/Pod/t/eol.t
8206            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
8207 ____________________________________________________________________________
8208 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
8209         Log: Subject: [PATCH} Pod::HTML and HTML4
8210              From: Robert Spier <rspier@pobox.com>
8211              Date: Wed, 03 Apr 2002 16:26:21 -0800
8212              Message-ID: <3CAB9DAD.20305@pobox.com>
8213      Branch: perl
8214            ! lib/Pod/Html.pm
8215 ____________________________________________________________________________
8216 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
8217         Log: Byebye, beebee.
8218      Branch: perl
8219            ! t/lib/warnings/perlio
8220 ____________________________________________________________________________
8221 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
8222         Log: Subject: Re: enc2xs needs portable way to know it's in the core
8223              From: PPrymmer@factset.com
8224              Date: Wed, 3 Apr 2002 14:29:32 -0500
8225              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
8226      Branch: perl
8227            ! configure.com
8228 ____________________________________________________________________________
8229 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
8230         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
8231              From: Dominic Dunlop <domo@computer.org>
8232              Date: Wed, 3 Apr 2002 22:44:01 +0200
8233              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
8234      Branch: perl
8235            ! lib/File/Spec/t/rel2abs2rel.t
8236 ____________________________________________________________________________
8237 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
8238         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
8239              From: Paul_GreenVOS@vos.stratus.com
8240              Date: Wed, 3 Apr 02 16:34 est
8241              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
8242      Branch: perl
8243            ! pp_pack.c
8244 ____________________________________________________________________________
8245 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
8246         Log: Upgrade to Tie::File 0.93, from mjd.
8247      Branch: perl
8248            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8249            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8250            ! lib/Tie/File/t/41_heap.t
8251 ____________________________________________________________________________
8252 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
8253         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
8254              From: Andy Dougherty <doughera@lafayette.edu>
8255              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
8256              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
8257      Branch: perl
8258            ! lib/AnyDBM_File.t
8259 ____________________________________________________________________________
8260 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
8261         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
8262              and ccflags including -DNO_LOCALE
8263      Branch: perl
8264            ! perl.h
8265 ____________________________________________________________________________
8266 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
8267         Log: EPOC tweaks from Olaf Flebbe.
8268      Branch: perl
8269            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
8270 ____________________________________________________________________________
8271 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
8272         Log: Subject: [PATCH] Set @INC earlier
8273              From: Andy Dougherty <doughera@lafayette.edu>
8274              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
8275              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
8276      Branch: perl
8277            ! lib/AnyDBM_File.t lib/sort.t
8278 ____________________________________________________________________________
8279 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
8280         Log: perlcompile.pod was listing all B:: modules, except B::Concise
8281              (resubmitted)
8282      Branch: perl
8283            ! pod/perlcompile.pod
8284 ____________________________________________________________________________
8285 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
8286         Log: perlcompile.pod was listing all B:: modules, except B::Concise
8287      Branch: perl
8288            ! pod/perlcompile.pod
8289 ____________________________________________________________________________
8290 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
8291         Log: non-perlio robustness.
8292      Branch: perl
8293            ! ext/Socket/socketpair.t lib/utf8.t
8294 ____________________________________________________________________________
8295 [ 15713] By: nick                                  on 2002/04/03  18:06:49
8296         Log: Integrate mainline
8297      Branch: perlio
8298           +> lib/Tie/File/t/41_heap.t
8299           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
8300           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
8301           !> regexec.c t/op/re_tests t/op/tiearray.t
8302 ____________________________________________________________________________
8303 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
8304         Log: Tweak for 8.3 compat.
8305      Branch: perl
8306            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8307            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
8308            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
8309            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
8310            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8311            ! ext/Encode/bin/enc2xs
8312 ____________________________________________________________________________
8313 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
8314         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
8315              From: Mark-Jason Dominus <mjd@plover.com>
8316              Date: Wed, 03 Apr 2002 13:04:40 -0500
8317              Message-ID: <20020403180440.7614.qmail@plover.com>
8318      Branch: perl
8319            ! t/op/tiearray.t
8320 ____________________________________________________________________________
8321 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
8322         Log: Forgotten.
8323      Branch: perl
8324            + lib/Tie/File/t/41_heap.t
8325            ! MANIFEST
8326 ____________________________________________________________________________
8327 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
8328         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
8329              From: Mark Kvale <kvale@phy.ucsf.edu>
8330              Date: Tue, 2 Apr 2002 13:57:37 -0800
8331              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
8332      Branch: perl
8333            ! t/op/re_tests
8334 ____________________________________________________________________________
8335 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
8336         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
8337              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
8338              Date: Wed, 03 Apr 2002 03:34:34 +0100
8339              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
8340      Branch: perl
8341            ! regcomp.c
8342 ____________________________________________________________________________
8343 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
8344         Log: The leavetry crash should now be history.
8345      Branch: perl
8346            ! t/op/tiearray.t
8347 ____________________________________________________________________________
8348 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
8349         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
8350              From: Michael G Schwern <schwern@pobox.com>
8351              Date: Wed, 3 Apr 2002 10:56:44 -0500
8352              Message-ID: <20020403155644.GC916@blackrider>
8353      Branch: perl
8354            ! lib/ExtUtils/MM_Win95.pm
8355 ____________________________________________________________________________
8356 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
8357         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
8358              From: Dave Mitchell <davem@fdgroup.com>
8359              Date: Wed, 3 Apr 2002 02:08:26 +0100
8360              Message-ID: <20020403020825.B16724@fdgroup.com>
8361      Branch: perl
8362            ! pp_ctl.c
8363 ____________________________________________________________________________
8364 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
8365         Log: Prototype tweak for non-threaded builds.
8366      Branch: perl
8367            ! perl.c
8368 ____________________________________________________________________________
8369 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
8370         Log: Detached threads do not help; they still hold resources.
8371      Branch: perl
8372            ! ext/threads/threads.pm pod/perldiag.pod
8373 ____________________________________________________________________________
8374 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
8375         Log: Doc tweak from Wolfgang Laun.
8376      Branch: perl
8377            ! lib/File/Compare.pm
8378 ____________________________________________________________________________
8379 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
8380         Log: Subject: [PATCH bleadperl] regexec.c
8381              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8382              Date: Wed, 3 Apr 2002 11:13:30 +0200
8383              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
8384      Branch: perl
8385            ! regexec.c
8386 ____________________________________________________________________________
8387 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
8388         Log: Document the "Cleanup skipped ..." warning.
8389      Branch: perl
8390            ! ext/threads/threads.pm pod/perldiag.pod
8391 ____________________________________________________________________________
8392 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
8393         Log: Integrate perlio;
8394              
8395              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
8396              
8397              Fix segfaults when mainthread exits with other threads running:
8398              - track number of running threads
8399              - if main thread calls perl_destruct() with other threads running
8400              skip most of cleanup (with a warning).
8401      Branch: perl
8402           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8403           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
8404           !> pod/perlapi.pod proto.h
8405 ____________________________________________________________________________
8406 [ 15698] By: nick                                  on 2002/04/03  13:15:30
8407         Log: Fix segfaults when mainthread exits with other threads running:
8408              - track number of running threads
8409              - if main thread calls perl_destruct() with other threads running
8410              skip most of cleanup (with a warning).
8411      Branch: perlio
8412            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
8413            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
8414 ____________________________________________________________________________
8415 [ 15697] By: nick                                  on 2002/04/03  07:34:13
8416         Log: Integrate mainline
8417      Branch: perlio
8418           +> lib/Net/Ping/t/250_ping_hires.t
8419           !> (integrate 33 files)
8420 ____________________________________________________________________________
8421 [ 15696] By: nick                                  on 2002/04/03  06:41:58
8422         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
8423      Branch: perlio
8424            ! lib/ExtUtils/xsubpp
8425 ____________________________________________________________________________
8426 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
8427         Log: Subject: [PATCH @15047] debugger
8428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8429              Date: Sat, 16 Mar 2002 04:38:50 -0500
8430              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
8431      Branch: perl
8432            ! lib/perl5db.pl
8433 ____________________________________________________________________________
8434 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
8435         Log: Third Degree flags.
8436      Branch: perl
8437            ! Makefile.SH
8438 ____________________________________________________________________________
8439 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
8440         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
8441              From: Mark-Jason Dominus <mjd@plover.com>
8442              Date: Tue, 02 Apr 2002 16:35:11 -0500
8443              Message-ID: <20020402213511.27781.qmail@plover.com>
8444              
8445              (tweaked)
8446      Branch: perl
8447            ! pod/perlfunc.pod
8448 ____________________________________________________________________________
8449 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
8450         Log: Upgrade to Tie::File 0.92, from mjd.
8451      Branch: perl
8452            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
8453            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8454            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
8455            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
8456            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
8457            ! lib/Tie/File/t/40_abs_cache.t
8458 ____________________________________________________________________________
8459 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
8460         Log: Subject: [PATCH] Update my email address in perl.c
8461              From: Paul_GreenVOS@vos.stratus.com
8462              Date: Tue, 2 Apr 02 15:27 est
8463              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
8464      Branch: perl
8465            ! AUTHORS perl.c
8466 ____________________________________________________________________________
8467 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
8468         Log: POD fix.
8469      Branch: perl
8470            ! pod/perldelta.pod
8471 ____________________________________________________________________________
8472 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
8473         Log: What started as a small nit (the charnames test, nit found
8474              be Hugo), ballooned a bit... the goal is Larry's wish that
8475              illegal Unicode (such as U+FFFF) by default doesn't warn,
8476              since what if somebody WANTS to create illegal Unicode?
8477              Now getting close to this in the regex runtime.
8478              (Also, fix more of my fixation that BOM would be U+FFFE.)
8479      Branch: perl
8480            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
8481            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
8482 ____________________________________________________________________________
8483 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
8484         Log: Talk more about Net::Ping.
8485      Branch: perl
8486            ! pod/perldelta.pod
8487 ____________________________________________________________________________
8488 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
8489         Log: Upgrade to Net::Ping 2.14.
8490      Branch: perl
8491            + lib/Net/Ping/t/250_ping_hires.t
8492            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
8493            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
8494            ! lib/Net/Ping/t/140_stream_inst.t
8495 ____________________________________________________________________________
8496 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
8497         Log: XML::Parser 2.31 should be out shortly.
8498      Branch: perl
8499            ! pod/perldelta.pod
8500 ____________________________________________________________________________
8501 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
8502         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
8503              From: George Necula <necula@eecs.berkeley.edu>
8504              Date: Tue, 2 Apr 2002 10:22:41 -0800
8505              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
8506      Branch: perl
8507            ! lib/File/Spec/Cygwin.pm
8508 ____________________________________________________________________________
8509 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
8510         Log: EBCDIC test tweak.
8511      Branch: perl
8512            ! pod/perldelta.pod t/uni/case.pl
8513 ____________________________________________________________________________
8514 [ 15683] By: nick                                  on 2002/04/02  15:36:17
8515         Log: Integrate mainline
8516      Branch: perlio
8517           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
8518           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8519           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
8520 ____________________________________________________________________________
8521 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
8522         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
8523              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8524              Date: Tue, 2 Apr 2002 00:37:08 -0500
8525              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
8526      Branch: perl
8527            ! os2/os2ish.h perlio.c
8528 ____________________________________________________________________________
8529 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
8530         Log: Subject: [PATCH @15047] debugger again
8531              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8532              Date: Tue, 2 Apr 2002 00:30:31 -0500
8533              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
8534      Branch: perl
8535            ! lib/perl5db.pl
8536 ____________________________________________________________________________
8537 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
8538         Log: Subject: [PATCH @15047] test() in CPAN.pm
8539              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8540              Date: Tue, 2 Apr 2002 00:46:45 -0500
8541              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
8542      Branch: perl
8543            ! lib/CPAN.pm
8544 ____________________________________________________________________________
8545 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
8546         Log: Sync with libnet-1.11
8547      Branch: perl
8548            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
8549            ! lib/Net/SMTP.pm
8550 ____________________________________________________________________________
8551 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
8552         Log: NetWare tweaks from C Aditya.
8553      Branch: perl
8554            ! NetWare/t/NWScripts.pl scope.c
8555 ____________________________________________________________________________
8556 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
8557         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
8558              From: Dan Kogai <dankogai@dan.co.jp>
8559              Date: Tue, 2 Apr 2002 22:21:47 +0900
8560              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
8561      Branch: perl
8562            ! ext/Encode/Encode.xs
8563 ____________________________________________________________________________
8564 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
8565         Log: Integrate perlio;
8566              
8567              Calculate buffer size needs in float to avoid 32-bit overflow.
8568              
8569              Add buffer size growth test.
8570      Branch: perl
8571           +> ext/Encode/t/grow.t
8572           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
8573 ____________________________________________________________________________
8574 [ 15675] By: nick                                  on 2002/04/02  07:49:41
8575         Log: Add buffer size growth test.
8576      Branch: perlio
8577            + ext/Encode/t/grow.t
8578            ! MANIFEST ext/Encode/MANIFEST
8579 ____________________________________________________________________________
8580 [ 15674] By: nick                                  on 2002/04/02  07:40:49
8581         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
8582      Branch: perlio
8583            ! ext/Encode/Encode.xs
8584 ____________________________________________________________________________
8585 [ 15673] By: nick                                  on 2002/04/02  07:40:06
8586         Log: Integrate mainline
8587      Branch: perlio
8588           +> (branch 102 files)
8589            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8590            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8591            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8592            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8593            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8594            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8595            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8596            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8597            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
8598            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
8599            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
8600            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
8601            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
8602            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
8603            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
8604            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
8605            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
8606            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
8607            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
8608            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
8609            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
8610            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
8611            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
8612            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
8613            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
8614            - ext/Encode/Encode/macCentEuro.ucm
8615            - ext/Encode/Encode/macCroatian.ucm
8616            - ext/Encode/Encode/macCyrillic.ucm
8617            - ext/Encode/Encode/macDingbats.ucm
8618            - ext/Encode/Encode/macGreek.ucm
8619            - ext/Encode/Encode/macIceland.ucm
8620            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8621            - ext/Encode/Encode/macRumanian.ucm
8622            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8623            - ext/Encode/Encode/macTurkish.ucm
8624            - ext/Encode/Encode/macUkraine.ucm
8625            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8626            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
8627            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
8628            - ext/Encode/compile ext/Encode/encode.h
8629            - ext/Encode/lib/Encode/CN/2022_CN.pm
8630            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
8631            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
8632            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
8633            - lib/unicore/PropertyValueAliases.txt
8634           !> (integrate 143 files)
8635 ____________________________________________________________________________
8636 [ 15672] By: ams                                   on 2002/04/02  04:42:44
8637         Log: Win32 fix for Tie::File from MJD.
8638      Branch: perl
8639            ! lib/Tie/File.pm
8640 ____________________________________________________________________________
8641 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
8642         Log: Add a few tests to the timing-sensitive list.
8643      Branch: perl
8644            ! INSTALL
8645 ____________________________________________________________________________
8646 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
8647         Log: Subject: [PATCH sort.t] extensive regression testing
8648              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8649              Date: Mon, 1 Apr 2002 23:50:24 +0200
8650              Message-ID: <20020401235024.E677@rafael>
8651      Branch: perl
8652            ! lib/sort.t
8653 ____________________________________________________________________________
8654 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
8655         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)
8656              From: Nicholas Clark <nick@unfortu.net>
8657              Date: Mon, 1 Apr 2002 21:54:05 +0100
8658              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
8659      Branch: perl
8660            ! lib/Memoize/t/errors.t
8661 ____________________________________________________________________________
8662 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
8663         Log: Subject: getting rid of a few superfluous $&/$`
8664              From: Jeffrey Friedl <jfriedl@yahoo.com>
8665              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
8666              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
8667              
8668              (with more-backward-compat than just using @- and @+, also by Jeffrey)
8669              
8670              (The version number of Text::Balanced intentionally not
8671              increased since Damian will make a new release after 5.8)
8672      Branch: perl
8673            ! lib/Pod/Html.pm lib/Text/Balanced.pm
8674 ____________________________________________________________________________
8675 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
8676         Log: Subject: [PATCH 5.7.3 TESTS]
8677              From: mjd@plover.com
8678              Date: 1 Apr 2002 20:32:18 -0000
8679              Message-ID: <20020401203218.25230.qmail@plover.com>
8680      Branch: perl
8681            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
8682            ! t/op/tiearray.t t/test.pl
8683 ____________________________________________________________________________
8684 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
8685         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
8686              From: Paul_GreenVOS@vos.stratus.com
8687              Date: Mon, 1 Apr 02 15:15 est
8688              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
8689      Branch: perl
8690            ! iperlsys.h
8691 ____________________________________________________________________________
8692 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
8693         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
8694              From: Paul_GreenVOS@vos.stratus.com
8695              Date: Mon, 1 Apr 02 14:11 est
8696              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
8697      Branch: perl
8698            ! lib/ExtUtils/MM_Unix.pm
8699 ____________________________________________________________________________
8700 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
8701         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
8702              From: Nicholas Clark <nick@unfortu.net>
8703              Date: Mon, 1 Apr 2002 19:30:05 +0100
8704              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
8705      Branch: perl
8706            ! t/op/pat.t t/op/utfhash.t
8707 ____________________________________________________________________________
8708 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
8709         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
8710              From: Mark-Jason Dominus <mjd@plover.com>
8711              Date: Mon, 01 Apr 2002 13:22:01 -0500
8712              Message-ID: <20020401182201.21189.qmail@plover.com>
8713      Branch: perl
8714            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
8715 ____________________________________________________________________________
8716 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
8717         Log: Update Changes.
8718      Branch: perl
8719            ! Changes patchlevel.h
8720 ____________________________________________________________________________
8721 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
8722         Log: Subject: [PATCH 5.7.3 DOC]
8723              From: mjd@plover.com
8724              Date: 1 Apr 2002 17:23:40 -0000
8725              Message-ID: <20020401172340.16410.qmail@plover.com>
8726      Branch: perl
8727            ! pod/perldelta.pod
8728 ____________________________________________________________________________
8729 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
8730         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
8731      Branch: perl
8732            ! hints/unicos.sh
8733 ____________________________________________________________________________
8734 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
8735         Log: Advertise piconv and enc2xs.
8736      Branch: perl
8737            ! pod/perldelta.pod
8738 ____________________________________________________________________________
8739 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
8740         Log: Add enc2xs.
8741      Branch: perl
8742            + utils/enc2xs.PL
8743            ! MANIFEST utils/Makefile
8744 ____________________________________________________________________________
8745 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
8746         Log: Integrate perlio;
8747              
8748              Be more explicit testing for \015 not \r
8749      Branch: perl
8750           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
8751           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
8752 ____________________________________________________________________________
8753 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
8754         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
8755              From: Philip Newton <Philip.Newton@gmx.net>
8756              Date: Mon, 01 Apr 2002 17:06:18 +0200
8757              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
8758      Branch: perl
8759            ! lib/charnames.pm lib/charnames.t
8760 ____________________________________________________________________________
8761 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
8762         Log: Subject: detypo patch
8763              From: andreas.koenig@anima.de (Andreas J. Koenig)
8764              Date: Mon, 01 Apr 2002 10:09:21 +0200
8765              Message-ID: <m3r8lzsuvi.fsf@anima.de>
8766      Branch: perl
8767            ! INSTALL
8768 ____________________________________________________________________________
8769 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
8770         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
8771              From: Philip Newton <Philip.Newton@gmx.net>
8772              Date: Mon, 01 Apr 2002 08:12:01 +0200
8773              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
8774      Branch: perl
8775            ! lib/charnames.pm lib/charnames.t
8776 ____________________________________________________________________________
8777 [ 15653] By: nick                                  on 2002/04/01  09:20:24
8778         Log: Be more explicit testing for \015 not \r
8779      Branch: perlio
8780            ! t/io/crlf.t
8781 ____________________________________________________________________________
8782 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
8783         Log: If under UTF-8 locale the utf8.pm really needs to be found.
8784      Branch: perl
8785            ! t/comp/cpp.t t/run/switchPx.t
8786 ____________________________________________________________________________
8787 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
8788         Log: Upgrade to Tie::File 0.91, from mjd.
8789      Branch: perl
8790            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
8791            + lib/Tie/File/t/26_twrite.t
8792            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
8793            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
8794            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
8795            ! lib/Tie/File/t/16_handle.t
8796 ____________________________________________________________________________
8797 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
8798         Log: DJGPP tweaks from Laszlo.
8799      Branch: perl
8800            ! lib/ExtUtils/MM_DOS.pm util.c
8801 ____________________________________________________________________________
8802 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
8803         Log: Discussion about minimal installations.
8804      Branch: perl
8805            ! INSTALL
8806 ____________________________________________________________________________
8807 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
8808         Log: Comment tweak from Hugo.
8809      Branch: perl
8810            ! regexec.c
8811 ____________________________________________________________________________
8812 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
8813         Log: Another UTF-8 locale tweak from Hugo.
8814      Branch: perl
8815            ! regexec.c
8816 ____________________________________________________________________________
8817 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
8818         Log: Document the known MacOS X locale problem.
8819      Branch: perl
8820            ! pod/perldelta.pod
8821 ____________________________________________________________________________
8822 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
8823         Log: Regex fix from Hugo: in UTF-8 locales the character
8824              counting code didn't work right for minimal matches.
8825      Branch: perl
8826            ! regexec.c
8827 ____________________________________________________________________________
8828 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
8829         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
8830              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8831              Date: Sun, 31 Mar 2002 20:32:43 -0500
8832              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
8833      Branch: perl
8834            ! lib/ExtUtils/xsubpp
8835 ____________________________________________________________________________
8836 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
8837         Log: Document known FreeBSD locale glitch. 
8838      Branch: perl
8839            ! pod/perldelta.pod
8840 ____________________________________________________________________________
8841 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
8842         Log: There is --list in glibc iconv.
8843      Branch: perl
8844            ! ext/Encode/bin/piconv
8845 ____________________________________________________________________________
8846 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
8847         Log: Slight usage tweaks to piconv: show usage with
8848              no -t -f or -l arguments, or with -h.
8849      Branch: perl
8850            ! ext/Encode/bin/piconv
8851 ____________________________________________________________________________
8852 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
8853         Log: Get the piconv installed.
8854      Branch: perl
8855            + utils/piconv.PL
8856            ! MANIFEST utils/Makefile
8857 ____________________________________________________________________________
8858 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
8859         Log: Spelling tweaks.
8860      Branch: perl
8861            ! ext/Encode/bin/piconv
8862 ____________________________________________________________________________
8863 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
8864         Log: Upgrade to Encode 1.11, from Dan Kogai.
8865      Branch: perl
8866            + ext/Encode/Encode/Changes.e2x
8867            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
8868            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
8869            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
8870            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
8871            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
8872            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
8873            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
8874            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
8875            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
8876            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
8877            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
8878            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
8879            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
8880            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
8881            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
8882            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
8883            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
8884            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
8885            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
8886            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
8887            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
8888            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
8889            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
8890            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
8891            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
8892            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
8893            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
8894            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
8895            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
8896            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
8897            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
8898            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
8899            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
8900            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
8901            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
8902            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
8903            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
8904            + ext/Encode/ucm/viscii.ucm
8905            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
8906            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
8907            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
8908            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
8909            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
8910            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
8911            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
8912            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
8913            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
8914            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
8915            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
8916            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
8917            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
8918            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
8919            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
8920            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
8921            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
8922            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
8923            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
8924            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
8925            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
8926            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
8927            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
8928            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
8929            - ext/Encode/Encode/ksc5601.ucm
8930            - ext/Encode/Encode/macCentEuro.ucm
8931            - ext/Encode/Encode/macCroatian.ucm
8932            - ext/Encode/Encode/macCyrillic.ucm
8933            - ext/Encode/Encode/macDingbats.ucm
8934            - ext/Encode/Encode/macGreek.ucm
8935            - ext/Encode/Encode/macIceland.ucm
8936            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
8937            - ext/Encode/Encode/macRumanian.ucm
8938            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
8939            - ext/Encode/Encode/macTurkish.ucm
8940            - ext/Encode/Encode/macUkraine.ucm
8941            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
8942            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
8943            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
8944            - lib/encoding.pm lib/encoding.t
8945            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
8946            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
8947            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
8948            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
8949            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8950            ! ext/Encode/Makefile.PL ext/Encode/README
8951            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
8952            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8953            ! ext/Encode/lib/Encode/Alias.pm
8954            ! ext/Encode/lib/Encode/Supported.pod
8955 ____________________________________________________________________________
8956 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
8957         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
8958              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
8959              respective test    and doc tweaks.
8960      Branch: perl
8961            ! lib/charnames.pm lib/charnames.t
8962 ____________________________________________________________________________
8963 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
8964         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
8965              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8966              Date: Sun, 31 Mar 2002 22:47:31 +0200
8967              Message-ID: <20020331224731.E854@rafael>
8968      Branch: perl
8969            ! pod/perlfunc.pod
8970 ____________________________________________________________________________
8971 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
8972         Log: Subject: [PATCH] __attribute__ problems with g++
8973              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8974              Date: Sun, 31 Mar 2002 22:43:03 +0200
8975              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
8976      Branch: perl
8977            ! perl.h
8978 ____________________________________________________________________________
8979 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
8980         Log: Put back the #! line, false alarm.
8981      Branch: perl
8982            ! lib/ExtUtils/t/Constant.t
8983 ____________________________________________________________________________
8984 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
8985         Log: Subject: Re: [Patch] pod/perlvar.pod
8986              From: Philip Newton <Philip.Newton@gmx.net>
8987              Date: Sun, 31 Mar 2002 07:40:43 +0200
8988              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
8989      Branch: perl
8990            ! pod/perlvar.pod
8991 ____________________________________________________________________________
8992 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
8993         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
8994              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8995              Date: Sat, 30 Mar 2002 21:37:37 -0500
8996              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
8997      Branch: perl
8998            ! ext/Socket/socketpair.t
8999 ____________________________________________________________________________
9000 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
9001         Log: Subject: Re: compile tweak for Win32
9002              From: Michael G Schwern <schwern@pobox.com>
9003              Date: Fri, 29 Mar 2002 17:48:22 -0500      
9004              Message-ID: <20020329224822.GG16816@blackrider>
9005      Branch: perl
9006            ! win32/buildext.pl
9007 ____________________________________________________________________________
9008 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
9009         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
9010              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9011              Date: Sat, 30 Mar 2002 22:19:46 +0100
9012              Message-ID: <20020330221946.A28497@rafael>
9013      Branch: perl
9014            ! t/lib/1_compile.t
9015 ____________________________________________________________________________
9016 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
9017         Log: Subject: [PATCH regmesg.t] increase output verbosity
9018              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9019              Date: Sat, 30 Mar 2002 22:34:08 +0100
9020              Message-ID: <20020330223408.C28497@rafael>
9021      Branch: perl
9022            ! t/op/regmesg.t
9023 ____________________________________________________________________________
9024 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
9025         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
9026              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9027              Date: Sat, 30 Mar 2002 21:36:23 +0100
9028              Message-ID: <20020330213623.A677@rafael>
9029      Branch: perl
9030            ! regcomp.c
9031 ____________________________________________________________________________
9032 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
9033         Log: If using a network filesystem several different hosts
9034              may be trying to lock the same file.  In this case offering
9035              to kill the other process is not that helpful.  (Unless one
9036              has *real* clustering, but that's not usually the case.)
9037      Branch: perl
9038            ! lib/CPAN.pm
9039 ____________________________________________________________________________
9040 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
9041         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
9042              From: andreas.koenig@anima.de (Andreas J. Koenig)
9043              Date: Sat, 30 Mar 2002 06:12:36 +0100
9044              Message-ID: <m3hemyvdtn.fsf@anima.de>
9045      Branch: perl
9046            ! lib/Dumpvalue.pm
9047 ____________________________________________________________________________
9048 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
9049         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
9050              From: Jeremy Zawodny <Jeremy@Zawodny.com>
9051              Date: Fri, 29 Mar 2002 17:55:20 -0800
9052              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
9053      Branch: perl
9054            ! utils/dprofpp.PL
9055 ____________________________________________________________________________
9056 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
9057         Log: Subject: [Patch] pod/perlvar.pod
9058              From: Dan Kogai <dankogai@dan.co.jp>
9059              Date: Sun, 31 Mar 2002 02:03:36 +0900
9060              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
9061      Branch: perl
9062            ! pod/perlvar.pod
9063 ____________________________________________________________________________
9064 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
9065         Log: Subject: [PATCH] MM & Encode fixes
9066              From: Michael G Schwern <schwern@pobox.com>
9067              Date: Sat, 30 Mar 2002 06:41:56 -0500
9068              Message-ID: <20020330114156.GA16533@blackrider>
9069      Branch: perl
9070            + lib/ExtUtils/t/basic.t
9071            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
9072            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
9073            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9074            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9075            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
9076            ! lib/ExtUtils/t/hints.t
9077 ____________________________________________________________________________
9078 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
9079         Log: EBCDICification.
9080      Branch: perl
9081            ! lib/charnames.t
9082 ____________________________________________________________________________
9083 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
9084         Log: Upgrade to Tie::File 0.90, from mjd.
9085      Branch: perl
9086            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
9087            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
9088            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
9089            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
9090            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
9091            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
9092            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
9093            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
9094            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
9095 ____________________________________________________________________________
9096 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
9097         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
9098              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9099              Date: Sat, 30 Mar 2002 00:20:39 +0100
9100              Message-ID: <20020330002039.A716@rafael>
9101      Branch: perl
9102            ! lib/sort.pm
9103 ____________________________________________________________________________
9104 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
9105         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
9106              From: Michael G Schwern <schwern@pobox.com>
9107              Date: Fri, 29 Mar 2002 18:14:20 -0500
9108              Message-ID: <20020329231419.GI16816@blackrider>
9109      Branch: perl
9110            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
9111            ! wince/Makefile.ce
9112 ____________________________________________________________________________
9113 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
9114         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
9115              From: Paul_GreenVOS@vos.stratus.com
9116              Date: Fri, 29 Mar 02 18:01 est
9117              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
9118      Branch: perl
9119            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
9120 ____________________________________________________________________________
9121 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
9122         Log: AUTHORS updates.
9123      Branch: perl
9124            ! AUTHORS
9125 ____________________________________________________________________________
9126 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
9127         Log: Upgrade to Encode 1.01, from Dan Kogai.
9128      Branch: perl
9129            ! ext/Encode/Changes ext/Encode/Encode.pm
9130            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
9131            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
9132            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
9133            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
9134            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
9135            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
9136            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
9137            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
9138            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
9139            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
9140            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
9141            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
9142            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
9143            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
9144            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
9145            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
9146            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
9147            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
9148            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
9149            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
9150            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
9151            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
9152            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
9153            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
9154            ! ext/Encode/Encode/ksc5601.ucm
9155            ! ext/Encode/Encode/macCentEuro.ucm
9156            ! ext/Encode/Encode/macCroatian.ucm
9157            ! ext/Encode/Encode/macCyrillic.ucm
9158            ! ext/Encode/Encode/macDingbats.ucm
9159            ! ext/Encode/Encode/macGreek.ucm
9160            ! ext/Encode/Encode/macIceland.ucm
9161            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
9162            ! ext/Encode/Encode/macRumanian.ucm
9163            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
9164            ! ext/Encode/Encode/macTurkish.ucm
9165            ! ext/Encode/Encode/macUkraine.ucm
9166            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
9167            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
9168            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
9169            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9170            ! ext/Encode/lib/Encode/CJKConstants.pm
9171            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
9172            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
9173            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
9174 ____________________________________________________________________________
9175 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
9176         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
9177              From: "Craig A. Berry" <craigberry@mac.com>
9178              Date: Fri, 29 Mar 2002 13:46:28 -0600
9179              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
9180      Branch: perl
9181            ! configure.com
9182 ____________________________________________________________________________
9183 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
9184         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
9185              which one has to get from the CPAN distribution.
9186      Branch: perl
9187            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
9188            + lib/Memoize/t/expmod_t.t
9189            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
9190            - lib/Memoize/t/expire_module_t.t
9191            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
9192            ! lib/Memoize/README
9193 ____________________________________________________________________________
9194 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
9195         Log: metaconfig unit tweak.
9196      Branch: metaconfig/U/perl
9197            ! versiononly.U
9198 ____________________________________________________________________________
9199 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
9200         Log: Configure-related tweaks.
9201      Branch: perl
9202            ! Porting/Glossary Porting/config.sh Porting/config_H
9203            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9204            ! vos/config.ga.h
9205 ____________________________________________________________________________
9206 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
9207         Log: Ooops.
9208      Branch: perl
9209            ! t/op/ver.t
9210 ____________________________________________________________________________
9211 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
9212         Log: Subject: [PATCH @15606] d_time for vms
9213              From: "Craig A. Berry" <craigberry@mac.com>
9214              Date: Fri, 29 Mar 2002 11:58:29 -0600
9215              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
9216      Branch: perl
9217            ! configure.com
9218 ____________________________________________________________________________
9219 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
9220         Log: Subject: Re: Regex-Unicode bugs
9221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9222              Date: Thu, 28 Mar 2002 10:12:35 +0100
9223              Message-ID: <20020328101235.F678@rafael>
9224      Branch: perl
9225            ! t/op/regmesg.t
9226 ____________________________________________________________________________
9227 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
9228         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
9229              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9230              Date: Fri, 29 Mar 2002 16:53:27 +0000
9231              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
9232      Branch: perl
9233            ! pod/perlre.pod pod/perlretut.pod
9234 ____________________________________________________________________________
9235 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
9236         Log: Subject: Re: debugger debuggers wanted
9237              From: spidb@cpan.org
9238              Date: Fri, 29 Mar 2002 06:34:11 -0500
9239              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
9240      Branch: perl
9241            ! lib/perl5db.pl
9242 ____________________________________________________________________________
9243 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
9244         Log: Update Changes.
9245      Branch: perl
9246            ! Changes patchlevel.h
9247 ____________________________________________________________________________
9248 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
9249         Log: Rename for 8.3-friendliness.
9250      Branch: perl
9251            + lib/unicore/PropValueAliases.txt
9252            - lib/unicore/PropertyValueAliases.txt
9253            ! MANIFEST lib/unicore/README.perl
9254 ____________________________________________________________________________
9255 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
9256         Log: Retract ExtUtils/t/basic.t until it works.
9257      Branch: perl
9258            - lib/ExtUtils/t/basic.t
9259            ! MANIFEST
9260 ____________________________________________________________________________
9261 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
9262         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
9263              From: Slaven Rezic <slaven.rezic@berlin.de>
9264              Date: 28 Mar 2002 22:27:14 +0100
9265              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
9266      Branch: perl
9267            ! hints/freebsd.sh
9268 ____________________________________________________________________________
9269 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
9270         Log: Interesting... where did this come from?
9271              (The Configure change in #15600)
9272      Branch: perl
9273            ! config_h.SH
9274 ____________________________________________________________________________
9275 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
9276         Log: metaconfig unit change for #15600.
9277      Branch: metaconfig/U/perl
9278            ! versiononly.U
9279 ____________________________________________________________________________
9280 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
9281         Log: Subject: versiononly should not put `old' versions in inc
9282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9283              Date: Fri, 29 Mar 2002 12:53:49 +0100
9284              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
9285      Branch: perl
9286            ! Configure
9287 ____________________________________________________________________________
9288 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
9289         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
9290              From: Michael G Schwern <schwern@pobox.com>
9291              Date: Fri, 29 Mar 2002 04:12:47 -0500
9292              Message-ID: <20020329091247.GA7432@blackrider>
9293              
9294              (with two nits: (1) change lib/Extutils/Command/MM.pm
9295              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
9296              @INC to compile.t)
9297      Branch: perl
9298            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
9299            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
9300            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
9301            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
9302            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
9303            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
9304            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
9305            + lib/ExtUtils/t/Problem-Module/Makefile.PL
9306            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
9307            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
9308            + t/lib/MakeMaker/Test/Utils.pm
9309            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
9310            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9311            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
9312            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
9313            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
9314            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
9315            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
9316            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
9317            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
9318            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
9319            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
9320            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
9321            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
9322            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
9323            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
9324            ! t/lib/TieOut.pm
9325 ____________________________________________________________________________
9326 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
9327         Log: Leftovers from Encode 0.99.
9328      Branch: perl
9329            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
9330            - ext/Encode/compile ext/Encode/encode.h
9331            - ext/Encode/lib/Encode/CN/2022_CN.pm
9332            - ext/Encode/lib/Encode/Details.pod
9333 ____________________________________________________________________________
9334 [ 15597] By: nick                                  on 2002/03/29  14:03:35
9335         Log: Integrate mainline
9336      Branch: perlio
9337           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
9338           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
9339           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9340           !> (integrate 130 files)
9341 ____________________________________________________________________________
9342 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
9343         Log: Subject: Another Unicode-3.2-induced doc fix
9344              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9345              Date: Fri, 29 Mar 2002 21:45:47 +0900
9346              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
9347      Branch: perl
9348            ! ext/Unicode/Normalize/Normalize.pm
9349 ____________________________________________________________________________
9350 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
9351         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
9352              From: Slaven Rezic <slaven.rezic@berlin.de>
9353              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
9354              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
9355      Branch: perl
9356            ! reentr.c reentr.pl
9357 ____________________________________________________________________________
9358 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
9359         Log: Subject: [PATCH] Quieting OS X
9360              From: Michael G Schwern <schwern@pobox.com>
9361              Date: Fri, 29 Mar 2002 05:46:23 -0500
9362              Message-ID: <20020329104622.GA9163@blackrider>
9363      Branch: perl
9364            ! ext/POSIX/t/posix.t t/op/stat.t
9365 ____________________________________________________________________________
9366 [ 15593] By: ams                                   on 2002/03/29  07:32:22
9367         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
9368              From: Paul_GreenVOS@vos.stratus.com
9369              Date: Fri, 29 Mar 02 0:05 est
9370              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
9371      Branch: perl
9372            ! ext/Time/HiRes/HiRes.xs
9373 ____________________________________________________________________________
9374 [ 15592] By: ams                                   on 2002/03/29  07:28:29
9375         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
9376              From: Spider Boardman <spidb@cpan.org>
9377              Date: Fri, 29 Mar 2002 00:52:24 -0500
9378              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
9379      Branch: perl
9380            ! op.c t/op/attrs.t
9381 ____________________________________________________________________________
9382 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
9383         Log: It's perlce.
9384      Branch: perl
9385            ! pod/perldelta.pod
9386 ____________________________________________________________________________
9387 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
9388         Log: MPE/iX tweaks from Mark Bixby.
9389      Branch: perl
9390            ! ext/Storable/t/lock.t mpeix/relink
9391 ____________________________________________________________________________
9392 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
9393         Log: Upgrade to Encode 1.00, from Dan Kogai.
9394              
9395              (one nit: bin/enc2xs needed also ../..)
9396      Branch: perl
9397            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
9398            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
9399            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
9400            ! (edit 104 files)
9401 ____________________________________________________________________________
9402 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
9403         Log: Subject: [PATCH] NEXT LINE --> NEL
9404              From: Philip Newton <Philip.Newton@gmx.net>
9405              Date: Thu, 28 Mar 2002 21:03:10 +0000
9406              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
9407      Branch: perl
9408            ! lib/charnames.pm lib/charnames.t
9409 ____________________________________________________________________________
9410 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
9411         Log: binmode :bytes, again.
9412      Branch: perl
9413            ! lib/utf8.t
9414 ____________________________________________________________________________
9415 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
9416         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
9417              From: Mark-Jason Dominus <mjd@plover.com>
9418              Date: Thu, 28 Mar 2002 10:36:03 -0500
9419              Message-ID: <20020328153603.11992.qmail@plover.com>
9420      Branch: perl
9421            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9422 ____________________________________________________________________________
9423 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
9424         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
9425      Branch: perl
9426            ! lib/charnames.pm lib/charnames.t pp_pack.c
9427 ____________________________________________________________________________
9428 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
9429         Log: If expecting UTF-8, probably not expecting UTF-16.
9430      Branch: perl
9431            ! t/comp/require.t
9432 ____________________________________________________________________________
9433 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
9434         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
9435              From: Paul_GreenVOS@vos.stratus.com
9436              Date: Thu, 28 Mar 02 8:22 est
9437              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
9438      Branch: perl
9439            ! lib/Time/Local.pm
9440 ____________________________________________________________________________
9441 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
9442         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
9443              From: Paul_GreenVOS@vos.stratus.com
9444              Date: Thu, 28 Mar 02 7:46 est
9445              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
9446      Branch: perl
9447            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
9448 ____________________________________________________________________________
9449 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
9450         Log: A little bit better error message for \pq, still
9451              not good because the script context is not shown.
9452      Branch: perl
9453            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
9454 ____________________________________________________________________________
9455 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
9456         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
9457              From: Jeffrey Friedl <jfriedl@yahoo.com>
9458              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
9459              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
9460      Branch: perl
9461            ! sv.c t/op/pat.t
9462 ____________________________________________________________________________
9463 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
9464         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
9465              From: Mark-Jason Dominus <mjd@plover.com>
9466              Date: Thu, 28 Mar 2002 05:04:40 -0500
9467              Message-ID: <20020328100440.22081.qmail@plover.com>
9468      Branch: perl
9469            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
9470 ____________________________________________________________________________
9471 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
9472         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
9473              From: mjd@plover.com
9474              Date: 28 Mar 2002 09:22:06 -0000
9475              Message-ID: <20020328092206.18833.qmail@plover.com>
9476      Branch: perl
9477            ! lib/encoding.t
9478 ____________________________________________________________________________
9479 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
9480         Log: Unicode 3.2.0-induced doc tweaks.
9481      Branch: perl
9482            ! pod/perlretut.pod pod/perlunicode.pod
9483 ____________________________________________________________________________
9484 [ 15576] By: nick                                  on 2002/03/28  07:40:04
9485         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
9486      Branch: perlio
9487           +> (branch 31 files)
9488           !> (integrate 162 files)
9489 ____________________________________________________________________________
9490 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
9491         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
9492              From: Paul_GreenVOS@vos.stratus.com
9493              Date: Thu, 28 Mar 02 0:16 est
9494              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
9495      Branch: perl
9496            ! ext/POSIX/t/posix.t
9497 ____________________________________________________________________________
9498 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
9499         Log: Subject: Re: Regex-Unicode bugs
9500              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9501              Date: Wed, 27 Mar 2002 13:48:06 +0100
9502              Message-ID: <20020327134806.C18945@rafael>
9503              
9504              regmesg.t patch still would be nice.
9505      Branch: perl
9506            ! regcomp.c
9507 ____________________________________________________________________________
9508 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
9509         Log: Subject: Re: Regex-Unicode bugs
9510              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9511              Date: Wed, 27 Mar 2002 12:39:57 +0000
9512              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
9513      Branch: perl
9514            ! pod/perldiag.pod regcomp.c
9515 ____________________________________________________________________________
9516 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
9517         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
9518              From: Paul_GreenVOS@vos.stratus.com
9519              Date: Wed, 27 Mar 02 23:33 est
9520              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
9521      Branch: perl
9522            ! t/io/fs.t
9523 ____________________________________________________________________________
9524 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
9525         Log: The Official 3.2.0 came out.
9526      Branch: perl
9527            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
9528            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
9529            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
9530            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
9531            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
9532            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
9533            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
9534            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
9535            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
9536            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
9537            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
9538            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
9539            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
9540            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
9541            + lib/unicore/lib/UnifiedI.pl
9542            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
9543 ____________________________________________________________________________
9544 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
9545         Log: socketpair binmode :bytes.
9546      Branch: perl
9547            ! ext/Socket/socketpair.t
9548 ____________________________________________________________________________
9549 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
9550         Log: Don't install anything beneath 't' directories.
9551      Branch: perl
9552            ! installperl
9553 ____________________________________________________________________________
9554 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
9555         Log: More UTF-8 locale sensitivity.
9556      Branch: perl
9557            ! t/io/utf8.t
9558 ____________________________________________________________________________
9559 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
9560         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
9561              From: Stas Bekman <stas@stason.org>
9562              Date: Thu, 28 Mar 2002 10:13:45 +0800
9563              Message-ID: <3CA27C59.4020209@stason.org>
9564              
9565              Temp file cleanup.
9566      Branch: perl
9567            ! lib/Pod/t/pod2html-lib.pl
9568 ____________________________________________________________________________
9569 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
9570         Log: Be compatible also with non-UTF-8 locales.
9571      Branch: perl
9572            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
9573            ! lib/Locale/Language.pod
9574 ____________________________________________________________________________
9575 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
9576         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
9577              From: Spider Boardman <spidb@cpan.org>
9578              Date: Wed, 27 Mar 2002 20:52:28 -0500
9579              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
9580      Branch: perl
9581            ! cv.h op.c t/op/attrs.t toke.c
9582 ____________________________________________________________________________
9583 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
9584         Log: "Last element".
9585      Branch: perl
9586            ! pod/perlfunc.pod
9587 ____________________________________________________________________________
9588 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
9589         Log: Subject: Error in perlfunc for "die"
9590              From: William R Ward <bill@wards.net>
9591              Date: 27 Mar 2002 12:31:32 -0800
9592              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
9593      Branch: perl
9594            ! pod/perlfunc.pod
9595 ____________________________________________________________________________
9596 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
9597         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
9598              From: Mark Kvale <kvale@phy.ucsf.edu>
9599              Date: Wed, 27 Mar 2002 16:45:37 -0800
9600              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
9601      Branch: perl
9602            ! pod/perlre.pod pod/perlretut.pod
9603 ____________________________________________________________________________
9604 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
9605         Log: Try to handle UTF-8 locales.
9606      Branch: perl
9607            ! lib/locale.t
9608 ____________________________________________________________________________
9609 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
9610         Log: More binmode :bytes.
9611      Branch: perl
9612            ! t/io/utf8.t
9613 ____________________________________________________________________________
9614 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
9615         Log: binmode(FH, ":bytes") is the right way, methinks.
9616      Branch: perl
9617            ! ext/PerlIO/t/encoding.t
9618 ____________________________________________________________________________
9619 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
9620         Log: UTF-8 locale: need to open explicitly for bytes.
9621      Branch: perl
9622            ! ext/PerlIO/t/encoding.t
9623 ____________________________________________________________________________
9624 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
9625         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
9626      Branch: perl
9627            ! lib/Locale/Language.pm lib/Locale/Language.pod
9628 ____________________________________________________________________________
9629 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
9630         Log: Warn instead of croak.
9631      Branch: perl
9632            ! pod/perldiag.pod utf8.c
9633 ____________________________________________________________________________
9634 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
9635         Log: UTF-8 locale: there might already be one UTF-8 discipline.
9636      Branch: perl
9637            ! lib/open.t
9638 ____________________________________________________________________________
9639 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
9640         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
9641              From: "Craig A. Berry" <craigberry@mac.com>
9642              Date: Wed, 27 Mar 2002 15:22:13 -0600
9643              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
9644      Branch: perl
9645            ! t/lib/1_compile.t t/lib/compmod.pl
9646 ____________________________________________________________________________
9647 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
9648         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
9649              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9650              Date: Wed, 27 Mar 2002 22:35:03 +0100
9651              Message-ID: <20020327223503.A678@rafael>
9652      Branch: perl
9653            ! pod/perlop.pod
9654 ____________________________________________________________________________
9655 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
9656         Log: Start using the Unicode 3.2.0 data (NOTE: still
9657              unofficial, but the data is unlikely to change much.
9658              Doublecheck when 3.2.0 gets released.)
9659      Branch: perl
9660            + lib/unicore/PropertyAliases.txt
9661            + lib/unicore/PropertyValueAliases.txt
9662            ! (edit 129 files)
9663 ____________________________________________________________________________
9664 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
9665         Log: Update Changes.
9666      Branch: perl
9667            ! Changes patchlevel.h
9668 ____________________________________________________________________________
9669 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
9670         Log: Further fixing for #15549.  Six tests are failing
9671              under Solaris with en_US.UTF-8 but those failures seem
9672              unrelated to the BOUND problem, will look at them later.
9673      Branch: perl
9674            ! regexec.c
9675 ____________________________________________________________________________
9676 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
9677         Log: Possible fix for "Orks, Dragons, and Elves":
9678              should now build under UTF-8 locales (is building
9679              under Solaris en_US.UTF-8 right now).
9680      Branch: perl
9681            ! Makefile.SH regexec.c
9682 ____________________________________________________________________________
9683 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
9684         Log: Forgotten from #15523.
9685      Branch: perl
9686            ! lib/Math/BigInt/Calc.pm
9687 ____________________________________________________________________________
9688 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
9689         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
9690              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
9691              Date: Wed, 27 Mar 2002 13:32:00 +0100
9692              Message-ID: <20020327133200.A18945@rafael>
9693      Branch: perl
9694            ! regcomp.c t/lib/warnings/regcomp
9695 ____________________________________________________________________________
9696 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
9697         Log: Subject: [PATCH] MANIFES --> MANIFEST
9698              From: Philip Newton <Philip.Newton@gmx.net>
9699              Date: Wed, 27 Mar 2002 10:05:46 +0000
9700              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
9701              
9702              (plus a few tweaks more)
9703      Branch: perl
9704            ! Porting/check83.pl
9705 ____________________________________________________________________________
9706 [ 15545] By: nick                                  on 2002/03/27  07:37:36
9707         Log: Integrate mainline
9708      Branch: perlio
9709           +> lib/Math/BigInt/t/with_sub.t
9710            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9711            - lib/bignum/t/trace.t
9712           !> (integrate 76 files)
9713 ____________________________________________________________________________
9714 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
9715         Log: Obsolete mailing list information.
9716      Branch: perl
9717            ! README.bs2000 README.os390 README.vmesa
9718 ____________________________________________________________________________
9719 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
9720         Log: More URL "whitespacing".
9721      Branch: perl
9722            ! README.bs2000 README.hurd README.mpeix README.netware
9723            ! README.os390 README.vmesa README.vos README.win32
9724            ! pod/perl5004delta.pod pod/perl5005delta.pod
9725            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
9726            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
9727            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
9728            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
9729            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
9730            ! pod/perltodo.pod
9731 ____________________________________________________________________________
9732 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
9733         Log: I like doubleclicking on URLs in pods to select them.
9734      Branch: perl
9735            ! README.amiga README.epoc README.vos pod/perl561delta.pod
9736            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
9737            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
9738            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
9739            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
9740            ! pod/perltodo.pod pod/perlvar.pod
9741 ____________________________________________________________________________
9742 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
9743         Log: Regen modlib.
9744      Branch: perl
9745            ! pod/perlmodlib.pod
9746 ____________________________________________________________________________
9747 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
9748         Log: Update the CPAN sites list.
9749      Branch: perl
9750            ! pod/perlmodlib.PL pod/perlmodlib.pod
9751 ____________________________________________________________________________
9752 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
9753         Log: Regen modlib, toc.
9754      Branch: perl
9755            ! pod/perlmodlib.pod pod/perltoc.pod
9756 ____________________________________________________________________________
9757 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
9758         Log: s/rationale/rational/
9759      Branch: perl
9760            ! lib/Math/BigRat.pm lib/bigrat.pm
9761 ____________________________________________________________________________
9762 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
9763         Log: s/done/esac/
9764      Branch: perl
9765            ! hints/dec_osf.sh
9766 ____________________________________________________________________________
9767 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
9768         Log: Advertise big* and BigRat.
9769      Branch: perl
9770            ! pod/perldelta.pod
9771 ____________________________________________________________________________
9772 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
9773         Log: A missing ) in #15527.
9774      Branch: perl
9775            ! pp_sys.c
9776 ____________________________________________________________________________
9777 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
9778         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
9779              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9780              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
9781              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
9782      Branch: perl
9783            ! lib/ExtUtils/typemap
9784 ____________________________________________________________________________
9785 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
9786         Log: Subject: Re: Cygwin PerlIO.t failing
9787              From: Stas Bekman <stas@stason.org>
9788              Date: Wed, 27 Mar 2002 01:34:11 +0800
9789              Message-ID: <3CA0B113.1070800@stason.org>
9790      Branch: perl
9791            ! ext/PerlIO/PerlIO.t
9792 ____________________________________________________________________________
9793 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
9794         Log: Subject: [PATCH] safety check for vms/test.com
9795              From: "Craig A. Berry" <craigberry@mac.com>
9796              Date: Tue, 26 Mar 2002 12:15:21 -0600
9797              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
9798      Branch: perl
9799            ! vms/test.com
9800 ____________________________________________________________________________
9801 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
9802         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
9803              From: PPrymmer@factset.com
9804              Date: Tue, 26 Mar 2002 13:04:59 -0500
9805              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
9806      Branch: perl
9807            ! configure.com
9808 ____________________________________________________________________________
9809 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
9810         Log: Subject: [PATCH] Minor typo in test harness
9811              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
9812              Date: Tue, 26 Mar 2002 17:44:06 -0000
9813              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
9814      Branch: perl
9815            ! t/lib/warnings/perlio
9816 ____________________________________________________________________________
9817 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
9818         Log: Subject: PATCH s2p.PL
9819              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9820              Date: Tue, 26 Mar 2002 17:16:46 +0100
9821              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
9822      Branch: perl
9823            ! x2p/s2p.PL
9824 ____________________________________________________________________________
9825 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
9826         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
9827      Branch: perl
9828            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9829            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
9830            ! MANIFEST
9831 ____________________________________________________________________________
9832 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
9833         Log: Avoid and document a weird bug in UNICOS/mk.
9834      Branch: perl
9835            ! pod/perldelta.pod pp_sys.c
9836 ____________________________________________________________________________
9837 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
9838         Log: Math::BigInt::Lite 0.09, from Tels.
9839      Branch: perl
9840            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
9841            ! MANIFEST
9842 ____________________________________________________________________________
9843 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
9844         Log: For now disable the test in OS/390; it seems to hang,
9845              but frustratingly seems to run from command line and
9846              from Perl debugger.
9847      Branch: perl
9848            ! lib/Math/BigInt/t/mbi_rand.t
9849 ____________________________________________________________________________
9850 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
9851         Log: EPOC update from Olaf Flebbe.
9852      Branch: perl
9853            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
9854            ! pod/perlport.pod t/io/fs.t
9855 ____________________________________________________________________________
9856 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
9857         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
9858              and bignum 0.11, from Tels.
9859      Branch: perl
9860            + lib/Math/BigInt/t/with_sub.t
9861            - lib/bignum/t/trace.t
9862            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
9863            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
9864            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
9865            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
9866            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
9867            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
9868            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
9869            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
9870            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
9871            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
9872            ! lib/bignum/t/bigrat.t lib/bigrat.pm
9873            ! t/lib/Math/BigInt/Subclass.pm
9874 ____________________________________________________________________________
9875 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
9876         Log: Integrate perlio;
9877              
9878              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9879              
9880              Testcase for crlf spanning buffer boundary
9881      Branch: perl
9882           +> t/io/crlf.t
9883           !> MANIFEST perlio.c
9884 ____________________________________________________________________________
9885 [ 15521] By: nick                                  on 2002/03/26  15:31:55
9886         Log: Testcase for crlf spanning buffer boundary
9887      Branch: perlio
9888            + t/io/crlf.t
9889            ! MANIFEST
9890 ____________________________________________________________________________
9891 [ 15520] By: nick                                  on 2002/03/26  15:09:52
9892         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
9893      Branch: perlio
9894            ! perlio.c
9895 ____________________________________________________________________________
9896 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
9897         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
9898      Branch: perl
9899            ! t/lib/1_compile.t
9900 ____________________________________________________________________________
9901 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
9902         Log: Document the Configure (really, awk) glitch in
9903              UNICOS/mk.
9904      Branch: perl
9905            ! pod/perldelta.pod
9906 ____________________________________________________________________________
9907 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
9908         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
9909              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9910              Date: Fri, 22 Mar 2002 16:11:28 +0100
9911              Message-ID: <3C9B57B0.31936.496399@localhost>
9912      Branch: perl
9913            ! win32/win32.c
9914 ____________________________________________________________________________
9915 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
9916         Log: Subject: Re: Jarkko likes OOOOs
9917              From: "Gerrit P. Haase" <gp@familiehaase.de>
9918              Date: Tue, 26 Mar 2002 08:44:02 +0100
9919              Message-ID: <40509050505.20020326084402@familiehaase.de>
9920      Branch: perl
9921            ! t/io/fs.t
9922 ____________________________________________________________________________
9923 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
9924         Log: Subject: [patch utils/perlbug] subject header setting problem      
9925              From: Stas Bekman <stas@stason.org>
9926              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
9927              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
9928      Branch: perl
9929            ! utils/perlbug.PL
9930 ____________________________________________________________________________
9931 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
9932         Log: Subject: [PATCH] win32/makefile.mk
9933              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9934              Date: Tue, 26 Mar 2002 13:56:19 +0100
9935              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
9936      Branch: perl
9937            ! win32/makefile.mk
9938 ____________________________________________________________________________
9939 [ 15513] By: nick                                  on 2002/03/26  07:17:17
9940         Log: Integrate mainline
9941      Branch: perlio
9942           +> (branch 39 files)
9943            - (delete 109 files)
9944           !> (integrate 105 files)
9945 ____________________________________________________________________________
9946 [ 15512] By: nick                                  on 2002/03/26  06:52:42
9947         Log: Integrate mainline
9948      Branch: perlio
9949           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
9950           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
9951           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
9952           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
9953           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
9954 ____________________________________________________________________________
9955 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
9956         Log: Installation advice from Robert Spier. 
9957      Branch: perl
9958            ! INSTALL
9959 ____________________________________________________________________________
9960 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
9961         Log: Stas setting things right.
9962      Branch: perl
9963            ! ext/PerlIO/PerlIO.t
9964 ____________________________________________________________________________
9965 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
9966         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
9967              From: Paul_GreenVOS@vos.stratus.com
9968              Date: Mon, 25 Mar 02 23:57 est
9969              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
9970      Branch: perl
9971            ! ext/IO/lib/IO/t/io_unix.t
9972 ____________________________________________________________________________
9973 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
9974         Log: Add threads hints for UNICOS/mk and UNICOS.
9975              (I'm just guessing on UNICOS.)
9976      Branch: perl
9977            ! hints/unicos.sh hints/unicosmk.sh
9978 ____________________________________________________________________________
9979 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
9980         Log: Mention the effect of Unicode keys on hashes.
9981      Branch: perl
9982            ! pod/perlunicode.pod
9983 ____________________________________________________________________________
9984 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
9985         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
9986              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
9987              Date: Mon, 25 Mar 2002 17:24:33 -0600
9988              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
9989      Branch: perl
9990            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
9991            ! vms/vms_yfix.pl
9992 ____________________________________________________________________________
9993 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
9994         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
9995      Branch: perl
9996            ! hints/dec_osf.sh
9997 ____________________________________________________________________________
9998 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
9999         Log: The .ucm of Encode are big when uncompressed.
10000      Branch: perl
10001            ! INSTALL
10002 ____________________________________________________________________________
10003 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
10004         Log: I don't understand what is going on what these
10005              news tests, retracting the whole lot.
10006      Branch: perl
10007            ! ext/PerlIO/PerlIO.t
10008 ____________________________________________________________________________
10009 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
10010         Log: Upgrade to Encode 0.99, from Dan Kogai.
10011      Branch: perl
10012            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
10013            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
10014            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
10015            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
10016            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
10017            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
10018            + ext/Encode/Encode/ksc5601.ucm
10019            + ext/Encode/Encode/macCentEuro.ucm
10020            + ext/Encode/Encode/macCroatian.ucm
10021            + ext/Encode/Encode/macCyrillic.ucm
10022            + ext/Encode/Encode/macDingbats.ucm
10023            + ext/Encode/Encode/macGreek.ucm
10024            + ext/Encode/Encode/macIceland.ucm
10025            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
10026            + ext/Encode/Encode/macRumanian.ucm
10027            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
10028            + ext/Encode/Encode/macTurkish.ucm
10029            + ext/Encode/Encode/macUkraine.ucm
10030            + ext/Encode/Encode/shiftjis.ucm
10031            + ext/Encode/lib/Encode/10646_1.pm
10032            + ext/Encode/lib/Encode/CJKConstants.pm
10033            + ext/Encode/lib/Encode/CN/2022_CN.pm
10034            + ext/Encode/lib/Encode/JP/2022_JP.pm
10035            + ext/Encode/lib/Encode/JP/2022_JP1.pm
10036            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
10037            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
10038            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
10039            + ext/Encode/ucm2table
10040            - (delete 109 files)
10041            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
10042            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
10043            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
10044            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10045            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10046            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
10047            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
10048            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
10049            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
10050            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
10051            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
10052            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
10053            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
10054            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
10055            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
10056            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
10057            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
10058            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
10059            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
10060            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
10061            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
10062            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
10063            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
10064            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
10065            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
10066            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10067            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
10068            ! ext/Encode/Makefile.PL ext/Encode/README
10069            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10070            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10071            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
10072            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
10073            ! ext/Encode/lib/Encode/Details.pod
10074            ! ext/Encode/lib/Encode/Encoding.pm
10075            ! ext/Encode/lib/Encode/Internal.pm
10076            ! ext/Encode/lib/Encode/JP/H2Z.pm
10077            ! ext/Encode/lib/Encode/JP/JIS.pm
10078            ! ext/Encode/lib/Encode/Supported.pod
10079            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
10080            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10081            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
10082            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
10083            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
10084            ! ext/Encode/t/jisx0212.ref
10085 ____________________________________________________________________________
10086 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
10087         Log: Noise with -w.
10088      Branch: perl
10089            ! ext/PerlIO/PerlIO.t
10090 ____________________________________________________________________________
10091 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
10092         Log: If no perlio no perlio warnings, either.
10093      Branch: perl
10094            ! lib/warnings.t
10095 ____________________________________________________________________________
10096 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
10097         Log: ...and put some of the new perlio tests here.
10098              The in-memory ones not yet since my poor brain
10099              refuses to find the right TODO incantation.
10100      Branch: perl
10101            ! ext/PerlIO/PerlIO.t
10102 ____________________________________________________________________________
10103 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
10104         Log: Take away the perlio-requiring tests..
10105      Branch: perl
10106            ! t/io/open.t
10107 ____________________________________________________________________________
10108 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
10109         Log: More correct now, but actually the two new tests
10110              need to be moved, since they are perlio-only...
10111      Branch: perl
10112            ! t/io/open.t
10113 ____________________________________________________________________________
10114 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
10115         Log: More neo-io tests from Stas Bekman.
10116      Branch: perl
10117            ! t/io/open.t
10118 ____________________________________________________________________________
10119 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
10120         Log: Document the QNX6 sprintf glitch.
10121      Branch: perl
10122            ! pod/perldelta.pod
10123 ____________________________________________________________________________
10124 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
10125         Log: AmigaOS must use the ixemul directly, since there
10126              is no more vfork support.
10127      Branch: perl
10128            ! hints/amigaos.sh
10129 ____________________________________________________________________________
10130 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
10131         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
10132              From: Norton Allen <allen@huarp.harvard.edu>
10133              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
10134              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
10135      Branch: perl
10136            ! pp_sys.c
10137 ____________________________________________________________________________
10138 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
10139         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
10140              From: Norton Allen <allen@huarp.harvard.edu>
10141              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
10142              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
10143      Branch: perl
10144            ! ext/Socket/socketpair.t
10145 ____________________________________________________________________________
10146 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
10147         Log: Clarify the 8.3 rule.
10148      Branch: perl
10149            ! Porting/check83.pl
10150 ____________________________________________________________________________
10151 [ 15490] By: nick                                  on 2002/03/25  16:05:07
10152         Log: Integrate mainline
10153      Branch: perlio
10154           +> ext/Encode/lib/Encode/EncFormat.pod
10155           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
10156            - ext/Encode/lib/EncodeFormat.pod
10157           !> (integrate 41 files)
10158 ____________________________________________________________________________
10159 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
10160         Log: Update Changes.
10161      Branch: perl
10162            ! Changes patchlevel.h
10163 ____________________________________________________________________________
10164 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
10165         Log: Forgotten from #15486.
10166      Branch: perl
10167            ! perl.c
10168 ____________________________________________________________________________
10169 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
10170         Log: It seems that FreeBSD does not like using Perl's malloc
10171              when multithreaded.
10172      Branch: perl
10173            ! hints/freebsd.sh
10174 ____________________________________________________________________________
10175 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
10176         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
10177              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10178              Date: Mon, 25 Mar 2002 11:33:17 +0100
10179              Message-ID: <20020325113317.A1410@rafael>
10180              
10181              Apparently VMS does not do YYDEBUG.
10182      Branch: perl
10183            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
10184 ____________________________________________________________________________
10185 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
10186         Log: Subject: [PATCH] warnings for perlio + others
10187              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10188              Date: Mon, 25 Mar 2002 13:01:44 -0000
10189              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
10190      Branch: perl
10191            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
10192            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
10193            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
10194            ! warnings.pl
10195 ____________________________________________________________________________
10196 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
10197         Log: As verified by Doug MacEachern.
10198      Branch: perl
10199            ! pod/perldelta.pod
10200 ____________________________________________________________________________
10201 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
10202         Log: MPE/iX update from Mark Bixby.
10203      Branch: perl
10204            + mpeix/mpeix.c
10205            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
10206            ! hints/mpeix.sh mpeix/mpeixish.h
10207 ____________________________________________________________________________
10208 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
10209         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
10210              From: Nicholas Clark <nick@unfortu.net>
10211              Date: Sun, 24 Mar 2002 22:50:06 +0000
10212              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
10213      Branch: perl
10214            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
10215 ____________________________________________________________________________
10216 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
10217         Log: Subject: [PATCH] fix warning + carp interaction
10218              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
10219              Date: Sun, 24 Mar 2002 23:00:21 -0000
10220              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
10221      Branch: perl
10222            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
10223            ! warnings.pl
10224 ____________________________________________________________________________
10225 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
10226         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
10227              (All the code changes have already been applied earlier.)
10228      Branch: perl
10229            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
10230 ____________________________________________________________________________
10231 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
10232         Log: DB_File: for the core version, no need to specify
10233              a minimum MM version.
10234      Branch: perl
10235            ! ext/DB_File/Makefile.PL
10236 ____________________________________________________________________________
10237 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
10238         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
10239              From: Dave Mitchell <davem@fdgroup.com>
10240              Date: Sun, 24 Mar 2002 22:23:08 +0000
10241              Message-ID: <20020324222308.B21963@fdgroup.com>
10242      Branch: perl
10243            ! pp_pack.c
10244 ____________________________________________________________________________
10245 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
10246         Log: Subject: [PATCH @15450] errno help for VMS
10247              From: "Craig A. Berry" <craigberry@mac.com>
10248              Date: Sun, 24 Mar 2002 16:17:52 -0600
10249              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
10250      Branch: perl
10251            ! ext/POSIX/t/posix.t vms/vms.c
10252 ____________________________________________________________________________
10253 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
10254         Log: Upgrade to Locale::Codes 2.03.
10255      Branch: perl
10256            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10257            ! lib/Locale/Country.pm
10258 ____________________________________________________________________________
10259 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
10260         Log: metaconfig unit change for #15474.
10261      Branch: metaconfig/U/perl
10262            ! Extensions.U
10263 ____________________________________________________________________________
10264 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
10265         Log: The #15472 said "properly".  Ha!
10266      Branch: perl
10267            ! Configure
10268 ____________________________________________________________________________
10269 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
10270         Log: metaconfig unit change for #15472.
10271      Branch: metaconfig/U/perl
10272            ! Extensions.U
10273 ____________________________________________________________________________
10274 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
10275         Log: Properly scan for the subextensions of Encode
10276              when doing static builds.
10277      Branch: perl
10278            ! Configure
10279 ____________________________________________________________________________
10280 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
10281         Log: Tru64: Document the known odbm failure with static builds.
10282      Branch: perl
10283            ! README.tru64
10284 ____________________________________________________________________________
10285 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
10286         Log: microperl tweaks.
10287      Branch: perl
10288            ! Makefile.micro locale.c util.c
10289 ____________________________________________________________________________
10290 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
10291         Log: metaconfig unit changes for #15468.
10292      Branch: metaconfig
10293            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
10294            ! U/modified/libc.U U/modified/libs.U
10295            ! U/threads/d_pthread_atfork.U
10296 ____________________________________________________________________________
10297 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
10298         Log: Various metaconfig unit cleanup; only one visible change
10299              in Configure, though.
10300      Branch: perl
10301            ! Configure
10302 ____________________________________________________________________________
10303 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
10304         Log: Upgrade to Encode 0.98, from Dan Kogai.
10305      Branch: perl
10306            + ext/Encode/lib/Encode/EncFormat.pod
10307            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
10308            - ext/Encode/lib/EncodeFormat.pod
10309            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
10310            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
10311            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
10312            ! ext/Encode/lib/Encode/Alias.pm
10313            ! ext/Encode/lib/Encode/Details.pod
10314            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10315            ! ext/Encode/lib/Encode/JP/JIS.pm
10316            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10317 ____________________________________________________________________________
10318 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
10319         Log: Integrate perlio;
10320              
10321              Avoid core-dump in Encode with PERLIO=mmap
10322      Branch: perl
10323           !> ext/Encode/Encode.xs
10324 ____________________________________________________________________________
10325 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
10326         Log: In the spirit of #15464.
10327      Branch: perl
10328            ! perl.c sv.c
10329 ____________________________________________________________________________
10330 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
10331         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
10332              From: Michael G Schwern <schwern@pobox.com>
10333              Date: Sun, 24 Mar 2002 02:27:25 -0500
10334              Message-ID: <20020324072725.GA3554@blackrider>
10335      Branch: perl
10336            ! perl.c
10337 ____________________________________________________________________________
10338 [ 15463] By: nick                                  on 2002/03/24  10:24:41
10339         Log: Integrate mainline
10340      Branch: perlio
10341           +> (branch 28 files)
10342            - lib/bigfloat.t lib/bigint.t
10343           !> (integrate 59 files)
10344 ____________________________________________________________________________
10345 [ 15462] By: nick                                  on 2002/03/24  08:59:35
10346         Log: Avoid core-dump in Encode with PERLIO=mmap
10347      Branch: perlio
10348            ! ext/Encode/Encode.xs
10349 ____________________________________________________________________________
10350 [ 15461] By: nick                                  on 2002/03/24  08:58:21
10351         Log: Too many machines doing integrate mainline
10352      Branch: perlio
10353           !> Changes Configure lib/AutoSplit.t
10354           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
10355           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
10356           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
10357           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
10358 ____________________________________________________________________________
10359 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
10360         Log: Retract Math::BigInt::Lite for now, seems to confuse
10361              bignum and bigrat.
10362      Branch: perl
10363            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10364            ! MANIFEST
10365 ____________________________________________________________________________
10366 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
10367         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
10368              From: "Craig A. Berry" <craigberry@mac.com>
10369              Date: Sat, 23 Mar 2002 23:23:00 -0600
10370              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
10371      Branch: perl
10372            ! configure.com vms/vms.c
10373 ____________________________________________________________________________
10374 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
10375         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
10376              From: Michael G Schwern <schwern@pobox.com>
10377              Date: Sat, 23 Mar 2002 21:32:32 -0500
10378              Message-ID: <20020324023232.GA29972@blackrider>
10379              
10380              (with Russ Allbery's simplifications)
10381      Branch: perl
10382            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
10383 ____________________________________________________________________________
10384 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
10385         Log: Merge Math::BigInt::Lite 0.08, from Tels.
10386      Branch: perl
10387            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
10388            ! MANIFEST
10389 ____________________________________________________________________________
10390 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
10391         Log: Too chatty.
10392      Branch: perl
10393            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
10394 ____________________________________________________________________________
10395 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
10396         Log: Merge bignum 0.10, from Tels.
10397      Branch: perl
10398            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
10399            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
10400            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
10401            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
10402            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
10403            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
10404            ! MANIFEST
10405 ____________________________________________________________________________
10406 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
10407         Log: Rename the Perl 4 tests in preparation of bignum.
10408      Branch: perl
10409            + lib/bigfloatpl.t lib/bigintpl.t
10410            - lib/bigfloat.t lib/bigint.t
10411            ! MANIFEST
10412 ____________________________________________________________________________
10413 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
10414         Log: Merge Math::BigRat 0.04, from Tels.
10415      Branch: perl
10416            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
10417            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
10418            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
10419            + t/lib/Math/BigRat/Test.pm
10420            ! MANIFEST
10421 ____________________________________________________________________________
10422 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
10423         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
10424              From: Dave Mitchell <davem@fdgroup.com>
10425              Date: Sat, 23 Mar 2002 22:27:24 +0000
10426              Message-ID: <20020323222724.A19425@fdgroup.com>
10427      Branch: perl
10428            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
10429 ____________________________________________________________________________
10430 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
10431         Log: Forgotten.
10432      Branch: perl
10433            ! ext/Unicode/Normalize/README
10434 ____________________________________________________________________________
10435 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
10436         Log: Update Changes.
10437      Branch: perl
10438            ! Changes patchlevel.h
10439 ____________________________________________________________________________
10440 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
10441         Log: Subject: perldoc -m [PATCH]
10442              From: "John L. Allen" <allen@grumman.com>
10443              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
10444              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
10445      Branch: perl
10446            ! utils/perldoc.PL
10447 ____________________________________________________________________________
10448 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
10449         Log: Subject: Re: Copious warnings from Sys::Syslog
10450              From: andreas.koenig@anima.de (Andreas J. Koenig)
10451              Date: Sat, 23 Mar 2002 06:47:08 +0100
10452              Message-ID: <m31yebvns3.fsf@anima.de>
10453      Branch: perl
10454            ! ext/Sys/Syslog/Syslog.pm
10455 ____________________________________________________________________________
10456 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
10457         Log: Upgrade to Math::BigInt 1.55, from Tels.
10458      Branch: perl
10459            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
10460            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
10461            + lib/Math/BigInt/t/use_lib4.t
10462            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10463            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
10464            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
10465            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
10466            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
10467            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
10468            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
10469            ! lib/Math/BigInt/t/upgrade.t
10470 ____________________________________________________________________________
10471 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
10472         Log: Upgrade to Encode 0.97, from Dan Kogai.
10473      Branch: perl
10474            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
10475            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
10476            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
10477            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10478            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10479            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10480            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10481            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
10482            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
10483            ! ext/Encode/t/Tcl.t
10484 ____________________________________________________________________________
10485 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
10486         Log: Slight tweaks on #15443.
10487      Branch: perl
10488            ! pod/perlvar.pod
10489 ____________________________________________________________________________
10490 [ 15444] By: nick                                  on 2002/03/23  17:30:42
10491         Log: Integrate mainline
10492      Branch: perlio
10493           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10494           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10495           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10496           !> (integrate 50 files)
10497 ____________________________________________________________________________
10498 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
10499         Log: Subject: patch [bleadperl]: Document %! special variable
10500              From: mjd@plover.com
10501              Date: 23 Mar 2002 18:25:44 -0000
10502              Message-ID: <20020323182544.11741.qmail@plover.com>    
10503      Branch: perl
10504            ! pod/perlvar.pod
10505 ____________________________________________________________________________
10506 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
10507         Log: Since the Encode::JP is unsupported under EBCDIC we
10508              cannot run this test (aliases as such should work fine).
10509      Branch: perl
10510            ! ext/Encode/t/Aliases.t
10511 ____________________________________________________________________________
10512 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
10513         Log: EBCDIC: the sorting order is different under
10514              byte-EBCDIC and Unicode.
10515      Branch: perl
10516            ! t/op/utfhash.t
10517 ____________________________________________________________________________
10518 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
10519         Log: EBCDIC: the character codes are different.
10520      Branch: perl
10521            ! lib/Pod/t/pod2html-lib.pl
10522 ____________________________________________________________________________
10523 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
10524         Log: Purify: #15434 got the test the wrong.
10525              (Is there an approved way of testing "is this an unop"?)
10526      Branch: perl
10527            ! op.c
10528 ____________________________________________________________________________
10529 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
10530         Log: Purify: Array bounds read: could read one character past the end.
10531      Branch: perl
10532            ! pp_pack.c
10533 ____________________________________________________________________________
10534 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
10535         Log: Purify: Array bounds read: reading one byte before the buffer.
10536      Branch: perl
10537            ! util.c
10538 ____________________________________________________________________________
10539 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
10540         Log: Purify: Unitialized memory read.  Too many code paths
10541              to keep track of, I guess.
10542      Branch: perl
10543            ! sv.c
10544 ____________________________________________________________________________
10545 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
10546         Log: Purify: Array bounds write: pre-extend the strxfrm
10547              buffer by a factor of four (suggested maximum by HP-UX;
10548              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
10549              know how portable that is; locale.c uses yet another trick
10550              (not a particularly good trick, I might add))
10551      Branch: perl
10552            ! ext/POSIX/POSIX.xs
10553 ____________________________________________________________________________
10554 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
10555         Log: Purify: Array bounds read: o->op_last was accessed
10556              for unops (via newUNOP() and ck_eof()).
10557              (analysis okay, patch bad: see #15439)
10558      Branch: perl
10559            ! op.c
10560 ____________________________________________________________________________
10561 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
10562         Log: Subject: [PATCH] vms/test.com, File::Find tests
10563              From: "Craig A. Berry" <craigberry@mac.com>
10564              Date: Fri, 22 Mar 2002 16:52:59 -0600
10565              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
10566      Branch: perl
10567            ! vms/test.com
10568 ____________________________________________________________________________
10569 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
10570         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
10571              From: Michael G Schwern <schwern@pobox.com>
10572              Date: Fri, 22 Mar 2002 18:08:19 -0500
10573              Message-ID: <20020322230819.GB16454@blackrider>
10574      Branch: perl
10575            ! ext/Sys/Syslog/Syslog.pm
10576 ____________________________________________________________________________
10577 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
10578         Log: Update the information on Encode.
10579      Branch: perl
10580            ! pod/perldelta.pod
10581 ____________________________________________________________________________
10582 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
10583         Log: Upgrade to Encode 0.96, from Dan Kogai.
10584      Branch: perl
10585            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
10586            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10587            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
10588            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10589            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
10590            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
10591            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
10592            ! ext/Encode/lib/Encode/Alias.pm
10593            ! ext/Encode/lib/Encode/Encoding.pm
10594            ! ext/Encode/lib/Encode/Internal.pm
10595            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10596 ____________________________________________________________________________
10597 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
10598         Log: Subject: [PATCH] h2xs.t fix for VMS
10599              From: "Craig A. Berry" <craigberry@mac.com>
10600              Date: Fri, 22 Mar 2002 15:47:38 -0600
10601              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
10602      Branch: perl
10603            ! lib/h2xs.t
10604 ____________________________________________________________________________
10605 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
10606         Log: One more pass.
10607      Branch: perl
10608            ! epoc/config.sh
10609 ____________________________________________________________________________
10610 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
10611         Log: Even better version from Olaf Flebbe.
10612      Branch: perl
10613            ! epoc/config.sh pp_sys.c util.c
10614 ____________________________________________________________________________
10615 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
10616         Log: EPOC update from Olaf Flebbe.
10617      Branch: perl
10618            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
10619            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
10620 ____________________________________________________________________________
10621 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
10622         Log: Tweak from John P. Linderman.
10623      Branch: perl
10624            ! pod/perlhack.pod
10625 ____________________________________________________________________________
10626 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
10627         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
10628              From: Stas Bekman <stas@stason.org>
10629              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
10630              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
10631      Branch: perl
10632            ! pod/perlfunc.pod
10633 ____________________________________________________________________________
10634 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
10635         Log: Subject: [PATCH] check sysconf's return value in reentr.c
10636              From: <slaven.rezic@berlin.de>
10637              Date: Fri, 22 Mar 2002 18:30:36 +0100
10638              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
10639              
10640              (plus use 4k instead 2k as the "usual" size)
10641      Branch: perl
10642            ! reentr.c reentr.pl
10643 ____________________________________________________________________________
10644 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
10645         Log: Update Changes.
10646      Branch: perl
10647            ! Changes patchlevel.h
10648 ____________________________________________________________________________
10649 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
10650         Log: Forgot from #15416.
10651      Branch: perl
10652            ! pod/perlfaq3.pod
10653 ____________________________________________________________________________
10654 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
10655         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
10656              From: andreas.koenig@anima.de (Andreas J. Koenig)
10657              Date: Fri, 22 Mar 2002 16:27:51 +0100
10658              Message-ID: <m3n0x0vczs.fsf@anima.de>
10659      Branch: perl
10660            ! pod/perlmodstyle.pod
10661 ____________________________________________________________________________
10662 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
10663         Log: metaconfig unit changes for #15418.
10664      Branch: metaconfig
10665            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10666            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10667            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10668            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10669            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10670            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10671            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10672            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10673            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10674            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10675            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10676            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10677            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10678            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10679            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10680            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10681            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10682            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10683            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10684            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10685            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10686            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10687            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10688            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10689 ____________________________________________________________________________
10690 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
10691         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
10692              Also, there's no i_stdio.
10693      Branch: perl
10694            ! Configure reentr.h reentr.pl
10695 ____________________________________________________________________________
10696 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
10697         Log: Document a known AIX warning.
10698      Branch: perl
10699            ! pod/perldelta.pod
10700 ____________________________________________________________________________
10701 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
10702         Log: Undo #15415, allow the faq people to catch up first.
10703      Branch: perl
10704            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10705 ____________________________________________________________________________
10706 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
10707         Log: FAQ sync.
10708      Branch: perl
10709            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
10710 ____________________________________________________________________________
10711 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
10712         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
10713              From: andreas.koenig@anima.de (Andreas J. Koenig)
10714              Date: Fri, 22 Mar 2002 15:16:19 +0100
10715              Message-ID: <m38z8kwuvg.fsf@anima.de>
10716              
10717              (plus reformat)
10718      Branch: perl
10719            ! pod/perldelta.pod
10720 ____________________________________________________________________________
10721 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
10722         Log: Integrate perlio;
10723              
10724              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10725              
10726              Check for sanity of UTF-8 keys in hashes
10727      Branch: perl
10728           +> t/op/utfhash.t
10729           !> MANIFEST doio.c
10730 ____________________________________________________________________________
10731 [ 15412] By: nick                                  on 2002/03/22  10:50:53
10732         Log: Check for sanity of UTF-8 keys in hashes
10733              (feel free to add more tests...)
10734      Branch: perlio
10735            + t/op/utfhash.t
10736            ! MANIFEST
10737 ____________________________________________________________________________
10738 [ 15411] By: ams                                   on 2002/03/22  08:36:33
10739         Log: Revert #15200 for backwards compatiblity reasons.
10740      Branch: perl
10741            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
10742            ! pp_ctl.c t/op/override.t
10743 ____________________________________________________________________________
10744 [ 15410] By: nick                                  on 2002/03/22  07:47:41
10745         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
10746              - when (e.g.) STDOUT is char special file and gets IoOFP
10747              created - do _NOT_ pass num_svs as that fopen-s stringified
10748              glob, and not fdopen-s the fd.
10749      Branch: perlio
10750            ! doio.c
10751 ____________________________________________________________________________
10752 [ 15409] By: nick                                  on 2002/03/22  07:19:33
10753         Log: Integrate mainline
10754      Branch: perlio
10755           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10756           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10757           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10758           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10759           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10760           +> ext/Encode/lib/Encode/Details.pod
10761           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10762           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10763           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10764           +> lib/Pod/t/pod2html-lib.pl
10765            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10766           !> (integrate 39 files)
10767 ____________________________________________________________________________
10768 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
10769         Log: Win32 tweak from mjd.
10770      Branch: perl
10771            ! lib/Tie/File.pm
10772 ____________________________________________________________________________
10773 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
10774         Log: If Unicode keys are entered to a hash, a bit is turned on.
10775              If the bit is on, when the keys are fetched from the hash
10776              (%h, each %h, keys %h), the Unicodified versions of the keys
10777              are returned if needed.  This solution errs on the size of
10778              over-Unicodifying, the old solution erred on the side of
10779              under-Unicodifying.  As long as the hash keys can be a mix
10780              of byte and Unicode strings, a perfect fit is hard to come by.
10781      Branch: perl
10782            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
10783            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
10784 ____________________________________________________________________________
10785 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
10786         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10787              From: Mike Guy <mjtg@cam.ac.uk>
10788              Date: Fri, 22 Mar 2002 02:08:20 +0000
10789              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
10790      Branch: perl
10791            ! pod/perldelta.pod
10792 ____________________________________________________________________________
10793 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
10794         Log: PM_SETRE() fallout.
10795      Branch: perl
10796            ! ext/ByteLoader/bytecode.h
10797 ____________________________________________________________________________
10798 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
10799         Log: Subject: [PATCH pod/perlxs.pod] doc fix
10800              From: Stas Bekman <stas@stason.org>
10801              Date: Thu, 21 Mar 2002 18:47:35 +0800
10802              Message-ID: <3C99BA47.9010403@stason.org>
10803      Branch: perl
10804            ! pod/perlxs.pod
10805 ____________________________________________________________________________
10806 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
10807         Log: Subject: [PATCH]
10808              From: Slaven Rezic <slaven.rezic@berlin.de>
10809              Date: 21 Mar 2002 10:19:23 +0100
10810              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
10811              
10812              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
10813      Branch: perl
10814            ! hints/freebsd.sh
10815 ____________________________________________________________________________
10816 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
10817         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
10818              From: Tim Bunce <Tim.Bunce@pobox.com>
10819              Date: Thu, 21 Mar 2002 21:18:05 +0000
10820              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
10821      Branch: perl
10822            ! ext/Storable/Storable.xs
10823 ____________________________________________________________________________
10824 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
10825         Log: Reword the Apache^Wmod_perl bit so that Sarathy
10826              can sleep easier :-)
10827      Branch: perl
10828            ! pod/perldelta.pod
10829 ____________________________________________________________________________
10830 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
10831         Log: It seems that the strange failure (core dump) of
10832              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
10833              (1) using Sun's cc helps
10834              (2) rewriting the ithreads PM_SETRE() to do the
10835              setting in two steps helps
10836              (3) no other platforms have the crash
10837              (4) Tru64's Third Degree sees nothing evil
10838              So we implement (2).
10839      Branch: perl
10840            ! op.h
10841 ____________________________________________________________________________
10842 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
10843         Log: Solaris: default to the SUNwspro cc if it is available.
10844      Branch: perl
10845            ! hints/solaris_2.sh
10846 ____________________________________________________________________________
10847 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
10848         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
10849              does not get fixed in time.
10850      Branch: perl
10851            ! pod/perldelta.pod
10852 ____________________________________________________________________________
10853 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
10854         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
10855              From: Dave Mitchell <davem@fdgroup.com>
10856              Date: Thu, 21 Mar 2002 17:24:40 +0000
10857              Message-ID: <20020321172440.C13683@fdgroup.com>
10858      Branch: perl
10859            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
10860            ! pod/perlapi.pod proto.h sv.h toke.c
10861 ____________________________________________________________________________
10862 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
10863         Log: One more proto escapee.
10864      Branch: perl
10865            ! hints/linux.sh
10866 ____________________________________________________________________________
10867 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
10868         Log: metaconfig unit change for #15394.
10869      Branch: metaconfig/U/perl
10870            ! Checkcc.U
10871 ____________________________________________________________________________
10872 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
10873         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
10874              From: Robin Barker <rmb1@cise.npl.co.uk>
10875              Date: Thu, 21 Mar 2002 17:35:00 GMT
10876              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
10877      Branch: perl
10878            ! Configure
10879 ____________________________________________________________________________
10880 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
10881         Log: Subject: Re: [tests for Pod::Html]
10882              From: Stas Bekman <stas@stason.org>
10883              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
10884              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
10885      Branch: perl
10886            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10887            - t/pod2html/README
10888            ! MANIFEST lib/Pod/t/pod2html-lib.pl
10889 ____________________________________________________________________________
10890 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
10891         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
10892              From: Stas Bekman <stas@stason.org>
10893              Date: Thu, 21 Mar 2002 18:50:56 +0800
10894              Message-ID: <3C99BB10.50004@stason.org>
10895      Branch: perl
10896            ! ext/Cwd/Cwd.xs
10897 ____________________________________________________________________________
10898 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
10899         Log: Upgrade to Encode 0.95, from Dan Kogai.
10900      Branch: perl
10901            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
10902            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
10903            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
10904            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
10905            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
10906            + ext/Encode/lib/Encode/Details.pod
10907            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
10908            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10909            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
10910            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
10911            ! ext/Encode/Makefile.PL
10912 ____________________________________________________________________________
10913 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
10914         Log: Mention the new syslog try-harder feature.
10915      Branch: perl
10916            ! pod/perldelta.pod
10917 ____________________________________________________________________________
10918 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
10919         Log: metaconfig unit changes for #15388.
10920      Branch: metaconfig
10921            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
10922            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
10923            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
10924            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
10925            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
10926            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
10927            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
10928            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
10929            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
10930            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
10931            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
10932            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10933            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10934            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10935            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10936            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10937            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10938            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10939            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10940            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10941            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10942            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10943            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10944            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10945 ____________________________________________________________________________
10946 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
10947         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
10948              From: Spider Boardman <spider@web.zk3.dec.com>
10949              Date: Thu, 21 Mar 2002 09:23:45 -0500
10950              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
10951      Branch: perl
10952            ! Configure hints/hpux.sh reentr.pl
10953 ____________________________________________________________________________
10954 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
10955         Log: NetWare diff from C Aditya.
10956      Branch: perl
10957            ! perl.h
10958 ____________________________________________________________________________
10959 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
10960         Log: The htmlview test doesn't work yet.
10961      Branch: perl
10962            + t/pod2html/README
10963            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10964            ! MANIFEST
10965 ____________________________________________________________________________
10966 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
10967         Log: Placeholder.
10968      Branch: perl
10969            ! MANIFEST
10970 ____________________________________________________________________________
10971 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
10972         Log: Integrate perlio: missing tabs in makefile.mk.
10973      Branch: perl
10974           !> win32/makefile.mk
10975 ____________________________________________________________________________
10976 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
10977         Log: Subject: [tests for Pod::Html]
10978              From: Stas Bekman <stas@stason.org>
10979              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
10980              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
10981      Branch: perl
10982            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
10983            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
10984            + lib/Pod/t/pod2html-lib.pl
10985            ! MANIFEST
10986 ____________________________________________________________________________
10987 [ 15382] By: nick                                  on 2002/03/21  07:21:57
10988         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
10989      Branch: perlio
10990           +> ext/Encode/AUTHORS ext/Encode/Changes
10991           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
10992           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
10993           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
10994           +> ext/I18N/Langinfo/fallback/const-c.inc
10995           +> ext/I18N/Langinfo/fallback/const-xs.inc
10996           +> lib/ExtUtils/t/Constant.t
10997            - ext/Encode/Encode/euc-jp-0212.enc
10998            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
10999            - ext/Encode/t/table.euc ext/Encode/t/table.ref
11000            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
11001           !> (integrate 105 files)
11002 ____________________________________________________________________________
11003 [ 15381] By: nick                                  on 2002/03/21  06:59:57
11004         Log: Restore tabs so dmake will parse file!
11005      Branch: perlio
11006            ! win32/makefile.mk
11007 ____________________________________________________________________________
11008 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
11009         Log: Upgrade to Unicode::Normalize 0.16.
11010      Branch: perl
11011            ! ext/Unicode/Normalize/Changes
11012            ! ext/Unicode/Normalize/Normalize.pm
11013 ____________________________________________________________________________
11014 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
11015         Log: Schwern's wallet is a bit more loose.
11016      Branch: perl
11017            ! t/lib/1_compile.t
11018 ____________________________________________________________________________
11019 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
11020         Log: Subject: [PATCH]
11021              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11022              Date: Wed, 20 Mar 2002 22:56:17 -0000
11023              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
11024              
11025              packWARN also for subdirs.
11026      Branch: perl
11027            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
11028            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
11029            ! win32/win32.c
11030 ____________________________________________________________________________
11031 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
11032         Log: A plan is better.
11033      Branch: perl
11034            ! ext/Encode/t/CJKalias.t
11035 ____________________________________________________________________________
11036 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
11037         Log: Upgrade to Encode 0.94, from Dan Kogai.
11038      Branch: perl
11039            + ext/Encode/lib/Encode/Description.pod
11040            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
11041            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
11042            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11043            ! ext/Encode/lib/Encode/Encoding.pm
11044            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11045            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11046            ! ext/Encode/t/CJKalias.t
11047 ____________________________________________________________________________
11048 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
11049         Log: Rats' nest.
11050      Branch: perl
11051            ! hints/solaris_2.sh
11052 ____________________________________________________________________________
11053 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
11054         Log: Rrright.
11055      Branch: perl
11056            ! pod/perlguts.pod
11057 ____________________________________________________________________________
11058 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
11059         Log: Update Changes.
11060      Branch: perl
11061            ! Changes patchlevel.h
11062 ____________________________________________________________________________
11063 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
11064         Log: Reapply #15336.
11065      Branch: perl
11066            ! ext/Encode/lib/Encode/Tcl.pm
11067 ____________________________________________________________________________
11068 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
11069         Log: Upgrade to Encode 0.93, from Dan Kogai.
11070      Branch: perl
11071            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
11072            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
11073            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
11074            ! ext/Encode/README ext/Encode/TW/TW.pm
11075            ! ext/Encode/lib/Encode/CN/HZ.pm
11076            ! ext/Encode/lib/Encode/Encoding.pm
11077            ! ext/Encode/lib/Encode/Internal.pm
11078            ! ext/Encode/lib/Encode/JP/Constants.pm
11079            ! ext/Encode/lib/Encode/JP/H2Z.pm
11080            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11081            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11082            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11083            ! ext/Encode/lib/Encode/Tcl/Table.pm
11084            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11085            ! ext/Encode/lib/Encode/iso10646_1.pm
11086            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11087            ! ext/Encode/t/JP.t
11088 ____________________________________________________________________________
11089 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
11090         Log: Subject: patch for syslog
11091              From: <Nick.Williams@morganstanley.com>
11092              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
11093              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
11094      Branch: perl
11095            ! ext/Sys/Syslog/Syslog.pm
11096 ____________________________________________________________________________
11097 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
11098         Log: Some failure updates.
11099      Branch: perl
11100            ! pod/perldelta.pod
11101 ____________________________________________________________________________
11102 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
11103         Log: Getopt::Long 2.29 from Johan Vromans.
11104      Branch: perl
11105            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
11106 ____________________________________________________________________________
11107 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
11108         Log: Rename ExtUtils.t to Constant.t, as suggested by
11109              Nicholas Clark.
11110      Branch: perl
11111            + lib/ExtUtils/t/Constant.t
11112            - lib/ExtUtils/t/ExtUtils.t
11113            ! MANIFEST
11114 ____________________________________________________________________________
11115 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
11116         Log: Subject: [PATCH] TODO - Make Schwern Poorer
11117              From: Nicholas Clark <nick@unfortu.net>
11118              Date: Tue, 19 Mar 2002 22:50:28 +0000
11119              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
11120      Branch: perl
11121            ! t/lib/1_compile.t
11122 ____________________________________________________________________________
11123 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
11124         Log: Subject: Re: The story of O [PATCH]
11125              From: Richard.Foley@t-online.de (Richard Foley)
11126              Date: Sun, 17 Mar 2002 08:37:26 +0100
11127              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
11128      Branch: perl
11129            ! lib/perl5db.pl
11130 ____________________________________________________________________________
11131 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
11132         Log: Mention the external modules Encode::HanExtra and
11133              PadWalker.
11134      Branch: perl
11135            ! pod/perldelta.pod
11136 ____________________________________________________________________________
11137 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
11138         Log: Subject: [PATCH] List lexicals from debugger
11139              From: Peter Scott <Peter@PSDT.com>
11140              Date: Tue, 19 Mar 2002 12:28:52 -0800
11141              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
11142      Branch: perl
11143            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
11144 ____________________________________________________________________________
11145 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
11146         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
11147              and :encoding(xxx) was errorneously parsed.
11148      Branch: perl
11149            ! lib/open.pm
11150 ____________________________________________________________________________
11151 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
11152         Log: Subject: [PATCH bleadperl] exec.t tweak
11153              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11154              Date: Wed, 20 Mar 2002 01:21:40 +0100
11155              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
11156              
11157              4NT returns 2 as error-code for nonexistant file.
11158      Branch: perl
11159            ! t/op/exec.t
11160 ____________________________________________________________________________
11161 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
11162         Log: minor Tie::File test patch to make win32 happier, from mjd.
11163      Branch: perl
11164            ! lib/Tie/File/t/30_defer.t
11165 ____________________________________________________________________________
11166 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
11167         Log: Subject: [PATCH bleadperl] magic.t tweak
11168              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11169              Date: Wed, 20 Mar 2002 00:39:16 +0100
11170              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
11171      Branch: perl
11172            ! t/op/magic.t
11173 ____________________________________________________________________________
11174 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
11175         Log: Typo fix from Andreas Koenig, plus a tweak.
11176      Branch: perl
11177            ! pod/perlunicode.pod
11178 ____________________________________________________________________________
11179 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
11180         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
11181              in Mandrake 8.2.  Now we need to figure out a way not to
11182              unbreak Apache.
11183      Branch: perl
11184            ! hints/linux.sh
11185 ____________________________________________________________________________
11186 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
11187         Log: Fix for "UTF-8 bug with s///" from Hugo.
11188      Branch: perl
11189            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
11190            ! t/op/pat.t
11191 ____________________________________________________________________________
11192 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
11193         Log: metaconfig unit change for #15354.
11194      Branch: metaconfig
11195            ! U/threads/usethreads.U
11196 ____________________________________________________________________________
11197 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
11198         Log: Installation updates on threads and perlio.
11199      Branch: perl
11200            ! Configure INSTALL
11201 ____________________________________________________________________________
11202 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
11203         Log: Tpo.
11204      Branch: perl
11205            ! pod/perlfaq6.pod
11206 ____________________________________________________________________________
11207 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
11208         Log: Regen modlib and toc.
11209      Branch: perl
11210            ! pod/perlmodlib.pod pod/perltoc.pod
11211 ____________________________________________________________________________
11212 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
11213         Log: Whitespace tweaks.
11214      Branch: perl
11215            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
11216            ! pod/perltodo.pod pod/perlunicode.pod
11217 ____________________________________________________________________________
11218 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
11219         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
11220              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
11221              (And as suggested by Markus Kuhn.)
11222              
11223              While we are at it, document also the case of
11224              mixed hash keys as a known potential troublemaker.
11225              (Since it's locale-related, sometimes.)
11226      Branch: perl
11227            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
11228            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
11229            ! pod/perluniintro.pod
11230 ____________________________________________________________________________
11231 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
11232         Log: Surely a typo.
11233      Branch: perl
11234            ! gv.c
11235 ____________________________________________________________________________
11236 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
11237         Log: Take two.
11238      Branch: perl
11239            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11240            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11241 ____________________________________________________________________________
11242 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
11243         Log: Let's try this from scratch.
11244      Branch: perl
11245            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11246            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11247 ____________________________________________________________________________
11248 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
11249         Log: I could do this all day...
11250      Branch: perl
11251            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11252            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11253 ____________________________________________________________________________
11254 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
11255         Log: Grrr.
11256      Branch: perl
11257            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11258            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11259 ____________________________________________________________________________
11260 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
11261         Log: Subject: Re: Nearly OK for cygwin@15318
11262              From: John Peacock <jpeacock@rowman.com>
11263              Date: Tue, 19 Mar 2002 15:58:08 -0500
11264              Message-ID: <3C97A660.3060302@rowman.com>
11265      Branch: perl
11266            ! pod/perlport.pod
11267 ____________________________________________________________________________
11268 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
11269         Log: Subject: Re: Nearly OK for cygwin@15318
11270              From: <slaven.rezic@berlin.de>
11271              Date: Tue, 19 Mar 2002 21:47:49 +0100
11272              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
11273              
11274              Subject: Re: Nearly OK for cygwin@15318
11275              From: <slaven.rezic@berlin.de>
11276              Date: Tue, 19 Mar 2002 21:37:18 +0100
11277              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
11278      Branch: perl
11279            ! pod/perlport.pod t/io/fs.t
11280 ____________________________________________________________________________
11281 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
11282         Log: D'oh.
11283      Branch: perl
11284            + ext/I18N/Langinfo/fallback/const-c.inc
11285            + ext/I18N/Langinfo/fallback/const-xs.inc
11286 ____________________________________________________________________________
11287 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
11288         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
11289              From: Nicholas Clark <nick@unfortu.net>
11290              Date: Tue, 19 Mar 2002 22:37:08 +0000
11291              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
11292              
11293              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
11294              From: Nicholas Clark <nick@ccl4.org>
11295              Date: Tue, 19 Mar 2002 22:39:55 +0000
11296              Message-ID: <20020319223954.G94831@plum.flirble.org>
11297      Branch: perl
11298            - ext/I18N/Langinfo/fallback.xs
11299            ! MANIFEST
11300 ____________________________________________________________________________
11301 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
11302         Log: Text, not binary.
11303      Branch: perl
11304            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
11305            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
11306 ____________________________________________________________________________
11307 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
11308         Log: Subject: Re: perl@15244
11309              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11310              Date: Mon, 18 Mar 2002 17:37:31 +0100
11311              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
11312              
11313              (Goedendag: Dutch whitespace police)
11314      Branch: perl
11315            ! hints/hpux.sh
11316 ____________________________________________________________________________
11317 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
11318         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
11319              From: Nicholas Clark <nick@unfortu.net>
11320              Date: Tue, 19 Mar 2002 21:52:47 +0000
11321              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
11322      Branch: perl
11323            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
11324            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
11325            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
11326            ! ext/Sys/Syslog/Makefile.PL
11327 ____________________________________________________________________________
11328 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
11329         Log: More pathname portability checks.
11330      Branch: perl
11331            ! Porting/check83.pl
11332 ____________________________________________________________________________
11333 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
11334         Log: Begone, Encode::Tcl::Extended.
11335      Branch: perl
11336            ! ext/Encode/lib/Encode/Tcl.pm
11337 ____________________________________________________________________________
11338 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
11339         Log: This is like trying to put the shaving cream
11340              back to the can...
11341      Branch: perl
11342            ! hints/linux.sh
11343 ____________________________________________________________________________
11344 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
11345         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
11346              types of usleep().  Fun, fun. fun.
11347      Branch: perl
11348            ! hints/linux.sh
11349 ____________________________________________________________________________
11350 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
11351         Log: Sarathy's new suggestion for Linux threading flags.
11352      Branch: perl
11353            ! hints/linux.sh
11354 ____________________________________________________________________________
11355 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
11356         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
11357      Branch: perl
11358            - ext/Encode/Encode/euc-jp-0212.ucm
11359            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
11360            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11361 ____________________________________________________________________________
11362 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
11363         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
11364              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
11365              Date: Tue, 19 Mar 2002 00:42:22 +0100
11366              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
11367      Branch: perl
11368            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
11369 ____________________________________________________________________________
11370 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
11371         Log: "+" is not a valid filename character in VMS.
11372      Branch: perl
11373            + ext/Encode/Encode/euc-jp-0212.ucm
11374            - ext/Encode/Encode/euc-jp+0212.ucm
11375            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
11376 ____________________________________________________________________________
11377 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
11378         Log: Update Changes.
11379      Branch: perl
11380            ! Changes patchlevel.h
11381 ____________________________________________________________________________
11382 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
11383         Log: Take away _GNU_SOURCE since that does not seem
11384              to play well with other software (like Apache),
11385              just hint away the WHOAs.
11386      Branch: perl
11387            ! hints/linux.sh
11388 ____________________________________________________________________________
11389 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
11390         Log: metaconfig unit change for #15326.
11391      Branch: metaconfig
11392            ! U/threads/d_crypt_r.U
11393 ____________________________________________________________________________
11394 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
11395         Log: Support crypt_r(const char*,const char*, CRYPTD*).
11396      Branch: perl
11397            ! Configure reentr.h reentr.pl
11398 ____________________________________________________________________________
11399 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
11400         Log: VMS acrobatics from Peter Prymmer.
11401      Branch: perl
11402            ! lib/ExtUtils/t/ExtUtils.t
11403 ____________________________________________________________________________
11404 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
11405         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
11406              From: Stas Bekman <stas@stason.org>
11407              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
11408              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
11409      Branch: perl
11410            ! lib/Pod/Html.pm
11411 ____________________________________________________________________________
11412 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
11413         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
11414              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11415              Date: Tue, 19 Mar 2002 10:49:27 +0100
11416              Message-ID: <20020319104927.C705@rafael>   
11417      Branch: perl
11418            ! ext/B/t/xref.t
11419 ____________________________________________________________________________
11420 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
11421         Log: Integrate perlio;
11422              
11423              Move docs for Encode::valid_utf8 (which does not exist)
11424              to be docs for utf8::valid() (which does).
11425      Branch: perl
11426           !> ext/Encode/Encode.pm lib/utf8.pm
11427 ____________________________________________________________________________
11428 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
11429         Log: Remove Encode::Tcl::Extended, suggested by
11430              SADAHIRO Tomoyuki.
11431      Branch: perl
11432            - ext/Encode/Encode/euc-jp-0212.enc
11433            - ext/Encode/lib/Encode/Tcl/Extended.pm
11434            ! MANIFEST ext/Encode/MANIFEST
11435            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11436            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
11437 ____________________________________________________________________________
11438 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
11439         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
11440      Branch: perl
11441            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
11442            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
11443            + ext/Encode/t/jisx0212.ref
11444            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
11445            - ext/Encode/t/table.ref
11446            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
11447            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
11448            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
11449            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
11450            ! ext/Encode/lib/Encode/CN/HZ.pm
11451            ! ext/Encode/lib/Encode/Encoding.pm
11452            ! ext/Encode/lib/Encode/Internal.pm
11453            ! ext/Encode/lib/Encode/JP/Constants.pm
11454            ! ext/Encode/lib/Encode/JP/H2Z.pm
11455            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11456            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
11457            ! ext/Encode/lib/Encode/Tcl/Escape.pm
11458            ! ext/Encode/lib/Encode/Tcl/Extended.pm
11459            ! ext/Encode/lib/Encode/Tcl/Table.pm
11460            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
11461            ! ext/Encode/lib/Encode/iso10646_1.pm
11462            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
11463            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
11464            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
11465 ____________________________________________________________________________
11466 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
11467         Log: constness+signedness nit.
11468      Branch: perl
11469            ! ext/Unicode/Normalize/Normalize.xs
11470 ____________________________________________________________________________
11471 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
11472         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
11473      Branch: perl
11474            ! ext/Unicode/Normalize/Changes
11475            ! ext/Unicode/Normalize/Normalize.pm
11476            ! ext/Unicode/Normalize/Normalize.xs
11477            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
11478            ! ext/Unicode/Normalize/t/func.t
11479 ____________________________________________________________________________
11480 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
11481         Log: Split the ebcdic details to perlebcdic.
11482      Branch: perl
11483            ! pod/perlebcdic.pod pod/perluniintro.pod
11484 ____________________________________________________________________________
11485 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
11486         Log: Be explicit.
11487      Branch: perl
11488            ! pod/perluniintro.pod
11489 ____________________________________________________________________________
11490 [ 15315] By: nick                                  on 2002/03/19  09:24:18
11491         Log: Integrate mainline
11492      Branch: perlio
11493           +> ext/List/Util/t/openhan.t
11494           !> (integrate 53 files)
11495 ____________________________________________________________________________
11496 [ 15314] By: nick                                  on 2002/03/19  07:39:07
11497         Log: Move docs for Encode::valid_utf8 (which does not exist)
11498              to be docs for utf8::valid() (which does).
11499      Branch: perlio
11500            ! ext/Encode/Encode.pm lib/utf8.pm
11501 ____________________________________________________________________________
11502 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
11503         Log: Update the Unicode vs EBCDIC situation.
11504      Branch: perl
11505            ! pod/perlebcdic.pod pod/perluniintro.pod
11506 ____________________________________________________________________________
11507 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
11508         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
11509              From: Robert Spier <rspier@pobox.com>
11510              Date: Mon, 18 Mar 2002 19:22:55 -0800
11511              Message-ID: <15510.44815.383439.823671@rls.cx>
11512      Branch: perl
11513            ! ext/threads/t/end.t
11514 ____________________________________________________________________________
11515 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
11516         Log: UTF-8 walk errors that become visible in EBCDIC.
11517      Branch: perl
11518            ! regexec.c
11519 ____________________________________________________________________________
11520 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
11521         Log: s/regcinclasslen/reginclass/ and remove the old
11522              reginclass since nothing is using it.
11523      Branch: perl
11524            ! embed.fnc embed.h proto.h regexec.c
11525 ____________________________________________________________________________
11526 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
11527         Log: Close the file so it can be (a) removed (b) reopened.
11528      Branch: perl
11529            ! ext/B/t/xref.t
11530 ____________________________________________________________________________
11531 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
11532         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
11533              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11534              Date: Mon, 18 Mar 2002 23:14:31 +0100
11535              Message-ID: <20020318231431.A699@rafael>
11536      Branch: perl
11537            ! ext/B/B.xs utf8.c
11538 ____________________________________________________________________________
11539 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
11540         Log: Failed patch hunk reapplied.
11541      Branch: perl
11542            ! lib/Tie/File/t/32_defer_misc.t
11543 ____________________________________________________________________________
11544 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
11545         Log: For DEBUGGING threaded builds.
11546      Branch: perl
11547            ! sv.c
11548 ____________________________________________________________________________
11549 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
11550         Log: AUTHORS update.
11551      Branch: perl
11552            ! AUTHORS
11553 ____________________________________________________________________________
11554 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
11555         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
11556              (Fix from Craig Berry)
11557      Branch: perl
11558            ! pp_sys.c
11559 ____________________________________________________________________________
11560 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
11561         Log: Subject: [PATCH] configure.com home-grown kill() check
11562              From: "Craig A. Berry" <craigberry@mac.com>
11563              Date: Mon, 18 Mar 2002 13:52:59 -0600
11564              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
11565      Branch: perl
11566            ! configure.com
11567 ____________________________________________________________________________
11568 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
11569         Log: Upgrade to Tie::File 0.50.
11570      Branch: perl
11571            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11572            ! lib/Tie/File/t/32_defer_misc.t
11573 ____________________________________________________________________________
11574 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
11575         Log: AUTHORS updates.
11576      Branch: perl
11577            ! AUTHORS
11578 ____________________________________________________________________________
11579 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
11580         Log: Update Changes.
11581      Branch: perl
11582            ! Changes patchlevel.h
11583 ____________________________________________________________________________
11584 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
11585         Log: OS/390 update.
11586      Branch: perl
11587            ! pod/perldelta.pod
11588 ____________________________________________________________________________
11589 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
11590         Log: Forgot from #15288.
11591      Branch: perl
11592            ! ext/B/B.xs
11593 ____________________________________________________________________________
11594 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
11595         Log: Make regex DEBUGGING faster.
11596      Branch: perl
11597            ! perl.c perl.h regexec.c
11598 ____________________________________________________________________________
11599 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
11600         Log: Undo accidental perl.h part of #15295 (wait for #15297)
11601      Branch: perl
11602            ! perl.h
11603 ____________________________________________________________________________
11604 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
11605         Log: Subject: prefix slip
11606              From: andreas.koenig@anima.de (Andreas J. Koenig)
11607              Date: Mon, 18 Mar 2002 16:24:46 +0100
11608              Message-ID: <m3y9gp3nlt.fsf@anima.de>
11609              
11610              (perl.h part accidental, undone by #15296)
11611      Branch: perl
11612            ! INSTALL perl.h
11613 ____________________________________________________________________________
11614 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
11615         Log: Be tidy.
11616      Branch: perl
11617            ! ext/B/t/xref.t
11618 ____________________________________________________________________________
11619 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
11620         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
11621              From: Spider Boardman <spider@web.zk3.dec.com>
11622              Date: Mon, 18 Mar 2002 10:09:50 -0500
11623              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
11624      Branch: perl
11625            ! README.tru64 hints/dec_osf.sh
11626 ____________________________________________________________________________
11627 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
11628         Log: NetWare tweaks from C Aditya <caditya@novell.com>
11629      Branch: perl
11630            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
11631 ____________________________________________________________________________
11632 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
11633         Log: metaconfig unit change for #15290.
11634      Branch: metaconfig/U/perl
11635            ! perlxv.U
11636 ____________________________________________________________________________
11637 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
11638         Log: Subject: d_nv_preserves_uv_bits
11639              From: Nicholas Clark <nick@unfortu.net>
11640              Date: Thu, 14 Mar 2002 22:24:19 +0000
11641              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
11642      Branch: perl
11643            ! Configure Porting/Glossary Porting/config.sh config_h.SH
11644            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
11645            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
11646            ! win32/config.bc win32/config.gc win32/config.vc
11647            ! win32/config.win64
11648 ____________________________________________________________________________
11649 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
11650         Log: Subject: Re: perl@15244
11651              From: Spider Boardman <spider@web.zk3.dec.com>
11652              Date: Mon, 18 Mar 2002 09:38:55 -0500
11653              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
11654              
11655              (IA64 work.)
11656      Branch: perl
11657            ! hints/hpux.sh perl.h
11658 ____________________________________________________________________________
11659 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
11660         Log: Subject: [PATCH B] B::perlstring()
11661              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11662              Date: Sun, 17 Mar 2002 23:06:12 +0100
11663              Message-ID: <20020317230612.A24442@rafael>
11664      Branch: perl
11665            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
11666 ____________________________________________________________________________
11667 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
11668         Log: Subject: [PATCH] another pack "w" thing
11669              From: Nicholas Clark <nick@unfortu.net>
11670              Date: Sat, 16 Mar 2002 21:52:15 +0000
11671              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
11672      Branch: perl
11673            ! pp_pack.c t/op/pack.t
11674 ____________________________________________________________________________
11675 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
11676         Log: More prototypes blindness in Solaris.
11677              (TODO: readdir64_r really needs to be seen.)
11678      Branch: perl
11679            ! hints/solaris_2.sh
11680 ____________________________________________________________________________
11681 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
11682         Log: Integrate perlio;
11683              
11684              Tidy the "does not map" message for non-characters
11685              (e.g. iso-8859-3 "\xA5").
11686      Branch: perl
11687           !> ext/Encode/Encode.xs
11688 ____________________________________________________________________________
11689 [ 15284] By: nick                                  on 2002/03/18  11:00:31
11690         Log: Integrate mainline
11691      Branch: perlio
11692           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11693           +> lib/Tie/File/t/32_defer_misc.t
11694           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
11695           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
11696           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11697           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
11698           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
11699           !> reentr.pl regexec.c t/op/pat.t util.c
11700 ____________________________________________________________________________
11701 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
11702         Log: Sync with Scalar-List-Utils-1.07
11703      Branch: perl
11704            + ext/List/Util/t/openhan.t
11705            ! MANIFEST ext/List/Util/ChangeLog
11706            ! ext/List/Util/lib/List/Util.pm
11707            ! ext/List/Util/lib/Scalar/Util.pm
11708 ____________________________________________________________________________
11709 [ 15282] By: nick                                  on 2002/03/18  08:11:28
11710         Log: Tidy the "does not map" message for non-characters
11711              (e.g. iso-8859-3 "\xA5").
11712      Branch: perlio
11713            ! ext/Encode/Encode.xs
11714 ____________________________________________________________________________
11715 [ 15281] By: ams                                   on 2002/03/18  04:44:37
11716         Log: URL fix from MJD.
11717      Branch: perl
11718            ! pod/perlfaq3.pod
11719 ____________________________________________________________________________
11720 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
11721         Log: More prototype calming (really should fix the Configure
11722              protochk, but not at this point in time).
11723      Branch: perl
11724            ! hints/solaris_2.sh
11725 ____________________________________________________________________________
11726 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
11727         Log: return at the wrong side of #endif.
11728      Branch: perl
11729            ! util.c
11730 ____________________________________________________________________________
11731 [ 15278] By: ams                                   on 2002/03/17  23:45:31
11732         Log: Typo fix from Stas Bekman.
11733      Branch: perl
11734            ! pod/perlhack.pod
11735 ____________________________________________________________________________
11736 [ 15277] By: ams                                   on 2002/03/17  23:41:35
11737         Log: Upgrade to Tie::File 0.21.
11738      Branch: perl
11739            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11740            + lib/Tie/File/t/32_defer_misc.t
11741            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11742            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
11743            ! lib/Tie/File/t/22_autochomp.t
11744 ____________________________________________________________________________
11745 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
11746         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
11747              character classes use inlined macros instead of the full
11748              function call.
11749      Branch: perl
11750            ! regexec.c
11751 ____________________________________________________________________________
11752 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
11753         Log: Integrate perlio;
11754              
11755              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11756              
11757              Other :encoding oddities
11758              - we should really pop while we can still make method calls
11759              in case DESTROY does something.
11760              - Provide a no-op DESTROY
11761              - Use SvPV_only() rather than just SvPV_on()
11762      Branch: perl
11763           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
11764           !> ext/Encode/lib/Encode/Encoding.pm sv.c
11765 ____________________________________________________________________________
11766 [ 15274] By: nick                                  on 2002/03/17  20:00:12
11767         Log: Other :encoding oddities
11768              - we should really pop while we can still make method calls
11769              in case DESTROY does something.
11770              - Provide a no-op DESTROY
11771              - Use SvPV_only() rather than just SvPV_on()
11772      Branch: perlio
11773            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
11774            ! ext/Encode/lib/Encode/Encoding.pm
11775 ____________________________________________________________________________
11776 [ 15273] By: nick                                  on 2002/03/17  19:53:24
11777         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
11778      Branch: perlio
11779            ! sv.c
11780 ____________________________________________________________________________
11781 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
11782         Log: Implement the retry-on-ERANGE for the get*_r().
11783              The buffer will keep doubling until 64k.
11784      Branch: perl
11785            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
11786            ! reentr.h reentr.pl
11787 ____________________________________________________________________________
11788 [ 15271] By: nick                                  on 2002/03/17  17:38:44
11789         Log: Integrate mainline
11790      Branch: perlio
11791           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11792           +> t/op/pow.t
11793           !> (integrate 28 files)
11794 ____________________________________________________________________________
11795 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
11796         Log: Subject: UTF-8 bug (maybe alreayd known?)
11797              From: andreas.koenig@anima.de (Andreas J. Koenig)
11798              Date: Fri, 08 Mar 2002 16:36:01 +0100
11799              Message-ID: <m3n0xjul5q.fsf@anima.de>
11800      Branch: perl
11801            ! pp_hot.c t/op/pat.t
11802 ____________________________________________________________________________
11803 [ 15269] By: nick                                  on 2002/03/17  09:12:39
11804         Log: Integarate mainline
11805      Branch: perlio
11806           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
11807           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11808           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
11809           !> (integrate 69 files)
11810 ____________________________________________________________________________
11811 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
11812         Log: Subject: SEGV in s/// and UTF-8
11813              From: andreas.koenig@anima.de (Andreas J. Koenig)
11814              Date: Tue, 12 Mar 2002 00:40:09 +0100
11815              Message-ID: <m3r8mqad2e.fsf@anima.de>
11816      Branch: perl
11817            ! regexec.c t/op/pat.t
11818 ____________________________________________________________________________
11819 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
11820         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
11821              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
11822              which assume that 2**someinteger is accurate.
11823      Branch: perl
11824            + t/op/pow.t
11825            ! MANIFEST pp.c t/test.pl
11826 ____________________________________________________________________________
11827 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
11828         Log: _r-ify config.win64, too.
11829      Branch: perl
11830            ! win32/config.win64
11831 ____________________________________________________________________________
11832 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
11833         Log: Better place to initialize (IRIX cc noticed that
11834              the many "goto defchars" bypass the initialization)
11835      Branch: perl
11836            ! regcomp.c
11837 ____________________________________________________________________________
11838 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
11839         Log: If not building threaded, never mind the threaded prototypes.
11840      Branch: perl
11841            ! Configure reentr.pl
11842 ____________________________________________________________________________
11843 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
11844         Log: metaconfig: If not using threads, not point probing for the
11845              prototypes (since they might be hidden behind many defines
11846              we won't have if not building threaded)
11847      Branch: metaconfig
11848            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11849            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11850            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11851            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11852            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11853            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11854            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11855            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11856            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11857            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11858            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11859            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11860            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11861            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11862            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11863            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11864            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11865            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11866            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11867            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11868            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11869            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11870            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11871            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11872 ____________________________________________________________________________
11873 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
11874         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
11875      Branch: perl
11876            ! hints/freebsd.sh
11877 ____________________________________________________________________________
11878 [ 15261] By: ams                                   on 2002/03/16  18:14:04
11879         Log: Upgrade to Tie::File 0.20.
11880      Branch: perl
11881            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
11882            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11883            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
11884            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
11885            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11886            ! lib/Tie/File/t/11_rv_splice_rs.t
11887            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
11888            ! lib/Tie/File/t/16_handle.t
11889 ____________________________________________________________________________
11890 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
11891         Log: There seems to be a trend for the *time_r to be hidden.
11892      Branch: perl
11893            ! hints/irix_6.sh
11894 ____________________________________________________________________________
11895 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
11896         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
11897              From: Stas Bekman <stas@stason.org>
11898              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
11899              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
11900      Branch: perl
11901            ! lib/Pod/Html.pm
11902 ____________________________________________________________________________
11903 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
11904         Log: Subject: [PATCH] Re: dumpvar.pl bug
11905              From: Peter Scott <Peter@PSDT.com>
11906              Date: Fri, 15 Mar 2002 18:19:21 -0800
11907              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
11908      Branch: perl
11909            ! lib/dumpvar.pl lib/perl5db.pl
11910 ____________________________________________________________________________
11911 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
11912         Log: More paranoid _r protochecking.  At least Tru64 and
11913              Linux need additional hinting help to believe that
11914              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
11915              to see what goes bang.
11916      Branch: perl
11917            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
11918            ! reentr.pl
11919 ____________________________________________________________________________
11920 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
11921         Log: metaconfig: more paranoid _r protochecking.
11922      Branch: metaconfig
11923            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
11924            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
11925            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
11926            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
11927            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
11928            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
11929            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
11930            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
11931            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
11932            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
11933            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
11934            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
11935            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
11936            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
11937            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
11938            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
11939            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
11940            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
11941            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
11942            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
11943            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
11944            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
11945            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
11946            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
11947 ____________________________________________________________________________
11948 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
11949         Log: HP-UX gcc 3 warnings found by Sarathy.
11950      Branch: perl
11951            ! regcomp.c sv.c
11952 ____________________________________________________________________________
11953 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
11954         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
11955              From: Slaven Rezic <slaven.rezic@berlin.de>
11956              Date: 16 Mar 2002 15:29:18 +0100
11957              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
11958      Branch: perl
11959            ! pod/perldelta.pod
11960 ____________________________________________________________________________
11961 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
11962         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
11963      Branch: perl
11964            ! Porting/findrfuncs reentr.h reentr.pl
11965 ____________________________________________________________________________
11966 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
11967         Log: UIN32_MAX with borken under HP-UX+gcc
11968      Branch: perl
11969            ! handy.h
11970 ____________________________________________________________________________
11971 [ 15251] By: ams                                   on 2002/03/16  02:38:08
11972         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11973              *::DESTROY() is deprecated
11974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11975              Date: Thu, 14 Mar 2002 18:39:22 -0500
11976              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
11977              
11978              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
11979              *::DESTROY() is deprecated
11980              From: Dave Mitchell <davem@fdgroup.com>
11981              Date: Fri, 15 Mar 2002 19:22:49 +0000
11982              Message-Id: <20020315192249.A22389@fdgroup.com>
11983      Branch: perl
11984            ! gv.c t/op/method.t
11985 ____________________________________________________________________________
11986 [ 15250] By: ams                                   on 2002/03/16  02:14:41
11987         Log: Plural nit.
11988      Branch: perl
11989            ! pod/perldelta.pod
11990 ____________________________________________________________________________
11991 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
11992         Log: Doesn't make sense to test for protos if the
11993              functions are not to be used (!= functions exist!)
11994              This might be the key (well, a key) to the HP-UX
11995              problems.
11996      Branch: perl
11997            ! reentr.h reentr.pl
11998 ____________________________________________________________________________
11999 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
12000         Log: Typo in #15247.
12001      Branch: perl
12002            ! hints/hpux.sh
12003 ____________________________________________________________________________
12004 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
12005         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
12006              in HP-UX (from H.Merijn Brand)
12007      Branch: perl
12008            ! hints/hpux.sh
12009 ____________________________________________________________________________
12010 [ 15246] By: ams                                   on 2002/03/15  17:53:23
12011         Log: Subject: minor corrections in perldelta.pod
12012              From: mjd@plover.com
12013              Date: 15 Mar 2002 18:48:42 -0000
12014              Message-Id: <20020315184842.13573.qmail@plover.com>
12015      Branch: perl
12016            ! pod/perldelta.pod
12017 ____________________________________________________________________________
12018 [ 15245] By: ams                                   on 2002/03/15  17:37:52
12019         Log: Upgrade to Tie::File 0.19.
12020      Branch: perl
12021            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
12022            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
12023            + lib/Tie/File/t/21_win32.t
12024            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
12025            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
12026            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
12027            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
12028            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
12029            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
12030            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
12031            ! lib/Tie/File/t/17_misc_meth.t
12032 ____________________________________________________________________________
12033 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
12034         Log: Update Changes.
12035      Branch: perl
12036            ! Changes patchlevel.h
12037 ____________________________________________________________________________
12038 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
12039         Log: Forgot from #15241.
12040      Branch: perl
12041            ! win32/config_sh.PL
12042 ____________________________________________________________________________
12043 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
12044         Log: Subject: patch pod/perltodo.pod
12045              From: mjd@plover.com
12046              Date: 15 Mar 2002 15:42:18 -0000
12047              Message-ID: <20020315154218.10163.qmail@plover.com>
12048              
12049              (With s/WANT/Want/)
12050      Branch: perl
12051            ! pod/perltodo.pod
12052 ____________________________________________________________________________
12053 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
12054         Log: Subject: [PATCH bleadperl] (revision 5 undef)
12055              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12056              Date: Fri, 15 Mar 2002 00:39:48 +0100
12057              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
12058      Branch: perl
12059            ! win32/config.bc win32/config.gc win32/config.vc
12060            ! win32/config.win64
12061 ____________________________________________________________________________
12062 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
12063         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
12064              From: Michael G Schwern <schwern@pobox.com>
12065              Date: Thu, 14 Mar 2002 16:39:29 -0500
12066              Message-ID: <20020314213929.GA2912@blackrider>
12067      Branch: perl
12068            ! lib/perl5db.pl
12069 ____________________________________________________________________________
12070 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
12071         Log: Integrate perlio.
12072      Branch: perl
12073           !> embed.fnc ext/Encode/t/JP.t
12074 ____________________________________________________________________________
12075 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
12076         Log: Monster _r patch: try to scan for all known _r variants,
12077              and then use them (under ithreads).  May fail in HP-UX,
12078              and the op/groups is known to be fickle everywhere.  Known
12079              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
12080              warnings in AIX since the first arguments of getnetbyaddr
12081              and getnetbyadd_r are of different types.  Thanks, IBM.)
12082              
12083              In non-Configure platforms deny the existence of any
12084              of the _r thingies.  (Also add the recently introduced
12085              d_tm_* to places it wasn't already in.)
12086              
12087              TODO: the suggested glibc buffer growth retry loop in case
12088              some entries (at least for: gr*, host*) are big.
12089              Forgot win32/config.win64.
12090      Branch: perl
12091            + reentr.c reentr.h reentr.pl
12092            ! Configure MANIFEST Makefile.SH NetWare/Makefile
12093            ! NetWare/config.wc Porting/Glossary Porting/config.sh
12094            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
12095            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
12096            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
12097            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
12098            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
12099            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
12100            ! win32/config.bc win32/config.gc win32/config.vc
12101            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
12102 ____________________________________________________________________________
12103 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
12104         Log: Be more explicit on when is the $! worth anything.
12105      Branch: perl
12106            ! pod/perlvar.pod
12107 ____________________________________________________________________________
12108 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
12109         Log: metaconfig: _r _r we go.
12110      Branch: metaconfig
12111            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12112            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12113            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12114            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12115            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12116            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12117            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12118            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12119            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12120            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12121            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12122            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12123            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12124            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12125            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12126            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12127            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12128            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12129            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12130            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12131            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12132            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12133            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12134            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12135 ____________________________________________________________________________
12136 [ 15235] By: nick                                  on 2002/03/15  07:31:54
12137         Log: Add the binmode()s to make JP.t pass on Win32
12138      Branch: perlio
12139            ! ext/Encode/t/JP.t
12140 ____________________________________________________________________________
12141 [ 15234] By: nick                                  on 2002/03/15  07:20:49
12142         Log: Integrate perlio
12143      Branch: perl
12144           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
12145 ____________________________________________________________________________
12146 [ 15233] By: nick                                  on 2002/03/15  07:18:02
12147         Log: Mark JP.t's data files as binary
12148      Branch: perlio
12149            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
12150 ____________________________________________________________________________
12151 [ 15232] By: nick                                  on 2002/03/15  07:13:38
12152         Log: Integrate mainline
12153      Branch: perlio
12154           +> ext/B/t/xref.t
12155           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
12156           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
12157           !> perl.c t/op/arith.t
12158 ____________________________________________________________________________
12159 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
12160         Log: The section needs to be in the makedepend script
12161              (from Jan-Erik Karlsson).
12162      Branch: perl
12163            ! makedepend.SH
12164 ____________________________________________________________________________
12165 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
12166         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
12167              From: Nicholas Clark <nick@unfortu.net>
12168              Date: Thu, 14 Mar 2002 23:05:23 +0000
12169              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
12170      Branch: perl
12171            ! ext/Safe/safe2.t
12172 ____________________________________________________________________________
12173 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
12174         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
12175              From: "Brent Dax" <brentdax@cpan.org>
12176              Date: Thu, 14 Mar 2002 09:08:41 -0800
12177              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
12178      Branch: perl
12179            ! lib/Pod/Html.pm
12180 ____________________________________________________________________________
12181 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
12182         Log: metaconfig: one round again for the _r.
12183      Branch: metaconfig
12184            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12185            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12186            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12187            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12188            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12189            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12190            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12191            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12192            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12193            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12194            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12195            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12196            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12197            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12198            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12199            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12200            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12201            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12202            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12203            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12204            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12205            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12206            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12207            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12208 ____________________________________________________________________________
12209 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
12210         Log: metaconfig: new round of the _r units.
12211      Branch: metaconfig
12212            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12213            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12214            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12215            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12216            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12217            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12218            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12219            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12220            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12221            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12222            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12223            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12224            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12225            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12226            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12227            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12228            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12229            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12230            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12231            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12232            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12233            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12234            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12235            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12236      Branch: metaconfig/U/perl
12237            + i_crypt.U
12238 ____________________________________________________________________________
12239 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
12240         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
12241              From: Paul_GreenVOS@vos.stratus.com
12242              Date: Tue, 12 Mar 02 19:22 est   
12243              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
12244      Branch: perl
12245            ! lib/Benchmark.t t/op/arith.t
12246 ____________________________________________________________________________
12247 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
12248         Log: Subject: Re: Win32: C:\Program Files
12249              From: "Ken Williams" <ken@mathforum.org>
12250              Date: Wed, 13 Mar 2002 17:50:59 -0600
12251              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
12252              
12253              Add -t to perl -h.
12254      Branch: perl
12255            ! perl.c
12256 ____________________________________________________________________________
12257 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
12258         Log: Extra paranoia from Nick Clark.
12259      Branch: perl
12260            ! ext/Safe/safe2.t
12261 ____________________________________________________________________________
12262 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
12263         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
12264              From: Nicholas Clark <nick@ccl4.org>
12265              Date: Wed, 13 Mar 2002 14:22:50 +0000
12266              Message-ID: <20020313142250.G92566@plum.flirble.org>
12267      Branch: perl
12268            ! ext/Safe/safe2.t
12269 ____________________________________________________________________________
12270 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
12271         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
12272              From: <slaven.rezic@berlin.de>
12273              Date: Tue, 12 Mar 2002 13:03:41 +0100      
12274              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
12275      Branch: perl
12276            ! Makefile.SH
12277 ____________________________________________________________________________
12278 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
12279         Log: Subject: [PATCH] a test for B::Xref
12280              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12281              Date: Wed, 13 Mar 2002 17:18:57 +0100
12282              Message-ID: <20020313171857.F1144@rafael>
12283      Branch: perl
12284            + ext/B/t/xref.t
12285            ! MANIFEST ext/B/B/Xref.pm
12286 ____________________________________________________________________________
12287 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
12288         Log: Subject: [PATCH] Exporter.pm POD fixups
12289              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12290              Date: Wed, 13 Mar 2002 16:21:42 +0100
12291              Message-ID: <20020313162142.A1144@rafael>
12292      Branch: perl
12293            ! lib/Exporter.pm
12294 ____________________________________________________________________________
12295 [ 15219] By: nick                                  on 2002/03/14  07:00:16
12296         Log: Integrate mainline
12297      Branch: perlio
12298           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
12299 ____________________________________________________________________________
12300 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
12301         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
12302              From: Michael G Schwern <schwern@pobox.com>
12303              Date: Wed, 13 Mar 2002 17:43:00 -0500
12304              Message-ID: <20020313224300.GG3311@blackrider>
12305      Branch: perl
12306            ! lib/ExtUtils/MM_VMS.pm
12307 ____________________________________________________________________________
12308 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
12309         Log: Pod tweak.
12310      Branch: perl
12311            ! lib/open.pm
12312 ____________________________________________________________________________
12313 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
12314         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
12315              From: "Craig A. Berry" <craigberry@mac.com>
12316              Date: Wed, 13 Mar 2002 01:44:01 -0600
12317              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
12318      Branch: perl
12319            ! vms/descrip_mms.template
12320 ____________________________________________________________________________
12321 [ 15215] By: nick                                  on 2002/03/13  08:08:36
12322         Log: Integrate mainline.
12323      Branch: perlio
12324           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
12325            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12326            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12327            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12328            - ext/Data/Util/t/Hash.t
12329           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
12330           !> ext/Encode/lib/Encode/CN/HZ.pm
12331           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12332           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
12333           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
12334           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12335           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
12336           !> t/op/override.t toke.c universal.c
12337 ____________________________________________________________________________
12338 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
12339         Log: metaconfig: three guesses.
12340      Branch: metaconfig
12341            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12342            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12343            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12344            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12345            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12346            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12347            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12348            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12349            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12350            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12351            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12352            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12353            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12354            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12355            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12356            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12357            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12358            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12359            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12360            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12361            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12362            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12363            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12364            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12365 ____________________________________________________________________________
12366 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
12367         Log: metaconfig: regen _r units again.
12368      Branch: metaconfig
12369            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12370            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12371            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12372            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12373            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12374            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12375            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12376            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12377            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12378            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12379            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12380            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12381            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12382            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12383            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12384            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12385            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12386            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12387            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12388            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12389            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12390            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12391            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12392            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12393 ____________________________________________________________________________
12394 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
12395         Log: metaconfig: regen _r units.
12396      Branch: metaconfig
12397            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
12398            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12399            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12400            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12401            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12402            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
12403            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
12404            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12405            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12406            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
12407            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
12408            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
12409            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12410            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12411            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
12412            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
12413            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12414            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12415            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12416            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
12417            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12418            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
12419            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
12420            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
12421            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
12422 ____________________________________________________________________________
12423 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
12424         Log: metaconfig unit tweaks.
12425      Branch: metaconfig
12426            + U/threads/d_setprotoent_r.U
12427            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
12428            ! U/threads/d_tmpnam_r.U
12429 ____________________________________________________________________________
12430 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
12431         Log: metaconfig: replace the _r units with autogenerated ones.
12432      Branch: metaconfig
12433            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
12434            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
12435            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
12436            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
12437            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
12438            + U/threads/d_getprotobyname_r.U
12439            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
12440            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
12441            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
12442            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
12443            + U/threads/d_setservent_r.U
12444            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
12445            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
12446            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
12447            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
12448            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
12449            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
12450            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
12451            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
12452            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
12453            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
12454            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
12455            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
12456            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12457            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12458            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
12459            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12460            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
12461            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
12462            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12463            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12464            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
12465            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
12466            ! U/threads/d_ttyname_r.U
12467 ____________________________________________________________________________
12468 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
12469         Log: More known threadsafings.
12470      Branch: perl
12471            ! Porting/findrfuncs
12472 ____________________________________________________________________________
12473 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
12474         Log: Small tweaks.
12475      Branch: perl
12476            ! lib/Internals.t universal.c
12477 ____________________________________________________________________________
12478 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
12479         Log: VERSIONize.
12480      Branch: perl
12481            ! ext/Encode/lib/Encode/CN/HZ.pm
12482            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12483            ! ext/Encode/lib/Encode/JP/JIS.pm
12484 ____________________________________________________________________________
12485 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
12486         Log: Subject: perl datastructure conversion shortcuts for DDD
12487              From: Stas Bekman <stas@stason.org>
12488              Date: Mon, 11 Mar 2002 14:54:31 +0800
12489              Message-ID: <3C8C54A7.5020502@stason.org>
12490      Branch: perl
12491            ! pod/perlhack.pod
12492 ____________________________________________________________________________
12493 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
12494         Log: Regen modlib.
12495      Branch: perl
12496            ! pod/perlmodlib.pod
12497 ____________________________________________________________________________
12498 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
12499         Log: Regen toc.
12500      Branch: perl
12501            ! pod/perltoc.pod
12502 ____________________________________________________________________________
12503 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
12504         Log: Tiny pod tweaks.
12505      Branch: perl
12506            ! lib/Hash/Util.pm
12507 ____________________________________________________________________________
12508 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
12509         Log: perldeltaize Hash::Util.
12510      Branch: perl
12511            ! pod/perldelta.pod
12512 ____________________________________________________________________________
12513 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
12514         Log: Move the readonly interface back to universal.c,
12515              (new name: Internals::SvREADONLY), remove Data::Util,
12516              move Hash::Util to lib, also introduce refcnt interface
12517              (Internals::SvREFCNT).     Make both the new interfaces
12518              to be more sane so that if they set the value, they return
12519              the new value, not the old one.
12520      Branch: perl
12521            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
12522            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12523            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12524            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12525            - ext/Data/Util/t/Hash.t
12526            ! MANIFEST ext/B/t/stash.t universal.c
12527 ____________________________________________________________________________
12528 [ 15200] By: ams                                   on 2002/03/12  15:16:05
12529         Log: Subject: Disambiguate "Can't locate"
12530              From: Mike Guy <mjtg@cam.ac.uk>
12531              Date: Tue, 12 Mar 2002 16:04:23 +0000
12532              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
12533      Branch: perl
12534            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
12535            ! pp_ctl.c t/op/override.t
12536 ____________________________________________________________________________
12537 [ 15199] By: ams                                   on 2002/03/12  15:04:43
12538         Log: Subject: [PATCH] perl/lib/File/stat.t
12539              From: Paul_GreenVOS@vos.stratus.com
12540              Date: Tue, 12 Mar 02 11:00 est
12541              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
12542      Branch: perl
12543            ! lib/File/stat.t
12544 ____________________________________________________________________________
12545 [ 15198] By: ams                                   on 2002/03/12  15:00:44
12546         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
12547              From: Robin Barker <rmb1@cise.npl.co.uk>
12548              Date: Tue, 12 Mar 2002 13:31:58 GMT
12549              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
12550      Branch: perl
12551            ! pod/perlfunc.pod
12552 ____________________________________________________________________________
12553 [ 15197] By: ams                                   on 2002/03/12  14:57:34
12554         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
12555              From: "Clinton A. Pierce" <clintp@geeksalad.org>
12556              Date: Tue, 12 Mar 2002 10:11:53 -0500
12557              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
12558      Branch: perl
12559            ! toke.c
12560 ____________________________________________________________________________
12561 [ 15196] By: nick                                  on 2002/03/12  13:40:35
12562         Log: Integrate mainline
12563      Branch: perlio
12564           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12565           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12566           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12567           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
12568            - t/lib/access.t
12569           !> (integrate 96 files)
12570 ____________________________________________________________________________
12571 [ 15195] By: nick                                  on 2002/03/12  06:08:24
12572         Log: Integrate mainline (a while ago)
12573      Branch: perlio
12574           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
12575           +> ext/Encode/t/TW.t
12576            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
12577            - ext/Encode/lib/Encode/Tcl/HanZi.pm
12578            - ext/I18N/Langinfo/fallback.c
12579           !> (integrate 80 files)
12580 ____________________________________________________________________________
12581 [ 15194] By: ams                                   on 2002/03/12  06:02:20
12582         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
12583              From: Jonathan Stowe <gellyfish@gellyfish.com>
12584              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
12585              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
12586      Branch: perl
12587            ! ext/Encode/CN/Makefile.PL
12588 ____________________________________________________________________________
12589 [ 15193] By: ams                                   on 2002/03/12  05:55:07
12590         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
12591              From: Dave Mitchell <davem@fdgroup.co.uk>
12592              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
12593              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
12594      Branch: perl
12595            ! pod/perlguts.pod
12596 ____________________________________________________________________________
12597 [ 15192] By: ams                                   on 2002/03/12  05:50:08
12598         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
12599              From: Anton Tagunov <tagunov@motor.ru>
12600              Date: Tue, 12 Mar 2002 01:40:58 +0300
12601              Message-Id: <1194068830.20020312014058@motor.ru>
12602              (Applied with tweaks.)
12603      Branch: perl
12604            ! lib/utf8.pm
12605 ____________________________________________________________________________
12606 [ 15191] By: ams                                   on 2002/03/12  05:42:21
12607         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
12608              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12609              Date: Sun, 10 Mar 2002 22:10:15 +0100
12610              Message-Id: <3C8BD9C7.13988.73992D@localhost>
12611      Branch: perl
12612            ! iperlsys.h
12613 ____________________________________________________________________________
12614 [ 15190] By: ams                                   on 2002/03/12  05:38:08
12615         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
12616              From: Anton Tagunov <tagunov@motor.ru>
12617              Date: Mon, 11 Mar 2002 23:27:47 +0300
12618              Message-Id: <19414222180.20020311232747@motor.ru>
12619      Branch: perl
12620            ! pod/perlsub.pod
12621 ____________________________________________________________________________
12622 [ 15189] By: ams                                   on 2002/03/12  05:34:49
12623         Log: Subject: minor patch for comment in utfebcdic.h
12624              From: Anton Tagunov <tagunov@motor.ru>
12625              Date: Tue, 12 Mar 2002 00:20:21 +0300
12626              Message-Id: <13817376786.20020312002021@motor.ru>
12627      Branch: perl
12628            ! utfebcdic.h
12629 ____________________________________________________________________________
12630 [ 15188] By: ams                                   on 2002/03/12  05:32:30
12631         Log: Subject: [PATCH ?] B::Xref improvements
12632              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12633              Date: Mon, 11 Mar 2002 23:32:20 +0100
12634              Message-Id: <20020311233220.A12677@rafael>
12635      Branch: perl
12636            ! ext/B/B/Xref.pm
12637 ____________________________________________________________________________
12638 [ 15187] By: ams                                   on 2002/03/12  05:30:02
12639         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
12640              From: Paul_GreenVOS@vos.stratus.com
12641              Date: Mon, 11 Mar 02 17:23 est
12642              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
12643      Branch: perl
12644            ! lib/ExtUtils/MM_Unix.pm
12645 ____________________________________________________________________________
12646 [ 15186] By: ams                                   on 2002/03/12  05:27:06
12647         Log: Subject: [PATCH] installperl - minor untangle for VOS
12648              From: Paul_GreenVOS@vos.stratus.com
12649              Date: Mon, 11 Mar 02 17:05 est
12650              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
12651      Branch: perl
12652            ! installperl
12653 ____________________________________________________________________________
12654 [ 15185] By: ams                                   on 2002/03/12  05:25:59
12655         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
12656              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12657              Date: Mon, 11 Mar 2002 22:37:39 +0100
12658              Message-Id: <20020311223739.A691@rafael>
12659      Branch: perl
12660            ! ext/B/B/Deparse.pm
12661 ____________________________________________________________________________
12662 [ 15184] By: ams                                   on 2002/03/12  05:20:54
12663         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
12664              From: Michael G Schwern <schwern@pobox.com>
12665              Date: Tue, 12 Mar 2002 01:12:08 -0500
12666              Message-Id: <20020312061208.GD904@blackrider>
12667      Branch: perl
12668            ! hints/netbsd.sh
12669 ____________________________________________________________________________
12670 [ 15183] By: ams                                   on 2002/03/12  04:12:30
12671         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12672              From: Autrijus Tang <autrijus@autrijus.org>
12673              Date: Tue, 12 Mar 2002 13:05:53 +0800
12674              Message-Id: <20020312050553.GA7864@not.autrijus.org>
12675              (Only doc hunk applied, supplementing #15182.)
12676      Branch: perl
12677            ! ext/Encode/Encode.pm
12678 ____________________________________________________________________________
12679 [ 15182] By: ams                                   on 2002/03/12  04:04:34
12680         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12681              From: Autrijus Tang <autrijus@autrijus.org>
12682              Date: Tue, 12 Mar 2002 12:56:46 +0800
12683              Message-Id: <20020312045646.GA7689@not.autrijus.org>
12684              (Private mail.)
12685      Branch: perl
12686            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
12687 ____________________________________________________________________________
12688 [ 15181] By: ams                                   on 2002/03/12  03:09:20
12689         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
12690              From: Autrijus Tang <autrijus@autrijus.org>
12691              Date: Tue, 12 Mar 2002 11:55:06 +0800
12692              Message-Id: <20020312035506.GA6946@not.autrijus.org>
12693      Branch: perl
12694            ! ext/Encode/Encode.pm
12695 ____________________________________________________________________________
12696 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
12697         Log: Deypo.
12698      Branch: metaconfig
12699            ! U/threads/d_asctime_r.U
12700 ____________________________________________________________________________
12701 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
12702         Log: FAQ sync.
12703      Branch: perl
12704            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12705            ! pod/perlfaq4.pod pod/perlfaq5.pod
12706 ____________________________________________________________________________
12707 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
12708         Log: The test needs perlio.
12709      Branch: perl
12710            ! lib/open.t
12711 ____________________________________________________________________________
12712 [ 15177] By: ams                                   on 2002/03/11  15:41:08
12713         Log: Subject: perlreftut update
12714              From: Mark-Jason Dominus <mjd@plover.com>
12715              Date: Mon, 11 Mar 2002 11:36:27 -0500
12716              Message-Id: <20020311163627.31020.qmail@plover.com>
12717      Branch: perl
12718            ! pod/perlreftut.pod
12719 ____________________________________________________________________________
12720 [ 15176] By: ams                                   on 2002/03/11  15:35:24
12721         Log: Subject: Minor correction in perlfaq5
12722              From: mjd@plover.com
12723              Date: 11 Mar 2002 16:34:22 -0000
12724              Message-Id: <20020311163422.30963.qmail@plover.com>
12725      Branch: perl
12726            ! pod/perlfaq5.pod
12727 ____________________________________________________________________________
12728 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
12729         Log: number of skipped tests was incorrect
12730      Branch: perl
12731            ! t/op/stat.t
12732 ____________________________________________________________________________
12733 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
12734         Log: remove doubled CRs
12735      Branch: perl
12736            ! win32/Makefile
12737 ____________________________________________________________________________
12738 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
12739         Log: Update Changes.
12740      Branch: perl
12741            ! Changes patchlevel.h
12742 ____________________________________________________________________________
12743 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
12744         Log: Regen toc.
12745      Branch: perl
12746            ! pod/perltoc.pod
12747 ____________________________________________________________________________
12748 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
12749         Log: Add t/CN.t and t/TW.t; re-sort.
12750      Branch: perl
12751            ! ext/Encode/MANIFEST
12752 ____________________________________________________________________________
12753 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
12754         Log: Document what to do if one yearns back to
12755              the old legacy encoding.
12756      Branch: perl
12757            ! lib/encoding.pm
12758 ____________________________________________________________________________
12759 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
12760         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
12761              as general purpose encoding transformation interfaces
12762              since that's not what they are.
12763      Branch: perl
12764            ! lib/utf8.pm pod/perlunicode.pod sv.c
12765 ____________________________________________________________________________
12766 [ 15168] By: ams                                   on 2002/03/11  12:54:16
12767         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
12768              warnings
12769              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12770              Date: Mon, 11 Mar 2002 14:35:22 +0100
12771              Message-Id: <20020311143522.A7431@rafael>
12772      Branch: perl
12773            ! t/lib/warnings/pp_sys
12774 ____________________________________________________________________________
12775 [ 15167] By: ams                                   on 2002/03/11  04:57:20
12776         Log: A little commonsense is better than 1_compile.
12777      Branch: perl
12778            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
12779 ____________________________________________________________________________
12780 [ 15166] By: ams                                   on 2002/03/11  04:53:50
12781         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
12782              From: Michael G Schwern <schwern@pobox.com>
12783              Date: Sun, 10 Mar 2002 13:27:12 -0500
12784              Message-Id: <20020310182712.GC693@blackrider>
12785              
12786              Subject: [PATCH] Hash::Util part 2
12787              From: Michael G Schwern <schwern@pobox.com>
12788              Date: Sun, 10 Mar 2002 15:09:34 -0500
12789              Message-Id: <20020310200934.GB27112@blackrider>
12790              
12791              Subject: [PATCH] Hash::Util MANIFEST correction
12792              From: Michael G Schwern <schwern@pobox.com>
12793              Date: Sun, 10 Mar 2002 16:27:07 -0500
12794              Message-Id: <20020310212707.GF27112@blackrider>
12795              
12796              (Also changes find.t and taint.t, which were looking for access.t)
12797      Branch: perl
12798            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
12799            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
12800            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
12801            + ext/Data/Util/t/Hash.t
12802            - t/lib/access.t
12803            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
12804            ! pod/perldiag.pod pod/perltodo.pod universal.c
12805 ____________________________________________________________________________
12806 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
12807         Log: metaconfig: more thready fixes.
12808      Branch: metaconfig
12809            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12810            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
12811            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
12812            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
12813            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
12814            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
12815            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
12816            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12817            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
12818 ____________________________________________________________________________
12819 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
12820         Log: Skip obsoleted interfaces.
12821      Branch: perl
12822            ! Porting/findrfuncs
12823 ____________________________________________________________________________
12824 [ 15162] By: ams                                   on 2002/03/11  03:48:14
12825         Log: Typo fixes.
12826      Branch: perl
12827            ! perl.c
12828 ____________________________________________________________________________
12829 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
12830         Log: Upgrade to Locale::Codes 2.02.
12831      Branch: perl
12832            + lib/Locale/Codes/t/rename.t
12833            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12834            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
12835            ! lib/Locale/Country.pod
12836 ____________________________________________________________________________
12837 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
12838         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12839              From: Nicholas Clark <nick@unfortu.net>
12840              Date: Sun, 10 Mar 2002 18:17:50 +0000
12841              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
12842              
12843              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
12844              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12845              Date: Sun, 10 Mar 2002 13:53:34 -0800
12846              Message-ID: <eX9i8gzkg26G092yn@efn.org>
12847              
12848              (and reenable the feature in freebsd,
12849              and move the freebsd pr url to perl.c)
12850      Branch: perl
12851            ! hints/freebsd.sh perl.c pod/perldelta.pod
12852 ____________________________________________________________________________
12853 [ 15159] By: ams                                   on 2002/03/11  03:34:13
12854         Log: Subject: [PATCH stash.t] access::readonly is gone
12855              From: Michael G Schwern <schwern@pobox.com>
12856              Date: Sun, 10 Mar 2002 16:18:14 -0500
12857              Message-Id: <20020310211813.GE27112@blackrider>
12858      Branch: perl
12859            ! ext/B/t/stash.t
12860 ____________________________________________________________________________
12861 [ 15158] By: ams                                   on 2002/03/11  03:28:04
12862         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
12863              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12864              Date: Sun, 10 Mar 2002 22:10:15 +0100
12865              Message-Id: <3C8BD9C7.610.7398DD@localhost>
12866      Branch: perl
12867            ! lib/Net/Ping/t/110_icmp_inst.t
12868 ____________________________________________________________________________
12869 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
12870         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
12871              From: Michael G Schwern <schwern@pobox.com>
12872              Date: Sun, 10 Mar 2002 19:22:33 -0500
12873              Message-ID: <20020311002233.GE4927@blackrider>
12874      Branch: perl
12875            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
12876            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
12877            ! lib/Test/Simple/t/fail-more.t
12878 ____________________________________________________________________________
12879 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
12880         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
12881              From: Michael G Schwern <schwern@pobox.com>
12882              Date: Sun, 10 Mar 2002 17:14:10 -0500
12883              Message-ID: <20020310221410.GA4915@blackrider>
12884      Branch: perl
12885            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
12886            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
12887 ____________________________________________________________________________
12888 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
12889         Log: Subject: [PATCH] more warnings tidyup
12890              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12891              Date: Sun, 10 Mar 2002 21:01:39 -0000
12892              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
12893      Branch: perl
12894            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
12895            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
12896            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
12897            ! util.c
12898 ____________________________________________________________________________
12899 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
12900         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
12901              From: Nicholas Clark <nick@unfortu.net>
12902              Date: Sun, 10 Mar 2002 23:21:07 +0000
12903              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
12904      Branch: perl
12905            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
12906            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
12907            ! ext/Encode/TW/Makefile.PL
12908 ____________________________________________________________________________
12909 [ 15153] By: ams                                   on 2002/03/11  03:06:59
12910         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
12911              From: Max Baker <max@warped.org>
12912              Date: Fri, 8 Mar 2002 10:56:19 -0800
12913              Message-Id: <20020308105619.A15039@warped.org>
12914      Branch: perl
12915            ! ext/IO/lib/IO/Socket/INET.pm
12916 ____________________________________________________________________________
12917 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
12918         Log: Subject: [PATCH] spelling correction
12919              From: Nicholas Clark <nick@unfortu.net>
12920              Date: Sun, 10 Mar 2002 18:34:42 +0000
12921              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
12922      Branch: perl
12923            ! pp.c pp_hot.c
12924 ____________________________________________________________________________
12925 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
12926         Log: DG/UX updates from Takis Psarogiannakopoulos.
12927      Branch: perl
12928            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
12929 ____________________________________________________________________________
12930 [ 15150] By: ams                                   on 2002/03/11  03:02:47
12931         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
12932              From: Chris Nandor <pudge@pobox.com>
12933              Date: Mon, 04 Mar 2002 17:48:12 -0500
12934              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
12935      Branch: perl
12936            ! lib/DB.pm lib/perl5db.pl
12937 ____________________________________________________________________________
12938 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
12939         Log: metaconfig unit changes in preparation of reentrancy changes.
12940      Branch: metaconfig
12941            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
12942            + U/threads/d_ttyname_r.U
12943            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
12944            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
12945            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
12946            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
12947            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
12948            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
12949            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
12950            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
12951            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
12952            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
12953            ! U/threads/d_strerror_r.U
12954 ____________________________________________________________________________
12955 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
12956         Log: Mysterious characters.
12957      Branch: perl
12958            ! utf8.h
12959 ____________________________________________________________________________
12960 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
12961         Log: Unused.
12962      Branch: perl
12963            ! op.c
12964 ____________________________________________________________________________
12965 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
12966         Log: Implement :std subpragma of the open pragma
12967              that makes the standard filehandles to talk in
12968              encodings.  This change set off a weird warning
12969              from op.c, though: disabled it now until someone
12970              who knows what it is about comes along.
12971      Branch: perl
12972            ! lib/open.pm op.c
12973 ____________________________________________________________________________
12974 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
12975         Log: Document the logic of :locale better.
12976      Branch: perl
12977            ! lib/open.pm
12978 ____________________________________________________________________________
12979 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
12980         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
12981              From: Slaven Rezic <slaven.rezic@berlin.de>
12982              Date: 10 Mar 2002 02:49:17 +0100
12983              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
12984      Branch: perl
12985            ! hints/freebsd.sh
12986 ____________________________________________________________________________
12987 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
12988         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
12989              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12990              Date: Sun, 10 Mar 2002 17:08:54 +0900
12991              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
12992      Branch: perl
12993            ! ext/Encode/lib/Encode/Tcl.pm
12994            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12995            ! ext/Encode/lib/Encode/Tcl/Extended.pm
12996            ! ext/Encode/lib/Encode/Tcl/Table.pm
12997 ____________________________________________________________________________
12998 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
12999         Log: The patch does the following:
13000              - Nix the unneccessary diagnostics line
13001              - Quell -w warnings if the first ENV doesn't exist
13002              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
13003              is too baroque and bloated for daily use (and for perl core inclusion).
13004              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
13005              non-fatal.
13006              - Consequently, the ^OPEN bits is set only when needed.
13007      Branch: perl
13008            ! lib/open.pm
13009 ____________________________________________________________________________
13010 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
13011         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
13012      Branch: perl
13013            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
13014 ____________________________________________________________________________
13015 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
13016         Log: Precedence problem.
13017      Branch: perl
13018            ! ext/Socket/socketpair.t
13019 ____________________________________________________________________________
13020 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
13021         Log: Renaming tweaks, and split off the reentrant "superbuffer"
13022              init routine.
13023      Branch: perl
13024            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
13025            ! sv.c util.c
13026 ____________________________________________________________________________
13027 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
13028         Log: The 7-bit jis seems to be the hanging one.
13029      Branch: perl
13030            ! ext/Encode/t/Tcl.t
13031 ____________________________________________________________________________
13032 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
13033         Log: Begone.
13034      Branch: perl
13035            ! ext/Encode/MANIFEST
13036 ____________________________________________________________________________
13037 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
13038         Log: Better fix from Autrijus.
13039      Branch: perl
13040            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
13041            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
13042 ____________________________________________________________________________
13043 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
13044         Log: Not everybody has Encode::HanExtra.
13045      Branch: perl
13046            ! ext/Encode/Encode.pm
13047 ____________________________________________________________________________
13048 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
13049         Log: Decutandpasto.
13050      Branch: perl
13051            ! ext/Encode/lib/Encode/Tcl.pm
13052 ____________________________________________________________________________
13053 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
13054         Log: Subject: [PATCH] Data::Dumper
13055              From: Nicholas Clark <nick@unfortu.net>
13056              Date: Sat, 9 Mar 2002 19:03:54 +0000
13057              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
13058      Branch: perl
13059            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
13060            ! ext/Data/Dumper/t/dumper.t
13061 ____________________________________________________________________________
13062 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
13063         Log: Subject: [PATCH] socketpair.t w/o fork
13064              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
13065              Date: Sat, 9 Mar 2002 14:55:11 +0100
13066              Message-ID: <3C8A224F.29578.13691BA@localhost>
13067              
13068              (modified as suggested by Sarathy)
13069      Branch: perl
13070            ! ext/Socket/socketpair.t
13071 ____________________________________________________________________________
13072 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
13073         Log: Subject: [PATCH perldelta] Mention Change 14727
13074              From: Autrijus Tang <autrijus@autrijus.org>
13075              Date: Sat, 9 Mar 2002 23:31:40 +0800
13076              Message-ID: <20020309153140.GA4224@not.autrijus.org>
13077      Branch: perl
13078            ! pod/perldelta.pod
13079 ____________________________________________________________________________
13080 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
13081         Log: Make Encode.pm implicitly load external CJK tables the first
13082              time they're needed (instead of immediately), from Autrijus
13083              Tang.
13084      Branch: perl
13085            ! ext/Encode/Encode.pm
13086 ____________________________________________________________________________
13087 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
13088         Log: Subject: Re: Two questions
13089              From: Nicholas Clark <nick@unfortu.net>
13090              Date: Sat, 9 Mar 2002 12:42:40 +0000
13091              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
13092      Branch: perl
13093            ! Porting/pumpkin.pod
13094 ____________________________________________________________________________
13095 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
13096         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
13097              From: Paul_GreenVOS@vos.stratus.com
13098              Date: Fri, 8 Mar 02 22:34 est
13099              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
13100      Branch: perl
13101            ! pp_sys.c
13102 ____________________________________________________________________________
13103 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
13104         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
13105              From: davem@fdgroup.co.uk
13106              Date: Sat, 9 Mar 2002 00:13:27 GMT
13107              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
13108      Branch: perl
13109            ! dump.c
13110 ____________________________________________________________________________
13111 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
13112         Log: Deglitch from Rafael.
13113      Branch: perl
13114            ! ext/B/t/lint.t
13115 ____________________________________________________________________________
13116 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
13117         Log: Still more portability.
13118      Branch: perl
13119            ! Porting/findrfuncs
13120 ____________________________________________________________________________
13121 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
13122         Log: More portability.
13123      Branch: perl
13124            ! Porting/findrfuncs
13125 ____________________________________________________________________________
13126 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
13127         Log: Shared library paths; running tests manually.
13128      Branch: perl
13129            ! INSTALL
13130 ____________________________________________________________________________
13131 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
13132         Log: Subject: RE: Two questions
13133              From: "Green, Paul" <Paul.Green@stratus.com>
13134              Date: Fri, 8 Mar 2002 17:55:19 -0500
13135              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
13136      Branch: perl
13137            ! Porting/pumpkin.pod
13138 ____________________________________________________________________________
13139 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
13140         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
13141              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
13142      Branch: perl
13143            + ext/B/t/lint.t
13144            ! MANIFEST ext/B/B/Lint.pm
13145 ____________________________________________________________________________
13146 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
13147         Log: metaconfig unit change for #15119.
13148      Branch: metaconfig
13149            ! U/threads/d_pthread_atfork.U
13150 ____________________________________________________________________________
13151 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
13152         Log: In DG/UX finding pthread_atfork requires a true compile,
13153              from Takis Psarogiannakopoulos.
13154      Branch: perl
13155            ! Configure config_h.SH
13156 ____________________________________________________________________________
13157 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
13158         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
13159              From: John Peacock <jpeacock@rowman.com>
13160              Date: Fri, 08 Mar 2002 15:52:41 -0500
13161              Message-ID: <3C892499.4050502@rowman.com>
13162      Branch: perl
13163            ! lib/ExtUtils/xsubpp
13164 ____________________________________________________________________________
13165 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
13166         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
13167              From: "Craig A. Berry" <craigberry@mac.com>
13168              Date: Fri, 08 Mar 2002 15:02:51 -0600
13169              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
13170      Branch: perl
13171            ! t/op/write.t
13172 ____________________________________________________________________________
13173 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
13174         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
13175              From: Paul_GreenVOS@vos.stratus.com
13176              Date: Fri, 8 Mar 02 14:45 est
13177              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
13178      Branch: perl
13179            ! installperl
13180 ____________________________________________________________________________
13181 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
13182         Log: Subject: [PATCH @15109] tm_tm_* for VMS
13183              From: "Craig A. Berry" <craigberry@mac.com>
13184              Date: Fri, 08 Mar 2002 13:07:52 -0600
13185              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
13186      Branch: perl
13187            ! configure.com
13188 ____________________________________________________________________________
13189 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
13190         Log: Detypo.
13191      Branch: perl
13192            ! Changes
13193 ____________________________________________________________________________
13194 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
13195         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
13196      Branch: perl
13197            ! t/op/pat.t
13198 ____________________________________________________________________________
13199 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
13200         Log: HP-UX nm seems to repeat itself.
13201      Branch: perl
13202            ! Porting/findrfuncs
13203 ____________________________________________________________________________
13204 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
13205         Log: Nice porting script from Sarathy.  Well, less nice
13206              in the sense that it shows the looong road ahead.
13207      Branch: perl
13208            + Porting/findrfuncs
13209            ! MANIFEST Porting/makerel
13210 ____________________________________________________________________________
13211 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
13212         Log: Subject: Re: Performance considerations for UTF-8
13213              From: Jarkko Hietaniemi <jhi@iki.fi>
13214              Date: Fri, 8 Mar 2002 18:53:28 +0200
13215              Message-ID: <20020308185328.D640@alpha.hut.fi>
13216              
13217              (put all in perlunicode)
13218      Branch: perl
13219            ! pod/perlunicode.pod
13220 ____________________________________________________________________________
13221 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
13222         Log: Update Changes.
13223      Branch: perl
13224            ! Changes patchlevel.h
13225 ____________________________________________________________________________
13226 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
13227         Log: Subject: Cygwin cygipc support skipped
13228              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
13229              Date: Fri, 8 Mar 2002 16:59:34 +0100
13230              Message-ID: <113694157285.20020308165934@familiehaase.de>
13231      Branch: perl
13232            ! hints/cygwin.sh
13233 ____________________________________________________________________________
13234 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
13235         Log: metaconfig unit change for #15106.
13236      Branch: metaconfig
13237            ! U/compline/d_gconvert.U
13238 ____________________________________________________________________________
13239 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
13240         Log: Subject: Re: [PATCH] tests for Gconvert
13241              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13242              Date: Thu, 07 Mar 2002 16:48:10 -0800
13243              Message-ID: <KpAi8gzkganW092yn@efn.org>
13244      Branch: perl
13245            ! Configure config_h.SH t/base/num.t
13246 ____________________________________________________________________________
13247 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
13248         Log: The new test has some teething problems.
13249      Branch: perl
13250            - ext/B/t/lint.t
13251            ! MANIFEST
13252 ____________________________________________________________________________
13253 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
13254         Log: Subject: [PATCH] B::Lint tests
13255              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13256              Date: Fri, 8 Mar 2002 14:47:19 +0100
13257              Message-ID: <20020308144719.A2663@rafael>
13258      Branch: perl
13259            + ext/B/t/lint.t
13260            ! MANIFEST ext/B/B/Lint.pm
13261 ____________________________________________________________________________
13262 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
13263         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
13264              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
13265              Date: Fri, 8 Mar 2002 13:24:14 GMT
13266              Message-Id: <200203081324.NAA00642@cleo>
13267      Branch: perl
13268            ! hints/powerux.sh
13269 ____________________________________________________________________________
13270 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
13271         Log: Subject: HP has some new models
13272              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13273              Date: Fri, 08 Mar 2002 13:07:02 +0100
13274              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
13275      Branch: perl
13276            ! README.hpux
13277 ____________________________________________________________________________
13278 [ 15101] By: ams                                   on 2002/03/08  09:11:40
13279         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
13280              From: Stas Bekman <stas@stason.org>
13281              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
13282              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
13283      Branch: perl
13284            ! pod/perlguts.pod
13285 ____________________________________________________________________________
13286 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
13287         Log: Update Changes
13288      Branch: maint-5.6/macperl
13289            ! macos/Changes
13290 ____________________________________________________________________________
13291 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
13292         Log: Replace macperlbundled with macperldelta
13293      Branch: maint-5.6/macperl
13294            ! macos/macperl/MacPerl.podhelp
13295 ____________________________________________________________________________
13296 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
13297         Log: Comsetic fixes (Thomas Wegner)
13298      Branch: maint-5.6/macperl
13299            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
13300 ____________________________________________________________________________
13301 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
13302         Log: Bump OS version
13303      Branch: maint-5.6/macperl
13304            ! macos/config.sh
13305 ____________________________________________________________________________
13306 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
13307         Log: Thought I deleted this already?
13308      Branch: perl
13309            - ext/I18N/Langinfo/fallback.c
13310 ____________________________________________________________________________
13311 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
13312         Log: perlport updates from Pudge.
13313      Branch: perl
13314            ! pod/perlport.pod
13315 ____________________________________________________________________________
13316 [ 15094] By: ams                                   on 2002/03/08  03:06:03
13317         Log: Nitpick.
13318      Branch: perl
13319            ! MANIFEST
13320 ____________________________________________________________________________
13321 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
13322         Log: Wrong test.
13323      Branch: perl
13324            ! pod/perldelta.pod
13325 ____________________________________________________________________________
13326 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
13327         Log: Integrate change 14064 from macperl to blead.
13328      Branch: perl
13329           !> pod/perlmodinstall.pod pod/perlport.pod
13330 ____________________________________________________________________________
13331 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
13332         Log: Integrate recent perlport changes
13333      Branch: maint-5.6/macperl
13334           !> pod/perlport.pod
13335 ____________________________________________________________________________
13336 [ 15089] By: ams                                   on 2002/03/08  01:54:03
13337         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
13338              minor typo in perlguts.pod
13339              From: Anton Tagunov <tagunov@motor.ru>
13340              Date: Fri, 8 Mar 2002 05:26:59 +0300
13341              Message-Id: <4649821189.20020308052659@motor.ru>
13342      Branch: perl
13343            ! pod/perlguts.pod
13344 ____________________________________________________________________________
13345 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
13346         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"! 
13347              From: Anton Tagunov <tagunov@newmail.ru>
13348              Date: Fri, 8 Mar 2002 04:31:44 +0300
13349              Message-ID: <13946506773.20020308043144@newmail.ru>
13350              
13351              (one test changed)
13352      Branch: perl
13353            ! lib/encoding.t sv.c
13354 ____________________________________________________________________________
13355 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
13356         Log: Subject: [PATCH perldelta] some more deltas
13357              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13358              Date: Thu, 7 Mar 2002 23:13:23 +0100
13359              Message-ID: <20020307231323.A13068@rafael>
13360      Branch: perl
13361            ! pod/perldelta.pod
13362 ____________________________________________________________________________
13363 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
13364         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
13365              From: Paul_GreenVOS@vos.stratus.com
13366              Date: Thu, 7 Mar 02 14:25 est
13367              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
13368      Branch: perl
13369            ! t/io/fs.t
13370 ____________________________________________________________________________
13371 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
13372         Log: As suggested by Anton Tagunov, eq and cmp now obey the
13373              encoding pragma (by remapping their byte argument if the
13374              other argument is in Unicode).  Also fix a bug found by
13375              Anton where ord undef under the encoding pragma would barf.
13376              ([ID 20020307.009] A null pointer dereference with 'use encoding')
13377              Finally, use the nicer form of sv_recode_to_utf8.
13378      Branch: perl
13379            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
13380 ____________________________________________________________________________
13381 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
13382         Log: Retract #14985, #14899, and #14990, following the principles
13383              "Do no harm." and "If it ain't broke, don't fix it."
13384              
13385              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
13386              some, but still broken, and I do not have the extra brain
13387              cells for the EBCDIC backport.  Secondly, the old version
13388              worked both in EBCDIC and non-.  Thirdly, the old version
13389              may be more amenable for the behaviour suggsted by Anton
13390              Tagunov regarding the encoding pragma.
13391      Branch: perl
13392            ! embed.fnc embed.h global.sym proto.h sv.c util.c
13393 ____________________________________________________________________________
13394 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
13395         Log: Long doubles give you long doubles.
13396      Branch: perl
13397            ! t/base/num.t
13398 ____________________________________________________________________________
13399 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
13400         Log: Forgotten deMANIFESTation.
13401      Branch: perl
13402            ! MANIFEST
13403 ____________________________________________________________________________
13404 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
13405         Log: Obsolete unused file, noticed by Dank Kogai.
13406      Branch: perl
13407            - ext/Encode/lib/Encode/JP/Tr.pm
13408 ____________________________________________________________________________
13409 [ 15080] By: ams                                   on 2002/03/07  11:31:46
13410         Log: Subject: [PATCH Changes] Changes should mirror version number
13411              From: Robin Barker <rmb1@cise.npl.co.uk>
13412              Date: Thu, 7 Mar 2002 11:04:24 GMT
13413              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
13414      Branch: perl
13415            ! Porting/pumpkin.pod
13416 ____________________________________________________________________________
13417 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
13418         Log: metaconfig unit change for #15078.
13419      Branch: metaconfig
13420            ! U/compline/d_gconvert.U
13421 ____________________________________________________________________________
13422 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
13423         Log: Subject: Re: [PATCH] tests for Gconvert
13424              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13425              Date: Wed, 06 Mar 2002 20:22:54 -0800
13426              Message-ID: <esuh8gzkg2/b092yn@efn.org>
13427      Branch: perl
13428            ! Configure pod/perldelta.pod t/base/num.t
13429 ____________________________________________________________________________
13430 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
13431         Log: Mac OS X UFS does not do ctime.
13432      Branch: perl
13433            ! pod/perldelta.pod pod/perlport.pod
13434 ____________________________________________________________________________
13435 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
13436         Log: AUTHORS updates.
13437      Branch: perl
13438            ! AUTHORS
13439 ____________________________________________________________________________
13440 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
13441         Log: Continued Chinese puzzles from Autrijus.
13442      Branch: perl
13443            + ext/Encode/t/CN.t ext/Encode/t/TW.t
13444            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
13445 ____________________________________________________________________________
13446 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
13447         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
13448              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13449              Date: Wed, 6 Mar 2002 18:13:51 +0100
13450              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
13451      Branch: perl
13452            ! lib/File/Spec/Win32.pm
13453 ____________________________________________________________________________
13454 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
13455         Log: perlport tweaks.
13456      Branch: perl
13457            ! pod/perlport.pod
13458 ____________________________________________________________________________
13459 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
13460         Log: Subject: Re: [PATCH docs] Re: Bug with -M
13461              From: Michael G Schwern <schwern@pobox.com>
13462              Date: Wed, 6 Mar 2002 16:20:27 -0500
13463              Message-ID: <20020306212027.GC4257@blackrider>
13464      Branch: perl
13465            ! pod/perlfunc.pod pod/perlport.pod
13466 ____________________________________________________________________________
13467 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
13468         Log: perldelta updates.
13469      Branch: perl
13470            ! pod/perldelta.pod
13471 ____________________________________________________________________________
13472 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
13473         Log: 5005threads wasn't even compiling.
13474      Branch: perl
13475            ! perl.c
13476 ____________________________________________________________________________
13477 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
13478         Log: Subject: Re: perl@15047 New format tests for still existing bugs
13479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13480              Date: Wed, 06 Mar 2002 12:59:29 +0100
13481              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
13482      Branch: perl
13483            ! t/op/write.t
13484 ____________________________________________________________________________
13485 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
13486         Log: Regen Glossary et al.
13487      Branch: perl
13488            ! Porting/Glossary Porting/config.sh Porting/config_H
13489 ____________________________________________________________________________
13490 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
13491         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
13492              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
13493      Branch: perl
13494            ! util.c
13495 ____________________________________________________________________________
13496 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
13497         Log: metaconfig unit change for #15065.
13498      Branch: metaconfig
13499            ! U/compline/i_time.U
13500 ____________________________________________________________________________
13501 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
13502         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
13503      Branch: perl
13504            ! Configure config_h.SH
13505 ____________________________________________________________________________
13506 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
13507         Log: Must remove fallback.c also from here.
13508      Branch: perl
13509            ! MANIFEST
13510 ____________________________________________________________________________
13511 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
13512         Log: Subject: Re: perl@15047 WinCE
13513              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13514              Date: Wed, 06 Mar 2002 13:41:30 +0100
13515              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
13516              
13517              Subject: Re: perl@15047 Win32
13518              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13519              Date: Wed, 06 Mar 2002 13:46:02 +0100
13520              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
13521              
13522              Subject: Re: perl@15047 Epoc
13523              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13524              Date: Wed, 06 Mar 2002 13:48:31 +0100
13525              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
13526              
13527              Subject: Re: perl@15047 NetWare
13528              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13529              Date: Wed, 06 Mar 2002 13:55:46 +0100
13530              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
13531      Branch: perl
13532            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
13533            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13534            ! wince/Makefile.ce wince/config.h
13535 ____________________________________________________________________________
13536 [ 15062] By: ams                                   on 2002/03/06  09:26:49
13537         Log: Subject: Re: perl@15047
13538              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13539              Date: Wed, 06 Mar 2002 11:25:50 +0100
13540              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
13541      Branch: perl
13542            ! cygwin/perlld.in
13543 ____________________________________________________________________________
13544 [ 15061] By: ams                                   on 2002/03/06  08:44:12
13545         Log: Subject: Re: perl@15047
13546              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13547              Date: Wed, 06 Mar 2002 10:38:02 +0100
13548              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
13549      Branch: perl
13550            ! pod/perldelta.pod
13551 ____________________________________________________________________________
13552 [ 15060] By: ams                                   on 2002/03/06  08:30:33
13553         Log: Subject: Update perlhist.pod
13554              From: mjd@plover.com
13555              Date: 6 Mar 2002 07:11:55 -0000
13556              Message-Id: <20020306071155.10240.qmail@plover.com>
13557              
13558              Subject: [PATCH pod/perlvar.pod] $^V => string
13559              From: Stas Bekman <stas@stason.org>
13560              Date: Wed, 06 Mar 2002 14:56:55 +0800
13561              Message-Id: <3C85BDB7.7050700@stason.org>
13562      Branch: perl
13563            ! pod/perlhist.pod pod/perlvar.pod
13564 ____________________________________________________________________________
13565 [ 15059] By: ams                                   on 2002/03/06  04:15:38
13566         Log: Subject: [PATCH] assorted configure.com fix-ups
13567              From: "Craig A. Berry" <craigberry@mac.com>
13568              Date: Tue, 5 Mar 2002 23:11:22 -0600
13569              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
13570      Branch: perl
13571            ! configure.com
13572 ____________________________________________________________________________
13573 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
13574         Log: IRIX failure with long doubles.
13575      Branch: perl
13576            ! t/op/pack.t
13577 ____________________________________________________________________________
13578 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
13579         Log: Make reality and Changes coincide.
13580      Branch: perl
13581            ! Changes
13582 ____________________________________________________________________________
13583 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
13584         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
13585              From: Anton Tagunov <tagunov@motor.ru>
13586              Date: Wed, 6 Mar 2002 02:10:21 +0300
13587              Message-ID: <11152782757.20020306021021@motor.ru>
13588              
13589              (reworded)
13590      Branch: perl
13591            ! pod/perluniintro.pod
13592 ____________________________________________________________________________
13593 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
13594         Log: Subject: [PATCH] B::Lint doesn't work
13595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13596              Date: Tue, 5 Mar 2002 22:51:18 +0100
13597              Message-ID: <20020305225118.C733@rafael>
13598      Branch: perl
13599            ! ext/B/B/Lint.pm
13600 ____________________________________________________________________________
13601 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
13602         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
13603              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13604              Date: Mon, 04 Mar 2002 16:24:32 -0800
13605              Message-ID: <ABBh8gzkgezX092yn@efn.org>
13606      Branch: perl
13607            ! op.h pp_ctl.c t/op/flip.t
13608 ____________________________________________________________________________
13609 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
13610         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
13611              From: Nicholas Clark <nick@unfortu.net>
13612              Date: Tue, 5 Mar 2002 22:30:49 +0000
13613              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
13614      Branch: perl
13615            ! pod/perldelta.pod
13616 ____________________________________________________________________________
13617 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
13618         Log: Subject: [PATCH] tests for Gconvert
13619              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13620              Date: Tue, 05 Mar 2002 16:35:45 -0800
13621              Message-ID: <hRWh8gzkgONX092yn@efn.org>
13622      Branch: perl
13623            ! t/base/num.t
13624 ____________________________________________________________________________
13625 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
13626         Log: Subject: [PATCH] toplevel Makefile.SH
13627              From: Paul_GreenVOS@vos.stratus.com
13628              Date: Tue, 5 Mar 02 17:34 est
13629              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
13630      Branch: perl
13631            ! Makefile.SH
13632 ____________________________________________________________________________
13633 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
13634         Log: Subject: [PATCH] pointer to perldelta in Changes
13635              From: Chris Nandor <pudge@pobox.com>
13636              Date: Tue, 05 Mar 2002 16:04:50 -0500
13637              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
13638      Branch: perl
13639            ! Changes
13640 ____________________________________________________________________________
13641 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
13642         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
13643              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13644              Date: Tue, 5 Mar 2002 22:26:20 +0100
13645              Message-ID: <20020305222620.A733@rafael>
13646      Branch: perl
13647            ! pod/perldelta.pod
13648 ____________________________________________________________________________
13649 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
13650         Log: Solaris: allow for /usr/bin/df not to exist.
13651              
13652              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
13653              From: Kingpin <mthurn@copper.dulles.tasc.com>
13654              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
13655              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
13656      Branch: perl
13657            ! hints/solaris_2.sh
13658 ____________________________________________________________________________
13659 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
13660         Log: Update Changes.
13661      Branch: perl
13662            ! Changes patchlevel.h
13663 ____________________________________________________________________________
13664 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
13665         Log: Double MANIFESTing.
13666      Branch: perl
13667            ! ext/Encode/MANIFEST
13668 ____________________________________________________________________________
13669 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
13670         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
13671      Branch: perl
13672            - ext/Encode/Encode/7bit-kr.enc
13673            - ext/Encode/lib/Encode/Tcl/HanZi.pm
13674            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
13675 ____________________________________________________________________________
13676 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
13677         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
13678              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13679              Date: Tue, 5 Mar 2002 14:35:57 +0100
13680              Message-ID: <20020305143557.C695@rafael>   
13681      Branch: perl
13682            ! pp_sys.c t/lib/warnings/pp_sys
13683 ____________________________________________________________________________
13684 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
13685         Log: Subject: [PATCH Devel::PPPort]
13686              From: Robin Barker <rmb1@cise.npl.co.uk>
13687              Date: Tue, 5 Mar 2002 13:37:59 GMT
13688              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
13689      Branch: perl
13690            ! ext/Devel/PPPort/Makefile.PL
13691 ____________________________________________________________________________
13692 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
13693         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
13694      Branch: perl
13695            ! ext/Encode/t/Tcl.t
13696 ____________________________________________________________________________
13697 [ 15041] By: nick                                  on 2002/03/05  07:23:58
13698         Log: Integrate mainline (5.7.3)
13699      Branch: perlio
13700           +> ext/Encode/lib/Encode/CN/HZ.pm
13701            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
13702           !> (integrate 54 files)
13703 ____________________________________________________________________________
13704 [ 15040] By: ams                                   on 2002/03/05  05:10:33
13705         Log: Subject: DOC PATCH 5.7.3 (perldelta)
13706              From: mjd@plover.com
13707              Date: 5 Mar 2002 05:35:58 -0000
13708              Message-Id: <20020305053558.31677.qmail@plover.com>
13709      Branch: perl
13710            ! pod/perldelta.pod
13711 ____________________________________________________________________________
13712 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
13713         Log: This is 5.7.3.
13714      Branch: perl
13715            ! patchlevel.h
13716 ____________________________________________________________________________
13717 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
13718         Log: Shoo.
13719      Branch: perl
13720            ! ext/Encode/t/Tcl.t
13721 ____________________________________________________________________________
13722 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
13723         Log: Update Changes.
13724      Branch: perl
13725            ! Changes patchlevel.h
13726 ____________________________________________________________________________
13727 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
13728         Log: Regen perlapi.
13729      Branch: perl
13730            ! pod/perlapi.pod
13731 ____________________________________________________________________________
13732 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
13733         Log: Tie::File doc tweak for Win32 from mjd. 
13734      Branch: perl
13735            ! lib/Tie/File.pm
13736 ____________________________________________________________________________
13737 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
13738         Log: Regen toc.
13739      Branch: perl
13740            ! pod/perltoc.pod
13741 ____________________________________________________________________________
13742 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
13743         Log: Decommission Encode::Tcl HZ testing for now.
13744      Branch: perl
13745            ! ext/Encode/t/Tcl.t
13746 ____________________________________________________________________________
13747 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
13748         Log: Must have a return.
13749      Branch: perl
13750            ! pp_pack.c
13751 ____________________________________________________________________________
13752 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
13753         Log: The very latest win32 score from Jan Dubois.
13754      Branch: perl
13755            ! pod/perldelta.pod
13756 ____________________________________________________________________________
13757 [ 15030] By: ams                                   on 2002/03/05  01:40:01
13758         Log: Subject: [PATCH] README.macos
13759              From: Chris Nandor <pudge@pobox.com>
13760              Date: Mon, 04 Mar 2002 17:37:59 -0500
13761              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
13762      Branch: perl
13763            ! README.macos
13764 ____________________________________________________________________________
13765 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
13766         Log: "The last pieces of Chinese puzzle" from Autrijus.
13767      Branch: perl
13768            + ext/Encode/lib/Encode/CN/HZ.pm
13769            - ext/Encode/Encode/HZ.enc
13770            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13771            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13772 ____________________________________________________________________________
13773 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
13774         Log: Known test failures updates.
13775      Branch: perl
13776            ! pod/perldelta.pod
13777 ____________________________________________________________________________
13778 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
13779         Log: One more nit from mjd.
13780      Branch: perl
13781            ! lib/Tie/File/t/16_handle.t
13782 ____________________________________________________________________________
13783 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
13784         Log: Upgrade to Tie::File 0.17 from mjd.
13785      Branch: perl
13786            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
13787            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
13788 ____________________________________________________________________________
13789 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
13790         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13791              From: Nicholas Clark <nick@unfortu.net>
13792              Date: Mon, 4 Mar 2002 23:33:52 +0000
13793              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
13794      Branch: perl
13795            ! pod/perldelta.pod
13796 ____________________________________________________________________________
13797 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
13798         Log: Escapee.
13799      Branch: perl
13800            ! proto.h
13801 ____________________________________________________________________________
13802 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
13803         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
13804              From: Nicholas Clark <nick@unfortu.net>
13805              Date: Mon, 4 Mar 2002 22:48:38 +0000
13806              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
13807      Branch: perl
13808            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
13809            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
13810            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
13811            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
13812            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
13813            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
13814            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
13815 ____________________________________________________________________________
13816 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
13817         Log: Cleaner.
13818      Branch: perl
13819            ! Makefile.SH
13820 ____________________________________________________________________________
13821 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
13822         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
13823              From: Jeffrey Friedl <jfriedl@yahoo.com>
13824              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
13825              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
13826      Branch: perl
13827            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
13828            ! pod/perlvar.pod
13829 ____________________________________________________________________________
13830 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
13831         Log: More Han tweaks from Autrjius Tang: most importantly,
13832              gbk is identical to cp936, so gbk can be removed and
13833              taken care of by an alias.
13834      Branch: perl
13835            - ext/Encode/Encode/gbk.enc
13836            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13837            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
13838            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
13839            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
13840 ____________________________________________________________________________
13841 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
13842         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
13843              From: Nicholas Clark <nick@unfortu.net>
13844              Date: Mon, 4 Mar 2002 22:20:13 +0000
13845              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
13846      Branch: perl
13847            ! pod/perldelta.pod
13848 ____________________________________________________________________________
13849 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
13850         Log: Based on
13851              
13852              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
13853              From: Anton Tagunov <tagunov@motor.ru>
13854              Date: Mon, 4 Mar 2002 21:14:39 +0300
13855              Message-ID: <1814137429.20020304211439@motor.ru>
13856      Branch: perl
13857            ! pod/perlunicode.pod
13858 ____________________________________________________________________________
13859 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
13860         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13861              From: John Peacock <jpeacock@rowman.com>
13862              Date: Mon, 04 Mar 2002 16:18:42 -0500
13863              Message-ID: <3C83E4B2.3060700@rowman.com>
13864              
13865              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
13866              From: John Peacock <jpeacock@rowman.com>
13867              Date: Mon, 04 Mar 2002 16:42:55 -0500
13868              Message-ID: <3C83EA5F.80303@rowman.com>
13869      Branch: perl
13870            ! lib/ExtUtils/xsubpp pod/perlxs.pod
13871 ____________________________________________________________________________
13872 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
13873         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13874              From: "Craig A. Berry" <craigberry@mac.com>
13875              Date: Mon, 04 Mar 2002 14:47:59 -0600
13876              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
13877              
13878              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
13879              From: "Craig A. Berry" <craigberry@mac.com>
13880              Date: Mon, 04 Mar 2002 15:04:58 -0600
13881              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
13882      Branch: perl
13883            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
13884 ____________________________________________________________________________
13885 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
13886         Log: metaconfig unit change for #15014.
13887      Branch: metaconfig/U/perl
13888            ! Extensions.U
13889 ____________________________________________________________________________
13890 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
13891         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
13892              of known extensions, where Encode::JP already is.
13893      Branch: perl
13894            ! Configure Porting/config.sh Porting/config_H uconfig.h
13895 ____________________________________________________________________________
13896 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
13897         Log: SJIS, from Dan Kogai.
13898      Branch: perl
13899            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
13900 ____________________________________________________________________________
13901 [ 15012] By: nick                                  on 2002/03/04  17:35:50
13902         Log: Intergrate perlio's Encode/compile
13903      Branch: perl
13904           !> ext/Encode/compile
13905 ____________________________________________________________________________
13906 [ 15011] By: nick                                  on 2002/03/04  17:29:54
13907         Log: Avoid $Id$ cleverness and just have a $VERSION.
13908      Branch: perlio
13909            ! ext/Encode/compile
13910 ____________________________________________________________________________
13911 [ 15010] By: nick                                  on 2002/03/04  17:29:14
13912         Log: Integrate mainline
13913      Branch: perlio
13914           +> lib/Math/BigInt/t/isa.t
13915           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
13916           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
13917           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13918           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
13919           !> warnings.pl
13920 ____________________________________________________________________________
13921 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
13922         Log: Integrate ext/Encode/compile from perlio.
13923      Branch: perl
13924           !> ext/Encode/compile
13925 ____________________________________________________________________________
13926 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
13927         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
13928              updates not integrated, something odd going on in there.)
13929      Branch: perl
13930           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
13931           !> lib/Tie/File/t/16_handle.t
13932 ____________________________________________________________________________
13933 [ 15007] By: nick                                  on 2002/03/04  17:08:17
13934         Log: Integrate mainline
13935      Branch: perlio
13936           !> AUTHORS Changes Porting/Glossary Porting/config.sh
13937           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
13938           !> pod/perltoc.pod
13939 ____________________________________________________________________________
13940 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
13941         Log: A new M::BI test.
13942      Branch: perl
13943            + lib/Math/BigInt/t/isa.t
13944            ! MANIFEST
13945 ____________________________________________________________________________
13946 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
13947         Log: Subject: VMS test and perldelta update
13948              From: "Craig A. Berry" <craigberry@mac.com>
13949              Date: Mon, 04 Mar 2002 11:03:37 -0600
13950              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
13951      Branch: perl
13952            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
13953 ____________________________________________________________________________
13954 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
13955         Log: Needed for threaded builds.
13956      Branch: perl
13957            ! embed.fnc embed.h
13958 ____________________________________________________________________________
13959 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
13960         Log: Subject: [PATCH] taint + deprecated warnings
13961              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13962              Date: Mon, 4 Mar 2002 16:33:23 -0000
13963              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
13964      Branch: perl
13965            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
13966            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
13967            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
13968 ____________________________________________________________________________
13969 [ 15002] By: nick                                  on 2002/03/04  16:19:06
13970         Log: Win32 tweak
13971      Branch: perlio
13972            ! lib/Tie/File/t/16_handle.t
13973 ____________________________________________________________________________
13974 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
13975         Log: Update Changes.
13976      Branch: perl
13977            ! Changes patchlevel.h
13978 ____________________________________________________________________________
13979 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
13980         Log: AUTHORS updates.
13981      Branch: perl
13982            ! AUTHORS
13983 ____________________________________________________________________________
13984 [ 14999] By: nick                                  on 2002/03/04  15:26:43
13985         Log: Win32 hack
13986      Branch: perlio
13987            ! ext/Encode/compile ext/Encode/t/JP.t
13988 ____________________________________________________________________________
13989 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
13990         Log: Encode doc tweak from Autrijus Tang.
13991      Branch: perl
13992            ! ext/Encode/Encode.pm
13993 ____________________________________________________________________________
13994 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
13995         Log: Regen Glossary et al.  (It seems the #14875 didn't
13996              quite work in removing the double-dot?)
13997      Branch: perl
13998            ! Porting/Glossary Porting/config.sh Porting/config_H
13999 ____________________________________________________________________________
14000 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
14001         Log: Regen toc.
14002      Branch: perl
14003            ! pod/perltoc.pod
14004 ____________________________________________________________________________
14005 [ 14995] By: nick                                  on 2002/03/04  14:42:09
14006         Log: Remove debugging assert
14007      Branch: perlio
14008            ! ext/threads/shared/shared.xs
14009 ____________________________________________________________________________
14010 [ 14994] By: nick                                  on 2002/03/04  14:41:54
14011         Log: Integrate mainline
14012      Branch: perlio
14013           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
14014           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
14015           !> lib/Tie/File/t/15_pushpop.t util.c
14016 ____________________________________________________________________________
14017 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
14018         Log: Han update from Autrijus Tang. 
14019      Branch: perl
14020            ! ext/Encode/Encode.pm
14021 ____________________________________________________________________________
14022 [ 14992] By: nick                                  on 2002/03/04  14:08:38
14023         Log: Integrate mainline - all tests pass - some noise from threads
14024              av_simple (SuSE7.3).
14025      Branch: perlio
14026           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
14027           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
14028           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
14029           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
14030           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
14031           +> lib/Tie/File/t/11_rv_splice_rs.t
14032           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
14033           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
14034           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
14035            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14036            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14037            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14038            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14039            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14040            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14041            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
14042            - lib/Tie/File/15_pushpop.t
14043           !> (integrate 47 files)
14044 ____________________________________________________________________________
14045 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
14046         Log: Missing MANIFESTations.
14047      Branch: perl
14048            ! MANIFEST
14049 ____________________________________________________________________________
14050 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
14051         Log: Attempt at portability.
14052      Branch: perl
14053            ! util.c
14054 ____________________________________________________________________________
14055 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
14056         Log: Needed by #14985.
14057      Branch: perl
14058            ! embed.h global.sym proto.h
14059 ____________________________________________________________________________
14060 [ 14988] By: ams                                   on 2002/03/04  08:59:27
14061         Log: Upgrade to Tie::File 0.16.
14062      Branch: perl
14063            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
14064            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
14065            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
14066            ! lib/Tie/File/t/15_pushpop.t
14067 ____________________________________________________________________________
14068 [ 14987] By: ams                                   on 2002/03/04  08:48:11
14069         Log: Subject: [PATCH @14577] perly-fixer
14070              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14071              Date: Mon, 4 Mar 2002 02:28:51 -0500
14072              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
14073      Branch: perl
14074            ! Makefile.SH perly.fixer
14075 ____________________________________________________________________________
14076 [ 14986] By: ams                                   on 2002/03/04  08:43:37
14077         Log: Subject: [PATCH @14577] xsubpp
14078              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14079              Date: Mon, 4 Mar 2002 02:25:52 -0500
14080              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
14081      Branch: perl
14082            ! lib/ExtUtils/xsubpp pod/perlxs.pod
14083 ____________________________________________________________________________
14084 [ 14985] By: ams                                   on 2002/03/04  08:40:46
14085         Log: Subject: [PATCH @14577] sv_cmp and friends
14086              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14087              Date: Mon, 4 Mar 2002 02:31:04 -0500
14088              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
14089      Branch: perl
14090            ! embed.fnc sv.c util.c
14091 ____________________________________________________________________________
14092 [ 14984] By: ams                                   on 2002/03/04  08:16:06
14093         Log: Fix File::Path docs as suggested by Ronald Kimball.
14094      Branch: perl
14095            ! lib/File/Path.pm
14096 ____________________________________________________________________________
14097 [ 14983] By: ams                                   on 2002/03/04  08:11:20
14098         Log: Update perldata fix as suggested by Benjamin Goldberg.
14099      Branch: perl
14100            ! pod/perldata.pod
14101 ____________________________________________________________________________
14102 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
14103         Log: Faulty skip.
14104      Branch: perl
14105            ! ext/DB_File/t/db-recno.t
14106 ____________________________________________________________________________
14107 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
14108         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
14109              From: Anton Tagunov <tagunov@motor.ru>
14110              Date: Mon, 4 Mar 2002 05:41:41 +0300
14111              Message-Id: <7916563907.20020304054141@motor.ru>
14112              
14113              Subject: [ID 20020303.005] Patch perlinicode C API description
14114              From: Anton Tagunov <tagunov@motor.ru>
14115              Date: Mon, 4 Mar 2002 06:08:23 +0300
14116              Message-Id: <2018165510.20020304060823@motor.ru>
14117      Branch: perl
14118            ! lib/utf8.pm pod/perlunicode.pod
14119 ____________________________________________________________________________
14120 [ 14980] By: ams                                   on 2002/03/04  02:19:20
14121         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
14122              From: Anton Tagunov <tagunov@motor.ru>
14123              Date: Mon, 4 Mar 2002 02:17:40 +0300
14124              Message-Id: <1344322124.20020304021740@motor.ru>
14125      Branch: perl
14126            ! pod/perldata.pod
14127 ____________________________________________________________________________
14128 [ 14979] By: ams                                   on 2002/03/04  02:17:54
14129         Log: Subject: RE: [PATCH] RE: DB_File breakage
14130              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14131              Date: Sun, 3 Mar 2002 23:56:31 -0000
14132              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
14133      Branch: perl
14134            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14135            ! ext/DB_File/t/db-recno.t
14136 ____________________________________________________________________________
14137 [ 14978] By: ams                                   on 2002/03/04  02:07:16
14138         Log: Subject: [PATCH] docs for ExtUtils::Manifest
14139              From: Nicholas Clark <nick@unfortu.net>
14140              Date: Sun, 3 Mar 2002 23:29:25 +0000
14141              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
14142      Branch: perl
14143            ! lib/ExtUtils/Manifest.pm
14144 ____________________________________________________________________________
14145 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
14146         Log: Forgot from the M::BI 1.54 update.
14147      Branch: perl
14148            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
14149            ! lib/Math/BigInt/t/upgrade.inc
14150 ____________________________________________________________________________
14151 [ 14976] By: ams                                   on 2002/03/04  02:04:32
14152         Log: Subject: [PATCH] attr
14153              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14154              Date: Sun, 3 Mar 2002 22:09:58 -0000
14155              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
14156      Branch: perl
14157            ! lib/warnings.pm warnings.pl
14158 ____________________________________________________________________________
14159 [ 14975] By: ams                                   on 2002/03/04  02:01:27
14160         Log: Subject: [PATCH] File::Path documentation
14161              From: Colin Meyer <cmeyer@helvella.org>
14162              Date: Sun, 3 Mar 2002 14:54:24 -0800
14163              Message-Id: <20020303145424.A21774@hobart.helvella.org>
14164      Branch: perl
14165            ! lib/File/Path.pm
14166 ____________________________________________________________________________
14167 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
14168         Log: Typo.
14169      Branch: perl
14170            ! lib/Math/BigInt/t/upgrade.t
14171 ____________________________________________________________________________
14172 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
14173         Log: Editing errors.
14174      Branch: perl
14175            ! MANIFEST
14176 ____________________________________________________________________________
14177 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
14178         Log: Upgrade to Math::BigInt 1.54.
14179      Branch: perl
14180            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14181            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14182            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
14183            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
14184            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
14185            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
14186 ____________________________________________________________________________
14187 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
14188         Log: Test tweak from Craig Berry.
14189      Branch: perl
14190            ! lib/Tie/File/t/15_pushpop.t
14191 ____________________________________________________________________________
14192 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
14193         Log: Upgrade to Tie::File 0.15.
14194      Branch: perl
14195            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
14196            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
14197            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
14198            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
14199            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
14200            + lib/Tie/File/t/11_rv_splice_rs.t
14201            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
14202            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
14203            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14204            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14205            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14206            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14207            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14208            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14209            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
14210            - lib/Tie/File/15_pushpop.t
14211            ! MANIFEST lib/Tie/File.pm
14212 ____________________________________________________________________________
14213 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
14214         Log: The EBCDIC gaps apply only to the real A-Z.
14215      Branch: perl
14216            ! ext/B/B/Deparse.pm
14217 ____________________________________________________________________________
14218 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
14219         Log: EBCDIC: deparse \cX correctly.
14220      Branch: perl
14221            ! ext/B/B/Deparse.pm
14222 ____________________________________________________________________________
14223 [ 14967] By: ams                                   on 2002/03/03  18:18:00
14224         Log: Subject: [PATCH] nit in perlsyn.pod
14225              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
14226              Date: Sun, 03 Mar 2002 20:16:10 +0100
14227              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
14228      Branch: perl
14229            ! pod/perlsyn.pod
14230 ____________________________________________________________________________
14231 [ 14966] By: ams                                   on 2002/03/03  18:06:32
14232         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
14233              From: Michael G Schwern <schwern@pobox.com>
14234              Date: Sun, 3 Mar 2002 13:33:28 -0500
14235              Message-Id: <20020303183328.GA3296@blackrider>
14236      Branch: perl
14237            ! utils/h2xs.PL
14238 ____________________________________________________________________________
14239 [ 14965] By: ams                                   on 2002/03/03  18:00:03
14240         Log: Subject: [ PATCH ] HP back to default
14241              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14242              Date: Sun, 03 Mar 2002 18:48:34 +0100
14243              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
14244      Branch: perl
14245            ! hints/hpux.sh
14246 ____________________________________________________________________________
14247 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
14248         Log: EBCDIC: special cases of special cases.
14249      Branch: perl
14250            ! t/uni/case.pl
14251 ____________________________________________________________________________
14252 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
14253         Log: EBCDIC: the v-string components cannot exceed 2147483647.
14254      Branch: perl
14255            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
14256 ____________________________________________________________________________
14257 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
14258         Log: Remove the bogus "incorrect case" warning completely.
14259              The problem exists, but the cure, in which ever form
14260              it will be, needs to be something more subtle.
14261      Branch: perl
14262            ! op.c pod/perldiag.pod
14263 ____________________________________________________________________________
14264 [ 14961] By: ams                                   on 2002/03/03  13:39:09
14265         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
14266              From: Mark-Jason Dominus <mjd@plover.com>
14267              Date: Sun, 03 Mar 2002 09:32:16 -0500
14268              Message-Id: <20020303143216.10536.qmail@plover.com>
14269      Branch: perl
14270            ! t/op/tiearray.t
14271 ____________________________________________________________________________
14272 [ 14960] By: nick                                  on 2002/03/03  09:59:59
14273         Log: Integrate mainline
14274      Branch: perlio
14275           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
14276            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
14277            ! ext/Encode/compile
14278           !> (integrate 27 files)
14279 ____________________________________________________________________________
14280 [ 14959] By: ams                                   on 2002/03/03  08:11:34
14281         Log: Fix #14957.
14282      Branch: perl
14283            ! ext/DB_File/t/db-recno.t
14284 ____________________________________________________________________________
14285 [ 14958] By: ams                                   on 2002/03/03  05:51:00
14286         Log: Subject: [PATCH @14577] NL in debugger
14287              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14288              Date: Sat, 2 Mar 2002 05:34:12 -0500
14289              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
14290      Branch: perl
14291            ! lib/perl5db.pl
14292 ____________________________________________________________________________
14293 [ 14957] By: ams                                   on 2002/03/03  05:00:04
14294         Log: Subject: Re: DB_File breakage
14295              From: Schuyler Erle <schuyler@oreilly.com>
14296              Date: Sat, 02 Mar 2002 21:50:30 -0800
14297              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
14298      Branch: perl
14299            ! ext/DB_File/t/db-recno.t
14300 ____________________________________________________________________________
14301 [ 14956] By: ams                                   on 2002/03/03  04:40:08
14302         Log: Subject: [PATCH @14577] Debugging OPs
14303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14304              Date: Sat, 2 Mar 2002 05:49:58 -0500
14305              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
14306      Branch: perl
14307            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
14308            ! pod/perlrun.pod sv.h
14309 ____________________________________________________________________________
14310 [ 14955] By: ams                                   on 2002/03/03  04:34:41
14311         Log: Subject: Tie::Array doc patch
14312              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
14313              Date: Sat, 02 Mar 2002 08:42:56 +0900
14314              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
14315      Branch: perl
14316            ! lib/Tie/Array.pm
14317 ____________________________________________________________________________
14318 [ 14954] By: ams                                   on 2002/03/03  04:23:33
14319         Log: Subject: Re: Smoke 14870
14320              From: Nicholas Clark <nick@unfortu.net>
14321              Date: Sat, 2 Mar 2002 20:00:53 +0000
14322              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
14323      Branch: perl
14324            ! README.hpux
14325 ____________________________________________________________________________
14326 [ 14953] By: ams                                   on 2002/03/03  04:15:49
14327         Log: Subject: RE: VERSION core
14328              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14329              Date: Sat, 2 Mar 2002 22:50:44 -0000
14330              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
14331      Branch: perl
14332            ! t/comp/use.t
14333 ____________________________________________________________________________
14334 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
14335         Log: The #14949 removed this error from non-Win32.
14336      Branch: perl
14337            ! t/lib/warnings/op
14338 ____________________________________________________________________________
14339 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
14340         Log: BeOS back on track.
14341      Branch: perl
14342            ! README.beos
14343 ____________________________________________________________________________
14344 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
14345         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
14346              higher is okay.
14347      Branch: perl
14348            ! ext/POSIX/t/posix.t
14349 ____________________________________________________________________________
14350 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
14351         Log: For now, make "incorrect case" a Win32-only warning.
14352      Branch: perl
14353            ! op.c
14354 ____________________________________________________________________________
14355 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
14356         Log: Demand more before attempting socketpair().
14357      Branch: perl
14358            ! pp_sys.c
14359 ____________________________________________________________________________
14360 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
14361         Log: Remove obsolete hack.
14362      Branch: perl
14363            ! makedepend.SH
14364 ____________________________________________________________________________
14365 [ 14946] By: ams                                   on 2002/03/02  16:00:32
14366         Log: Forgot to delete encode.* from MANIFEST.
14367      Branch: perl
14368            ! MANIFEST
14369 ____________________________________________________________________________
14370 [ 14945] By: ams                                   on 2002/03/02  14:41:03
14371         Log: Delete ex-test output.
14372      Branch: perl
14373            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
14374 ____________________________________________________________________________
14375 [ 14944] By: ams                                   on 2002/03/02  13:54:35
14376         Log: Subject: [PATCH] DB_File 1.803
14377              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14378              Date: Sat, 2 Mar 2002 14:33:32 -0000
14379              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
14380      Branch: perl
14381            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14382            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
14383 ____________________________________________________________________________
14384 [ 14943] By: ams                                   on 2002/03/02  13:43:06
14385         Log: Upgrade to Tie::File 0.14.
14386      Branch: perl
14387            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
14388            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
14389            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
14390 ____________________________________________________________________________
14391 [ 14942] By: nick                                  on 2002/03/02  11:05:53
14392         Log: Integrate mainline
14393      Branch: perlio
14394           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
14395           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
14396           +> ext/Encode/t/table.utf8
14397           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
14398           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
14399           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
14400           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
14401           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
14402           !> universal.c utils/perldoc.PL
14403 ____________________________________________________________________________
14404 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
14405         Log: More CJK (just C, really) tables from Autrijus Tang
14406              (originally from iconv, used with permission of Bruno Haible)
14407      Branch: perl
14408            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
14409            + ext/Encode/Encode/iso-ir-165.enc
14410            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
14411            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
14412            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
14413 ____________________________________________________________________________
14414 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
14415         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
14416              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
14417              Date: Fri, 1 Mar 2002 15:32:13 -0500
14418              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
14419      Branch: perl
14420            ! utils/perldoc.PL
14421 ____________________________________________________________________________
14422 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
14423         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
14424              From: Schuyler Erle <schuyler@oreilly.com>
14425              Date: Fri, 01 Mar 2002 14:22:19 -0800
14426              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
14427              
14428              Subject: Re: PATCH: "splice() offset past end of array" warning.
14429              From: Mark-Jason Dominus <mjd@plover.com>
14430              Date: Fri, 01 Mar 2002 17:19:49 -0500
14431              Message-ID: <20020301221949.7610.qmail@plover.com>
14432      Branch: perl
14433            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
14434 ____________________________________________________________________________
14435 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
14436         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
14437              From: Mark-Jason Dominus <mjd@plover.com>
14438              Date: Fri, 01 Mar 2002 18:35:35 -0500
14439              Message-ID: <20020301233535.15969.qmail@plover.com>
14440      Branch: perl
14441            ! av.c
14442 ____________________________________________________________________________
14443 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
14444         Log: Subject: RE: VERSION core
14445              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14446              Date: Fri, 1 Mar 2002 23:47:48 -0000
14447              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
14448      Branch: perl
14449            ! pod/perldiag.pod universal.c
14450 ____________________________________________________________________________
14451 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
14452         Log: Update Changes
14453      Branch: maint-5.6/macperl
14454            ! macos/Changes
14455 ____________________________________________________________________________
14456 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
14457         Log: Fix update to resources
14458      Branch: maint-5.6/macperl
14459            ! macos/macperl/MacPerl.r
14460 ____________________________________________________________________________
14461 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
14462         Log: metaconfig unit change for #14930.
14463      Branch: metaconfig
14464            ! U/modified/Init.U
14465 ____________________________________________________________________________
14466 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
14467         Log: Fix debugger to handle Mac OS psedofiles
14468      Branch: maint-5.6/macperl
14469            ! lib/DB.pm lib/perl5db.pl
14470 ____________________________________________________________________________
14471 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
14472         Log: Various fixes from Thomas Wegner
14473      Branch: maint-5.6/macperl
14474            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
14475 ____________________________________________________________________________
14476 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
14477         Log: Some resource updates
14478      Branch: maint-5.6/macperl
14479            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
14480            ! macos/macperl/MacPerl.rsrc
14481 ____________________________________________________________________________
14482 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
14483         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
14484              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14485              Date: Fri, 01 Mar 2002 09:38:59 -0800
14486              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
14487      Branch: perl
14488            ! Configure
14489 ____________________________________________________________________________
14490 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
14491         Log: Add some missing sfio symbols (Alan Fry)
14492      Branch: maint-5.6/macperl
14493            ! macos/macperl.sym
14494 ____________________________________________________________________________
14495 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
14496         Log: Update version and README
14497      Branch: maint-5.6/macperl
14498            ! README.macos macos/MPVersion.r
14499 ____________________________________________________________________________
14500 [ 14926] By: nick                                  on 2002/03/01  15:56:41
14501         Log: Integrate mainline
14502      Branch: perlio
14503           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
14504           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
14505           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
14506           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
14507           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
14508           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
14509           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
14510           +> lib/Tie/File/13_size_rs.t
14511           !> (integrate 80 files)
14512 ____________________________________________________________________________
14513 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
14514         Log: Better advertising.
14515      Branch: perl
14516            ! pod/perldelta.pod pod/perlfaq5.pod
14517 ____________________________________________________________________________
14518 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
14519         Log: Update Changes.
14520      Branch: perl
14521            ! Changes patchlevel.h
14522 ____________________________________________________________________________
14523 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
14524         Log: Lost in the shuffle.
14525      Branch: perl
14526            + lib/Math/BigInt/t/downgrade.t
14527            ! MANIFEST
14528 ____________________________________________________________________________
14529 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
14530         Log: Advertise Tie::File.
14531      Branch: perl
14532            ! pod/perldelta.pod pod/perlfaq5.pod
14533 ____________________________________________________________________________
14534 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
14535         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
14536              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14537              Date: Thu, 28 Feb 2002 18:55:48 +0100
14538              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
14539      Branch: perl
14540            ! x2p/walk.c
14541 ____________________________________________________________________________
14542 [ 14920] By: ams                                   on 2002/03/01  09:06:01
14543         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
14544              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14545              Date: Tue, 26 Feb 2002 19:54:31 -0500
14546              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
14547      Branch: perl
14548            ! embed.fnc ext/B/B/Deparse.pm gv.c
14549 ____________________________________________________________________________
14550 [ 14919] By: ams                                   on 2002/03/01  03:03:12
14551         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
14552      Branch: perl
14553            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
14554            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14555            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14556            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14557            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14558            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14559            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14560 ____________________________________________________________________________
14561 [ 14918] By: ams                                   on 2002/03/01  02:36:58
14562         Log: Add Tie::File 0.12 from MJD.
14563      Branch: perl
14564            + lib/Tie/File.pm lib/Tie/File/01_gen.t
14565            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
14566            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
14567            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
14568            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
14569            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
14570            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
14571            ! MANIFEST
14572 ____________________________________________________________________________
14573 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
14574         Log: Encoding name mapping tweaks.
14575      Branch: perl
14576            ! ext/Encode/Encode.pm
14577 ____________________________________________________________________________
14578 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
14579         Log: metaconfig unit change for #14915.
14580      Branch: metaconfig
14581            ! U/modified/Init.U
14582 ____________________________________________________________________________
14583 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
14584         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
14585              From: Paul_GreenVOS@vos.stratus.com
14586              Date: Thu, 28 Feb 02 15:05 est
14587              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
14588      Branch: perl
14589            ! Configure
14590 ____________________________________________________________________________
14591 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
14592         Log: PL_bostr was pointing to the wrong string
14593              (a string left around from the loading of the Unicode \w)
14594              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
14595              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
14596      Branch: perl
14597            ! regexec.c
14598 ____________________________________________________________________________
14599 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
14600         Log: Sync with libnet-1.10
14601      Branch: perl
14602            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
14603            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
14604            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
14605            ! lib/Net/t/netrc.t
14606 ____________________________________________________________________________
14607 [ 14912] By: ams                                   on 2002/02/28  13:02:50
14608         Log: Subject: [PATCH] perldelta.pod fixes
14609              From: Autrijus Tang <autrijus@autrijus.org>
14610              Date: Thu, 28 Feb 2002 21:44:15 +0800
14611              Message-Id: <20020228134415.GB16422@not.autrijus.org>
14612      Branch: perl
14613            ! pod/perldelta.pod
14614 ____________________________________________________________________________
14615 [ 14911] By: ams                                   on 2002/02/28  11:31:44
14616         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
14617              From: Stas Bekman <stas@stason.org>
14618              Date: Mon, 04 Feb 2002 16:18:53 +0800
14619              Message-Id: <3C7E1E5F.1000605@stason.org>
14620              (Applied by hand).
14621      Branch: perl
14622            ! lib/File/Copy.pm
14623 ____________________________________________________________________________
14624 [ 14910] By: ams                                   on 2002/02/28  11:26:47
14625         Log: Subject: [PATCH lib/Pod/Html.pm]
14626              From: Stas Bekman <stas@stason.org>
14627              Date: Thu, 28 Feb 2002 20:05:01 +0800
14628              Message-Id: <3C7E1CED.7000307@stason.org>
14629      Branch: perl
14630            ! lib/Pod/Html.pm
14631 ____________________________________________________________________________
14632 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
14633         Log: Tests for #14908.
14634      Branch: perl
14635            ! t/op/pat.t
14636 ____________________________________________________________________________
14637 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
14638         Log: Make shared hash keys to be \0-terminated:
14639              one possible resolution for
14640              "UTF-8, weird \w behaviour after HASH-KEY-ification"
14641              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
14642              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
14643              The hash keys weren't \0-terminated.  This meant that the EOL ($)
14644              in regmatch() got the nextchr beyond the last character.  Since
14645              the keys were UTF-8, the nextchr was \1, not the usual
14646              string-terminating \0.  Wham, no match.
14647              
14648              I think another possible resolution could be to stop the nextchr
14649              computation in regmatch() from peeking beyond the last character
14650              of the string:
14651              
14652              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
14653      Branch: perl
14654            ! hv.c hv.h
14655 ____________________________________________________________________________
14656 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
14657         Log: Subject: [PATCH] Perl interface to newIO()
14658              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14659              Date: Wed, 27 Feb 2002 20:15:27 -0800
14660              Message-ID: <f7af8gzkgaET092yn@efn.org>
14661      Branch: perl
14662            ! lib/Symbol.pm
14663 ____________________________________________________________________________
14664 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
14665         Log: The "list" part of
14666              
14667              Subject: [PATCH perlop] .. returns a *list* of *integers*
14668              From: Mike Guy <mjtg@cam.ac.uk>
14669              Date: Tue, 26 Feb 2002 18:30:22 +0000
14670              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
14671              
14672              plus few nits.
14673      Branch: perl
14674            ! pod/perlop.pod
14675 ____________________________________________________________________________
14676 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
14677         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
14678              From: Abe Timmerman <abe@ztreet.demon.nl>
14679              Date: Thu, 28 Feb 2002 00:04:06 +0100
14680              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
14681      Branch: perl
14682            ! lib/File/stat.t
14683 ____________________________________________________________________________
14684 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
14685         Log: Integrate from maintperl.
14686      Branch: maint-5.6/macperl
14687           !> doio.c op.c t/io/open.t t/pragma/strict-subs
14688 ____________________________________________________________________________
14689 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
14690         Log: Upgrade to Math::BigInt 1.53.
14691      Branch: perl
14692            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14693            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
14694            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
14695            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
14696            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
14697            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
14698 ____________________________________________________________________________
14699 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
14700         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
14701              From: "Craig A. Berry" <craigberry@mac.com>
14702              Date: Wed, 27 Feb 2002 15:36:38 -0600
14703              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
14704      Branch: perl
14705            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
14706            ! vms/ext/filespec.t
14707 ____________________________________________________________________________
14708 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
14709         Log: Subject: [PATCH] Some minor changes for Cygwin
14710              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
14711              Date: Wed, 27 Feb 2002 22:25:41 +0100
14712              Message-ID: <14296492589.20020227222541@familiehaase.de>
14713      Branch: perl
14714            ! Makefile.SH README.cygwin cygwin/perlld.in
14715 ____________________________________________________________________________
14716 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
14717         Log: Update the UTF-8 explanation table.
14718      Branch: perl
14719            ! pod/perlunicode.pod utf8.h
14720 ____________________________________________________________________________
14721 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
14722         Log: Repatch from Robin Barker: anon subs in C<package;> are
14723              now __ANON__::__ANON__ (should help for mod_perl package
14724              since #12251)
14725      Branch: perl
14726            ! gv.c op.c t/op/runlevel.t toke.c
14727 ____________________________________________________________________________
14728 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
14729         Log: Update Changes.
14730      Branch: perl
14731            ! Changes patchlevel.h
14732 ____________________________________________________________________________
14733 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
14734         Log: perldelta updates.
14735      Branch: perl
14736            ! pod/perldelta.pod
14737 ____________________________________________________________________________
14738 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
14739         Log: Signedness nit.
14740      Branch: perl
14741            ! regexec.c
14742 ____________________________________________________________________________
14743 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
14744         Log: Subject: Re: Smoke 14870
14745              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14746              Date: Wed, 27 Feb 2002 16:48:35 +0100
14747              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
14748              
14749              (with some additional garnish)
14750      Branch: perl
14751            ! README.hpux hints/hpux.sh
14752 ____________________________________________________________________________
14753 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
14754         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
14755              into perl.exp in AIX.
14756      Branch: perl
14757            ! makedef.pl perl.h
14758 ____________________________________________________________________________
14759 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
14760         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
14761              From: Robin Barker <rmb1@cise.npl.co.uk>
14762              Date: Wed, 27 Feb 2002 14:39:35 GMT
14763              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
14764      Branch: perl
14765            ! pod/perlrun.pod
14766 ____________________________________________________________________________
14767 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
14768         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
14769              From: Robin Barker <rmb1@cise.npl.co.uk>
14770              Date: Wed, 27 Feb 2002 12:25:30 GMT
14771              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
14772      Branch: perl
14773            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
14774            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
14775            ! pod/perlunicode.pod pod/perluniintro.pod
14776 ____________________________________________________________________________
14777 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
14778         Log: Only modify LD_LIBRARY_PATH in case there are directories.
14779      Branch: perl
14780            ! hints/dec_osf.sh
14781 ____________________________________________________________________________
14782 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
14783         Log: Subject: [PATCH] perl/hints/vos.sh
14784              From: Paul_GreenVOS@vos.stratus.com
14785              Date: Tue, 26 Feb 02 15:19 est
14786              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
14787      Branch: perl
14788            ! hints/vos.sh
14789 ____________________________________________________________________________
14790 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
14791         Log: Forgot from #14888.
14792      Branch: perl
14793            ! ext/Unicode/Normalize/mkheader
14794 ____________________________________________________________________________
14795 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
14796         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
14797      Branch: perl
14798            ! ext/Unicode/Normalize/Changes
14799            ! ext/Unicode/Normalize/Normalize.pm
14800            ! ext/Unicode/Normalize/Normalize.xs
14801            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
14802            ! ext/Unicode/Normalize/t/test.t
14803 ____________________________________________________________________________
14804 [ 14887] By: ams                                   on 2002/02/26  23:51:52
14805         Log: Subject: Missing diagnostics
14806              From: Simon Glover <scog@roe.ac.uk>
14807              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
14808              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
14809              
14810              Subject: [PATCH] Better wording for the lvalue vec diagnostic
14811              From: Simon Glover <scog@roe.ac.uk>
14812              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
14813              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
14814      Branch: perl
14815            ! doop.c pod/perldiag.pod t/op/vec.t
14816 ____________________________________________________________________________
14817 [ 14886] By: ams                                   on 2002/02/26  15:48:34
14818         Log: Subject: [PATCH] Not OK 5.7.2@14884
14819              From: andreas.koenig@anima.de (Andreas J. Koenig)
14820              Date: Tue, 26 Feb 2002 15:03:55 +0100
14821              Message-Id: <m38z9gfigk.fsf@anima.de>
14822      Branch: perl
14823            ! t/lib/access.t
14824 ____________________________________________________________________________
14825 [ 14885] By: nick                                  on 2002/02/26  13:48:55
14826         Log: Integrate mainline
14827      Branch: perlio
14828           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
14829           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
14830           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
14831            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
14832           !> (integrate 102 files)
14833 ____________________________________________________________________________
14834 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
14835         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
14836              1.1999999999999996, or thereabouts (yes, even sprintf).
14837      Branch: perl
14838            ! t/base/num.t
14839 ____________________________________________________________________________
14840 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
14841         Log: Neither.
14842      Branch: perl
14843            ! pod/perldelta.pod
14844 ____________________________________________________________________________
14845 [ 14882] By: ams                                   on 2002/02/26  08:46:55
14846         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
14847              From: Michael G Schwern <schwern@pobox.com>
14848              Date: Tue, 26 Feb 2002 01:01:28 -0500
14849              Message-Id: <20020226060128.GA2439@blackrider>
14850      Branch: perl
14851            ! hv.c pod/perldiag.pod
14852 ____________________________________________________________________________
14853 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
14854         Log: Subject: [PATCH B::Concise] docs, typos
14855              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14856              Date: Mon, 25 Feb 2002 16:41:16 +0100
14857              Message-ID: <20020225164116.A1054@rafael>
14858      Branch: perl
14859            ! ext/B/B/Concise.pm
14860 ____________________________________________________________________________
14861 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
14862         Log: POSIX: add isatty to @EXPORT_OK, reformat.
14863      Branch: perl
14864            ! ext/POSIX/POSIX.pm
14865 ____________________________________________________________________________
14866 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
14867         Log: If using -Dloclibpth=... the directories need to
14868              be appended to LD_LIBRARY_PATH (and ickily, if those
14869              directories contain a (newer?) libdb.so, we need to
14870              prepend    /usr/shlib to loclibpth).
14871      Branch: perl
14872            ! hints/dec_osf.sh
14873 ____________________________________________________________________________
14874 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
14875         Log: Subject: [PATCH] Perl interface to newIO()
14876              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
14877              Date: Mon, 25 Feb 2002 15:04:57 -0800
14878              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
14879      Branch: perl
14880            ! lib/Symbol.pm lib/Symbol.t
14881 ____________________________________________________________________________
14882 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
14883         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
14884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
14885              Date: Mon, 25 Feb 2002 21:58:30 +0100
14886              Message-ID: <20020225215830.A744@rafael>
14887      Branch: perl
14888            ! pod/perlvar.pod
14889 ____________________________________________________________________________
14890 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
14891         Log: Big5 tweaks from Autrijus Tang.
14892      Branch: perl
14893            ! ext/Encode/Encode/big5.enc
14894 ____________________________________________________________________________
14895 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
14896         Log: Subject: [PATCH Glossary configpm] cleanups
14897              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14898              Date: Mon, 25 Feb 2002 23:27:15 +0100
14899              Message-ID: <20020225232715.C744@rafael>
14900      Branch: perl
14901            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
14902 ____________________________________________________________________________
14903 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
14904         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
14905              From: Nicholas Clark <nick@unfortu.net>
14906              Date: Mon, 25 Feb 2002 21:53:24 +0000
14907              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
14908      Branch: perl
14909            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
14910            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
14911            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
14912 ____________________________________________________________________________
14913 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
14914         Log: Upgrade to I18N::LangTags 0.27.
14915              (Causes one flipflop back to perl.com URL, must poke Sean.)
14916      Branch: perl
14917            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
14918            ! lib/I18N/LangTags/List.pm
14919 ____________________________________________________________________________
14920 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
14921         Log: Upgrade to Getopt::Long 2.28.
14922      Branch: perl
14923            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
14924            ! lib/Getopt/Long/README
14925 ____________________________________________________________________________
14926 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
14927         Log: No =head.
14928      Branch: perl
14929            ! pod/perlebcdic.pod
14930 ____________________________________________________________________________
14931 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
14932         Log: Update Changes.
14933      Branch: perl
14934            ! Changes patchlevel.h
14935 ____________________________________________________________________________
14936 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
14937         Log: metaconfig unit change for #14868.
14938      Branch: metaconfig
14939            ! U/modified/Chk_MANI.U
14940 ____________________________________________________________________________
14941 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
14942         Log: Some hosts understand split -l 50, some only split -50
14943              (from Paul Eggert).
14944      Branch: perl
14945            ! Configure
14946 ____________________________________________________________________________
14947 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
14948         Log: Subject: Re: [PATCH bleadperl] socketpair.t
14949              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14950              Date: Sun, 24 Feb 2002 10:31:25 +0100
14951              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
14952              
14953              (the pid half only)
14954      Branch: perl
14955            ! win32/win32.c
14956 ____________________________________________________________________________
14957 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
14958         Log: Mention the new pack tricks.
14959      Branch: perl
14960            ! pod/perldelta.pod
14961 ____________________________________________________________________________
14962 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
14963         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
14964              From: Richard.Foley@t-online.de (Richard Foley)
14965              Date: Mon, 25 Feb 2002 13:47:03 +0100
14966              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
14967      Branch: perl
14968            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
14969            ! pod/perldebug.pod pod/perldelta.pod
14970 ____________________________________________________________________________
14971 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
14972         Log: Typo corrections from John P. Linderman.
14973      Branch: perl
14974            ! ext/IPC/SysV/Semaphore.pm
14975 ____________________________________________________________________________
14976 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
14977         Log: Upgrade to Math::BigInt 1.52.
14978      Branch: perl
14979            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
14980            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
14981            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
14982            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
14983            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
14984 ____________________________________________________________________________
14985 [ 14862] By: ams                                   on 2002/02/25  10:39:40
14986         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
14987              From: Robin Barker <rmb1@cise.npl.co.uk>
14988              Date: Mon, 25 Feb 2002 11:35:06 GMT
14989              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
14990              
14991              Subject: [PATCH Net/Cmd.pm]
14992              From: Robin Barker <rmb1@cise.npl.co.uk>
14993              Date: Mon, 25 Feb 2002 11:37:06 GMT
14994              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
14995      Branch: perl
14996            ! lib/Cwd.pm lib/Net/Cmd.pm
14997 ____________________________________________________________________________
14998 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
14999         Log: Cut-and-paste errors.
15000      Branch: perl
15001            ! t/op/pat.t
15002 ____________________________________________________________________________
15003 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
15004         Log: EBCDIC: the control characters are not that easy to find.
15005      Branch: perl
15006            ! t/op/pat.t
15007 ____________________________________________________________________________
15008 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
15009         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
15010              From: John Peacock <jpeacock@rowman.com>
15011              Date: Sun, 24 Feb 2002 22:08:28 -0500
15012              Message-ID: <3C79AAAC.6060903@rowman.com>
15013      Branch: perl
15014            ! sv.c
15015 ____________________________________________________________________________
15016 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
15017         Log: SvSetSV() is not returnable, but that's okay since
15018              sv_copypv() returns void.
15019      Branch: perl
15020            ! sv.c
15021 ____________________________________________________________________________
15022 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
15023         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
15024              From: John Peacock <jpeacock@rowman.com>                 
15025              Date: Sun, 24 Feb 2002 16:40:07 -0500
15026              Message-ID: <3C795DB7.40105@rowman.com>               
15027      Branch: perl
15028            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
15029            ! pp_hot.c proto.h sv.c
15030 ____________________________________________________________________________
15031 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
15032         Log: Tiny code cleanup.
15033      Branch: perl
15034            ! regexec.c
15035 ____________________________________________________________________________
15036 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
15037         Log: Use to_uni_fold().
15038      Branch: perl
15039            ! regcomp.c
15040 ____________________________________________________________________________
15041 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
15042         Log: Document the new taint behaviour of exec LIST and
15043              system LIST.
15044      Branch: perl
15045            ! pod/perldelta.pod
15046 ____________________________________________________________________________
15047 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
15048         Log: Subject: [PATCH] Re: taint news
15049              From: Rick Delaney <rick.delaney@rogers.com>             
15050              Date: 24 Feb 2002 11:35:00 -0500
15051              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
15052      Branch: perl
15053            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
15054 ____________________________________________________________________________
15055 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
15056         Log: EBCDIC tweak (native instead of uni) and comment update.
15057      Branch: perl
15058            ! regexec.c
15059 ____________________________________________________________________________
15060 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
15061         Log: Using uninitialized (and wrong) variables is not good.
15062      Branch: perl
15063            ! regcomp.c
15064 ____________________________________________________________________________
15065 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
15066         Log: EBCDIC: this seems to calm the last of the
15067              Malformed UTF-8 warnings.
15068      Branch: perl
15069            ! regcomp.c utf8.c
15070 ____________________________________________________________________________
15071 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
15072         Log: EBCDIC: document using Encode for character conversions.
15073      Branch: perl
15074            ! pod/perlebcdic.pod
15075 ____________________________________________________________________________
15076 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
15077         Log: EBCDIC: disable also Unicode::Collate and
15078              Unicode::Normalize for now.  Real users of
15079              EBCDIC have to decide what they want.
15080      Branch: perl
15081            ! ext/Unicode/Normalize/Normalize.pm
15082            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
15083            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
15084            ! lib/Unicode/Collate/t/test.t
15085 ____________________________________________________________________________
15086 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
15087         Log: AUTHORS updates.
15088      Branch: perl
15089            ! AUTHORS
15090 ____________________________________________________________________________
15091 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
15092         Log: Retract #14571: there may be a better solution than
15093              tweaking the test.
15094      Branch: perl
15095            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
15096 ____________________________________________________________________________
15097 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
15098         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
15099              From: "Craig A. Berry" <craigberry@mac.com> 
15100              Date: Sat, 23 Feb 2002 14:14:35 -0600
15101              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
15102      Branch: perl
15103            ! configure.com
15104 ____________________________________________________________________________
15105 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
15106         Log: metaconfig unit change for #14843.
15107      Branch: metaconfig/U/perl
15108            ! Extensions.U
15109 ____________________________________________________________________________
15110 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
15111         Log: Also Encode/JP needs to be listed explicitly.
15112              (Any other sub-Encode extensions?)
15113      Branch: perl
15114            ! Configure
15115 ____________________________________________________________________________
15116 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
15117         Log: Document known UNICOS/mk deficiency.
15118      Branch: perl
15119            ! pod/perldelta.pod
15120 ____________________________________________________________________________
15121 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
15122         Log: Subject: [PATCH] README mention version 5.0
15123              From: Autrijus Tang <autrijus@autrijus.org>
15124              Date: Sat, 23 Feb 2002 09:35:22 +0800
15125              Message-ID: <20020223013522.GA8694@not.autrijus.org>
15126      Branch: perl
15127            ! README
15128 ____________________________________________________________________________
15129 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
15130         Log: metaconfig unit change for #14839.
15131      Branch: metaconfig
15132            ! U/modified/Signal.U
15133 ____________________________________________________________________________
15134 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
15135         Log: Old hosts like NeXT Classic don't have sort -k,
15136              from Paul Eggert.
15137      Branch: perl
15138            ! Configure
15139 ____________________________________________________________________________
15140 [ 14838] By: ams                                   on 2002/02/22  21:14:29
15141         Log: Minor clarifications as suggested by Anton Tagunov.
15142      Branch: perl
15143            ! pod/perlsyn.pod
15144 ____________________________________________________________________________
15145 [ 14837] By: ams                                   on 2002/02/22  21:07:02
15146         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
15147              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15148              Date: Fri, 22 Feb 2002 23:01:07 +0100
15149              Message-Id: <20020222230107.A15069@rafael>
15150      Branch: perl
15151            ! sv.c t/op/gv.t
15152 ____________________________________________________________________________
15153 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
15154         Log: metaconfig unit change for #14835.
15155      Branch: metaconfig
15156            ! U/modified/Chk_MANI.U
15157 ____________________________________________________________________________
15158 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
15159         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
15160      Branch: perl
15161            ! Configure
15162 ____________________________________________________________________________
15163 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
15164         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
15165              From: Michael G Schwern <schwern@pobox.com>
15166              Date: Fri, 22 Feb 2002 12:10:28 -0500
15167              Message-ID: <20020222171027.GB4181@blackrider>
15168      Branch: perl
15169            ! ext/Encode/compile
15170 ____________________________________________________________________________
15171 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
15172         Log: Update Changes.
15173      Branch: perl
15174            ! Changes patchlevel.h
15175 ____________________________________________________________________________
15176 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
15177         Log: Implement IV/UV/NV/long double pack/unpack with
15178              template letters j/J/F/D (the latter two have been
15179              undocumented aliases of f/d).
15180      Branch: perl
15181            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
15182 ____________________________________________________________________________
15183 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
15184         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
15185              From: Nicholas Clark <nick@unfortu.net>
15186              Date: Fri, 22 Feb 2002 14:01:25 +0000
15187              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
15188      Branch: perl
15189            ! ext/Encode/compile
15190 ____________________________________________________________________________
15191 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
15192         Log: NetWare change from Ananth Kesari.
15193      Branch: perl
15194            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
15195            ! MANIFEST
15196 ____________________________________________________________________________
15197 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
15198         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
15199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15200              Date: Fri, 22 Feb 2002 03:55:13 -0500
15201              Message-ID: <20020222035513.A894@math.ohio-state.edu>
15202      Branch: perl
15203            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
15204 ____________________________________________________________________________
15205 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
15206         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
15207      Branch: perl
15208            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
15209 ____________________________________________________________________________
15210 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
15211         Log: Make measure_struct a file static.
15212      Branch: perl
15213            ! pp_pack.c
15214 ____________________________________________________________________________
15215 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
15216         Log: EBCDIC: someone who knows what they are doing
15217              and whether it is possible at all in the first
15218              place needs to figure these tests out on EBCDIC.
15219              The CJK encodings heavily abuse their knowledge
15220              of ASCII and that may require a translation layer
15221              or four to survive UTF-EBCDIC.
15222      Branch: perl
15223            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
15224 ____________________________________________________________________________
15225 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
15226         Log: croak() needs context.
15227      Branch: perl
15228            ! pp_pack.c
15229 ____________________________________________________________________________
15230 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
15231         Log: Subject: [PATCH @14577] pack with a human face: the sequel
15232              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15233              Date: Thu, 21 Feb 2002 21:33:37 -0500
15234              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
15235      Branch: perl
15236            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
15237            ! proto.h t/op/pack.t
15238 ____________________________________________________________________________
15239 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
15240         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
15241              From: Nicholas Clark <nick@unfortu.net> 
15242              Date: Fri, 22 Feb 2002 00:49:44 +0000
15243              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
15244      Branch: perl
15245            ! ext/Encode/compile
15246 ____________________________________________________________________________
15247 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
15248         Log: Test for #14795.
15249      Branch: perl
15250            ! t/op/pat.t
15251 ____________________________________________________________________________
15252 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
15253         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
15254      Branch: perl
15255            ! t/op/pat.t
15256 ____________________________________________________________________________
15257 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
15258         Log: Subject: [PATCH] next batch of bugfixes
15259              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15260              Date: Thu, 21 Feb 2002 23:54:41 +0100
15261              Message-ID: <20020221235441.A17260@rafael>
15262      Branch: perl
15263            ! ext/B/B/Deparse.pm
15264 ____________________________________________________________________________
15265 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
15266         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)
15267              From: chromatic <chromatic@rmci.net>
15268              Date: Thu, 21 Feb 2002 14:17:35 -0700
15269              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
15270      Branch: perl
15271            ! lib/File/stat.pm lib/File/stat.t
15272 ____________________________________________________________________________
15273 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
15274         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
15275      Branch: perl
15276            ! ext/re/re.xs
15277 ____________________________________________________________________________
15278 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
15279         Log: Upgrade to Math::BigInt 1.51.
15280      Branch: perl
15281            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
15282            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
15283            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
15284            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15285            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
15286            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
15287            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
15288            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
15289            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
15290            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
15291            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
15292            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
15293 ____________________________________________________________________________
15294 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
15295         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
15296              From: "Gerrit P. Haase" <gp@familiehaase.de>
15297              Date: Thu, 21 Feb 2002 21:20:25 +0100
15298              Message-ID: <69510538936.20020221212025@familiehaase.de>
15299      Branch: perl
15300            ! Makefile.SH
15301 ____________________________________________________________________________
15302 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
15303         Log: Subject: [PATCH @14577] grouping in pack/unpack
15304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15305              Date: Thu, 21 Feb 2002 06:06:14 -0500
15306              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
15307      Branch: perl
15308            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
15309            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
15310 ____________________________________________________________________________
15311 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
15312         Log: Subject: [PATCH propose] question about fs.t
15313              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15314              Date: Thu, 21 Feb 2002 15:10:21 +0100
15315              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
15316      Branch: perl
15317            ! t/io/fs.t
15318 ____________________________________________________________________________
15319 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
15320         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
15321              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
15322              Date: Thu, 21 Feb 2002 09:54:28 +0100
15323              Message-ID: <13576559576.20020221095428@familiehaase.de>     
15324      Branch: perl
15325            ! Makefile.SH
15326 ____________________________________________________________________________
15327 [ 14812] By: ams                                   on 2002/02/21  14:59:09
15328         Log: Subject: typo correction
15329              From: mjd@plover.com
15330              Date: 21 Feb 2002 15:43:49 -0000
15331              Message-Id: <20020221154349.22772.qmail@plover.com>
15332      Branch: perl
15333            ! pod/perldebug.pod
15334 ____________________________________________________________________________
15335 [ 14811] By: ams                                   on 2002/02/21  14:02:12
15336         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
15337              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15338              Date: Thu, 21 Feb 2002 15:22:22 +0100
15339              Message-Id: <20020221152222.A15095@rafael>
15340      Branch: perl
15341            ! op.h toke.c
15342 ____________________________________________________________________________
15343 [ 14810] By: ams                                   on 2002/02/21  12:45:28
15344         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
15345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15346              Date: Thu, 21 Feb 2002 06:02:48 -0500
15347              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
15348      Branch: perl
15349            ! lib/ExtUtils/Mksymlists.pm makedef.pl
15350 ____________________________________________________________________________
15351 [ 14809] By: nick                                  on 2002/02/21  09:31:08
15352         Log: Integrate mainline
15353      Branch: perlio
15354           +> lib/Pod/t/Select.t
15355           !> (integrate 37 files)
15356 ____________________________________________________________________________
15357 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
15358         Log: metaconfig unit change for #14807.
15359      Branch: metaconfig
15360            ! U/modified/Signal.U
15361 ____________________________________________________________________________
15362 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
15363         Log: Revert #14805, didn't quite work.
15364      Branch: perl
15365            ! Configure config_h.SH
15366 ____________________________________________________________________________
15367 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
15368         Log: metaconfig changes for #14805.
15369      Branch: metaconfig
15370            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
15371 ____________________________________________________________________________
15372 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
15373         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
15374              From: Paul Eggert <eggert@twinsun.com>
15375              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
15376              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
15377      Branch: perl
15378            ! Configure config_h.SH
15379 ____________________________________________________________________________
15380 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
15381         Log: More advice.
15382      Branch: perl
15383            ! README.os390
15384 ____________________________________________________________________________
15385 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
15386         Log: Missing MANIFESTation.
15387      Branch: perl
15388            ! MANIFEST
15389 ____________________________________________________________________________
15390 [ 14802] By: ams                                   on 2002/02/20  22:55:25
15391         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
15392              From: Autrijus Tang <autrijus@autrijus.org>
15393              Date: Thu, 21 Feb 2002 07:13:12 +0800
15394              Message-Id: <20020220231312.GA775@not.autrijus.org>
15395      Branch: perl
15396            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
15397 ____________________________________________________________________________
15398 [ 14801] By: ams                                   on 2002/02/20  22:27:20
15399         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
15400              From: Abe Timmerman <abe@ztreet.demon.nl>
15401              Date: Thu, 21 Feb 2002 00:20:40 +0100
15402              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
15403      Branch: perl
15404            + lib/Pod/t/Select.t
15405 ____________________________________________________________________________
15406 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
15407         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
15408              twice, causing the loop to skip every other character.
15409      Branch: perl
15410            ! utf8.c
15411 ____________________________________________________________________________
15412 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
15413         Log: Better debugging info.
15414      Branch: perl
15415            ! t/uni/case.pl
15416 ____________________________________________________________________________
15417 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
15418         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
15419              From: Nicholas Clark <nick@unfortu.net>
15420              Date: Wed, 20 Feb 2002 22:13:05 +0000
15421              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
15422      Branch: perl
15423            ! ext/Encode/compile
15424 ____________________________________________________________________________
15425 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
15426         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
15427              From: Paul Eggert <eggert@twinsun.com>
15428              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
15429              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
15430      Branch: perl
15431            ! pod/perlhack.pod
15432 ____________________________________________________________________________
15433 [ 14796] By: nick                                  on 2002/02/20  18:15:00
15434         Log: Integrate mainline
15435      Branch: perlio
15436           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15437           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
15438           +> lib/Locale/Country.pod lib/Locale/Currency.pod
15439           +> lib/Locale/Language.pod lib/Locale/Script.pm
15440           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
15441           +> t/uni/title.t t/uni/upper.t
15442           !> (integrate 41 files)
15443 ____________________________________________________________________________
15444 [ 14795] By: ams                                   on 2002/02/20  17:08:38
15445         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
15446              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15447              Date: Wed, 20 Feb 2002 18:06:59 +0000
15448              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
15449      Branch: perl
15450            ! pp_ctl.c
15451 ____________________________________________________________________________
15452 [ 14794] By: ams                                   on 2002/02/20  16:41:56
15453         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
15454              From: Paul_GreenVOS@vos.stratus.com
15455              Date: Wed, 20 Feb 02 12:21 est
15456              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
15457      Branch: perl
15458            ! Makefile.SH
15459 ____________________________________________________________________________
15460 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
15461         Log: Forgot from #14790.
15462      Branch: perl
15463            ! pp_pack.c
15464 ____________________________________________________________________________
15465 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
15466         Log: Update Changes.
15467      Branch: perl
15468            ! Changes patchlevel.h
15469 ____________________________________________________________________________
15470 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
15471         Log: Integrate change #14778 from maintperl.
15472      Branch: perl
15473            ! t/lib/strict/subs
15474           !> op.c
15475 ____________________________________________________________________________
15476 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
15477         Log: Subject: Re: [ID 20020220.001] pack w with objects
15478              From: Ulrich Pfeifer <upf@de.uu.net>
15479              Date: 20 Feb 2002 11:21:15 +0100
15480              Message-ID: <p5g03wcv38.fsf@de.uu.net>
15481      Branch: perl
15482            ! t/op/pack.t
15483 ____________________________________________________________________________
15484 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
15485         Log: Subject: Re: [PATCH] go faster for Encode's compile
15486              From: Nicholas Clark <nick@unfortu.net> 
15487              Date: Tue, 19 Feb 2002 23:38:36 +0000
15488              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
15489      Branch: perl
15490            ! ext/Encode/compile
15491 ____________________________________________________________________________
15492 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
15493         Log: Regen Glossary.
15494      Branch: perl
15495            ! Porting/Glossary Porting/config.sh Porting/config_H
15496 ____________________________________________________________________________
15497 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
15498         Log: metaconfig unit change for #14786 (not visible yet,
15499              since Glossary needs regenerating)
15500      Branch: metaconfig
15501            ! U/compline/d_gconvert.U
15502 ____________________________________________________________________________
15503 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
15504         Log: Subject: d_Gconvert hints and Glossary
15505              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15506              Date: Tue, 19 Feb 2002 11:55:36 -0800
15507              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
15508      Branch: perl
15509            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
15510            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
15511            ! hints/svr5.sh
15512 ____________________________________________________________________________
15513 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
15514         Log: metaconfig unit changes for #14784.
15515      Branch: metaconfig
15516            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
15517 ____________________________________________________________________________
15518 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
15519         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
15520              From: Paul Eggert <eggert@twinsun.com>              
15521              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
15522              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
15523      Branch: perl
15524            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
15525            ! pod/perlhack.pod
15526 ____________________________________________________________________________
15527 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
15528         Log: metaconfig unit change for #14782.
15529      Branch: metaconfig/U/perl
15530            ! Mksymlinks.U
15531 ____________________________________________________________________________
15532 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
15533         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
15534              From: "Gerrit P. Haase" <gp@familiehaase.de>
15535              Date: Wed, 20 Feb 2002 00:23:29 +0100
15536              Message-ID: <70348722516.20020220002329@familiehaase.de>
15537      Branch: perl
15538            ! Configure
15539 ____________________________________________________________________________
15540 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
15541         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
15542              From: Nicholas Clark <nick@unfortu.net> 
15543              Date: Tue, 19 Feb 2002 19:27:42 +0000
15544              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
15545              
15546              (with modifications)
15547      Branch: perl
15548            ! pod/perlsub.pod
15549 ____________________________________________________________________________
15550 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
15551         Log: NetWare tweak from Ananth Kesari.
15552      Branch: perl
15553            ! lib/ExtUtils/MakeMaker.pm
15554 ____________________________________________________________________________
15555 [ 14779] By: ams                                   on 2002/02/20  06:51:55
15556         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
15557      Branch: perl
15558            ! pod/perlfaq4.pod
15559 ____________________________________________________________________________
15560 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
15561         Log: constant folding on the range operator had the effect of disabling
15562              peephole optimizations in all the siblings of the range OP; the
15563              effect of this was that barewords could escape strictures when
15564              they were hiding in such places
15565      Branch: maint-5.6/perl
15566            ! op.c t/pragma/strict-subs
15567 ____________________________________________________________________________
15568 [ 14777] By: ams                                   on 2002/02/20  00:56:21
15569         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
15570              From: Graham Barr <gbarr@pobox.com>
15571              Date: Tue, 19 Feb 2002 23:08:47 +0000
15572              Message-Id: <20020219230847.G66560@pobox.com>
15573      Branch: perl
15574            ! lib/Time/Local.pm
15575 ____________________________________________________________________________
15576 [ 14776] By: ams                                   on 2002/02/19  17:20:28
15577         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
15578              From: Nicholas Clark <nick@unfortu.net>
15579              Date: Tue, 19 Feb 2002 16:23:22 +0000
15580              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
15581      Branch: perl
15582            ! lib/Tie/Hash.pm
15583 ____________________________________________________________________________
15584 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
15585         Log: Regen doc, regen toc.
15586      Branch: perl
15587            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
15588 ____________________________________________________________________________
15589 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
15590         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15591              From: Dave Mitchell <davem@fdgroup.co.uk>
15592              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
15593              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
15594      Branch: perl
15595            ! pod/perlsub.pod
15596 ____________________________________________________________________________
15597 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
15598         Log: Detypo.
15599      Branch: perl
15600            ! lib/Tie/Memoize.pm
15601 ____________________________________________________________________________
15602 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
15603         Log: UTF-8 C API doc tweaks.
15604      Branch: perl
15605            ! pod/perlunicode.pod
15606 ____________________________________________________________________________
15607 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
15608         Log: Mention that the case-switchers know about Unicode, too.
15609      Branch: perl
15610            ! pod/perlop.pod
15611 ____________________________________________________________________________
15612 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
15613         Log: Upgrade to Locale::Codes 2.01.
15614      Branch: perl
15615            + lib/Locale/Constants.pod lib/Locale/Country.pod
15616            + lib/Locale/Currency.pod lib/Locale/Language.pod
15617            + lib/Locale/Script.pod
15618            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15619            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15620            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15621            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
15622 ____________________________________________________________________________
15623 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
15624         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
15625              From: Dave Mitchell <davem@fdgroup.co.uk>
15626              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
15627              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
15628      Branch: perl
15629            ! pod/perlsub.pod
15630 ____________________________________________________________________________
15631 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
15632         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
15633              From: Sam Tregar <sam@tregar.com> 
15634              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
15635              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
15636      Branch: perl
15637            ! sv.h
15638 ____________________________________________________________________________
15639 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
15640         Log: The test requires perlio.
15641      Branch: perl
15642            ! ext/Encode/t/JP.t
15643 ____________________________________________________________________________
15644 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
15645         Log: Misplaced block end.
15646      Branch: perl
15647            ! utf8.c
15648 ____________________________________________________________________________
15649 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
15650         Log: The POSIX extensions are deadly.
15651      Branch: perl
15652            ! regcomp.c
15653 ____________________________________________________________________________
15654 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
15655         Log: Let's not overdo the growth.
15656      Branch: perl
15657            ! pp.c
15658 ____________________________________________________________________________
15659 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
15660         Log: Third time makes the charm.
15661      Branch: perl
15662            ! README.os390
15663 ____________________________________________________________________________
15664 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
15665         Log: Oops.
15666      Branch: perl
15667            ! utf8.c
15668 ____________________________________________________________________________
15669 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
15670         Log: Add back the new casing tests.
15671      Branch: perl
15672            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15673            ! MANIFEST
15674 ____________________________________________________________________________
15675 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
15676         Log: Prefer special case mappings.
15677      Branch: perl
15678            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15679            ! lib/unicore/To/Upper.pl lib/unicore/mktables
15680 ____________________________________________________________________________
15681 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
15682         Log: Try special casing first.
15683      Branch: perl
15684            ! utf8.c
15685 ____________________________________________________________________________
15686 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
15687         Log: Not extending enough.
15688      Branch: perl
15689            ! pp.c utf8.h
15690 ____________________________________________________________________________
15691 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
15692         Log: No need to store identity mappings.
15693      Branch: perl
15694            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15695            ! lib/unicore/mktables
15696 ____________________________________________________________________________
15697 [ 14756] By: ams                                   on 2002/02/18  20:21:17
15698         Log: Forward port #14704 from maint-5.6.
15699      Branch: perl
15700            ! doio.c
15701 ____________________________________________________________________________
15702 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
15703         Log: Regen Changes.
15704      Branch: perl
15705            ! Changes
15706 ____________________________________________________________________________
15707 [ 14754] By: ams                                   on 2002/02/18  19:01:09
15708         Log: Subject: [PATCH] VMS cando_by_name and current process privs
15709              From: "Craig A. Berry" <craigberry@mac.com>
15710              Date: Mon, 18 Feb 2002 14:03:30 -0600
15711              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
15712      Branch: perl
15713            ! vms/vms.c
15714 ____________________________________________________________________________
15715 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
15716         Log: Update Changes.
15717      Branch: perl
15718            ! Changes patchlevel.h
15719 ____________________________________________________________________________
15720 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
15721         Log: What do you know; these tests unearthed nasty problems.
15722              Will resolve those first.
15723      Branch: perl
15724            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15725            ! MANIFEST
15726 ____________________________________________________________________________
15727 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
15728         Log: Update Changes.
15729      Branch: perl
15730            ! Changes patchlevel.h
15731 ____________________________________________________________________________
15732 [ 14750] By: ams                                   on 2002/02/18  17:36:05
15733         Log: Subject: Re: IO::Poll: Removing Handles
15734              From: Matthew Sachs <matthewg@zevils.com>
15735              Date: Mon, 18 Feb 2002 13:19:01 -0500
15736              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
15737      Branch: perl
15738            ! ext/IO/lib/IO/t/io_poll.t
15739 ____________________________________________________________________________
15740 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
15741         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
15742              From: "Craig A. Berry" <craigberry@mac.com>
15743              Date: Mon, 18 Feb 2002 11:52:21 -0600
15744              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
15745      Branch: perl
15746            ! t/op/alarm.t t/op/glob.t
15747 ____________________________________________________________________________
15748 [ 14748] By: ams                                   on 2002/02/18  15:53:36
15749         Log: s/load_module/Perl_load_module/
15750      Branch: perl
15751            ! gv.c
15752 ____________________________________________________________________________
15753 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
15754         Log: Unused in ASCII, used in EBCDIC.
15755      Branch: perl
15756            ! utf8.c
15757 ____________________________________________________________________________
15758 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
15759         Log: Upgrade to Locale::Codes 2.00.
15760      Branch: perl
15761            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15762            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
15763            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
15764            ! lib/Locale/Constants.pm lib/Locale/Country.pm
15765            ! lib/Locale/Currency.pm lib/Locale/Language.pm
15766 ____________________________________________________________________________
15767 [ 14745] By: ams                                   on 2002/02/18  15:20:44
15768         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
15769              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15770              Date: Sat, 16 Feb 2002 00:06:01 +0100
15771              Message-Id: <20020216000601.A17249@rafael>
15772      Branch: perl
15773            ! gv.c
15774 ____________________________________________________________________________
15775 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
15776         Log: More Unicode casing checks.
15777      Branch: perl
15778            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
15779            ! MANIFEST
15780 ____________________________________________________________________________
15781 [ 14743] By: ams                                   on 2002/02/18  14:35:38
15782         Log: Subject: IO::Poll: Removing Handles
15783              From: Matthew Sachs <matthewg@zevils.com>
15784              Date: Sun, 17 Feb 2002 04:49:46 -0500
15785              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
15786      Branch: perl
15787            ! ext/IO/lib/IO/Poll.pm
15788 ____________________________________________________________________________
15789 [ 14741] By: ams                                   on 2002/02/18  13:59:48
15790         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
15791              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15792              Date: Mon, 18 Feb 2002 15:41:26 +0100
15793              Message-Id: <20020218154126.A692@rafael>
15794      Branch: perl
15795            ! pp_ctl.c t/op/do.t
15796 ____________________________________________________________________________
15797 [ 14740] By: nick                                  on 2002/02/18  09:09:23
15798         Log: Integrate mainline
15799      Branch: perlio
15800           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15801           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15802           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15803           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15804           +> ext/Encode/lib/Encode/JP/Constants.pm
15805           +> ext/Encode/lib/Encode/JP/H2Z.pm
15806           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15807           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15808           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15809           +> os2/OS2/Process/t/os2_process.t
15810           +> os2/OS2/Process/t/os2_process_kid.t
15811           +> os2/OS2/Process/t/os2_process_text.t
15812            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15813            - ext/Encode/t/Japanese.t
15814           !> (integrate 47 files)
15815 ____________________________________________________________________________
15816 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
15817         Log: EBCDIC: now the worst seems to be over for
15818              the "Malformed" warnings.  Still a few of them,
15819              and plenty of test failures, but getting better.
15820      Branch: perl
15821            ! regcomp.c utf8.c
15822 ____________________________________________________________________________
15823 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
15824         Log: Upgrade to Net::Ping 2.12.
15825      Branch: perl
15826            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
15827            ! lib/Net/Ping/t/110_icmp_inst.t
15828 ____________________________________________________________________________
15829 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
15830         Log: After much rewriting we are now pretty much
15831              back to where we started.
15832      Branch: perl
15833            ! utf8.c
15834 ____________________________________________________________________________
15835 [ 14736] By: ams                                   on 2002/02/18  01:23:00
15836         Log: Subject: [PATCH B::Deparse] two fixes
15837              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15838              Date: Sun, 17 Feb 2002 23:58:59 +0100
15839              Message-Id: <20020217235859.A32513@rafael>
15840      Branch: perl
15841            ! ext/B/B/Deparse.pm
15842 ____________________________________________________________________________
15843 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
15844         Log: Buglet.
15845      Branch: perl
15846            ! ext/Encode/lib/Encode/JP/JIS.pm
15847 ____________________________________________________________________________
15848 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
15849         Log: Clearing up to_utf8_case() continues: this time use
15850              a single return, and EBCDICification for all paths.
15851      Branch: perl
15852            ! utf8.c
15853 ____________________________________________________________________________
15854 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
15855         Log: Small tweaks to get the test running (fix @INC and
15856              do not overwrite the table.utf8 and table.rnd).
15857      Branch: perl
15858            ! ext/Encode/t/JP.t
15859 ____________________________________________________________________________
15860 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
15861         Log: Tiny tweak.
15862      Branch: perl
15863            ! utf8.c
15864 ____________________________________________________________________________
15865 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
15866         Log: Redundant casts.
15867      Branch: perl
15868            ! utf8.c
15869 ____________________________________________________________________________
15870 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
15871         Log: More filename portability tips.
15872      Branch: perl
15873            ! pod/perlport.pod
15874 ____________________________________________________________________________
15875 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
15876         Log: FAQ sync.
15877      Branch: perl
15878            ! pod/perlfaq3.pod pod/perlfaq5.pod
15879 ____________________________________________________________________________
15880 [ 14728] By: ams                                   on 2002/02/17  16:15:09
15881         Log: Subject: podlators 1.21 released
15882              From: Russ Allbery <rra@stanford.edu>
15883              Date: Sat, 16 Feb 2002 21:42:56 -0800
15884              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
15885      Branch: perl
15886            ! lib/Pod/Text/Overstrike.pm
15887 ____________________________________________________________________________
15888 [ 14727] By: sky                                   on 2002/02/17  11:36:52
15889         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
15890              From: Autrijus Tang <autrijus@autrijus.org>
15891              Date: Sun, 17 Feb 2002 19:46:47 +0800
15892              Message-ID: <20020217194647.A1410@not.autrijus.org>
15893      Branch: perl
15894            ! pp_ctl.c t/op/tiehandle.t util.c
15895 ____________________________________________________________________________
15896 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
15897         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
15898              input in native code points, not Unicode.
15899      Branch: perl
15900            ! utf8.c
15901 ____________________________________________________________________________
15902 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
15903         Log: Regen Glossary.
15904      Branch: perl
15905            ! Porting/Glossary Porting/config.sh Porting/config_H
15906 ____________________________________________________________________________
15907 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
15908         Log: The #14715 and #14716 were okay: they just revealed
15909              a bug in the EXACTF matching.
15910      Branch: perl
15911            ! regexec.c utf8.c
15912 ____________________________________________________________________________
15913 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
15914         Log: Retreat, retreat! (retract #14715 and #14716)
15915      Branch: perl
15916            ! utf8.c
15917 ____________________________________________________________________________
15918 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
15919         Log: Encode 0.40, from Dan Kogai.
15920      Branch: perl
15921            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
15922            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
15923            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
15924            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
15925            + ext/Encode/lib/Encode/JP/Constants.pm
15926            + ext/Encode/lib/Encode/JP/H2Z.pm
15927            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15928            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
15929            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
15930            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
15931            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
15932            - ext/Encode/t/Japanese.t
15933            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
15934            ! ext/Encode/t/Encode.t
15935 ____________________________________________________________________________
15936 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
15937         Log: metaconfig unit change for #14720.
15938      Branch: perl
15939            ! Configure
15940 ____________________________________________________________________________
15941 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
15942         Log: Regenerate Configure (small tweaks on Yitzchak's,
15943              main difference being that the preference variables are
15944              called gconvert_...).
15945      Branch: metaconfig
15946            ! U/compline/d_gconvert.U
15947 ____________________________________________________________________________
15948 [ 14719] By: ams                                   on 2002/02/16  14:11:01
15949         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
15950              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15951              Date: Thu, 14 Feb 2002 22:27:33 -0800
15952              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
15953              (Applied by hand.)
15954      Branch: perl
15955            ! Configure
15956 ____________________________________________________________________________
15957 [ 14718] By: ams                                   on 2002/02/16  13:45:28
15958         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
15959              From: Philip Newton <Philip.Newton@gmx.net>
15960              Date: Sat, 16 Feb 2002 10:05:05 +0100
15961              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
15962              (Applied by hand.)
15963      Branch: perl
15964            ! pod/perlport.pod
15965 ____________________________________________________________________________
15966 [ 14717] By: ams                                   on 2002/02/16  04:30:23
15967         Log: Remove dubious test.
15968      Branch: perl
15969            ! t/io/open.t
15970 ____________________________________________________________________________
15971 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
15972         Log: Tiny tweak.
15973      Branch: perl
15974            ! utf8.c
15975 ____________________________________________________________________________
15976 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
15977         Log: Restructure to_utf8_case() for simpler execution paths.
15978      Branch: perl
15979            ! utf8.c
15980 ____________________________________________________________________________
15981 [ 14714] By: ams                                   on 2002/02/16  02:43:59
15982         Log: Absorb #14701 by Sarathy from maint-5.6.
15983      Branch: perl
15984            ! doio.c t/io/open.t
15985 ____________________________________________________________________________
15986 [ 14713] By: ams                                   on 2002/02/16  01:51:27
15987         Log: Subject: [PATCH] VOS patches for perl 5.8
15988              From: Paul_GreenVOS@vos.stratus.com
15989              Date: Fri, 15 Feb 02 17:41 est
15990              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
15991      Branch: perl
15992            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
15993            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15994            ! vos/install_perl.cm
15995 ____________________________________________________________________________
15996 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
15997         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
15998              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15999              Date: Fri, 15 Feb 2002 23:05:44 +0100
16000              Message-ID: <20020215230544.A690@rafael>
16001      Branch: perl
16002            ! ext/B/B/Deparse.pm
16003 ____________________________________________________________________________
16004 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
16005         Log: Add $VERSION.
16006      Branch: perl
16007            ! lib/Tie/Memoize.pm
16008 ____________________________________________________________________________
16009 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
16010         Log: Update Changes.
16011      Branch: perl
16012            ! Changes patchlevel.h
16013 ____________________________________________________________________________
16014 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
16015         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
16016              From: Robin Barker <rmb1@cise.npl.co.uk>
16017              Date: Thu, 14 Feb 2002 19:07:40 GMT
16018              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
16019              
16020              (the hints part only)
16021      Branch: perl
16022            ! hints/solaris_2.sh
16023 ____________________________________________________________________________
16024 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
16025         Log: metaconfig unit changes for #14707.
16026      Branch: metaconfig
16027            ! U/modified/cc.U
16028      Branch: metaconfig/U/perl
16029            ! Checkcc.U
16030 ____________________________________________________________________________
16031 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
16032         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
16033              From: Robin Barker <rmb1@cise.npl.co.uk>
16034              Date: Fri, 15 Feb 2002 12:14:39 GMT
16035              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
16036              
16037              Split checking-for-gcc and checking-for-cc.
16038      Branch: perl
16039            ! Configure
16040 ____________________________________________________________________________
16041 [ 14706] By: ams                                   on 2002/02/15  13:57:15
16042         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
16043              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
16044              Date: 15 Feb 2002 10:53:06 +0200
16045              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
16046      Branch: perl
16047            ! lib/Pod/Html.pm
16048 ____________________________________________________________________________
16049 [ 14705] By: ams                                   on 2002/02/15  08:42:55
16050         Log: Subject: [PATCH @14577] OS/2 tests and more
16051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16052              Date: Fri, 15 Feb 2002 03:56:24 -0500
16053              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
16054      Branch: perl
16055            + os2/OS2/Process/t/os2_process.t
16056            + os2/OS2/Process/t/os2_process_kid.t
16057            + os2/OS2/Process/t/os2_process_text.t
16058            ! MANIFEST configpm hints/os2.sh makedef.pl
16059            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
16060            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
16061            ! os2/os2ish.h
16062 ____________________________________________________________________________
16063 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
16064         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
16065              avoid wasteful PL_fdpid fiddling where that is not warranted;
16066              mostly whitespace fixes
16067              
16068              these were longstanding todo items from:
16069              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
16070      Branch: maint-5.6/perl
16071            ! doio.c
16072 ____________________________________________________________________________
16073 [ 14702] By: nick                                  on 2002/02/15  08:31:41
16074         Log: Integrate mainline
16075      Branch: perlio
16076           +> lib/if.pm lib/if.t
16077           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
16078           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
16079           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
16080           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
16081           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
16082           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
16083           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
16084           !> t/lib/warnings/pp_sys
16085 ____________________________________________________________________________
16086 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
16087         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
16088              (and also dies quickly on Windows); this bug crept in as
16089              change#610, a.k.a change#646
16090      Branch: maint-5.6/perl
16091            ! doio.c t/io/open.t
16092 ____________________________________________________________________________
16093 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
16094         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
16095              From: Ville "Skyttä" <ville.skytta@iki.fi>
16096              Date: Wed, 13 Feb 2002 22:29:39 +0200
16097              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
16098      Branch: perl
16099            ! lib/Pod/Html.pm
16100 ____________________________________________________________________________
16101 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
16102         Log: Document and test the C0 and C1.
16103      Branch: perl
16104            ! lib/charnames.pm lib/charnames.t
16105 ____________________________________________________________________________
16106 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
16107         Log: metaconfig unit change for #14697.
16108      Branch: metaconfig
16109            ! U/modified/Init.U
16110 ____________________________________________________________________________
16111 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
16112         Log: Also OS/2 seems to need exe set early.
16113      Branch: perl
16114            ! Configure
16115 ____________________________________________________________________________
16116 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
16117         Log: Document pack U0U.
16118      Branch: perl
16119            ! pod/perluniintro.pod
16120 ____________________________________________________________________________
16121 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
16122         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
16123              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16124              Date: Thu, 14 Feb 2002 23:58:00 +0100
16125              Message-ID: <20020214235800.A12901@rafael>
16126      Branch: perl
16127            ! pp_sys.c t/lib/warnings/pp_sys
16128 ____________________________________________________________________________
16129 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
16130         Log: Subject: [PATCH @13746] conditional pragmas
16131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16132              Date: Mon, 31 Dec 2001 18:18:09 -0500
16133              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
16134      Branch: perl
16135            + lib/if.pm lib/if.t
16136            ! MANIFEST
16137 ____________________________________________________________________________
16138 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
16139         Log: Deparse bug introduced by #14615: the fix is just a workaround,
16140              I suspect there to be another deeper bug, must distill simpler
16141              test case.
16142      Branch: perl
16143            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
16144 ____________________________________________________________________________
16145 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
16146         Log: Integrate perlio; 
16147              
16148              Make dependencies more precise (for nmake)
16149      Branch: perl
16150           !> ext/Encode/EUC_JP/Makefile.PL
16151 ____________________________________________________________________________
16152 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
16153         Log: Just a guess.
16154      Branch: perl
16155            ! lib/Tie/Handle.pm
16156 ____________________________________________________________________________
16157 [ 14690] By: nick                                  on 2002/02/14  16:30:56
16158         Log: Integrate mainline
16159      Branch: perlio
16160           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
16161           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
16162           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
16163           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
16164           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
16165           !> utf8.c
16166 ____________________________________________________________________________
16167 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
16168         Log: Upgrade to Net::Ping 2.11.
16169      Branch: perl
16170            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
16171            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
16172            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
16173            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
16174 ____________________________________________________________________________
16175 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
16176         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
16177              From: Robin Barker <rmb1@cise.npl.co.uk>
16178              Date: Wed, 13 Feb 2002 17:37:07 GMT
16179              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
16180              
16181              (updated version of the above)
16182      Branch: perl
16183            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
16184 ____________________________________________________________________________
16185 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
16186         Log: Excise inexact blather.
16187      Branch: perl
16188            ! utf8.c
16189 ____________________________________________________________________________
16190 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
16191         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
16192              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16193              Date: Mon, 31 Dec 2001 20:28:46 -0500
16194              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
16195      Branch: perl
16196            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
16197            ! MANIFEST
16198 ____________________________________________________________________________
16199 [ 14685] By: nick                                  on 2002/02/14  14:20:20
16200         Log: Make dependencies more precise (for nmake)
16201      Branch: perlio
16202            ! ext/Encode/EUC_JP/Makefile.PL
16203 ____________________________________________________________________________
16204 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
16205         Log: Subject: [PATCH @13746] tied hashes
16206              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
16207              Date: Mon, 31 Dec 2001 19:15:39 -0500
16208              Message-ID: <20011231191539.A46@math.ohio-state.edu>
16209      Branch: perl
16210            ! lib/Tie/Hash.pm pod/perltie.pod
16211 ____________________________________________________________________________
16212 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
16213         Log: Subject: Re: [PATCH] Configure followed by make minitest
16214              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16215              Date: Sun, 10 Feb 2002 23:22:05 -0800
16216              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
16217      Branch: perl
16218            ! Makefile.SH
16219 ____________________________________________________________________________
16220 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
16221         Log: Subject: Re: perl@14647
16222              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16223              Date: Mon, 11 Feb 2002 19:30:36 +0100
16224              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
16225      Branch: perl
16226            ! t/op/groups.t
16227 ____________________________________________________________________________
16228 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
16229         Log: Update Changes.
16230      Branch: perl
16231            ! Changes patchlevel.h
16232 ____________________________________________________________________________
16233 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
16234         Log: Integrate perlio;
16235              
16236              Do not lc() the file names before doing dirname() or they don't match.
16237      Branch: perl
16238           !> lib/ExtUtils/t/Installed.t
16239 ____________________________________________________________________________
16240 [ 14679] By: sky                                   on 2002/02/13  12:56:13
16241         Log: rename mutex to make a bit more sense
16242      Branch: perl
16243            ! ext/threads/threads.xs
16244 ____________________________________________________________________________
16245 [ 14678] By: sky                                   on 2002/02/13  12:46:11
16246         Log: Track active threads....
16247      Branch: perl
16248            ! ext/threads/threads.pm ext/threads/threads.xs
16249 ____________________________________________________________________________
16250 [ 14677] By: nick                                  on 2002/02/13  09:30:42
16251         Log: Do not lc() the file names before doing dirname() or they don't match.
16252      Branch: perlio
16253            ! lib/ExtUtils/t/Installed.t
16254 ____________________________________________________________________________
16255 [ 14676] By: sky                                   on 2002/02/13  09:03:37
16256         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
16257              From: Michael G Schwern <schwern@pobox.com>
16258              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
16259              Message-Id: <20020213100017.GA6288@blackrider>
16260      Branch: perl
16261            ! lib/File/Spec/t/rel2abs2rel.t
16262 ____________________________________________________________________________
16263 [ 14675] By: sky                                   on 2002/02/13  09:00:24
16264         Log: Do not propagate END blocks to child threads, test.
16265      Branch: perl
16266            + ext/threads/t/end.t
16267            ! MANIFEST ext/threads/threads.xs
16268 ____________________________________________________________________________
16269 [ 14674] By: nick                                  on 2002/02/13  08:34:55
16270         Log: Integrate mainline
16271      Branch: perlio
16272           +> ext/threads/t/join.t
16273           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
16274           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
16275           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
16276 ____________________________________________________________________________
16277 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
16278         Log: metaconfig unit change for #14672.
16279      Branch: metaconfig
16280            ! U/modified/lns.U
16281 ____________________________________________________________________________
16282 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
16283         Log: $ln is supposed to be already set to $ln + executable suffix
16284              on platforms that need it, from Paul Green.
16285      Branch: perl
16286            ! Configure
16287 ____________________________________________________________________________
16288 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
16289         Log: Subject: New command syntax for 'x' command
16290              From: Mark-Jason Dominus <mjd@plover.com>
16291              Date: Tue, 12 Feb 2002 20:54:01 -0500
16292              Message-ID: <20020213015401.25685.qmail@plover.com>
16293      Branch: perl
16294            ! lib/perl5db.pl pod/perldebug.pod
16295 ____________________________________________________________________________
16296 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
16297         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
16298              From: Mark-Jason Dominus <mjd@plover.com>
16299              Date: Tue, 12 Feb 2002 20:20:42 -0500
16300              Message-ID: <20020213012042.25245.qmail@plover.com>
16301      Branch: perl
16302            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
16303 ____________________________________________________________________________
16304 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
16305         Log: Iteration continues.
16306      Branch: perl
16307            ! utf8.c
16308 ____________________________________________________________________________
16309 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
16310         Log: Duh.
16311      Branch: perl
16312            ! pp_pack.c t/op/length.t
16313 ____________________________________________________________________________
16314 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
16315         Log: Retract #14666.
16316      Branch: perl
16317            ! t/op/lc.t
16318 ____________________________________________________________________________
16319 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
16320         Log: (retracted by #14667)
16321      Branch: perl
16322            ! t/op/lc.t
16323 ____________________________________________________________________________
16324 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
16325         Log: Tiny test script tweaks.
16326      Branch: perl
16327            ! t/uni/fold.t
16328 ____________________________________________________________________________
16329 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
16330         Log: Rewrite the "special mapping" part of to_utf8_case(),
16331              this time with fewer bugs.  (See: The Law of Cybernetic
16332              Entymology.)
16333      Branch: perl
16334            ! utf8.c
16335 ____________________________________________________________________________
16336 [ 14663] By: sky                                   on 2002/02/12  18:26:16
16337         Log: Stop failures if you pass an object, sv_dup might not be the right 
16338              thing to use since I have a feeling we end up cloning far too much. 
16339              (Like the stash for example).... Maybe we need a lightweight sv_dup 
16340              that searches the target for things....
16341              Real fix is another option to perl_clone which controls if you should 
16342              save stashes.
16343      Branch: perl
16344            ! ext/threads/threads.xs
16345 ____________________________________________________________________________
16346 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
16347         Log: Retract #14661.
16348      Branch: perl
16349            ! hints/solaris_2.sh
16350 ____________________________________________________________________________
16351 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
16352         Log: (retracted by #14662)
16353      Branch: perl
16354            ! hints/solaris_2.sh
16355 ____________________________________________________________________________
16356 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
16357         Log: EBCDIC: another "can't happen".
16358      Branch: perl
16359            ! utf8.c
16360 ____________________________________________________________________________
16361 [ 14659] By: sky                                   on 2002/02/12  14:38:21
16362         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
16363      Branch: perl
16364            + ext/threads/t/join.t
16365            ! MANIFEST ext/threads/threads.xs
16366 ____________________________________________________________________________
16367 [ 14658] By: nick                                  on 2002/02/12  13:54:06
16368         Log: Integrate mainline
16369      Branch: perlio
16370           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
16371           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
16372           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
16373 ____________________________________________________________________________
16374 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
16375         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
16376              From: Jan Dubois <JanD@ActiveState.com> 
16377              Date: Tue, 12 Feb 2002 00:56:31 -0800
16378              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
16379      Branch: perl
16380            ! lib/Win32.pod win32/win32.c win32/win32.h
16381 ____________________________________________________________________________
16382 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
16383         Log: Subject: [PATCH] Re: 14654 introduced a bug 
16384              From: Michael G Schwern <schwern@pobox.com> 
16385              Date: Tue, 12 Feb 2002 05:37:36 -0500
16386              Message-ID: <20020212103736.GC14327@blackrider>
16387      Branch: perl
16388            ! lib/File/Spec/t/rel2abs2rel.t
16389 ____________________________________________________________________________
16390 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
16391         Log: More unset installman[13]dir tweaks from chromatic.
16392      Branch: perl
16393            ! lib/ExtUtils/Installed.pm
16394 ____________________________________________________________________________
16395 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
16396         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
16397              From: Michael G Schwern <schwern@pobox.com>
16398              Date: Mon, 11 Feb 2002 12:23:02 -0500
16399              Message-ID: <20020211172302.GD9556@blackrider>
16400      Branch: perl
16401            ! lib/File/Spec/t/rel2abs2rel.t
16402 ____________________________________________________________________________
16403 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
16404         Log: Use `` instead of -| to be a little bit more portable,
16405              from Michael Schwern.
16406      Branch: perl
16407            ! lib/ExtUtils/t/Embed.t
16408 ____________________________________________________________________________
16409 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
16410         Log: EBCDIC: this change for \N{} in particular is now
16411              unnecessary because of the recent more general
16412              pack U change.
16413      Branch: perl
16414            ! toke.c
16415 ____________________________________________________________________________
16416 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
16417         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
16418              From: "Craig A. Berry" <craigberry@mac.com>
16419              Date: Mon, 11 Feb 2002 17:13:47 -0600
16420              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
16421      Branch: perl
16422            ! t/test.pl
16423 ____________________________________________________________________________
16424 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
16425         Log: EBCDIC: pack U bytes change.
16426      Branch: perl
16427            ! t/op/length.t
16428 ____________________________________________________________________________
16429 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
16430         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
16431      Branch: perl
16432            ! t/op/each.t
16433 ____________________________________________________________________________
16434 [ 14648] By: nick                                  on 2002/02/11  16:14:50
16435         Log: Integrate mainline
16436      Branch: perlio
16437           !> Changes Configure Makefile.SH autodoc.pl
16438           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
16439           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
16440           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
16441 ____________________________________________________________________________
16442 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
16443         Log: Update Changes.
16444      Branch: perl
16445            ! Changes patchlevel.h
16446 ____________________________________________________________________________
16447 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
16448         Log: Regen toc.
16449      Branch: perl
16450            ! pod/perltoc.pod
16451 ____________________________________________________________________________
16452 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
16453         Log: Forgot from #14641.
16454      Branch: perl
16455            ! lib/ExtUtils/t/Embed.t
16456 ____________________________________________________________________________
16457 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
16458         Log: A forgotten metaconfig unit.
16459      Branch: metaconfig/U/perl
16460            + i_features.U
16461 ____________________________________________________________________________
16462 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
16463         Log: metaconfig unit changes for #14642.
16464      Branch: metaconfig
16465            + U/modified/lns.U
16466      Branch: metaconfig/U/perl
16467            ! issymlink.U
16468 ____________________________________________________________________________
16469 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
16470         Log: -Dmksymlinks was broken by #14628.
16471      Branch: perl
16472            ! Configure
16473 ____________________________________________________________________________
16474 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
16475         Log: Subject: [PATCH @14577] OS/2 build
16476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16477              Date: Mon, 11 Feb 2002 06:56:41 -0500
16478              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
16479              
16480              (sans the Configure, perlio.sym, and t/op/stat.t parts)
16481      Branch: perl
16482            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
16483            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
16484            ! os2/os2ish.h
16485 ____________________________________________________________________________
16486 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
16487         Log: Integrate perlio;
16488              
16489              Re-structure Japanese encodings - part 1
16490              
16491              Split Japanese encodings - part 2
16492              - build separate .c files with separate 'compile' steps
16493              - overall Japanese.xs / Japanese.pm which loads them
16494              
16495              Add test for Japanese encoding (well euc-jp anyway).
16496              Fix one bug shown by above
16497              Skip test which does not pass yet.
16498              
16499              Patch up the failing multi-byte write case, and un-skip
16500              the test.
16501      Branch: perl
16502           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
16503           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
16504            - ext/Encode/EUC_JP/EUC_JP.pm
16505           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
16506 ____________________________________________________________________________
16507 [ 14639] By: nick                                  on 2002/02/11  11:59:18
16508         Log: Patch up the failing multi-byte write case, and un-skip
16509              the test.
16510      Branch: perlio
16511            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
16512 ____________________________________________________________________________
16513 [ 14638] By: nick                                  on 2002/02/11  10:55:39
16514         Log: Add test for Japanese encoding (well euc-jp anyway).
16515              Fix one bug shown by above
16516              Skip test which does not pass yet.
16517      Branch: perlio
16518            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
16519            + ext/Encode/t/table.ref
16520            ! MANIFEST ext/Encode/Encode.xs
16521 ____________________________________________________________________________
16522 [ 14637] By: nick                                  on 2002/02/11  09:07:04
16523         Log: Split Japanese encodings - part 2
16524              - build separate .c files with separate 'compile' steps
16525              - overall Japanese.xs / Japanese.pm which loads them
16526      Branch: perlio
16527            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
16528 ____________________________________________________________________________
16529 [ 14636] By: nick                                  on 2002/02/11  08:15:42
16530         Log: Re-structure Japanese encodings - part 1
16531      Branch: perlio
16532           +> ext/Encode/EUC_JP/Japanese.pm
16533            - ext/Encode/EUC_JP/EUC_JP.pm
16534            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
16535 ____________________________________________________________________________
16536 [ 14635] By: nick                                  on 2002/02/11  08:05:12
16537         Log: Integrate mainline
16538      Branch: perlio
16539           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
16540           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
16541           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
16542 ____________________________________________________________________________
16543 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
16544         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
16545              From: Mike Guy <mjtg@cam.ac.uk>
16546              Date: Mon, 11 Feb 2002 02:50:42 +0000
16547              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
16548      Branch: perl
16549            ! t/op/arith.t
16550 ____________________________________________________________________________
16551 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
16552         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
16553              Stepping backward in the string would be majorly bad.
16554      Branch: perl
16555            ! regcomp.c
16556 ____________________________________________________________________________
16557 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
16558         Log: The debugger part of
16559              
16560              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
16561              From: Michael G Schwern <schwern@pobox.com> 
16562              Date: Wed, 6 Feb 2002 17:32:12 -0500
16563              Message-ID: <20020206223212.GG1346@blackrider>
16564      Branch: perl
16565            ! lib/perl5db.pl
16566 ____________________________________________________________________________
16567 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
16568         Log: Integrate perlio;
16569              
16570              Borland/Win32 tuning
16571              
16572              Move PerlIO_perlio to layer_syms where it belongs?
16573      Branch: perl
16574           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16575 ____________________________________________________________________________
16576 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
16577         Log: EBCDIC: the low 256 needs to be shuffled also
16578              in pack/unpack U (this breaks the equivalence
16579              of pack U and v-strings, but I think if someone
16580              has to give, v-strings are a good victim)
16581      Branch: perl
16582            ! pp_pack.c t/op/pack.t
16583 ____________________________________________________________________________
16584 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
16585         Log: metaconfig unit changes for #14628.
16586      Branch: metaconfig/U/perl
16587            ! d_u32align.U issymlink.U
16588 ____________________________________________________________________________
16589 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
16590         Log: Two Configure tweaks; the u32align test was trying
16591              to write into a string literal, the ln -s test was
16592              failing in VOS.
16593      Branch: perl
16594            ! Configure
16595 ____________________________________________________________________________
16596 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
16597         Log: DJGPP tweaks from Laszlo Molnar.
16598      Branch: perl
16599            ! djgpp/djgpp.c lib/File/Spec.pm
16600 ____________________________________________________________________________
16601 [ 14626] By: nick                                  on 2002/02/10  18:36:47
16602         Log: Move PerlIO_perlio to layer_syms where it belongs?
16603      Branch: perlio
16604            ! makedef.pl
16605 ____________________________________________________________________________
16606 [ 14625] By: nick                                  on 2002/02/10  18:02:21
16607         Log: Borland/Win32 tuning
16608      Branch: perlio
16609            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
16610 ____________________________________________________________________________
16611 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
16612         Log: Additional explanation for the [:...:] failure.
16613      Branch: perl
16614            ! pod/perldiag.pod
16615 ____________________________________________________________________________
16616 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
16617         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
16618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16619              Date: Sun, 10 Feb 2002 13:32:48 +0100
16620              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
16621      Branch: perl
16622            ! makedef.pl
16623 ____________________________________________________________________________
16624 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
16625         Log: Test tweaks from chromatic for cases where there
16626              are no installman1dir or installman3dir.
16627      Branch: perl
16628            ! lib/ExtUtils/t/Installed.t
16629 ____________________________________________________________________________
16630 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
16631         Log: Integrate perlio;
16632              
16633              Nick Clark's tweaks to Encode compile process
16634              1. Use decimal constants to unit string arrays rather than
16635              very long string litterals (latter having possible "\0"
16636              on end issues, and needing ANSI C line splicing).
16637              2. Replace tail-recursion during insert process with itteration.
16638              Nick C sees 12% speedup from these.
16639      Branch: perl
16640           !> ext/Encode/Encode.pm ext/Encode/compile
16641 ____________________________________________________________________________
16642 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
16643         Log: Portability notes: filename characters, character sets.
16644      Branch: perl
16645            ! pod/perlport.pod
16646 ____________________________________________________________________________
16647 [ 14619] By: nick                                  on 2002/02/10  11:06:05
16648         Log: Integrate mainline
16649      Branch: perlio
16650            ! ext/Encode/Encode.pm
16651           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
16652           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
16653           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
16654           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
16655           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
16656 ____________________________________________________________________________
16657 [ 14618] By: nick                                  on 2002/02/10  10:48:15
16658         Log: Nick Clark's tweaks to Encode compile process
16659              1. Use decimal constants to unit string arrays rather than
16660              very long string litterals (latter having possible "\0"
16661              on end issues, and needing ANSI C line splicing).
16662              2. Replace tail-recursion during insert process with itteration.
16663              Nick C sees 12% speedup from these.
16664      Branch: perlio
16665            ! ext/Encode/compile
16666 ____________________________________________________________________________
16667 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
16668         Log: Use the "Unicode 1.0" name field for control characters,
16669              as suggested by Mark Davis.  Note that Unicode 3.2 will
16670              require some more legwork on this because of certain
16671              alternative names.
16672      Branch: perl
16673            ! lib/unicore/Name.pl lib/unicore/mktables
16674 ____________________________________________________________________________
16675 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
16676         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
16677      Branch: perl
16678            ! hints/os390.sh
16679 ____________________________________________________________________________
16680 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
16681         Log: EBCDIC: the non-printable characters are different.
16682      Branch: perl
16683            ! ext/B/B/Deparse.pm
16684 ____________________________________________________________________________
16685 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
16686         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
16687              From: Nicholas Clark <nick@unfortu.net> 
16688              Date: Sat, 9 Feb 2002 22:31:29 +0000
16689              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
16690      Branch: perl
16691            ! t/lib/warnings/pp_hot
16692 ____________________________________________________________________________
16693 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
16694         Log: Subject: [PATCH] Re: Modulus operator inconsistency
16695              From: Nicholas Clark <nick@unfortu.net>
16696              Date: Sat, 9 Feb 2002 21:00:13 +0000
16697              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
16698      Branch: perl
16699            ! op.c t/op/arith.t
16700 ____________________________________________________________________________
16701 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
16702         Log: Use the same escaping mechanism for all the *flags.
16703      Branch: perl
16704            ! lib/ExtUtils/Embed.pm
16705 ____________________________________________________________________________
16706 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
16707         Log: Protect possible parentheses in ccflags, ccdlflags, and
16708              ldflags.  (In OS/390 there are parentheses in ccflags.)
16709      Branch: perl
16710            ! lib/ExtUtils/Embed.pm
16711 ____________________________________________________________________________
16712 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
16713         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
16714              From: Peter Scott <Peter@PSDT.com>
16715              Date: Fri, 08 Feb 2002 19:20:19 -0800
16716              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
16717      Branch: perl
16718            ! lib/perl5db.pl
16719 ____________________________________________________________________________
16720 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
16721         Log: FAQ sync.
16722      Branch: perl
16723            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
16724 ____________________________________________________________________________
16725 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
16726         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
16727              From: Chris Nandor <pudge@pobox.com>
16728              Date: Fri, 08 Feb 2002 16:31:41 -0500
16729              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
16730      Branch: perl
16731            ! cop.h deb.c pp_ctl.c toke.c util.c
16732 ____________________________________________________________________________
16733 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
16734         Log: Redo CopFILE / MacPerl_MPWFIleName patch
16735      Branch: maint-5.6/macperl
16736            ! cop.h deb.c pp_ctl.c toke.c util.c
16737 ____________________________________________________________________________
16738 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
16739         Log: The metaconfig unit change to go with #14605.
16740      Branch: metaconfig/U/perl
16741            ! libperl.U
16742 ____________________________________________________________________________
16743 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
16744         Log: The Configure change to go with #14604.
16745      Branch: perl
16746            ! Configure
16747 ____________________________________________________________________________
16748 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
16749         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
16750              From: Andy Dougherty <doughera@lafayette.edu>
16751              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
16752              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
16753      Branch: perl
16754            ! hints/bsdos.sh
16755 ____________________________________________________________________________
16756 [ 14603] By: nick                                  on 2002/02/08  18:16:09
16757         Log: Integrate mainline
16758      Branch: perlio
16759           +> ext/threads/t/libc.t
16760           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
16761           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
16762 ____________________________________________________________________________
16763 [ 14602] By: sky                                   on 2002/02/08  15:19:15
16764         Log: Start testing for safe localtime functions, TODO, test more functions.
16765      Branch: perl
16766            + ext/threads/t/libc.t
16767            ! MANIFEST
16768 ____________________________________________________________________________
16769 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
16770         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
16771              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16772              Date: Fri, 8 Feb 2002 00:21:07 +0100
16773              Message-ID: <20020208002107.E763@rafael>
16774      Branch: perl
16775            ! doio.c pp_sys.c t/io/argv.t
16776 ____________________________________________________________________________
16777 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
16778         Log: Subject: [PATCH] Configure followed by make minitest
16779              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16780              Date: Wed, 06 Feb 2002 21:35:20 -0800
16781              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
16782      Branch: perl
16783            ! t/op/taint.t t/run/fresh_perl.t
16784 ____________________________________________________________________________
16785 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
16786         Log: Integrate perlio;
16787              
16788              Extract something from yesterdays effort - convert my mail on pad
16789              data structures (incoporating Sarathy's corrections/clarifications)
16790              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16791      Branch: perl
16792           !> cv.h pod/perlapi.pod pod/perlintern.pod
16793 ____________________________________________________________________________
16794 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
16795         Log: metaconfig unit changes for #14597.
16796      Branch: metaconfig
16797            ! U/modified/Loc.U
16798      Branch: metaconfig/U/perl
16799            ! libperl.U
16800 ____________________________________________________________________________
16801 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
16802         Log: Configure DJGPP tweak from Laszlo Molnar.
16803      Branch: perl
16804            ! Configure
16805 ____________________________________________________________________________
16806 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
16807         Log: DJGPP tweaks from Laszlo Molnar.
16808      Branch: perl
16809            ! djgpp/djgppsed.sh perl.c
16810 ____________________________________________________________________________
16811 [ 14595] By: nick                                  on 2002/02/08  09:19:29
16812         Log: Extract something from yesterdays effort - convert my mail on pad
16813              data structures (incoporating Sarathy's corrections/clarifications)
16814              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
16815      Branch: perlio
16816            ! cv.h pod/perlapi.pod pod/perlintern.pod
16817 ____________________________________________________________________________
16818 [ 14594] By: nick                                  on 2002/02/08  08:34:49
16819         Log: Integrate mainline
16820      Branch: perlio
16821           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16822           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
16823           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
16824           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16825           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
16826           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
16827 ____________________________________________________________________________
16828 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
16829         Log: To really skip the test an exit() is needed.
16830      Branch: perl
16831            ! lib/encoding.t
16832 ____________________________________________________________________________
16833 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
16834         Log: More diagnostics from Nicholas Clark.
16835      Branch: perl
16836            ! lib/Benchmark.t
16837 ____________________________________________________________________________
16838 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
16839         Log: In case of failure be more verbose.
16840      Branch: perl
16841            ! t/base/num.t
16842 ____________________________________________________________________________
16843 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
16844         Log: Update Changes
16845      Branch: maint-5.6/macperl
16846            ! macos/Changes
16847 ____________________________________________________________________________
16848 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
16849         Log: Merge AEGizmos library into PPC binary
16850      Branch: maint-5.6/macperl
16851            ! macos/Makefile.mk
16852 ____________________________________________________________________________
16853 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
16854         Log: Add -ansifor for MrCpp options
16855      Branch: maint-5.6/macperl
16856            ! macos/BuildRules.mk
16857 ____________________________________________________________________________
16858 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
16859         Log: Check ownership of CatInfos (MacPerl Bug #494482)
16860      Branch: maint-5.6/macperl
16861            ! macos/ext/Mac/Files/Files.xs
16862 ____________________________________________________________________________
16863 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
16864         Log: Resource updates
16865      Branch: maint-5.6/macperl
16866            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
16867 ____________________________________________________________________________
16868 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
16869         Log: Empty path is ENOENT (MacPerl Bug #512351)
16870      Branch: maint-5.6/macperl
16871            ! macos/macperl/MPAppleEvents.c
16872 ____________________________________________________________________________
16873 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
16874         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
16875      Branch: maint-5.6/macperl
16876            ! macos/macperl/MPAEVTStream.cp
16877 ____________________________________________________________________________
16878 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
16879         Log: macify(ABSTRACT_FROM)
16880      Branch: maint-5.6/macperl
16881            ! macos/lib/ExtUtils/MM_MacOS.pm
16882 ____________________________________________________________________________
16883 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
16884         Log: Use correct Mac filenames in error messages, caller()
16885      Branch: maint-5.6/macperl
16886            ! deb.c pp_ctl.c toke.c util.c
16887 ____________________________________________________________________________
16888 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
16889         Log: Sanity checks to see that the IV/NV and the PV of numeric
16890              scalars stay in sync (unearthed this via the OS/390 gcvt()
16891              brokenness)
16892      Branch: perl
16893            + t/base/num.t
16894            ! MANIFEST
16895 ____________________________________________________________________________
16896 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
16897         Log: Retract the anon leak subpatch of #14418 and #14431
16898              (the latter came into bleadperl as part of #14433).
16899      Branch: perl
16900            ! op.c t/run/fresh_perl.t
16901 ____________________________________________________________________________
16902 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
16903         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
16904              mangles 0.1 to "10".  sprintf() seems more well-behaved.
16905      Branch: perl
16906            ! hints/os390.sh
16907 ____________________________________________________________________________
16908 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
16909         Log: Subject: [PATCH @14557] another Encode fix for VMS
16910              From: "Craig A. Berry" <craigberry@mac.com>
16911              Date: Wed, 06 Feb 2002 14:44:20 -0600
16912              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
16913      Branch: perl
16914            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
16915 ____________________________________________________________________________
16916 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
16917         Log: Integrate perlio;
16918              
16919              One way to avoid OS390 winge about #line directives.
16920      Branch: perl
16921           !> ext/Encode/EUC_JP/Makefile.PL
16922 ____________________________________________________________________________
16923 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
16924         Log: Update Changes.
16925      Branch: perl
16926            ! Changes patchlevel.h
16927 ____________________________________________________________________________
16928 [ 14575] By: nick                                  on 2002/02/06  15:23:24
16929         Log: One way to avoid OS390 winge about #line directives.
16930      Branch: perlio
16931            ! ext/Encode/EUC_JP/Makefile.PL
16932 ____________________________________________________________________________
16933 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
16934         Log: s/Netware/NetWare/
16935      Branch: perl
16936            ! MANIFEST
16937 ____________________________________________________________________________
16938 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
16939         Log: New Netware scripts.
16940      Branch: perl
16941            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
16942            + NetWare/t/NWScripts-Exist.pl
16943            ! MANIFEST
16944 ____________________________________________________________________________
16945 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
16946         Log: EBCDIC: the encoding pragma would need some rethinking,
16947              probably a pass of EBCDIC->Unicode mapping.  For now,
16948              disable it on EBCDIC.
16949      Branch: perl
16950            ! lib/encoding.pm lib/encoding.t
16951 ____________________________________________________________________________
16952 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
16953         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
16954              for the low 256.  Now tweaked the tests, but maybe it's
16955              the module that needs few NATIVE_TO_UNI()s somewhere?
16956      Branch: perl
16957            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
16958 ____________________________________________________________________________
16959 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
16960         Log: Subject: [PATCH utf8.c] format problem
16961              From: Robin Barker <rmb1@cise.npl.co.uk>
16962              Date: Wed, 6 Feb 2002 14:01:43 GMT
16963              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
16964      Branch: perl
16965            ! utf8.c
16966 ____________________________________________________________________________
16967 [ 14569] By: nick                                  on 2002/02/06  09:52:23
16968         Log: Integrate mainline
16969      Branch: perlio
16970           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
16971           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16972           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16973           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16974           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
16975           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
16976 ____________________________________________________________________________
16977 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
16978         Log: EBCDIC: 0x41 is not cricket.
16979      Branch: perl
16980            ! ext/Encode/t/Encode.t
16981 ____________________________________________________________________________
16982 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
16983         Log: NetWare update from Ananth Kesari.
16984      Branch: perl
16985            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
16986            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
16987            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
16988            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
16989            ! NetWare/t/NWScripts.pl makedef.pl
16990 ____________________________________________________________________________
16991 [ 14566] By: sky                                   on 2002/02/05  18:39:13
16992         Log: Subject: Re: File::Spec::rel2abs2rel (?)
16993              From: Michael G Schwern <schwern@pobox.com>
16994              Date: Tue, 5 Feb 2002 13:47:39 -0500
16995              Message-ID: <20020205184739.GB17375@blackrider>
16996      Branch: perl
16997            ! lib/File/Spec/t/rel2abs2rel.t
16998 ____________________________________________________________________________
16999 [ 14565] By: nick                                  on 2002/02/05  17:31:24
17000         Log: Integrate mainline
17001      Branch: perlio
17002           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
17003           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
17004           !> utf8.h
17005 ____________________________________________________________________________
17006 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
17007         Log: Integrate perlio;
17008              
17009              More Encode tweaks:
17010              - make expensive and marginal substring search optional (-O)
17011              - enable -O for ASCII-oid encodings (search space is small)
17012              - add ASCII-oid jis0201 to basic Encode.so
17013              - add some other Japanese encodings to EUC_JP bundle (without -O)
17014      Branch: perl
17015           +> ext/Encode/Encode/jis0201.ucm
17016           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
17017           !> ext/Encode/compile
17018 ____________________________________________________________________________
17019 [ 14563] By: nick                                  on 2002/02/05  16:01:15
17020         Log: More Encode tweaks:
17021              - make expensive and marginal substring search optional (-O)
17022              - enable -O for ASCII-oid encodings (search space is small)
17023              - add ASCII-oid jis0201 to basic Encode.so
17024              - add some other Japanese encodings to EUC_JP bundle (without -O)
17025      Branch: perlio
17026            + ext/Encode/Encode/jis0201.ucm
17027            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
17028            ! ext/Encode/compile
17029 ____________________________________________________________________________
17030 [ 14562] By: sky                                   on 2002/02/05  14:50:36
17031         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
17032      Branch: perl
17033            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
17034 ____________________________________________________________________________
17035 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
17036         Log: EBCDIC: SHARP S is different.
17037      Branch: perl
17038            ! regexec.c utf8.h
17039 ____________________________________________________________________________
17040 [ 14560] By: sky                                   on 2002/02/05  13:49:40
17041         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
17042      Branch: perl
17043            ! t/op/filetest.t
17044 ____________________________________________________________________________
17045 [ 14559] By: sky                                   on 2002/02/05  11:39:24
17046         Log: Add . first to the PATH environment to test that we really
17047              get ./perl and not some other older perl.
17048      Branch: perl
17049            ! lib/File/Spec/t/rel2abs2rel.t
17050 ____________________________________________________________________________
17051 [ 14558] By: sky                                   on 2002/02/05  11:20:21
17052         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...
17053      Branch: perl
17054            ! ext/POSIX/t/posix.t
17055 ____________________________________________________________________________
17056 [ 14557] By: sky                                   on 2002/02/05  10:30:58
17057         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
17058      Branch: perl
17059            ! hints/darwin.sh perl.h
17060 ____________________________________________________________________________
17061 [ 14556] By: nick                                  on 2002/02/05  06:58:52
17062         Log: Integrate mainline
17063      Branch: perlio
17064           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
17065           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
17066           !> lib/File/Find/t/taint.t
17067 ____________________________________________________________________________
17068 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
17069         Log: Integrate change #14439 from maintperl
17070      Branch: maint-5.6/macperl
17071           !> op.c
17072 ____________________________________________________________________________
17073 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
17074         Log: Subject: [PATCH] File::Find tests not cleaning up properly
17075              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17076              Date: Mon, 4 Feb 2002 22:09:07 +0100
17077              Message-ID: <20020204220907.A8288@rafael>
17078      Branch: perl
17079            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
17080 ____________________________________________________________________________
17081 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
17082         Log: Signedness mumblings from Tru64.
17083      Branch: perl
17084            ! ext/Encode/Encode.xs
17085 ____________________________________________________________________________
17086 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
17087         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
17088              From: "Craig A. Berry" <craigberry@mac.com>
17089              Date: Mon, 04 Feb 2002 17:16:00 -0600
17090              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
17091      Branch: perl
17092            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
17093            ! ext/Encode/Encode.xs
17094 ____________________________________________________________________________
17095 [ 14551] By: nick                                  on 2002/02/04  16:00:31
17096         Log: Integrate mainline
17097      Branch: perlio
17098           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
17099           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
17100           !> regcomp.c
17101 ____________________________________________________________________________
17102 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
17103         Log: Update Changes.
17104      Branch: perl
17105            ! Changes patchlevel.h
17106 ____________________________________________________________________________
17107 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
17108         Log: Comment microtweaks.
17109      Branch: perl
17110            ! lib/locale.t
17111 ____________________________________________________________________________
17112 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
17113         Log: Subject: trivial docu patch
17114              From: andreas.koenig@anima.de (Andreas J. Koenig)
17115              Date: 04 Feb 2002 08:15:19 +0100
17116              Message-ID: <m3pu3l7m60.fsf@anima.de>
17117      Branch: perl
17118            ! pod/perluniintro.pod
17119 ____________________________________________________________________________
17120 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
17121         Log: Subject: [PATCH] (??{ }) anomaly
17122              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17123              Date: Sun, 03 Feb 2002 20:21:45 -0800
17124              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
17125      Branch: perl
17126            ! regcomp.c
17127 ____________________________________________________________________________
17128 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
17129         Log: Integrate perlio.
17130              
17131              Carry on where we left off if we have to grow destination
17132              SV during XS encode/decode
17133              
17134              Remove debugging warning, be consistent about API fails.
17135      Branch: perl
17136           !> ext/Encode/Encode.xs
17137 ____________________________________________________________________________
17138 [ 14545] By: nick                                  on 2002/02/03  20:03:38
17139         Log: Remove debugging warning, be consistent about API fails.
17140      Branch: perlio
17141            ! ext/Encode/Encode.xs
17142 ____________________________________________________________________________
17143 [ 14544] By: nick                                  on 2002/02/03  19:47:48
17144         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
17145      Branch: perlio
17146            ! ext/Encode/Encode.xs
17147 ____________________________________________________________________________
17148 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
17149         Log: Subject: PATCH CPAN.pm
17150              From: Mark-Jason Dominus <mjd@plover.com>
17151              Date: Sun, 03 Feb 2002 12:36:36 -0500
17152              Message-ID: <20020203173636.27451.qmail@plover.com>
17153      Branch: perl
17154            ! lib/CPAN.pm
17155 ____________________________________________________________________________
17156 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
17157         Log: Must search further back.
17158      Branch: perl
17159            ! lib/h2xs.t
17160 ____________________________________________________________________________
17161 [ 14541] By: nick                                  on 2002/02/03  18:52:09
17162         Log: Integrate mainline
17163      Branch: perlio
17164           !> (integrate 29 files)
17165 ____________________________________________________________________________
17166 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
17167         Log: EBCDIC: more natification.
17168      Branch: perl
17169            ! regcomp.c
17170 ____________________________________________________________________________
17171 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
17172         Log: Debug noise.
17173      Branch: perl
17174            ! ext/Encode/Encode.xs
17175 ____________________________________________________________________________
17176 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
17177         Log: Integrate perlio;
17178              
17179              Stable intermediate point in Encode cleanup.
17180              :encode(euc-jp) works on Dan's table.euc
17181              Much buffer copying and other silliness remains.
17182      Branch: perl
17183           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17184           !> ext/Encode/lib/Encode/Encoding.pm
17185 ____________________________________________________________________________
17186 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
17187         Log: Prettify.
17188      Branch: perl
17189            ! lib/unicore/mktables
17190 ____________________________________________________________________________
17191 [ 14536] By: nick                                  on 2002/02/03  17:32:03
17192         Log: Stable intermediate point in Encode cleanup.
17193              :encode(euc-jp) works on Dan's table.euc
17194              Much buffer copying and other silliness remains.
17195      Branch: perlio
17196            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17197            ! ext/Encode/lib/Encode/Encoding.pm
17198 ____________________________________________________________________________
17199 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
17200         Log: EBCDIC: it's much nicer to compare Unicode code points
17201              to Unicode code points.
17202      Branch: perl
17203            ! regexec.c
17204 ____________________________________________________________________________
17205 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
17206         Log: EBCDIC: character classes must remap the low 256.
17207      Branch: perl
17208            ! regcomp.c
17209 ____________________________________________________________________________
17210 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
17211         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
17212      Branch: perl
17213            ! lib/I18N/LangTags/List.pm
17214 ____________________________________________________________________________
17215 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
17216         Log: FAQ sync.
17217      Branch: perl
17218            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
17219            ! pod/perlfaq6.pod pod/perlfaq7.pod
17220 ____________________________________________________________________________
17221 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
17222         Log: Integrate perlio;
17223              
17224              Re-indent Encode.xs
17225              
17226              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
17227              (Mis-feature discovered by Encode.)
17228      Branch: perl
17229           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
17230 ____________________________________________________________________________
17231 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
17232         Log: Subject: [PATCH] lstat FH and -l FH warnings
17233              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17234              Date: Sat, 2 Feb 2002 22:24:54 +0100           
17235              Message-ID: <20020202222454.A11608@rafael>       
17236      Branch: perl
17237            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
17238            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
17239 ____________________________________________________________________________
17240 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
17241         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
17242              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17243              Date: Sat, 2 Feb 2002 13:11:01 +0100           
17244              Message-ID: <20020202131101.A722@rafael>               
17245              
17246              Subject: [PATCH t/op/ver.t] another false positive
17247              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17248              Date: Sat, 2 Feb 2002 13:38:22 +0100           
17249              Message-ID: <20020202133822.E722@rafael>         
17250              
17251              Subject: [PATCH] t/test.pl:ok() doesn't work
17252              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
17253              Date: Sun, 03 Feb 2002 00:02:38 -0800          
17254              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
17255      Branch: perl
17256            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
17257            ! t/test.pl
17258 ____________________________________________________________________________
17259 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
17260         Log: Subject: [PATCH @13746] OS2::Process's constants
17261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17262              Date: Sat, 2 Feb 2002 01:00:55 -0500           
17263              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
17264      Branch: perl
17265            ! os2/OS2/Process/Makefile.PL
17266 ____________________________________________________________________________
17267 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
17268         Log: Subject: [PATCH @13746] h2xs   
17269              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17270              Date: Sat, 2 Feb 2002 00:58:44 -0500           
17271              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
17272      Branch: perl
17273            ! utils/h2xs.PL
17274 ____________________________________________________________________________
17275 [ 14526] By: nick                                  on 2002/02/03  14:54:18
17276         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
17277              (Mis-feature discovered by Encode.)
17278      Branch: perlio
17279            ! sv.c
17280 ____________________________________________________________________________
17281 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
17282         Log: EBCDIC: since #14519 made \N{...} to remap,
17283              the test cannot expect an ASCII code point.
17284      Branch: perl
17285            ! lib/charnames.t
17286 ____________________________________________________________________________
17287 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
17288         Log: Sub-MANIFEST-tweak.
17289      Branch: perl
17290            ! ext/Encode/MANIFEST
17291 ____________________________________________________________________________
17292 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
17293         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
17294              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17295              Date: Fri, 01 Feb 2002 23:51:03 +0900
17296              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
17297      Branch: perl
17298            ! ext/Encode/lib/Encode/Tcl/Escape.pm
17299 ____________________________________________________________________________
17300 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
17301         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
17302              From: Andy Dougherty <doughera@lafayette.edu>
17303              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
17304              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
17305      Branch: perl
17306            ! README.solaris hints/solaris_2.sh
17307 ____________________________________________________________________________
17308 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
17309         Log: EBCDIC: no hope to get the low 256 right in unifolding.
17310      Branch: perl
17311            ! t/uni/fold.t
17312 ____________________________________________________________________________
17313 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
17314         Log: todo entry for missing pack formats.
17315      Branch: perl
17316            ! pod/perltodo.pod
17317 ____________________________________________________________________________
17318 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
17319         Log: EBCDIC: the low 256 \N{...} need to be remapped.
17320      Branch: perl
17321            ! toke.c
17322 ____________________________________________________________________________
17323 [ 14518] By: nick                                  on 2002/02/01  18:32:03
17324         Log: indent -kr -nce and some manual tweaks to match perl style.
17325      Branch: perlio
17326            ! ext/Encode/Encode.xs
17327 ____________________________________________________________________________
17328 [ 14517] By: nick                                  on 2002/02/01  18:20:46
17329         Log: Integrate mainline
17330      Branch: perlio
17331           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
17332           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
17333           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
17334           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
17335           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
17336           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
17337           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
17338 ____________________________________________________________________________
17339 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
17340         Log: Integrate perlio; 
17341              
17342              Minor Encode tweaks:
17343              - move Encode.pm back to top of Encode like normal XS extension
17344              - avoid .def as a file extension (Win32 builds)
17345      Branch: perl
17346            ! MANIFEST
17347           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17348           !> ext/Encode/Makefile.PL ext/Encode/compile
17349 ____________________________________________________________________________
17350 [ 14515] By: nick                                  on 2002/02/01  16:27:59
17351         Log: Minor Encode tweaks:
17352              - move Encode.pm back to top of Encode like normal XS extension
17353              - avoid .def as a file extension (Win32 builds)
17354      Branch: perlio
17355           +> ext/Encode/Encode.pm
17356            - ext/Encode/lib/Encode.pm
17357            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
17358            ! ext/Encode/Makefile.PL ext/Encode/compile
17359 ____________________________________________________________________________
17360 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
17361         Log: Subject: [PATCH utf8.t] temp file not cleaned up
17362              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17363              Date: Fri, 1 Feb 2002 15:47:46 +0100
17364              Message-ID: <20020201154746.A24079@rafael>
17365      Branch: perl
17366            ! t/io/utf8.t
17367 ____________________________________________________________________________
17368 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
17369         Log: Subject: [PATCH] make "lstat FH" croak
17370              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17371              Date: Fri, 1 Feb 2002 15:12:50 +0100
17372              Message-ID: <20020201151250.A738@rafael>
17373      Branch: perl
17374            ! pod/perldiag.pod pp_sys.c t/op/stat.t
17375 ____________________________________________________________________________
17376 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
17377         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
17378              From: Kay Röpke <kroepke@dolphin-services.de>
17379              Date: Fri, 1 Feb 2002 01:10:43 +0100
17380              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
17381      Branch: perl
17382            ! t/op/stat.t
17383 ____________________________________________________________________________
17384 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
17385         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
17386              I got it in Tru64 + ithreads but only without -g, took
17387              some debugging by printf (which was no fun either since
17388              adding some debug printfs hid the error)
17389      Branch: perl
17390            ! regexec.c utf8.c
17391 ____________________________________________________________________________
17392 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
17393         Log: Subject: Re: [PATCH] perl -V:
17394              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
17395              Date: Thu, 31 Jan 2002 12:10:20 -0800
17396              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
17397              
17398              Subject: Re: [PATCH] perl -V:
17399              From: Michael G Schwern <schwern@pobox.com>
17400              Date: Thu, 31 Jan 2002 16:43:13 -0500
17401              Message-ID: <20020131214313.GH6498@blackrider>
17402      Branch: perl
17403            ! t/run/switches.t
17404 ____________________________________________________________________________
17405 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
17406         Log: #14505 effect.
17407      Branch: perl
17408            ! pod/perluniintro.pod
17409 ____________________________________________________________________________
17410 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
17411         Log: Daniel S. Lewart adopts the Math::Complex.
17412      Branch: perl
17413            ! lib/Math/Complex.pm
17414 ____________________________________________________________________________
17415 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
17416         Log: More Complex DWIMmery.
17417      Branch: perl
17418            ! lib/Math/Complex.pm lib/Math/Complex.t
17419 ____________________________________________________________________________
17420 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
17421         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
17422              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17423              Date: Thu, 31 Jan 2002 14:37:52 +0100
17424              Message-ID: <20020131143752.A1452@rafael>
17425      Branch: perl
17426            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
17427 ____________________________________________________________________________
17428 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
17429         Log: Turn the I/O Unicode error by default on, but the
17430              character-generating Unicode error by default off,
17431              as Larry suggested.
17432      Branch: perl
17433            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
17434            ! utf8.c
17435 ____________________________________________________________________________
17436 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
17437         Log: Subject: [PATCH] open.pm minor cleanup
17438              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17439              Date: Thu, 31 Jan 2002 15:03:02 +0100
17440              Message-ID: <20020131150302.C1452@rafael>
17441      Branch: perl
17442            ! lib/open.pm
17443 ____________________________________________________________________________
17444 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
17445         Log: Update Changes.
17446      Branch: perl
17447            ! Changes patchlevel.h
17448 ____________________________________________________________________________
17449 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
17450         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
17451              From: Robin Barker <rmb1@cise.npl.co.uk>
17452              Date: Wed, 30 Jan 2002 11:58:33 GMT
17453              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
17454      Branch: perl
17455            ! lib/CPAN.pm
17456 ____________________________________________________________________________
17457 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
17458         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
17459              re-sort MANIFEST.
17460      Branch: perl
17461            + ext/Encode/Encode.pm
17462            - ext/Encode/lib/Encode.pm
17463            ! MANIFEST ext/Encode/Makefile.PL
17464 ____________________________________________________________________________
17465 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
17466         Log: Integrate perlio;
17467              
17468              Collect some stats during compile process.
17469              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17470              as one XS - inconclusive - marginal win?
17471              Add some comments to encode.h
17472      Branch: perl
17473           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17474           !> ext/Encode/encode.h
17475 ____________________________________________________________________________
17476 [ 14499] By: nick                                  on 2002/01/30  09:57:47
17477         Log: Collect some stats during compile process.
17478              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
17479              as one XS - inconclusive - marginal win?
17480              Add some comments to encode.h
17481      Branch: perlio
17482            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
17483            ! ext/Encode/encode.h
17484 ____________________________________________________________________________
17485 [ 14498] By: nick                                  on 2002/01/30  07:27:55
17486         Log: Integrate Jarkko's path/INC tweaks
17487      Branch: perlio
17488           !> ext/Encode/compile
17489 ____________________________________________________________________________
17490 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
17491         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
17492              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17493              Date: Tue, 29 Jan 2002 01:13:09 -0800
17494              Message-ID: <lemV8gzkgu/K092yn@efn.org>
17495      Branch: perl
17496            ! configpm
17497 ____________________________________________________________________________
17498 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
17499         Log: Subject: [PATCH t/op/inccode.t] new test
17500              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17501              Date: Tue, 29 Jan 2002 22:03:45 +0100
17502              Message-ID: <20020129220345.A704@rafael>
17503      Branch: perl
17504            ! t/op/inccode.t
17505 ____________________________________________________________________________
17506 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
17507         Log: EBCDIC: t/op/lc.t now passes.
17508      Branch: perl
17509            ! t/op/lc.t
17510 ____________________________________________________________________________
17511 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
17512         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
17513      Branch: perl
17514            ! utf8.c
17515 ____________________________________________________________________________
17516 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
17517         Log: Must find stuff during build.
17518      Branch: perl
17519            ! ext/Encode/compile
17520 ____________________________________________________________________________
17521 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
17522         Log: Integrate with perlio;
17523              
17524              Basics of a compiled Encode XS extension
17525      Branch: perl
17526           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17527           +> ext/Encode/Encode/euc-jp.ucm
17528           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17529           !> ext/Encode/encode.h
17530 ____________________________________________________________________________
17531 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
17532         Log: EBCDIC tweaks-- no new test passes, but getting closer.
17533      Branch: perl
17534            ! utf8.c
17535 ____________________________________________________________________________
17536 [ 14490] By: nick                                  on 2002/01/29  21:20:57
17537         Log: Basics of a compiled Encode XS extension
17538      Branch: perlio
17539            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
17540            + ext/Encode/Encode/euc-jp.ucm
17541            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
17542            ! ext/Encode/encode.h
17543 ____________________________________________________________________________
17544 [ 14489] By: nick                                  on 2002/01/29  18:40:54
17545         Log: Integrate mainline
17546      Branch: perlio
17547           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17548           +> ext/Encode/lib/Encode/Encoding.pm
17549           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17550           +> ext/Encode/lib/Encode/Tcl/Escape.pm
17551           +> ext/Encode/lib/Encode/Tcl/Extended.pm
17552           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
17553           +> ext/Encode/lib/Encode/Tcl/Table.pm
17554           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17555           +> ext/Encode/lib/Encode/iso10646_1.pm
17556           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17557           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17558           +> ext/Encode/t/Tcl.t
17559            - ext/Encode.t ext/Encode/Encode.pm
17560            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17561            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17562           !> (integrate 33 files)
17563 ____________________________________________________________________________
17564 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
17565         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
17566              From: Richard Clamp <richardc@unixbeard.net>
17567              Date: Mon, 28 Jan 2002 02:17:55 +0000
17568              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
17569      Branch: perl
17570            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
17571 ____________________________________________________________________________
17572 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
17573         Log: OS/390 seems to do length 0 udp reads, Nicholas says
17574              skippage is for now the best cause of action.
17575      Branch: perl
17576            ! ext/Socket/socketpair.t
17577 ____________________________________________________________________________
17578 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
17579         Log: Encode cleanup from Dan Kogai; reworked even further.
17580      Branch: perl
17581            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
17582            + ext/Encode/lib/Encode/Encoding.pm
17583            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
17584            + ext/Encode/lib/Encode/Tcl/Escape.pm
17585            + ext/Encode/lib/Encode/Tcl/Extended.pm
17586            + ext/Encode/lib/Encode/Tcl/HanZi.pm
17587            + ext/Encode/lib/Encode/Tcl/Table.pm
17588            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
17589            + ext/Encode/lib/Encode/iso10646_1.pm
17590            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
17591            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
17592            + ext/Encode/t/Tcl.t
17593            - ext/Encode.t ext/Encode/Encode.pm
17594            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
17595            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
17596            ! MANIFEST ext/Encode/Encode/8859-1.ucm
17597            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
17598            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
17599            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
17600            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
17601            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
17602            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
17603            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
17604            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
17605            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
17606            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
17607            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
17608            ! ext/Encode/compile
17609 ____________________________________________________________________________
17610 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
17611         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
17612      Branch: perl
17613            ! djgpp/djgpp.c perlio.c
17614 ____________________________________________________________________________
17615 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
17616         Log: Prettier printing from Michael Schwern.
17617      Branch: perl
17618            ! t/test.pl
17619 ____________________________________________________________________________
17620 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
17621         Log: Show also the debug and debugcolor as known pragmas.
17622      Branch: perl
17623            ! ext/re/re.pm
17624 ____________________________________________________________________________
17625 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
17626         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
17627              From: "Craig A. Berry" <craigberry@mac.com>
17628              Date: Mon, 28 Jan 2002 16:30:30 -0600
17629              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
17630      Branch: perl
17631            ! ext/B/t/assembler.t
17632 ____________________________________________________________________________
17633 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
17634         Log: metaconfig unit change for #14480.
17635      Branch: metaconfig
17636            ! U/modified/Init.U
17637 ____________________________________________________________________________
17638 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
17639         Log: DJGPP needs to know its exe soon, too.
17640      Branch: perl
17641            ! Configure
17642 ____________________________________________________________________________
17643 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
17644         Log: Round #2 on EBCDICation.
17645      Branch: perl
17646            ! t/op/append.t
17647 ____________________________________________________________________________
17648 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
17649         Log: Integrate perlio;
17650              
17651              Set makefile.mk CCHOME etc. for default locations of MinGW and free
17652              Borland compilers. (Borland builds one or two oddities.)
17653      Branch: perl
17654           !> win32/config.bc win32/makefile.mk
17655 ____________________________________________________________________________
17656 [ 14477] By: nick                                  on 2002/01/28  20:12:31
17657         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
17658              Borland compilers. (Borland builds one or two oddities.)
17659      Branch: perlio
17660            ! win32/config.bc win32/makefile.mk
17661 ____________________________________________________________________________
17662 [ 14476] By: nick                                  on 2002/01/28  18:43:47
17663         Log: Integrate mainline
17664      Branch: perlio
17665           !> Configure hints/hpux.sh
17666 ____________________________________________________________________________
17667 [ 14475] By: nick                                  on 2002/01/28  17:15:12
17668         Log: Integrate mainline
17669      Branch: perlio
17670           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
17671           !> patchlevel.h pp_sys.c t/lib/warnings/perl
17672 ____________________________________________________________________________
17673 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
17674         Log: metaconfig unit change for #14472.
17675      Branch: metaconfig/U/perl
17676            ! d_u32align.U
17677 ____________________________________________________________________________
17678 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
17679         Log: Misunderstood Merijn's patch.
17680      Branch: perl
17681            ! hints/hpux.sh
17682 ____________________________________________________________________________
17683 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
17684         Log: Misapplied Merijn's patch.
17685      Branch: perl
17686            ! Configure
17687 ____________________________________________________________________________
17688 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
17689         Log: Update Changes.
17690      Branch: perl
17691            ! Changes patchlevel.h
17692 ____________________________________________________________________________
17693 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
17694         Log: BeOS has sockets but not true ones.
17695      Branch: perl
17696            ! pp_sys.c
17697 ____________________________________________________________________________
17698 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
17699         Log: metaconfig unit change for #14467.
17700      Branch: metaconfig/U/perl
17701            ! d_u32align.U
17702 ____________________________________________________________________________
17703 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
17704         Log: For some strange reason under the smoke harness the alignment
17705              test hangs in HP-UX 10.20.  So hint it to avoid the test.
17706      Branch: perl
17707            ! hints/hpux.sh
17708 ____________________________________________________________________________
17709 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
17710         Log: Allow d_u32align to be hinted.
17711      Branch: perl
17712            ! Configure
17713 ____________________________________________________________________________
17714 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
17715         Log: The shift key is important.
17716      Branch: perl
17717            ! ext/B/B.xs
17718 ____________________________________________________________________________
17719 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
17720         Log: The "used only once" warnings (from gv_check) come
17721              in pseudorandom hash order-- in EBCDIC the order
17722              is different.  Add a new option that allow the warnings
17723              to come in any order (Paul Marquess).
17724      Branch: perl
17725            ! lib/warnings.t t/lib/warnings/perl
17726 ____________________________________________________________________________
17727 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
17728         Log: Integrate perlio; the 0nothread test failure without threads.
17729      Branch: perl
17730           !> ext/threads/shared/t/0nothread.t
17731 ____________________________________________________________________________
17732 [ 14463] By: nick                                  on 2002/01/28  08:22:36
17733         Log: Integrate mainline
17734      Branch: perlio
17735           !> (integrate 37 files)
17736 ____________________________________________________________________________
17737 [ 14462] By: nick                                  on 2002/01/28  08:09:53
17738         Log: 1st attempt at skipping broke threads case.
17739      Branch: perlio
17740            ! ext/threads/shared/t/0nothread.t
17741 ____________________________________________________________________________
17742 [ 14461] By: nick                                  on 2002/01/28  07:25:58
17743         Log: Skip new threads::shared test unless -Duseithreads
17744      Branch: perlio
17745            ! ext/threads/shared/t/0nothread.t
17746 ____________________________________________________________________________
17747 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
17748         Log: FAQ sync.
17749      Branch: perl
17750            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17751            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17752            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17753            ! pod/perlfaq9.pod
17754 ____________________________________________________________________________
17755 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
17756         Log: Upgrade to podlators 1.20.
17757      Branch: perl
17758            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
17759 ____________________________________________________________________________
17760 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
17761         Log: Retract #14448, a better patch coming up.
17762      Branch: perl
17763            ! lib/Pod/t/basic.t
17764 ____________________________________________________________________________
17765 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
17766         Log: EBCDIC portability.
17767      Branch: perl
17768            ! t/op/append.t
17769 ____________________________________________________________________________
17770 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
17771         Log: Further cygwin installperl tweak from Gerrit P. Haase.
17772      Branch: perl
17773            ! installperl
17774 ____________________________________________________________________________
17775 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
17776         Log: A bug in Bulgarian EBCDIC locale (this sounds like
17777              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
17778              locales failed, too.  The patch works around the bug by
17779              skipping the test, but the real problem may be deeper
17780              (affecting probably only EBCDIC platforms, though):
17781              see the comment in locale.t for more details.
17782      Branch: perl
17783            ! lib/locale.t
17784 ____________________________________________________________________________
17785 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
17786         Log: metaconfig unit change for #14453.
17787      Branch: metaconfig/U/perl
17788            ! libperl.U
17789 ____________________________________________________________________________
17790 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
17791         Log: Subject: Bleadperl on Cygwin today
17792              From: "Gerrit P. Haase" <gp@familiehaase.de>              
17793              Date: Sun, 27 Jan 2002 22:30:41 +0100
17794              Message-ID: <462007239437.20020127223041@familiehaase.de>
17795      Branch: perl
17796            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
17797            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
17798            ! lib/ExtUtils/t/MM_Cygwin.t
17799 ____________________________________________________________________________
17800 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
17801         Log: Unfinished EBCDIC branch.
17802      Branch: perl
17803            ! t/op/ver.t
17804 ____________________________________________________________________________
17805 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
17806         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
17807      Branch: perl
17808            ! ext/B/B.xs ext/B/B/Deparse.pm
17809 ____________________________________________________________________________
17810 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
17811         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
17812              platforms.
17813      Branch: perl
17814            ! ext/B/t/stash.t
17815 ____________________________________________________________________________
17816 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
17817         Log: Apparently no need for EBCDIC exception any more.
17818      Branch: perl
17819            ! ext/B/t/showlex.t
17820 ____________________________________________________________________________
17821 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
17822         Log: (retracted by #14458)
17823              (Russ Allbery) OS/390 is using a high-bit character for ESC,
17824              skip the test for now.  A better fix would be to override
17825              the notion of the platform's escape sequence in the test
17826              of Pod::Text::Termcap.  We may have to apply a filter to
17827              the output to substitute back in the ESC character that
17828              the test expects, but only on OS/390.
17829      Branch: perl
17830            ! lib/Pod/t/basic.t
17831 ____________________________________________________________________________
17832 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
17833         Log: Detypo.
17834      Branch: perl
17835            ! ext/Devel/Peek/Peek.t
17836 ____________________________________________________________________________
17837 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
17838         Log: OS/390 USS has a different idea of the pw* functions.
17839              Also, test the name with eq, not with ==.
17840      Branch: perl
17841            ! lib/User/pwent.t
17842 ____________________________________________________________________________
17843 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
17844         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
17845      Branch: perl
17846            ! doio.c
17847 ____________________________________________________________________________
17848 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
17849         Log: ASCIIisms.
17850      Branch: perl
17851            ! ext/PerlIO/t/encoding.t
17852 ____________________________________________________________________________
17853 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
17854         Log: chr(42) ne '*'  if one is in EBCDIC.
17855      Branch: perl
17856            ! t/op/pack.t
17857 ____________________________________________________________________________
17858 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
17859         Log: Subject: [PATCH] Fix up recent op/stat.t failures
17860              From: Andy Dougherty <doughera@lafayette.edu>
17861              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
17862              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
17863      Branch: perl
17864            ! t/op/stat.t
17865 ____________________________________________________________________________
17866 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
17867         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
17868              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17869              Date: Sun, 27 Jan 2002 15:03:18 +0100
17870              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
17871      Branch: perl
17872            ! lib/ExtUtils/t/Command.t
17873 ____________________________________________________________________________
17874 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
17875         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
17876              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17877              Date: Sun, 27 Jan 2002 14:51:10 +0100
17878              Message-ID: <20020127145110.A16332@rafael>
17879      Branch: perl
17880            ! ext/B/B/Deparse.pm
17881 ____________________________________________________________________________
17882 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
17883         Log: integrate change#14431 from perlio branch (Nick's fix for
17884              change#13474 to be more defensive about looking at pad entries
17885              that may not exist yet)
17886      Branch: maint-5.6/perl
17887            ! op.c
17888 ____________________________________________________________________________
17889 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
17890         Log: Comment to avoid later "cleanups."
17891      Branch: perl
17892            ! lib/ExtUtils/MakeMaker.pm
17893 ____________________________________________________________________________
17894 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
17895         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
17896              instead of just FOO=... cmd ...
17897      Branch: perl
17898            ! Makefile.SH
17899 ____________________________________________________________________________
17900 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
17901         Log: Overquoting bad (in UNIX one would get
17902              Can't open perl script "'-I../lib'": No such file or directory)
17903      Branch: perl
17904            ! lib/Pod/t/Usage.t
17905 ____________________________________________________________________________
17906 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
17907         Log: Integrate perlio;
17908              
17909              "All tests successful" VC6.0 Win32
17910              (Update config.vc to need cppstdin so those tests are skipped...)
17911      Branch: perl
17912           !> win32/config.vc win32/config_H.bc win32/config_H.gc
17913           !> win32/config_H.vc
17914 ____________________________________________________________________________
17915 [ 14434] By: nick                                  on 2002/01/26  22:27:08
17916         Log: "All tests successful" VC6.0 Win32
17917              (Update config.vc to need cppstdin so those tests are skipped...)
17918      Branch: perlio
17919            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17920            ! win32/config_H.vc
17921 ____________________________________________________________________________
17922 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
17923         Log: Integrate perlio;
17924              
17925              1st two tests of File/Find/t/find.t and taint.t were run after 
17926              calling cleanup(). If previous fail had left for_find directory,
17927              but no content in it then cleanup() returned cd'ed to that directory.
17928              So tests failed. Fixed cleanup()-s.
17929              
17930              If we get to sighandler by mistake (no perl handler set) then
17931              warn() and exit() rather than die() - should never happen
17932              but if it does context needed to die is likely to be trashed
17933              as well.
17934              
17935              Win32 signal emulation cleanup.
17936              
17937              Tinkering with thread cleanup mutex-ing - not the problem 
17938              (op.c is) but could have been...
17939              
17940              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17941              Should really be looked at by someone that knows about pads.
17942              
17943              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17944              for CRLF line endings.
17945      Branch: perl
17946           !> ext/threads/threads.xs lib/File/Find/t/find.t
17947           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
17948           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17949 ____________________________________________________________________________
17950 [ 14432] By: nick                                  on 2002/01/26  21:10:38
17951         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
17952              for CRLF line endings.
17953      Branch: perlio
17954            ! lib/Filter/Simple.pm
17955 ____________________________________________________________________________
17956 [ 14431] By: nick                                  on 2002/01/26  21:08:35
17957         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
17958              Should really be looked at by someone that knows about pads.
17959      Branch: perlio
17960            ! op.c
17961 ____________________________________________________________________________
17962 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
17963         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
17964              From: "Craig A. Berry" <craigberry@mac.com>       
17965              Date: Sat, 26 Jan 2002 11:19:44 -0600
17966              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
17967      Branch: perl
17968            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
17969 ____________________________________________________________________________
17970 [ 14429] By: nick                                  on 2002/01/26  18:04:22
17971         Log: Tinkering with thread cleanup mutex-ing - not the problem 
17972              (op.c is) but could have been...
17973      Branch: perlio
17974            ! ext/threads/threads.xs
17975 ____________________________________________________________________________
17976 [ 14428] By: nick                                  on 2002/01/26  18:03:13
17977         Log: Win32 signal emulation cleanup.
17978      Branch: perlio
17979            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
17980 ____________________________________________________________________________
17981 [ 14427] By: nick                                  on 2002/01/26  13:59:33
17982         Log: If we get to sighandler by mistake (no perl handler set) then
17983              warn() and exit() rather than die() - should never happen
17984              but if it does context needed to die is likely to be trashed
17985              as well.
17986      Branch: perlio
17987            ! mg.c
17988 ____________________________________________________________________________
17989 [ 14426] By: nick                                  on 2002/01/26  13:56:23
17990         Log: Integrate mainline
17991      Branch: perlio
17992           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
17993           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
17994           !> t/run/fresh_perl.t
17995 ____________________________________________________________________________
17996 [ 14425] By: nick                                  on 2002/01/26  08:11:33
17997         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
17998              calling cleanup(). If previous fail had left for_find directory,
17999              but no content in it then cleanup() returned cd'ed to that directory.
18000              So tests failed. Fixed cleanup()-s.
18001      Branch: perlio
18002            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18003 ____________________________________________________________________________
18004 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
18005         Log: Integrate perlio;
18006              
18007              Fix winsystem.t's attempt to build showav.exe to work
18008              with gcc (which writes a.exe unless told with -o ).
18009              Also put in a few more fail-safes to check .exe got
18010              built somehow.
18011              
18012              More Win32 tuning
18013              
18014              Save $! so that other syscalls don't disturb it before
18015              we test it.
18016      Branch: perl
18017           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
18018           !> t/op/winsystem.t
18019 ____________________________________________________________________________
18020 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
18021         Log: Subject: [PATCH] new test in op/universal.t
18022              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18023              Date: Fri, 25 Jan 2002 23:17:33 +0100
18024              Message-ID: <20020125231733.A11733@rafael>
18025      Branch: perl
18026            ! t/op/universal.t
18027 ____________________________________________________________________________
18028 [ 14422] By: nick                                  on 2002/01/25  21:37:03
18029         Log: Save $! so that other syscalls don't disturb it before 
18030              we test it.
18031      Branch: perlio
18032            ! ext/Socket/socketpair.t
18033 ____________________________________________________________________________
18034 [ 14421] By: nick                                  on 2002/01/25  19:05:57
18035         Log: More Win32 tuning
18036      Branch: perlio
18037            ! t/op/stat.t t/op/taint.t
18038 ____________________________________________________________________________
18039 [ 14420] By: nick                                  on 2002/01/25  18:21:42
18040         Log: Fix winsystem.t's attempt to build showav.exe to work 
18041              with gcc (which writes a.exe unless told with -o ).
18042              Also put in a few more fail-safes to check .exe got 
18043              built somehow.
18044      Branch: perlio
18045            ! t/op/winsystem.t
18046 ____________________________________________________________________________
18047 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
18048         Log: Subject: [Patch Encode.xs] calculation of need overflows
18049              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18050              Date: Sat, 26 Jan 2002 00:58:50 +0900
18051              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
18052      Branch: perl
18053            ! ext/Encode/Encode.xs
18054 ____________________________________________________________________________
18055 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
18056         Log: Integrate changes 13474+13478+13584 from maintperl;
18057              anon sub leakage.
18058      Branch: perl
18059            ! op.c t/run/fresh_perl.t
18060 ____________________________________________________________________________
18061 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
18062         Log: Update Changes.
18063      Branch: perl
18064            ! Changes patchlevel.h
18065 ____________________________________________________________________________
18066 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
18067         Log: Integrate perlio; extensive threads and threads::shared work
18068              (note that the below is a chronological list of perlio
18069              check-in entries since the last integrate)
18070              
18071              Nearly-working threads re-structuring. Do not integrate,
18072              submit-ing to get to Win32, and as "off site" backup.
18073              
18074              threads work again on Win32. (Not threads::shared yet)
18075              Submit to see if they do on Linux.
18076              
18077              Add new threads/typemap to MANIFEST
18078              
18079              XS side of new threads::shared designed, coded and compiles,
18080              and mostly commented but is totaly untested.
18081              submit in case anyone wants a preview.
18082              
18083              Miss mg_len == 0 meaning don't Safefree
18084              
18085              Shared scalars working, some shared array ops working.
18086              
18087              Implement recursive lock and use of scope for PL_sharedsv_space,
18088              so now croak() from asserts does not leave locks.
18089              Make hv_simple compile (new prototype for debugging probe).
18090              
18091              thread::shared nearly working again - remaining issue
18092              is references withing shared space.
18093              Added bulk test with no threads involved (for debugging)
18094              Tuned tests to skip those needing _thrcnt
18095              
18096              SvTEMP_off to stop private PV's being stolen and stored in shared space
18097              
18098              Except Win32 from echo tests. (Alarm does not break into connect)
18099              
18100              Expand command line test globs on Win32.
18101              
18102              threads::shared tidy up:
18103              - Add _id() function to shared.xs so we can test refs point at same thing.
18104              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
18105              - Allow no_share to pass if sharing to works despite mis-ordering.
18106              - Change docs of threads to document ->create() (as used in tests),
18107              and not mention "new".
18108              
18109              Linux/NFS hackery was not faking right number of passes.
18110      Branch: perl
18111           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
18112           +> ext/threads/typemap
18113            - ext/threads/threads.h sharedsv.c sharedsv.h
18114            ! NetWare/config_H.wc
18115           !> (integrate 38 files)
18116 ____________________________________________________________________________
18117 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
18118         Log: Subject: Re: perldebguts minor tweaks
18119              From: Joe McMahon <mcmahon@metalab.unc.edu>
18120              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
18121              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
18122      Branch: perl
18123            ! pod/perldebguts.pod
18124 ____________________________________________________________________________
18125 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
18126         Log: metaconfig unit change for #14413.
18127      Branch: metaconfig
18128            ! U/modified/prototype.U
18129 ____________________________________________________________________________
18130 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
18131         Log: Okay, you can come home now, _().
18132      Branch: perl
18133            ! config_h.SH
18134 ____________________________________________________________________________
18135 [ 14412] By: nick                                  on 2002/01/25  11:01:49
18136         Log: Integrate mainline
18137              All but ../lib/Unicode/UCD.t pass.
18138      Branch: perlio
18139           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
18140           +> lib/unicore/CaseFolding.txt
18141           +> lib/unicore/CompositionExclusions.txt
18142           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
18143           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
18144           +> vos/vos.c
18145            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
18146            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
18147            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
18148            - lib/unicore/NamesList.html lib/unicore/PropList.html
18149            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
18150            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
18151            - lib/unicore/rename
18152           !> (integrate 424 files)
18153 ____________________________________________________________________________
18154 [ 14411] By: nick                                  on 2002/01/25  09:45:13
18155         Log: Linux/NFS hackery was not faking right number of passes.
18156      Branch: perlio
18157            ! t/io/fs.t
18158 ____________________________________________________________________________
18159 [ 14410] By: nick                                  on 2002/01/25  09:35:07
18160         Log: threads::shared tidy up:
18161              - Add _id() function to shared.xs so we can test refs point at same thing.
18162              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
18163              - Allow no_share to pass if sharing to works despite mis-ordering.
18164              - Change docs of threads to document ->create() (as used in tests),
18165              and not mention "new".
18166      Branch: perlio
18167            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18168            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
18169            ! ext/threads/threads.pm
18170 ____________________________________________________________________________
18171 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
18172         Log: Subject: perldebguts minor tweaks
18173              From: Joe McMahon <mcmahon@metalab.unc.edu>
18174              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
18175              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
18176      Branch: perl
18177            ! pod/perldebguts.pod
18178 ____________________________________________________________________________
18179 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
18180         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
18181              From: Peter Scott <Peter@PSDT.com>
18182              Date: Thu, 24 Jan 2002 08:51:34 -0800
18183              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
18184      Branch: perl
18185            ! pod/perldebguts.pod
18186 ____________________________________________________________________________
18187 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
18188         Log: Few more paranoia checks for Unicode hash keys.
18189      Branch: perl
18190            ! t/op/each.t
18191 ____________________________________________________________________________
18192 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
18193         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
18194              From: Andy Dougherty <doughera@lafayette.edu>
18195              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
18196              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
18197      Branch: perl
18198            ! t/op/stat.t
18199 ____________________________________________________________________________
18200 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
18201         Log: The
18202              
18203              Subject: Very old debugger UTF-8 bug
18204              From: andreas.koenig@anima.de (Andreas J. Koenig)
18205              Date: 24 Jan 2002 12:45:44 +0100
18206              Message-ID: <m3y9iot1jr.fsf@anima.de>
18207              
18208              still broken, but this should work as a stopgap
18209              measure to stop pp_match accessing naughty data.
18210      Branch: perl
18211            ! pod/perldiag.pod pp_hot.c
18212 ____________________________________________________________________________
18213 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
18214         Log: metaconfig unit change for #14403.
18215      Branch: metaconfig/U/perl
18216            ! d_u32align.U
18217 ____________________________________________________________________________
18218 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
18219         Log: Pacify picky compilers (this time Sun Workshop).
18220      Branch: perl
18221            ! Configure
18222 ____________________________________________________________________________
18223 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
18224         Log: Subject: Very old debugger UTF-8 bug
18225              From: andreas.koenig@anima.de (Andreas J. Koenig)
18226              Date: 24 Jan 2002 12:45:44 +0100
18227              Message-ID: <m3y9iot1jr.fsf@anima.de>
18228      Branch: perl
18229            ! lib/dumpvar.pl
18230 ____________________________________________________________________________
18231 [ 14401] By: nick                                  on 2002/01/24  07:50:38
18232         Log: Expand command line test globs on Win32.
18233      Branch: perlio
18234            ! t/harness
18235 ____________________________________________________________________________
18236 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
18237         Log: Sprinkle some copyrights (use the oldest timestamp to
18238              be found in the repository, which is most often not right,
18239              but at least consistent)
18240      Branch: perl
18241            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
18242            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
18243            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
18244            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
18245            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
18246            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
18247            ! unixish.h xsutils.c
18248 ____________________________________________________________________________
18249 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
18250         Log: Don't crash on Help for long text (bug #506672)
18251      Branch: maint-5.6/macperl
18252            ! macos/macperl/MPHelp.c
18253 ____________________________________________________________________________
18254 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
18255         Log: Fix minor path problem
18256      Branch: maint-5.6/macperl
18257            ! macos/macperl/Droplets/tarzipme.plx
18258 ____________________________________________________________________________
18259 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
18260         Log: Minor text changes
18261      Branch: maint-5.6/macperl
18262            ! macos/Perl.r
18263 ____________________________________________________________________________
18264 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
18265         Log: Bump versions, dates, etc.
18266      Branch: maint-5.6/macperl
18267            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
18268 ____________________________________________________________________________
18269 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
18270         Log: coderefs in @INC and absolute paths
18271      Branch: maint-5.6/macperl
18272            ! embed.h pp_ctl.c proto.h
18273 ____________________________________________________________________________
18274 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
18275         Log: Minor module thingys
18276      Branch: maint-5.6/macperl
18277            ! macos/ext/Mac/Controls/Controls.xs
18278            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
18279            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
18280            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
18281            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
18282            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
18283            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
18284            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
18285            ! macos/ext/Mac/Movies/Movies.xs
18286            ! macos/ext/Mac/Navigation/Navigation.pm
18287            ! macos/ext/Mac/Navigation/Navigation.xs
18288            ! macos/ext/Mac/Notification/Notification.xs
18289            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
18290            ! macos/ext/Mac/Processes/Processes.xs
18291            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
18292            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
18293            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
18294            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
18295            ! macos/ext/Mac/Resources/Resources.pm
18296            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
18297            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
18298            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
18299            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
18300            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
18301 ____________________________________________________________________________
18302 [ 14393] By: nick                                  on 2002/01/23  19:52:19
18303         Log: Except Win32 from echo tests. (Alarm does not break into connect)
18304      Branch: perlio
18305            ! ext/Socket/Socket.t
18306 ____________________________________________________________________________
18307 [ 14392] By: nick                                  on 2002/01/23  19:31:57
18308         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
18309      Branch: perlio
18310            ! ext/threads/shared/shared.xs
18311 ____________________________________________________________________________
18312 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
18313         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
18314      Branch: perl
18315            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
18316            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
18317            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
18318            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
18319            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
18320            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
18321            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
18322            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
18323            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
18324            ! x2p/util.c x2p/util.h x2p/walk.c
18325 ____________________________________________________________________________
18326 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
18327         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
18328              therefore quite probably also obsolete code.
18329      Branch: perl
18330            ! sv.c
18331 ____________________________________________________________________________
18332 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
18333         Log: Update Changes.
18334      Branch: perl
18335            ! Changes patchlevel.h
18336 ____________________________________________________________________________
18337 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
18338         Log: Small update on todo.  Could use a lot more.
18339      Branch: perl
18340            ! pod/perltodo.pod
18341 ____________________________________________________________________________
18342 [ 14387] By: nick                                  on 2002/01/23  14:19:30
18343         Log: thread::shared nearly working again - remaining issue
18344              is references withing shared space.
18345              Added bulk test with no threads involved (for debugging)
18346              Tuned tests to skip those needing _thrcnt
18347      Branch: perlio
18348            + ext/threads/shared/t/0nothread.t
18349            ! MANIFEST ext/threads/shared/shared.pm
18350            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
18351            ! ext/threads/shared/t/hv_refs.t
18352            ! ext/threads/shared/t/hv_simple.t
18353            ! ext/threads/shared/t/sv_simple.t
18354 ____________________________________________________________________________
18355 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
18356         Log: Subject: [ID 20020121.003] perldata doco bug
18357              From: John Stumbles <jstumbles@bluearc.com>
18358              Date: Mon, 21 Jan 2002 14:19:56 -0000
18359              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
18360      Branch: perl
18361            ! pod/perldata.pod
18362 ____________________________________________________________________________
18363 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
18364         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
18365              From: Michael G Schwern <schwern@pobox.com>
18366              Date: Mon, 21 Jan 2002 15:16:42 -0500
18367              Message-ID: <20020121201642.GA6659@blackrider>
18368      Branch: perl
18369            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
18370 ____________________________________________________________________________
18371 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
18372         Log: Subject: [PATCH] Re: eval not catching warnings?
18373              From: abigail@foad.org
18374              Date: Wed, 23 Jan 2002 15:35:47 +0100
18375              Message-ID: <20020123143547.24798.qmail@foad.org>
18376      Branch: perl
18377            ! pod/perlfunc.pod
18378 ____________________________________________________________________________
18379 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
18380         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
18381              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18382              Date: Tue, 22 Jan 2002 17:00:54 -0800            
18383              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
18384      Branch: perl
18385            ! t/run/fresh_perl.t
18386 ____________________________________________________________________________
18387 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
18388         Log: metaconfig unit change for #14381.
18389      Branch: metaconfig/U/perl
18390            ! d_u32align.U
18391 ____________________________________________________________________________
18392 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
18393         Log: HP-UX 10.20 cc pacifying from Merijn.
18394      Branch: perl
18395            ! Configure
18396 ____________________________________________________________________________
18397 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
18398         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
18399              From: "Craig A. Berry" <craigberry@mac.com> 
18400              Date: Tue, 22 Jan 2002 22:14:26 -0600
18401              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
18402      Branch: perl
18403            ! vms/test.com
18404 ____________________________________________________________________________
18405 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
18406         Log: AIX cpp bug: having macro arguments and character constants
18407              "the same" means trouble (here s and 's')
18408              What broke now was 841 and 842 of t/op/pat.t, because of the
18409              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
18410              (note that breakage happened only under cc_r and usethreads+
18411              useithreads)
18412      Branch: perl
18413            ! utf8.h
18414 ____________________________________________________________________________
18415 [ 14378] By: nick                                  on 2002/01/22  20:33:15
18416         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
18417              so now croak() from asserts does not leave locks.
18418              Make hv_simple compile (new prototype for debugging probe).
18419      Branch: perlio
18420            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18421            ! ext/threads/shared/t/hv_simple.t
18422 ____________________________________________________________________________
18423 [ 14377] By: nick                                  on 2002/01/22  17:32:21
18424         Log: Shared scalars working, some shared array ops working.
18425      Branch: perlio
18426            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18427            ! ext/threads/shared/t/sv_refs.t
18428            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
18429 ____________________________________________________________________________
18430 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
18431         Log: Subject: [PATCH] Support truncate() in VOS port
18432              From: Paul_GreenVOS@vos.stratus.com
18433              Date: Mon, 21 Jan 02 23:27 est
18434              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
18435      Branch: perl
18436            + vos/vos.c
18437            ! MANIFEST hints/vos.sh vos/vosish.h
18438 ____________________________________________________________________________
18439 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
18440         Log: metaconfig unit changes for #14374.  Couldn't figure
18441              how to get completely rid of _() (some weird dependency
18442              pulling it in?) so renamed it as PROTO_().
18443      Branch: metaconfig
18444            + U/modified/d_shmat.U U/modified/prototype.U
18445            ! U/protos/d_drand48proto.U
18446      Branch: metaconfig/U/perl
18447            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
18448 ____________________________________________________________________________
18449 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
18450         Log: Get rid of the _() macro since (1) we require ANSI anyway
18451              (2) Other software (GNU) seems to use it and we don't need it,
18452              so let's give it up.
18453      Branch: perl
18454            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18455            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
18456            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
18457            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
18458            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
18459            ! wince/config.h wince/config_H.ce
18460 ____________________________________________________________________________
18461 [ 14373] By: nick                                  on 2002/01/22  10:10:48
18462         Log: Miss mg_len == 0 meaning don't Safefree
18463      Branch: perlio
18464            ! mg.c
18465 ____________________________________________________________________________
18466 [ 14372] By: nick                                  on 2002/01/21  22:34:06
18467         Log: XS side of new threads::shared designed, coded and compiles,
18468              and mostly commented but is totaly untested.
18469              submit in case anyone wants a preview.
18470      Branch: perlio
18471            + ext/threads/shared/typemap
18472            ! MANIFEST ext/threads/shared/shared.pm
18473            ! ext/threads/shared/shared.xs
18474 ____________________________________________________________________________
18475 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
18476         Log: Subject: [BUG] /\_/ an unrecognized escape?
18477              From: Michael G Schwern <schwern@pobox.com>
18478              Date: Mon, 21 Jan 2002 15:22:54 -0500
18479              Message-ID: <20020121202254.GA6731@blackrider>
18480      Branch: perl
18481            ! t/lib/warnings/toke toke.c
18482 ____________________________________________________________________________
18483 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
18484         Log: Undo the renaming of the Unicode data files; the simple
18485              solution being not including the *.html files.  This means
18486              that in the future there is no need for any renamings
18487              (well, assuming that the Consortium doesn't cause any),
18488              and the files are named like they are in the Consortium
18489              website, thus alleviating confusion.
18490      Branch: perl
18491            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
18492            + lib/unicore/CaseFolding.txt
18493            + lib/unicore/CompositionExclusions.txt
18494            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
18495            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
18496            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
18497            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
18498            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
18499            - lib/unicore/NamesList.html lib/unicore/PropList.html
18500            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
18501            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
18502            - lib/unicore/rename
18503            ! (edit 285 files)
18504 ____________________________________________________________________________
18505 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
18506         Log: Update Changes.
18507      Branch: perl
18508            ! Changes patchlevel.h
18509 ____________________________________________________________________________
18510 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
18511         Log: Subject: RE: BCC for Win32 is unhappy @14331
18512              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
18513              Date: Mon, 21 Jan 2002 09:48:40 +0300
18514              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
18515              
18516              (using IV instead of int)
18517      Branch: perl
18518            ! hv.h
18519 ____________________________________________________________________________
18520 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
18521         Log: path_is_absolute() needs a prototype (and maybe
18522              a better name, but that's another story).
18523      Branch: perl
18524            ! embed.fnc embed.h pp_ctl.c proto.h
18525 ____________________________________________________________________________
18526 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
18527         Log: Subject: Re: coderefs in @INC
18528              From: Chris Nandor <pudge@pobox.com>
18529              Date: Thu, 17 Jan 2002 11:26:02 -0500
18530              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
18531      Branch: perl
18532            ! pp_ctl.c
18533 ____________________________________________________________________________
18534 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
18535         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
18536              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18537              Date: Sun, 20 Jan 2002 22:53:56 +0100
18538              Message-ID: <20020120225356.A12093@rafael>
18539      Branch: perl
18540            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
18541            ! t/lib/warnings/9enabled warnings.h warnings.pl
18542 ____________________________________________________________________________
18543 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
18544         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
18545              From: "Craig A. Berry" <craigberry@mac.com>
18546              Date: Sun, 20 Jan 2002 22:49:42 -0600
18547              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
18548      Branch: perl
18549            ! lib/ExtUtils/MakeMaker.pm
18550 ____________________________________________________________________________
18551 [ 14363] By: nick                                  on 2002/01/20  20:38:23
18552         Log: Add new threads/typemap to MANIFEST
18553      Branch: perlio
18554            ! MANIFEST
18555 ____________________________________________________________________________
18556 [ 14362] By: nick                                  on 2002/01/20  20:34:36
18557         Log: Integrate mainline
18558      Branch: perlio
18559           +> lib/Pod/t/Usage.t
18560           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
18561           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
18562           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
18563           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
18564           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
18565           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
18566           !> util.c
18567 ____________________________________________________________________________
18568 [ 14361] By: nick                                  on 2002/01/20  18:51:47
18569         Log: Integrate MANIFEST
18570      Branch: perlio
18571           !> MANIFEST
18572 ____________________________________________________________________________
18573 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
18574         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
18575              From: Paul_GreenVOS@vos.stratus.com
18576              Date: Sat, 19 Jan 02 17:17 est
18577              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
18578              
18579              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
18580              From: Paul_GreenVOS@vos.stratus.com
18581              Date: Sat, 19 Jan 02 17:19 est
18582              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
18583      Branch: perl
18584            ! lib/ExtUtils/t/Command.t
18585 ____________________________________________________________________________
18586 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
18587         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
18588              From: Paul_GreenVOS@vos.stratus.com
18589              Date: Sat, 19 Jan 02 14:30 est
18590              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
18591      Branch: perl
18592            ! lib/AnyDBM_File.t
18593 ____________________________________________________________________________
18594 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
18595         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18596              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
18597              Date: Sun, 20 Jan 2002 13:51:36 +0100
18598              Message-ID: <20020120135136.A710@rafael>
18599      Branch: perl
18600            ! ext/File/Glob/t/basic.t
18601 ____________________________________________________________________________
18602 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
18603         Log: #14352 deleted ext/threads/threads.h
18604      Branch: perlio
18605            ! MANIFEST
18606 ____________________________________________________________________________
18607 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
18608         Log: Eradicate sharedsv.*
18609      Branch: perlio
18610            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
18611 ____________________________________________________________________________
18612 [ 14355] By: nick                                  on 2002/01/20  11:50:22
18613         Log: threads work again on Win32. (Not threads::shared yet)
18614              Submit to see if they do on Linux.
18615      Branch: perlio
18616            ! ext/threads/shared/shared.xs ext/threads/threads.xs
18617            ! win32/makefile.mk
18618 ____________________________________________________________________________
18619 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
18620         Log: Make also hex() and oct() to croak if their arguments
18621              cannot be downgraded (that is, if they contain wide
18622              characters), just like crypt() does (and use the croak
18623              feature of sv_utf8_downgrade()).
18624      Branch: perl
18625            ! pp.c t/op/oct.t
18626 ____________________________________________________________________________
18627 [ 14353] By: nick                                  on 2002/01/19  22:20:09
18628         Log: Integrate Time/Local and its test
18629      Branch: perlio
18630           !> lib/Time/Local.pm lib/Time/Local.t
18631 ____________________________________________________________________________
18632 [ 14352] By: nick                                  on 2002/01/19  22:17:07
18633         Log: Nearly-working threads re-structuring. Do not integrate,
18634              submit-ing to get to Win32, and as "off site" backup.
18635      Branch: perlio
18636            + ext/threads/typemap
18637            - ext/threads/threads.h sharedsv.c sharedsv.h
18638            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
18639            ! embedvar.h ext/threads/shared/shared.pm
18640            ! ext/threads/shared/shared.xs ext/threads/threads.pm
18641            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
18642            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
18643            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
18644 ____________________________________________________________________________
18645 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
18646         Log: Regen toc.
18647      Branch: perl
18648            ! pod/perltoc.pod
18649 ____________________________________________________________________________
18650 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
18651         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
18652              From: David Dyck <dcd@tc.fluke.com>
18653              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
18654              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
18655      Branch: perl
18656            ! pod/perl5004delta.pod pod/perl5005delta.pod
18657            ! pod/perl561delta.pod pod/perl56delta.pod
18658 ____________________________________________________________________________
18659 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
18660         Log: FAQ sync.
18661      Branch: perl
18662            ! pod/perlfaq1.pod pod/perlfaq2.pod
18663 ____________________________________________________________________________
18664 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
18665         Log: Subject: [PATCH lib/Pod/t/Usage.t]
18666              From: Abe Timmerman <abe@ztreet.demon.nl>
18667              Date: Sat, 19 Jan 2002 19:57:57 +0100
18668              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
18669      Branch: perl
18670            + lib/Pod/t/Usage.t
18671            ! MANIFEST
18672 ____________________________________________________________________________
18673 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
18674         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
18675              From: Paul_GreenVOS@vos.stratus.com
18676              Date: Sat, 19 Jan 02 13:15 est
18677              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
18678      Branch: perl
18679            ! ext/SDBM_File/sdbm.t
18680 ____________________________________________________________________________
18681 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
18682         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
18683      Branch: perl
18684           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18685           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18686 ____________________________________________________________________________
18687 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
18688         Log: Alternative Time::Local algorithm that uses matemathical formula
18689              for timegm instead of progressive guessing
18690      Branch: perl
18691            ! lib/Time/Local.pm
18692 ____________________________________________________________________________
18693 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
18694         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
18695              From: Paul_GreenVOS@vos.stratus.com
18696              Date: Sat, 19 Jan 02 11:20 est
18697              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
18698      Branch: perl
18699            ! ext/File/Glob/t/basic.t
18700 ____________________________________________________________________________
18701 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
18702         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
18703              From: Paul_GreenVOS@vos.stratus.com
18704              Date: Fri, 18 Jan 02 22:56 est
18705              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
18706      Branch: perl
18707            ! ext/Cwd/t/cwd.t
18708 ____________________________________________________________________________
18709 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
18710         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
18711              From: Paul_GreenVOS@vos.stratus.com
18712              Date: Fri, 18 Jan 02 22:48 est
18713              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
18714      Branch: perl
18715            ! lib/Time/Local.t
18716 ____________________________________________________________________________
18717 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
18718         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
18719              From: Paul_GreenVOS@vos.stratus.com
18720              Date: Fri, 18 Jan 02 16:22 est
18721              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
18722      Branch: perl
18723            ! ext/Devel/DProf/DProf.t
18724 ____________________________________________________________________________
18725 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
18726         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
18727              From: Tels <perl_dummy@bloodgate.com>
18728              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
18729              Message-Id: <200201182106.XAA19133@taku.hut.fi>
18730      Branch: perl
18731            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
18732 ____________________________________________________________________________
18733 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
18734         Log: Don't do socketpair udp unless you've got all what it takes.
18735      Branch: perl
18736            ! util.c
18737 ____________________________________________________________________________
18738 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
18739         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
18740              From: Tels <perl_dummy@bloodgate.com>
18741              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
18742              Message-Id: <200201182206.AAA15310@taku.hut.fi>
18743      Branch: perl
18744            ! lib/ExtUtils/MM_BeOS.pm
18745 ____________________________________________________________________________
18746 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
18747         Log: metaconfig unit change for #14336.
18748      Branch: metaconfig
18749            ! U/modified/myhostname.U
18750 ____________________________________________________________________________
18751 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
18752         Log: Avoid bare "set", and kiss .uucp goodbye.
18753      Branch: perl
18754            ! Configure
18755 ____________________________________________________________________________
18756 [ 14335] By: nick                                  on 2002/01/18  22:11:42
18757         Log: Split out core of sv_magic() into sv_magicext().
18758              sv_magic provides the extra restictions (no READONLY, only
18759              one of each type, canned set of vtables), and sv_magicext()
18760              does the actual data twiddling.
18761              Also enhances semantics of ->mg_ptr setting via name/namlen
18762              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
18763              scratch area (namlen > 0 && name == NULL).
18764              sv_magicext also returns the MAGIC * it added.
18765              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
18766              
18767              To come sv_unmagicext() - which will remove just one magic
18768              of particular type, and additionaly match against ->mg_ptr,
18769              or the MAGIC * (need to experiment as to which is more natural).
18770      Branch: perlio
18771            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
18772            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
18773 ____________________________________________________________________________
18774 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
18775         Log: Retract #14327 for now, going to the limit seems
18776              to be too much for many platforms.
18777      Branch: perl
18778            ! lib/Time/Local.t
18779 ____________________________________________________________________________
18780 [ 14333] By: nick                                  on 2002/01/18  18:58:33
18781         Log: Integrate mainline
18782      Branch: perlio
18783           !> Changes patchlevel.h
18784 ____________________________________________________________________________
18785 [ 14332] By: nick                                  on 2002/01/18  16:19:06
18786         Log: Integrate mainline
18787      Branch: perlio
18788           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
18789           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
18790            - lib/ExtUtils/inst
18791           !> (integrate 32 files)
18792 ____________________________________________________________________________
18793 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
18794         Log: Update Changes.
18795      Branch: perl
18796            ! Changes patchlevel.h
18797 ____________________________________________________________________________
18798 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
18799         Log: Try to make the connect/read/write timeouting.
18800      Branch: perl
18801            ! ext/Socket/Socket.t
18802 ____________________________________________________________________________
18803 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
18804         Log: Netware Makefile tweak from Ananth Kesari.
18805      Branch: perl
18806            ! NetWare/Makefile
18807 ____________________________________________________________________________
18808 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
18809         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
18810              From: Michael G Schwern <schwern@pobox.com>
18811              Date: Fri, 18 Jan 2002 03:10:27 -0500
18812              Message-ID: <20020118081027.GE7226@blackrider>
18813      Branch: perl
18814            ! lib/File/Find.pm
18815 ____________________________________________________________________________
18816 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
18817         Log: (retracted by #14334)
18818              
18819              Subject: [PATCH] Improving lib/Time/Local.t
18820              From: Paul_GreenVOS@vos.stratus.com        
18821              Date: Thu, 17 Jan 02 22:36 est
18822              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
18823      Branch: perl
18824            ! lib/Time/Local.t
18825 ____________________________________________________________________________
18826 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
18827         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
18828              From: Abe Timmerman <abe@ztreet.demon.nl>  
18829              Date: Fri, 18 Jan 2002 13:18:47 +0100
18830              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
18831      Branch: perl
18832            ! lib/ExtUtils/t/MM_Win32.t
18833 ____________________________________________________________________________
18834 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
18835         Log: Subject: [PATCH] Syncing with bleadperl 
18836              From: Michael G Schwern <schwern@pobox.com> 
18837              Date: Fri, 18 Jan 2002 03:04:33 -0500
18838              Message-ID: <20020118080432.GC7226@blackrider>
18839      Branch: perl
18840            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
18841            - lib/ExtUtils/inst
18842            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
18843            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
18844            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
18845            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
18846            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
18847            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
18848            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
18849            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
18850            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
18851            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
18852            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
18853            ! lib/ExtUtils/testlib.pm
18854 ____________________________________________________________________________
18855 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
18856         Log: Detypo.
18857      Branch: perl
18858            ! AUTHORS
18859 ____________________________________________________________________________
18860 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
18861         Log: Subject: [PATCH] MM check_hints test
18862              From: Michael G Schwern <schwern@pobox.com>
18863              Date: Thu, 17 Jan 2002 20:25:57 -0500
18864              Message-ID: <20020118012557.GE32762@blackrider>
18865      Branch: perl
18866            + lib/ExtUtils/t/hints.t
18867            ! MANIFEST
18868 ____________________________________________________________________________
18869 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
18870         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
18871              From: Michael G Schwern <schwern@pobox.com> 
18872              Date: Thu, 17 Jan 2002 20:12:20 -0500
18873              Message-ID: <20020118011220.GC32762@blackrider>
18874              
18875              (#14317 replaced with this)
18876      Branch: perl
18877            ! lib/ExtUtils/MakeMaker.pm
18878 ____________________________________________________________________________
18879 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
18880         Log: Subject: [PATCH perldiag] overload.pm warnings
18881              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18882              Date: Thu, 17 Jan 2002 23:53:49 +0100
18883              Message-ID: <20020117235349.A14530@rafael>
18884      Branch: perl
18885            ! pod/perldiag.pod
18886 ____________________________________________________________________________
18887 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
18888         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
18889              From: Michael G Schwern <schwern@pobox.com>
18890              Date: Thu, 17 Jan 2002 16:35:47 -0500
18891              Message-ID: <20020117213546.GD23830@blackrider>
18892      Branch: perl
18893            ! lib/File/Find.pm
18894 ____________________________________________________________________________
18895 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
18896         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
18897              From: chromatic <chromatic@rmci.net>
18898              Date: Thu, 17 Jan 2002 13:04:22 -0700
18899              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
18900      Branch: perl
18901            ! pod/perltodo.pod
18902 ____________________________________________________________________________
18903 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
18904         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
18905              From: chromatic <chromatic@rmci.net>
18906              Date: Thu, 17 Jan 2002 12:59:04 -0700
18907              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
18908      Branch: perl
18909            ! lib/ExtUtils/t/Mkbootstrap.t
18910 ____________________________________________________________________________
18911 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
18912         Log: (replaced by #14322)
18913              The #14300 broke hints file handling.
18914      Branch: perl
18915            ! lib/ExtUtils/MakeMaker.pm
18916 ____________________________________________________________________________
18917 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
18918         Log: metaconfig unit change for #14315.
18919      Branch: metaconfig/U/perl
18920            ! uselongdbl.U
18921 ____________________________________________________________________________
18922 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
18923         Log: Subject: [PATCH] long doubles
18924              From: Nicholas Clark <nick@unfortu.net>
18925              Date: Thu, 17 Jan 2002 17:06:28 +0000
18926              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
18927      Branch: perl
18928            ! Configure
18929 ____________________________________________________________________________
18930 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
18931         Log: metaconfig unit change for #14313.
18932      Branch: metaconfig
18933            ! U/modified/i_ndbm.U
18934 ____________________________________________________________________________
18935 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
18936         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
18937              From: Andy Dougherty <doughera@lafayette.edu>
18938              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
18939              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
18940      Branch: perl
18941            ! Configure
18942 ____________________________________________________________________________
18943 [ 14312] By: nick                                  on 2002/01/17  21:38:38
18944         Log: Integrate mainline (for ndbm fixes etc.)
18945      Branch: perlio
18946           +> t/run/fresh_perl.t
18947            - t/run/kill_perl.t
18948           !> Changes MANIFEST ext/Opcode/Opcode.xs
18949           !> ext/SDBM_File/sdbm/Makefile.PL
18950           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
18951           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
18952           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
18953           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
18954           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
18955 ____________________________________________________________________________
18956 [ 14311] By: sky                                   on 2002/01/17  21:01:00
18957         Log: Simplify the code that duplicates the threads 
18958              init function and the parameters to the thread by using sv_dup. 
18959              Note,what happens if you pass a shared variable as a parameter?
18960      Branch: perl
18961            ! ext/threads/threads.xs
18962 ____________________________________________________________________________
18963 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
18964         Log: Update Changes.
18965      Branch: perl
18966            ! Changes patchlevel.h
18967 ____________________________________________________________________________
18968 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
18969         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
18970              with fresh_perl_is() and fresh_perl_like().
18971      Branch: perl
18972            + t/run/fresh_perl.t
18973            - t/run/kill_perl.t
18974            ! MANIFEST t/test.pl
18975 ____________________________________________________________________________
18976 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
18977         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
18978              From: Benjamin Goldberg <goldbb2@earthlink.net>
18979              Date: Wed, 09 Jan 2002 21:03:16 -0500
18980              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
18981      Branch: perl
18982            ! ext/Unicode/Normalize/Normalize.pm
18983 ____________________________________________________________________________
18984 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
18985         Log: Retract #14144 as Hugo isn't happy with it.
18986      Branch: perl
18987            ! scope.c t/run/kill_perl.t
18988 ____________________________________________________________________________
18989 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
18990         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
18991              From: Richard Clamp <richardc@unixbeard.net>
18992              Date: Wed, 16 Jan 2002 17:34:31 +0000
18993              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
18994      Branch: perl
18995            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
18996 ____________________________________________________________________________
18997 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
18998         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
18999              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19000              Date: Tue, 15 Jan 2002 21:23:30 +0100
19001              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
19002      Branch: perl
19003            ! ext/Opcode/Opcode.xs
19004 ____________________________________________________________________________
19005 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
19006         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
19007              From: Paul_GreenVOS@vos.stratus.com
19008              Date: Wed, 16 Jan 02 6:42 est
19009              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
19010      Branch: perl
19011            ! t/io/fs.t t/op/crypt.t
19012 ____________________________________________________________________________
19013 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
19014         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
19015              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19016              Date: Wed, 16 Jan 2002 13:43:39 +0100
19017              Message-ID: <20020116134339.A704@rafael>
19018              
19019              (replaces #14302)
19020      Branch: perl
19021            ! mg.c t/lib/warnings/mg
19022 ____________________________________________________________________________
19023 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
19024         Log: (replaced by #14303)
19025              Subject: [PATCH] length of undefined $(digit) should warn
19026              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19027              Date: Tue, 15 Jan 2002 23:02:44 +0100            
19028              Message-ID: <20020115230244.A31786@rafael>     
19029      Branch: perl
19030            ! mg.c t/lib/warnings/mg
19031 ____________________________________________________________________________
19032 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
19033         Log: The non-MakeMaker.pm parts of
19034              
19035              Subject: [PATCH] Re: MM_Beos.pm?
19036              From: Tels <perl_dummy@bloodgate.com>
19037              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
19038              Message-Id: <200201142006.WAA29544@taas.iki.fi>
19039      Branch: perl
19040            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
19041            ! lib/ExtUtils/t/MM_Unix.t
19042 ____________________________________________________________________________
19043 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
19044         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
19045              From: Michael G Schwern <schwern@pobox.com>    
19046              Date: Tue, 15 Jan 2002 20:07:50 -0500            
19047              Message-ID: <20020116010750.GH625@blackrider>  
19048      Branch: perl
19049            ! lib/ExtUtils/MakeMaker.pm
19050 ____________________________________________________________________________
19051 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
19052         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
19053              From: Jeffrey Friedl <jfriedl@yahoo.com>       
19054              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
19055              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
19056      Branch: perl
19057            ! lib/Text/Tabs.pm
19058 ____________________________________________________________________________
19059 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
19060         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
19061              From: "Green, Paul" <Paul.Green@stratus.com>
19062              Date: Tue, 15 Jan 2002 22:28:10 -0500
19063              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
19064      Branch: perl
19065            ! lib/ExtUtils/MM_Unix.pm
19066 ____________________________________________________________________________
19067 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
19068         Log: Integrate perlio; offsetof() is in <stddef.h>
19069      Branch: perl
19070           !> ext/Socket/Socket.xs
19071 ____________________________________________________________________________
19072 [ 14296] By: nick                                  on 2002/01/16  13:02:29
19073         Log: offsetof() is in <stddef.h>
19074      Branch: perlio
19075            ! ext/Socket/Socket.xs
19076 ____________________________________________________________________________
19077 [ 14295] By: nick                                  on 2002/01/16  07:25:29
19078         Log: Integrate mainline
19079      Branch: perlio
19080           +> (branch 262 files)
19081            - (delete 285 files)
19082           !> (integrate 34 files)
19083 ____________________________________________________________________________
19084 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
19085         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
19086              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
19087              Canonical.pl and Exact.pl.
19088      Branch: perl
19089            + (add 259 files)
19090            - (delete 288 files)
19091            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
19092            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
19093            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
19094            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
19095 ____________________________________________________________________________
19096 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
19097         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
19098      Branch: perl
19099            ! ext/Socket/Socket.xs
19100 ____________________________________________________________________________
19101 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
19102         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
19103              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19104              Date: Tue, 15 Jan 2002 21:59:19 +0100
19105              Message-ID: <3C44A637.16602.25EB208@localhost>
19106      Branch: perl
19107            ! embed.fnc embed.h proto.h
19108 ____________________________________________________________________________
19109 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
19110         Log: Duh.  The updated In/*.pl weren't checked in.
19111      Branch: perl
19112            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
19113            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
19114            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
19115            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
19116            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
19117            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
19118            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
19119            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
19120            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
19121            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
19122            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
19123            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
19124            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
19125            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
19126            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
19127            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
19128            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
19129            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
19130            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
19131            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
19132            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
19133            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
19134            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
19135            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
19136            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
19137            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
19138            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
19139            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
19140            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
19141            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
19142            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
19143            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
19144            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
19145            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
19146            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
19147            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
19148            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
19149            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
19150            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
19151            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
19152            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
19153            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
19154            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
19155            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
19156            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
19157            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
19158            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
19159            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
19160 ____________________________________________________________________________
19161 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
19162         Log: Update Changes.
19163      Branch: perl
19164            ! Changes patchlevel.h
19165 ____________________________________________________________________________
19166 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
19167         Log: Jeffrey is trying very hard to avoid working on his
19168              book, it would seem :-) (better naming, better comments
19169              in the files)
19170      Branch: perl
19171            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
19172            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
19173            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
19174            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
19175            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
19176            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
19177            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
19178            - lib/unicore/Is/IDStart.pl
19179            ! (edit 200 files)
19180 ____________________________________________________________________________
19181 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
19182         Log: metaconfig unit changes for #14287.
19183      Branch: metaconfig
19184            + U/modified/Chk_MANI.U
19185            ! U/modified/Extract.U U/modified/Finish.U
19186      Branch: metaconfig/U/perl
19187            ! Extensions.U dlsrc.U
19188 ____________________________________________________________________________
19189 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
19190         Log: Some protection against spaces in directory names.
19191              (Tru64 still has some makedepend problems in such
19192              cases but that looks like Tru64's problem.)
19193      Branch: perl
19194            ! Configure Makefile.SH
19195 ____________________________________________________________________________
19196 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
19197         Log: Should have been in #14285 but I have sausages for fingers.
19198      Branch: perl
19199            + lib/ExtUtils/MM_BeOS.pm
19200 ____________________________________________________________________________
19201 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
19202         Log: MM_BeOS from Tels.
19203      Branch: perl
19204            + lib/ExtUtils/t/MM_BeOS.t
19205            ! MANIFEST
19206 ____________________________________________________________________________
19207 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
19208         Log: Integrate perlio;
19209              
19210              (reintroduce #14251) Slab allocator for ops
19211              - moved the statics to intrpvar.h
19212              - implemented Slab_Free()
19213              - uses PerlMemShared (for now) if distinction exists.
19214              
19215              Slab allocator submit after resolve -ay to keep it!
19216              
19217              Hand merge of non slab allocator stuff
19218              
19219              const-ness fix in savepv's passing of NULL
19220              
19221              Typo in #else branch of PL_SLAB_ALLOC
19222              
19223              Integrate rest of mainline
19224              
19225              Regen embed enable slab for PERL_IMPLICIT_SYS
19226              
19227              Correct name of PL_OP_SLAB_ALLOC
19228              
19229              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
19230              e.g. -Duse64bitint on a 32-bit platform.
19231              Now uses I32 for use-count and is more careful with its casts.
19232      Branch: perl
19233           !> (integrate 28 files)
19234 ____________________________________________________________________________
19235 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
19236         Log: Add Shuck URL
19237      Branch: maint-5.6/macperl
19238            ! macos/macperl/MacPerl.podhelp
19239 ____________________________________________________________________________
19240 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
19241         Log: Remove obsolete docs
19242      Branch: maint-5.6/macperl
19243            ! ext/File/Glob/Glob.pm
19244 ____________________________________________________________________________
19245 [ 14281] By: nick                                  on 2002/01/15  15:08:43
19246         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
19247              e.g. -Duse64bitint on a 32-bit platform.
19248              Now uses I32 for use-count and is more careful with its casts.
19249      Branch: perlio
19250            ! intrpvar.h op.c
19251 ____________________________________________________________________________
19252 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
19253         Log: Update bundled modules.  Yow!
19254      Branch: maint-5.6/macperl
19255            + macos/bundled_ext/Compress/Zlib/constants.h
19256            + macos/bundled_ext/Compress/Zlib/constants.xs
19257            + macos/bundled_ext/Filter/Util/Call/ppport.h
19258            + macos/bundled_ext/Storable/t/compat-0.6.t
19259            + macos/bundled_ext/Storable/t/dump.pl
19260            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
19261            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
19262            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
19263            + macos/bundled_lib/blib/lib/URI/ssh.pm
19264            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
19265            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
19266            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
19267            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
19268            + macos/bundled_lib/t/Filter/Simple/data.t
19269            + macos/bundled_lib/t/Filter/Simple/export.t
19270            + macos/bundled_lib/t/Filter/Simple/filter_only.t
19271            + macos/bundled_lib/t/Filter/Simple/import.t
19272            + macos/bundled_lib/t/NEXT/actual.t
19273            + macos/bundled_lib/t/NEXT/actuns.t
19274            + macos/bundled_lib/t/NEXT/next.t
19275            + macos/bundled_lib/t/NEXT/unseen.t
19276            + macos/bundled_lib/t/libnet/netrc.t
19277            + macos/bundled_lib/t/libwww-perl/base/http.t
19278            + macos/bundled_lib/t/libwww-perl/live/activestate.t
19279            - macos/bundled_ext/Filter/t/FilterTest.pm
19280            - macos/bundled_ext/Storable/t/compat06.t
19281            - macos/bundled_ext/Storable/t/st-dump.pl
19282            - macos/bundled_lib/t/NEXT/test.pl
19283            - macos/bundled_lib/t/libwww-perl/live/google.t
19284            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
19285            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
19286            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
19287            ! macos/bundled_ext/Compress/Zlib/README
19288            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
19289            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
19290            ! macos/bundled_ext/Compress/Zlib/t/examples.t
19291            ! macos/bundled_ext/Filter/Util/Call/Call.pm
19292            ! macos/bundled_ext/Filter/Util/Call/Call.xs
19293            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
19294            ! macos/bundled_ext/Filter/t/call.t
19295            ! macos/bundled_ext/Filter/t/filter-util.pl
19296            ! macos/bundled_ext/Storable/ChangeLog
19297            ! macos/bundled_ext/Storable/README
19298            ! macos/bundled_ext/Storable/Storable.pm
19299            ! macos/bundled_ext/Storable/t/blessed.t
19300            ! macos/bundled_ext/Storable/t/canonical.t
19301            ! macos/bundled_ext/Storable/t/dclone.t
19302            ! macos/bundled_ext/Storable/t/forgive.t
19303            ! macos/bundled_ext/Storable/t/freeze.t
19304            ! macos/bundled_ext/Storable/t/lock.t
19305            ! macos/bundled_ext/Storable/t/overload.t
19306            ! macos/bundled_ext/Storable/t/recurse.t
19307            ! macos/bundled_ext/Storable/t/retrieve.t
19308            ! macos/bundled_ext/Storable/t/store.t
19309            ! macos/bundled_ext/Storable/t/tied.t
19310            ! macos/bundled_ext/Storable/t/tied_hook.t
19311            ! macos/bundled_ext/Storable/t/tied_items.t
19312            ! macos/bundled_ext/Storable/t/utf8.t
19313            ! macos/bundled_lib/blib/lib/File/Sort.pm
19314            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
19315            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
19316            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
19317            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
19318            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
19319            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
19320            ! macos/bundled_lib/blib/lib/LWP.pm
19321            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
19322            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
19323            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
19324            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
19325            ! macos/bundled_lib/blib/lib/Mail/Address.pm
19326            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
19327            ! macos/bundled_lib/blib/lib/Mail/Field.pm
19328            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
19329            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
19330            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
19331            ! macos/bundled_lib/blib/lib/Mail/Header.pm
19332            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
19333            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
19334            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
19335            ! macos/bundled_lib/blib/lib/Mail/Send.pm
19336            ! macos/bundled_lib/blib/lib/Mail/Util.pm
19337            ! macos/bundled_lib/blib/lib/NEXT.pm
19338            ! macos/bundled_lib/blib/lib/Net/Config.pm
19339            ! macos/bundled_lib/blib/lib/Net/Domain.pm
19340            ! macos/bundled_lib/blib/lib/Net/FTP.pm
19341            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
19342            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
19343            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
19344            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
19345            ! macos/bundled_lib/blib/lib/Net/POP3.pm
19346            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
19347            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
19348            ! macos/bundled_lib/blib/lib/Switch.pm
19349            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
19350            ! macos/bundled_lib/blib/lib/URI/Escape.pm
19351            ! macos/bundled_lib/blib/lib/URI/ftp.pm
19352            ! macos/bundled_lib/blib/lib/lwpcook.pod
19353            ! macos/bundled_lib/t/Filter/Simple/filter.t
19354            ! macos/bundled_lib/t/Switch/t/nested.t
19355            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
19356            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
19357            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
19358            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
19359            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
19360            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
19361            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
19362            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
19363            ! macos/bundled_lib/t/libnet/config.t
19364            ! macos/bundled_lib/t/libnet/ftp.t
19365            ! macos/bundled_lib/t/libnet/hostname.t
19366            ! macos/bundled_lib/t/libnet/nntp.t
19367            ! macos/bundled_lib/t/libnet/require.t
19368            ! macos/bundled_lib/t/libnet/smtp.t
19369            ! macos/bundled_lib/t/libwww-perl/base/headers.t
19370            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
19371            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
19372            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
19373            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
19374            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
19375            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
19376            ! macos/bundled_lib/t/libwww-perl/live/validator.t
19377            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
19378 ____________________________________________________________________________
19379 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
19380         Log: Subject: [PATCH] Socket::sockaddr_family
19381              From: Gisle Aas <gisle@ActiveState.com> 
19382              Date: 15 Jan 2002 06:35:28 -0800
19383              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
19384      Branch: perl
19385            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
19386 ____________________________________________________________________________
19387 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
19388         Log: Subject: [PATCH perldiag] Style issue
19389              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19390              Date: Tue, 15 Jan 2002 15:36:30 +0100                
19391              Message-ID: <20020115153630.A11568@rafael>
19392      Branch: perl
19393            ! pod/perldiag.pod
19394 ____________________________________________________________________________
19395 [ 14277] By: nick                                  on 2002/01/15  14:30:51
19396         Log: Correct name of PL_OP_SLAB_ALLOC
19397      Branch: perlio
19398            ! perl.h
19399 ____________________________________________________________________________
19400 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
19401         Log: NetWare tweak from Ananth Kesari.
19402      Branch: perl
19403            ! lib/ExtUtils/MakeMaker.pm
19404 ____________________________________________________________________________
19405 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
19406         Log: Throwback.
19407      Branch: perl
19408            ! MANIFEST
19409 ____________________________________________________________________________
19410 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
19411         Log: A couple of additional character classes from Jeffrey,
19412              hopefully useful in future for internal use for implementing
19413              some special cases of casing.
19414              
19415              Also regenerate once more all the character classes,
19416              now without the timestamp.  A timestamp would be kind of
19417              nice but it's not: having a timestamp in a file means that
19418              even if the effective contents of file really didn't
19419              change, the file looks as if it changed.
19420      Branch: perl
19421            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
19422            + lib/unicore/Is/CombAbov.pl
19423            ! (edit 304 files)
19424 ____________________________________________________________________________
19425 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
19426         Log: Make the test harder.
19427      Branch: perl
19428            ! t/op/pat.t
19429 ____________________________________________________________________________
19430 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
19431         Log: Additional utf8_heavy.pl tweak from Jeffrey.
19432      Branch: perl
19433            ! lib/utf8_heavy.pl
19434 ____________________________________________________________________________
19435 [ 14271] By: nick                                  on 2002/01/15  11:29:47
19436         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
19437      Branch: perlio
19438            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
19439            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
19440 ____________________________________________________________________________
19441 [ 14270] By: nick                                  on 2002/01/15  08:19:08
19442         Log: Integrate rest of mainline
19443      Branch: perlio
19444           !> (integrate 28 files)
19445 ____________________________________________________________________________
19446 [ 14269] By: nick                                  on 2002/01/15  08:02:44
19447         Log: Typo in #else branch of PL_SLAB_ALLOC
19448      Branch: perlio
19449            ! op.c
19450 ____________________________________________________________________________
19451 [ 14268] By: nick                                  on 2002/01/15  07:57:47
19452         Log: const-ness fix in savepv's passing of NULL
19453      Branch: perlio
19454            ! util.c
19455 ____________________________________________________________________________
19456 [ 14267] By: nick                                  on 2002/01/15  07:42:17
19457         Log: Hand merge of non slab allocator stuff
19458      Branch: perlio
19459            ! op.c
19460 ____________________________________________________________________________
19461 [ 14266] By: nick                                  on 2002/01/15  07:39:33
19462         Log: Slab allocator submit after resolve -ay to keep it!
19463      Branch: perlio
19464           !> op.c
19465 ____________________________________________________________________________
19466 [ 14265] By: nick                                  on 2002/01/15  07:05:06
19467         Log: Blind integrate of bulk of mainline.
19468      Branch: perlio
19469           +> (branch 173 files)
19470            - (delete 184 files)
19471           !> (integrate 146 files)
19472 ____________________________________________________________________________
19473 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
19474         Log: Pod nits.
19475      Branch: perl
19476            ! lib/Unicode/UCD.pm pod/perlunicode.pod
19477 ____________________________________________________________________________
19478 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
19479         Log: The Unicode categories doc patch to go with #14254,
19480              from Jeffrey.
19481      Branch: perl
19482            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
19483 ____________________________________________________________________________
19484 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
19485         Log: There isn't going to be perl.third.exe.
19486      Branch: perl
19487            ! Makefile.SH
19488 ____________________________________________________________________________
19489 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
19490         Log: Subject: [PATCH] small coredump correction
19491              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19492              Date: Tue, 15 Jan 2002 00:22:52 +0100
19493              Message-ID: <20020115002252.I691@rafael>
19494      Branch: perl
19495            ! op.c
19496 ____________________________________________________________________________
19497 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
19498         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
19499              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19500              Date: Mon, 14 Jan 2002 23:03:04 +0100
19501              Message-ID: <20020114230304.A691@rafael>   
19502              
19503              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
19504              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19505              Date: Mon, 14 Jan 2002 23:18:43 +0100
19506              Message-ID: <20020114231843.E691@rafael>   
19507      Branch: perl
19508            ! pod/perlsub.pod t/op/override.t toke.c
19509 ____________________________________________________________________________
19510 [ 14259] By: nick                                  on 2002/01/14  22:02:49
19511         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
19512              Need to use CopXXXXX macros everywhere and add CopSTASH_free
19513              Add new scope type and add support for it to scope.c and scope stack
19514              dup-er in sv.c. Add savesharedpv().
19515              Also zealous version of Win32's vmem.h to catch all the abuses.
19516              With this t/op/fork.t passes even with zealous checking and 
19517              checker is point a finger at various threads/shared issues.
19518              
19519              PL_curcop->cop_io is still an issue.
19520      Branch: perlio
19521            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
19522            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
19523            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
19524            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
19525            ! win32/vmem.h win32/win32.c win32/win32.h
19526 ____________________________________________________________________________
19527 [ 14258] By: nick                                  on 2002/01/14  20:24:28
19528         Log: Integrate build parts of mainline
19529      Branch: perlio
19530           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
19531           !> lib/ExtUtils/t/MM_Win32.t
19532 ____________________________________________________________________________
19533 [ 14257] By: nick                                  on 2002/01/14  16:10:54
19534         Log: Inverted sense of special-ness of specialCopIO - supposed to 
19535              be true if value is "special" i.e. NOT an SV.
19536      Branch: perlio
19537            ! perlio.h
19538 ____________________________________________________________________________
19539 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
19540         Log: Update Changes.
19541      Branch: perl
19542            ! Changes patchlevel.h
19543 ____________________________________________________________________________
19544 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
19545         Log: Retract #14251 (the op slab allocator from perlio)
19546              until we figure out why 2.2.19 x86 debian gets
19547              a circular sibling chain and therefore hangs in
19548              the Perl_ck_subr() sibling for-loop.
19549      Branch: perl
19550            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19551            ! perlapi.c perlapi.h proto.h
19552 ____________________________________________________________________________
19553 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
19554         Log: Big mktables rewrite from Jeffrey;
19555              documentation not yet updated.
19556      Branch: perl
19557            + (add 171 files)
19558            - (delete 182 files)
19559            ! (edit 135 files)
19560 ____________________________________________________________________________
19561 [ 14253] By: ams                                   on 2002/01/14  03:15:05
19562         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
19563              From: Michael G Schwern <schwern@pobox.com>
19564              Date: Sun, 13 Jan 2002 21:00:07 -0500
19565              Message-Id: <20020114020007.GB2877@blackrider>
19566      Branch: perl
19567            ! lib/Cwd.pm
19568 ____________________________________________________________________________
19569 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
19570         Log: Subject: Re: Win32 status - progress !
19571              From: Abe Timmerman <abe@ztreet.demon.nl>       
19572              Date: Mon, 14 Jan 2002 02:29:51 +0100
19573              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
19574      Branch: perl
19575            ! lib/ExtUtils/t/MM_Win32.t
19576 ____________________________________________________________________________
19577 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
19578         Log: Integrate perlio.
19579              
19580              Slab allocator for ops
19581              - moved the statics to intrpvar.h
19582              - implemented Slab_Free()
19583              - uses PerlMemShared (for now) if distinction exists.
19584      Branch: perl
19585           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19586           !> perlapi.c perlapi.h proto.h
19587 ____________________________________________________________________________
19588 [ 14250] By: nick                                  on 2002/01/13  23:22:34
19589         Log: Slab allocator for ops
19590              - moved the statics to intrpvar.h
19591              - implemented Slab_Free()
19592              - uses PerlMemShared (for now) if distinction exists.
19593      Branch: perlio
19594            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
19595            ! perlapi.c perlapi.h proto.h
19596 ____________________________________________________________________________
19597 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
19598         Log: Start a new test category: uni.  Much of t/op/pat
19599              should probably be moved here, but holding on that
19600              until Jeffrey finishes his big mktables rewrite.
19601              Bits and pieces of op/split, op/pack, op/append,
19602              op/join, could probably be moved to respective uni
19603              tests, too.
19604      Branch: perl
19605            + t/uni/fold.t t/uni/sprintf.t
19606            - t/op/unifold.t t/op/unisprintf.t
19607            ! MANIFEST t/TEST t/harness
19608 ____________________________________________________________________________
19609 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
19610         Log: Subject: [PATCH] enable Win32 to build again
19611              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19612              Date: Sun, 13 Jan 2002 21:49:24 +0100
19613              Message-ID: <3C4200E4.15926.23F6131@localhost>
19614              
19615              miniperl.exe.exe does not exe that well.
19616      Branch: perl
19617            ! lib/ExtUtils/MM_Unix.pm
19618 ____________________________________________________________________________
19619 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
19620         Log: Mention some of the load-affected tests.
19621      Branch: perl
19622            ! INSTALL
19623 ____________________________________________________________________________
19624 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
19625         Log: Move the UTF-8 conversion code earlier so that
19626              op/ver is happy.
19627      Branch: perl
19628            ! sv.c t/op/ver.t
19629 ____________________________________________________________________________
19630 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
19631         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
19632              have diverged quite a bit so no updates there.
19633      Branch: perl
19634            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19635            ! ext/List/Util/lib/List/Util.pm
19636            ! ext/List/Util/lib/Scalar/Util.pm
19637 ____________________________________________________________________________
19638 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
19639         Log: Make the crypt() pickier: if downgrading doesn't work,
19640              croak.
19641      Branch: perl
19642            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
19643 ____________________________________________________________________________
19644 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
19645         Log: Grow the buffer in case Unicode caused size changes
19646              (and it very probably did).
19647      Branch: perl
19648            ! sv.c
19649 ____________________________________________________________________________
19650 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
19651         Log: Future-proofing from Jeffrey Friedl (for conflicting
19652              In* and Is* names).
19653      Branch: perl
19654            ! lib/utf8_heavy.pl
19655 ____________________________________________________________________________
19656 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
19657         Log: Subject: [PATCH] Re: Warning in B.xs
19658              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19659              Date: Sun, 13 Jan 2002 19:39:52 +0100
19660              Message-ID: <3C41E288.20562.1C8C895@localhost>
19661      Branch: perl
19662            ! ext/B/B.xs
19663 ____________________________________________________________________________
19664 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
19665         Log: Subject: Re: lookbehind broken with latest bleedperl
19666              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19667              Date: Sun, 13 Jan 2002 18:06:22 +0000
19668              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
19669      Branch: perl
19670            ! regexec.c t/op/re_tests
19671 ____________________________________________________________________________
19672 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
19673         Log: Subject: [PATCH] more MM_Unix.t tests
19674              From: Tels <perl_dummy@bloodgate.com>
19675              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
19676              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
19677              
19678              Subject: [PATCH] 14220 misunderstood, I bet          
19679              From: andreas.koenig@anima.de (Andreas J. Koenig)
19680              Date: 12 Jan 2002 21:31:58 +0100
19681              Message-ID: <m3k7un8g5d.fsf@anima.de>
19682      Branch: perl
19683            ! lib/ExtUtils/t/MM_Unix.t
19684 ____________________________________________________________________________
19685 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
19686         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
19687              From: Tels <perl_dummy@bloodgate.com>
19688              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
19689              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
19690              
19691              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
19692              From: Tels <perl_dummy@bloodgate.com>
19693              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
19694              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
19695      Branch: perl
19696            ! lib/ExtUtils/MM_Unix.pm
19697 ____________________________________________________________________________
19698 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
19699         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
19700              From: Nicholas Clark <nick@unfortu.net> 
19701              Date: Sun, 13 Jan 2002 15:58:34 +0000
19702              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
19703      Branch: perl
19704            ! lib/Benchmark.t
19705 ____________________________________________________________________________
19706 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
19707         Log: Anton Berezin did more reading and the uid setting story
19708              gets more complex.
19709      Branch: perl
19710            ! pod/perltodo.pod utils/perldoc.PL
19711 ____________________________________________________________________________
19712 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
19713         Log: Integrate perlio;
19714              
19715              Win32 fixes:
19716              - vmem.h hack to handle free-by-wrong-thread after eval "".
19717              - Initialize timerid 
19718      Branch: perl
19719           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19720 ____________________________________________________________________________
19721 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
19722         Log: Subject: Re: HiRes
19723              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19724              Date: Sun, 13 Jan 2002 10:18:46 +0100
19725              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
19726              
19727              Give up on socketpair in HP-UX.
19728      Branch: perl
19729            ! ext/Socket/socketpair.t
19730 ____________________________________________________________________________
19731 [ 14233] By: nick                                  on 2002/01/13  16:29:30
19732         Log: Integrate mainline
19733      Branch: perlio
19734           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
19735           !> (integrate 46 files)
19736 ____________________________________________________________________________
19737 [ 14232] By: nick                                  on 2002/01/13  15:37:48
19738         Log: Win32 fixes:
19739              - vmem.h hack to handle free-by-wrong-thread after eval "".
19740              - Initialize timerid 
19741      Branch: perlio
19742            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
19743 ____________________________________________________________________________
19744 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
19745         Log: *groan*
19746      Branch: perl
19747            ! t/op/pat.t
19748 ____________________________________________________________________________
19749 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
19750         Log: One more sharp s case found by Jeffrey.
19751      Branch: perl
19752            ! regexec.c t/op/pat.t
19753 ____________________________________________________________________________
19754 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
19755         Log: Comment tweak.
19756      Branch: perl
19757            ! regexec.c
19758 ____________________________________________________________________________
19759 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
19760         Log: Don't bother checking for the Greek special
19761              cases if the node is too short.
19762      Branch: perl
19763            ! regcomp.c
19764 ____________________________________________________________________________
19765 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
19766         Log: Update Changes.
19767      Branch: perl
19768            ! Changes patchlevel.h
19769 ____________________________________________________________________________
19770 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
19771         Log: metaconfig unit change for #14225.
19772      Branch: metaconfig
19773            + U/modified/i_ndbm.U
19774 ____________________________________________________________________________
19775 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
19776         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
19777              From: Jonathan Stowe <gellyfish@gellyfish.com>
19778              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
19779              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
19780      Branch: perl
19781            ! Configure config_h.SH
19782 ____________________________________________________________________________
19783 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
19784         Log: Quick reformat using indent -kr -nce, as requested
19785              by Dan Kogai and suggest by NI-S.
19786      Branch: perl
19787            ! ext/Encode/encengine.c
19788 ____________________________________________________________________________
19789 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
19790         Log: Couple more Unicode lookbehind tests.
19791      Branch: perl
19792            ! t/op/pat.t
19793 ____________________________________________________________________________
19794 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
19795         Log: Sharp S as a special treat for our German UTF-8 testers :-)
19796      Branch: perl
19797            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
19798 ____________________________________________________________________________
19799 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
19800         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
19801              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19802              Date: Sat, 12 Jan 2002 20:37:32 +0100
19803              Message-ID: <3C409E8C.16203.196C2D3@localhost>
19804      Branch: perl
19805            ! ext/B/B/Deparse.pm
19806 ____________________________________________________________________________
19807 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
19808         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
19809              really worth the bits it's printed on?
19810      Branch: perl
19811            ! lib/ExtUtils/t/MM_Unix.t
19812 ____________________________________________________________________________
19813 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
19814         Log: Special treatment for U+03B0 and U+0390 in //i,
19815              this means that we can remove the minlen pessimisations
19816              introduced by the #14096.
19817      Branch: perl
19818            ! pp_hot.c regcomp.c regexec.c
19819 ____________________________________________________________________________
19820 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
19821         Log: Integrate perlio;
19822              
19823              Abstract out the cloning of SvPVX and handle shared pv in a 
19824              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19825              
19826              Win32-ize socketpair test
19827              - Win32 can fork even though $Config{d_fork} is undef
19828              - SOCK_DGRAM does not work - skip those tests.
19829      Branch: perl
19830           !> ext/Socket/socketpair.t sv.c
19831 ____________________________________________________________________________
19832 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
19833         Log: One should first drop the real uid, not the effective uid.
19834              [ID 20020110.003]
19835      Branch: perl
19836            ! utils/perldoc.PL
19837 ____________________________________________________________________________
19838 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
19839         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
19840              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19841              Date: Fri, 11 Jan 2002 23:29:48 +0100
19842              Message-ID: <3C3F756C.4581.2E2A938@localhost>
19843      Branch: perl
19844            + ext/B/C/C.xs ext/B/C/Makefile.PL
19845            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
19846            ! utils/perlcc.PL
19847 ____________________________________________________________________________
19848 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
19849         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
19850              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
19851              Date: Fri, 11 Jan 2002 14:29:30 -0800
19852              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
19853      Branch: perl
19854            ! ext/B/t/concise.t
19855 ____________________________________________________________________________
19856 [ 14214] By: nick                                  on 2002/01/12  12:31:12
19857         Log: Win32-ize socketpair test
19858              - Win32 can fork even though $Config{d_fork} is undef
19859              - SOCK_DGRAM does not work - skip those tests.
19860      Branch: perlio
19861            ! ext/Socket/socketpair.t
19862 ____________________________________________________________________________
19863 [ 14213] By: nick                                  on 2002/01/12  11:46:28
19864         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
19865              safe (if suboptimal) manner. Does not fix op/fork.t :-(
19866      Branch: perlio
19867            ! sv.c
19868 ____________________________________________________________________________
19869 [ 14212] By: ams                                   on 2002/01/12  06:10:52
19870         Log: Subject: [PATCH] More fixes for Stratus VOS
19871              From: "Green, Paul" <Paul.Green@stratus.com>
19872              Date: Fri, 11 Jan 2002 17:30:37 -0500
19873              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
19874      Branch: perl
19875            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
19876 ____________________________________________________________________________
19877 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
19878         Log: Upgrade to CGI.pm 2.80.
19879      Branch: perl
19880            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
19881 ____________________________________________________________________________
19882 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
19883         Log: FAQ sync.
19884      Branch: perl
19885            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19886            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19887            ! pod/perlfaq8.pod
19888 ____________________________________________________________________________
19889 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
19890         Log: This is getting embarrassing.
19891      Branch: perl
19892            ! t/op/pat.t
19893 ____________________________________________________________________________
19894 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
19895         Log: Doc tweaks.
19896      Branch: perl
19897            ! pod/perlunicode.pod
19898 ____________________________________________________________________________
19899 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
19900         Log: Updating the test count is good; also rephrasing
19901              so that there is no ok output containing "not".
19902      Branch: perl
19903            ! t/op/pat.t
19904 ____________________________________________________________________________
19905 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
19906         Log: Andreas is busy :-)
19907      Branch: perl
19908            ! doop.c t/op/unisprintf.t
19909 ____________________________________________________________________________
19910 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
19911         Log: Unicode lookbehind looked bad.
19912      Branch: perl
19913            ! regexec.c t/op/pat.t
19914 ____________________________________________________________________________
19915 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
19916         Log: Garbage collection.
19917      Branch: perl
19918            ! t/run/kill_perl.t
19919 ____________________________________________________________________________
19920 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
19921         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
19922              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
19923              Date: Fri, 11 Jan 2002 23:29:48 +0100
19924              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
19925      Branch: perl
19926            ! embed.fnc global.sym makedef.pl
19927 ____________________________________________________________________________
19928 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
19929         Log: Subject: [PATCH] perldelta nit?
19930              From: Robert Spier <rspier@pobox.com>
19931              Date: Fri, 11 Jan 2002 15:19:16 -0800
19932              Message-ID: <15423.29428.164185.251700@rls.cx>
19933      Branch: perl
19934            ! pod/perldelta.pod
19935 ____________________________________________________________________________
19936 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
19937         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
19938              From: Michael G Schwern <schwern@pobox.com>
19939              Date: Fri, 11 Jan 2002 17:08:17 -0500
19940              Message-ID: <20020111220817.GG2838@blackrider>
19941      Branch: perl
19942            ! t/run/kill_perl.t t/test.pl
19943 ____________________________________________________________________________
19944 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
19945         Log: Subject: [PATCH] Correct misleading error message
19946              From: Mike Guy <mjtg@cam.ac.uk>
19947              Date: Fri, 11 Jan 2002 18:36:33 +0000
19948              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
19949              
19950              hash assignment -> anonymous hash
19951      Branch: perl
19952            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
19953 ____________________________________________________________________________
19954 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
19955         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
19956              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19957              Date: Fri, 11 Jan 2002 16:58:14 +0100
19958              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
19959      Branch: perl
19960            ! ext/Unicode/Normalize/mkheader
19961 ____________________________________________________________________________
19962 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
19963         Log: Add a new test for is-sprintf-preserving Unicodeness:
19964              #14194 and an old one from kill_perl.t (I could have used
19965              sprintf.t, but it's format was quite fixed, and I didn't
19966              feel like breaking the format)
19967      Branch: perl
19968            + t/op/unisprintf.t
19969            ! MANIFEST t/run/kill_perl.t
19970 ____________________________________________________________________________
19971 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
19972         Log: Integrate perlio;
19973              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19974      Branch: perl
19975           !> win32/win32.c
19976 ____________________________________________________________________________
19977 [ 14196] By: nick                                  on 2002/01/11  20:58:20
19978         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
19979              as C runtime seems to get its hands on them even though we said
19980              they were handled.
19981              Still an issue with "die" out of signal handler - get panic: pp_iter
19982      Branch: perlio
19983            ! win32/win32.c
19984 ____________________________________________________________________________
19985 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
19986         Log: Integrate perlio;
19987              A mostly-stable version of "new" Win32 signal/kill support.
19988      Branch: perl
19989           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
19990           !> win32/config.gc win32/config.vc win32/config_H.bc
19991           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
19992           !> win32/makefile.mk win32/win32.c win32/win32.h
19993 ____________________________________________________________________________
19994 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
19995         Log: Fix for
19996              
19997              Subject: UTF-8 sprintf bug in bleadperl
19998              From: andreas.koenig@anima.de (Andreas J. Koenig)
19999              Date: 11 Jan 2002 15:47:15 +0100
20000              Message-ID: <m3vge99c7g.fsf@anima.de>
20001              
20002              I have tests, have just to figure out where to put them
20003              since op/sprintf looks a bit unfriendly for tests of
20004              somewhat freer form.
20005      Branch: perl
20006            ! doop.c sv.c
20007 ____________________________________________________________________________
20008 [ 14193] By: nick                                  on 2002/01/11  18:25:34
20009         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
20010              Builds and passes a few tests.
20011      Branch: perlio
20012           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
20013           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
20014           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
20015           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
20016           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
20017           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
20018           +> t/lib/sample-tests/lone_not_bug
20019           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
20020           +> t/lib/sample-tests/vms_nit
20021           !> (integrate 63 files)
20022 ____________________________________________________________________________
20023 [ 14192] By: nick                                  on 2002/01/11  17:49:39
20024         Log: A mostly-stable version of "new" Win32 signal/kill support.
20025      Branch: perlio
20026            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
20027            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20028            ! win32/config_h.PL win32/makefile.mk win32/win32.c
20029            ! win32/win32.h
20030 ____________________________________________________________________________
20031 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
20032         Log: Update Changes.
20033      Branch: perl
20034            ! Changes patchlevel.h
20035 ____________________________________________________________________________
20036 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
20037         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
20038              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
20039              Date: Thu, 10 Jan 2002 18:21:34 -0800
20040              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
20041      Branch: perl
20042            + ext/B/t/concise.t
20043            ! MANIFEST
20044 ____________________________________________________________________________
20045 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
20046         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
20047              necessary in form.t and html.t @INC setups.
20048      Branch: perl
20049            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
20050 ____________________________________________________________________________
20051 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
20052         Log: Yet another twist.
20053      Branch: perl
20054            ! t/test.pl
20055 ____________________________________________________________________________
20056 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
20057         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
20058              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20059              Date: Fri, 11 Jan 2002 13:04:15 +0100      
20060              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
20061      Branch: perl
20062            ! hints/aix.sh
20063 ____________________________________________________________________________
20064 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
20065         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
20066              From: Jonathan Stowe <gellyfish@gellyfish.com> 
20067              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
20068              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
20069      Branch: perl
20070            ! lib/AnyDBM_File.t
20071 ____________________________________________________________________________
20072 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
20073         Log: Arguments were being mangled.
20074      Branch: perl
20075            ! t/test.pl
20076 ____________________________________________________________________________
20077 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
20078         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
20079              From: Jonathan Stowe <gellyfish@gellyfish.com>
20080              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
20081              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
20082      Branch: perl
20083            ! lib/AnyDBM_File.t
20084 ____________________________________________________________________________
20085 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
20086         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
20087              From: Michael G Schwern <schwern@pobox.com> 
20088              Date: Fri, 11 Jan 2002 04:26:27 -0500
20089              Message-ID: <20020111092626.GA16544@blackrider>
20090      Branch: perl
20091            ! t/run/kill_perl.t t/test.pl
20092 ____________________________________________________________________________
20093 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
20094         Log: Subject: [PATCH] Test::Harness 2.01
20095              From: Michael G Schwern <schwern@pobox.com> 
20096              Date: Thu, 10 Jan 2002 21:11:24 -0500
20097              Message-ID: <20020111021123.GA30666@blackrider>
20098      Branch: perl
20099            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
20100            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
20101            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
20102            + lib/Test/Harness/t/nonumbers.t
20103            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
20104            + t/lib/sample-tests/lone_not_bug
20105            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
20106            + t/lib/sample-tests/vms_nit
20107            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
20108            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
20109 ____________________________________________________________________________
20110 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
20111         Log: patch is silly when creating new files: don't run
20112              patch more than once.
20113      Branch: perl
20114            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
20115 ____________________________________________________________________________
20116 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
20117         Log: Forgot from #14179.
20118      Branch: perl
20119            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
20120 ____________________________________________________________________________
20121 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
20122         Log: Subject: [PATCH] is() undef/'' behavior change
20123              From: Michael G Schwern <schwern@pobox.com> 
20124              Date: Fri, 11 Jan 2002 03:35:51 -0500
20125              Message-ID: <20020111083551.GC30666@blackrider>
20126              
20127              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
20128              From: Michael G Schwern <schwern@pobox.com> 
20129              Date: Fri, 11 Jan 2002 03:37:44 -0500
20130              Message-ID: <20020111083744.GD30666@blackrider>
20131      Branch: perl
20132            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
20133            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
20134            ! lib/Pod/t/InputObjects.t lib/blib.t
20135 ____________________________________________________________________________
20136 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
20137         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
20138              From: Michael G Schwern <schwern@pobox.com> 
20139              Date: Thu, 10 Jan 2002 19:56:23 -0500
20140              Message-ID: <20020111005623.GA13192@blackrider>
20141      Branch: perl
20142            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
20143            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
20144            ! lib/Test/Simple.pm lib/Test/Simple/Changes
20145            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
20146            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
20147            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
20148            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
20149            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
20150            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
20151            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
20152            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
20153            ! lib/Test/Simple/t/plan_is_noplan.t
20154            ! lib/Test/Simple/t/plan_no_plan.t
20155            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
20156            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
20157            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
20158            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
20159            ! lib/Test/Tutorial.pod
20160 ____________________________________________________________________________
20161 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
20162         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
20163              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
20164              
20165              turns out even the malloc() was never really needed to begin with,
20166              so get rid of it
20167      Branch: perl
20168            ! sv.c
20169 ____________________________________________________________________________
20170 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
20171         Log: Small doc tweaks.
20172      Branch: perl
20173            ! pod/perluniintro.pod
20174 ____________________________________________________________________________
20175 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
20176         Log: support using the CRT's malloc() family of functions instead of
20177              the internal one when ithreads is enabled; allocate large blocks
20178              using VirtualAlloc() since the Heap*() functions may only be tuned
20179              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
20180              
20181              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
20182              also see comments at the top of win32/vmem.h for other options that
20183              can be set
20184      Branch: perl
20185            ! win32/vmem.h
20186 ____________________________________________________________________________
20187 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
20188         Log: Subject: micropatch
20189              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20190              Date: Thu, 10 Jan 2002 18:20:58 +0000
20191              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
20192      Branch: perl
20193            ! regcomp.c
20194 ____________________________________________________________________________
20195 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
20196         Log: Subject: [PATCH] Embed.t on Win32
20197              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20198              Date: Thu, 10 Jan 2002 18:56:21 +0100
20199              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
20200      Branch: perl
20201            ! lib/ExtUtils/t/Embed.t
20202 ____________________________________________________________________________
20203 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
20204         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
20205              From: Gisle Aas <gisle@ActiveState.com>
20206              Date: 10 Jan 2002 08:56:05 -0800
20207              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
20208      Branch: perl
20209            ! toke.c
20210 ____________________________________________________________________________
20211 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
20212         Log: Subject: [PATCH] doc fixes
20213              From: "Brendan O'Dea" <bod@debian.org>
20214              Date: Fri, 11 Jan 2002 03:49:54 +1100
20215              Message-ID: <20020110164954.GA21891@compusol.com.au>
20216      Branch: perl
20217            ! lib/I18N/Collate.pm pod/perlfunc.pod
20218 ____________________________________________________________________________
20219 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
20220         Log: Integrate perlio; More signal hackery.
20221      Branch: perl
20222           !> win32/win32.c
20223 ____________________________________________________________________________
20224 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
20225         Log: No need to show internal encodings, or return them
20226              in random order.
20227      Branch: perl
20228            ! ext/Encode/Encode.pm
20229 ____________________________________________________________________________
20230 [ 14168] By: nick                                  on 2002/01/10  17:33:31
20231         Log: Integrate mainline
20232      Branch: perlio
20233            - ext/Unicode/Normalize/Normalize.pod
20234           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
20235           !> ext/Unicode/Normalize/Makefile.PL
20236           !> ext/Unicode/Normalize/Normalize.pm
20237           !> ext/Unicode/Normalize/Normalize.xs
20238           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
20239           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
20240           !> t/run/kill_perl.t toke.c
20241 ____________________________________________________________________________
20242 [ 14167] By: nick                                  on 2002/01/10  17:08:35
20243         Log: More signal hackery
20244      Branch: perlio
20245            ! win32/win32.c
20246 ____________________________________________________________________________
20247 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
20248         Log: I think we can claim to be supporting Unicode
20249              "loose matching" now.
20250      Branch: perl
20251            ! pod/perlunicode.pod
20252 ____________________________________________________________________________
20253 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
20254         Log: Subject: doc patch
20255              From: mjd@plover.com
20256              Date: 10 Jan 2002 15:12:27 -0000
20257              Message-ID: <20020110151227.14850.qmail@plover.com>
20258      Branch: perl
20259            ! pod/perlrun.pod
20260 ____________________________________________________________________________
20261 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
20262         Log: Subject: Re: [ID 20011223.001] accept leaks memory
20263              From: Andy Dougherty <doughera@lafayette.edu>
20264              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
20265              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
20266      Branch: perl
20267            ! hints/linux.sh
20268 ____________________________________________________________________________
20269 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
20270         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
20271      Branch: perl
20272           !> win32/win32.c
20273 ____________________________________________________________________________
20274 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
20275         Log: Subject: [PATCH] Magic numbers in B::Concise
20276              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
20277              Date: Wed, 9 Jan 2002 23:04:01 -0800
20278              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
20279      Branch: perl
20280            ! ext/B/B/Concise.pm ext/B/O.pm
20281 ____________________________________________________________________________
20282 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
20283         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
20284              From: Gisle Aas <gisle@ActiveState.com>
20285              Date: 09 Jan 2002 21:52:40 -0800
20286              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
20287      Branch: perl
20288            ! t/lib/strict/vars toke.c
20289 ____________________________________________________________________________
20290 [ 14160] By: nick                                  on 2002/01/09  21:29:39
20291         Log: Skeleton coding of more kill() support on Win32.
20292      Branch: perlio
20293            ! win32/win32.c
20294 ____________________________________________________________________________
20295 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
20296         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
20297              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20298              Date: Wed, 9 Jan 2002 23:24:32 +0100
20299              Message-ID: <20020109232432.A692@rafael>
20300      Branch: perl
20301            ! ext/B/B/Deparse.pm
20302 ____________________________________________________________________________
20303 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
20304         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20305              From: Jonathan Stowe <gellyfish@gellyfish.com>
20306              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
20307              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
20308      Branch: perl
20309            ! t/run/kill_perl.t
20310 ____________________________________________________________________________
20311 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
20312         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
20313              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20314              Date: Wed, 09 Jan 2002 20:16:54 +0000
20315              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
20316      Branch: perl
20317            ! regexec.c
20318 ____________________________________________________________________________
20319 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
20320         Log: Subject: [Patch @14129] fixes Unicode::Normalize
20321              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20322              Date: Thu, 10 Jan 2002 01:08:56 +0900
20323              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
20324      Branch: perl
20325            - ext/Unicode/Normalize/Normalize.pod
20326            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
20327            ! ext/Unicode/Normalize/Normalize.pm
20328            ! ext/Unicode/Normalize/Normalize.xs
20329            ! ext/Unicode/Normalize/mkheader
20330 ____________________________________________________________________________
20331 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
20332         Log: Integrate perlio; (Re-)implement alarm() for Win32.
20333      Branch: perl
20334           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
20335           !> win32/win32iop.h
20336 ____________________________________________________________________________
20337 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
20338         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
20339              From: Nicholas Clark <nick@unfortu.net>
20340              Date: Wed, 9 Jan 2002 17:56:04 +0000
20341              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
20342      Branch: perl
20343            ! t/op/readdir.t
20344 ____________________________________________________________________________
20345 [ 14153] By: nick                                  on 2002/01/09  16:18:57
20346         Log: Integrate mainline
20347      Branch: perlio
20348           +> ext/threads/t/stress_re.t t/op/unifold.t
20349            - lib/unifold.t
20350           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
20351           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
20352           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
20353 ____________________________________________________________________________
20354 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
20355         Log: Update Changes.
20356      Branch: perl
20357            ! Changes patchlevel.h
20358 ____________________________________________________________________________
20359 [ 14151] By: nick                                  on 2002/01/09  14:27:36
20360         Log: (Re-)implement alarm() for Win32.
20361      Branch: perlio
20362            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
20363            ! win32/win32iop.h
20364 ____________________________________________________________________________
20365 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
20366         Log: Thinko.
20367      Branch: perl
20368            ! ext/threads/t/stress_re.t
20369 ____________________________________________________________________________
20370 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
20371         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
20372              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
20373              Date: Wed, 09 Jan 2002 13:37:17 +0000                
20374              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
20375      Branch: perl
20376            ! regexec.c t/op/re_tests
20377 ____________________________________________________________________________
20378 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
20379         Log: Subject: Re: Weird Malformed warning in bleadperl    
20380              From: andreas.koenig@anima.de (Andreas J. Koenig)    
20381              Date: 09 Jan 2002 11:12:37 +0100
20382              Message-ID: <m3itabbzoq.fsf@anima.de>
20383      Branch: perl
20384            ! regexec.c t/op/pat.t
20385 ____________________________________________________________________________
20386 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
20387         Log: Forgot stress_re.t from MANIFEST.
20388      Branch: perl
20389            ! MANIFEST
20390 ____________________________________________________________________________
20391 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
20392         Log: In dumping use isPRINT() instead of isprint() so that locale
20393              does not come into play.
20394      Branch: perl
20395            ! utf8.c
20396 ____________________________________________________________________________
20397 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
20398         Log: Add a threads stress test for regular expressions
20399              (mostly just a modified stress_string.t) and doesn't
20400              test that much of regular expressions, just that $1
20401              doesn't get stomped by competing threads (as it does
20402              in the 5005threads of old).
20403      Branch: perl
20404            + ext/threads/t/stress_re.t
20405            ! MANIFEST
20406 ____________________________________________________________________________
20407 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
20408         Log: (retracted by #14307)
20409              Subject: Re: [ID 20010912.007] substr reference core dump
20410              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20411              Date: Tue, 08 Jan 2002 19:17:50 +0000
20412              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
20413      Branch: perl
20414            ! scope.c t/run/kill_perl.t
20415 ____________________________________________________________________________
20416 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
20417         Log: SANY (. with /s) wasn't happy on Unicode.
20418      Branch: perl
20419            ! regexec.c t/op/pat.t
20420 ____________________________________________________________________________
20421 [ 14142] By: ams                                   on 2002/01/08  22:42:10
20422         Log: Subject: [PATCH] perldebug nit
20423              From: Tels <tels@bloodgate.com>
20424              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
20425      Branch: perl
20426            ! pod/perldebug.pod
20427 ____________________________________________________________________________
20428 [ 14141] By: ams                                   on 2002/01/08  21:32:59
20429         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
20430              From: "Green, Paul" <Paul.Green@stratus.com>
20431              Date: Tue, 8 Jan 2002 17:31:35 -0500
20432              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
20433      Branch: perl
20434            ! Makefile.SH
20435 ____________________________________________________________________________
20436 [ 14140] By: ams                                   on 2002/01/08  21:27:57
20437         Log: Subject: [PATCH] Re: Slight chokage from Deparse
20438              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20439              Date: Tue, 8 Jan 2002 23:04:45 +0100
20440              Message-Id: <20020108230445.A4798@rafael>
20441      Branch: perl
20442            ! ext/B/B/Deparse.pm
20443 ____________________________________________________________________________
20444 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
20445         Log: Subject: [patch] peep() is rude
20446              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
20447              Date: Tue, 08 Jan 2002 19:17:50 +0000            
20448              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
20449      Branch: perl
20450            ! op.c t/run/kill_perl.t
20451 ____________________________________________________________________________
20452 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
20453         Log: unifold is really an op test since it requires
20454              no external modules for its actual testing:
20455              only the unicore CaseFold.txt file, and File::Spec
20456              to portably access that file.
20457      Branch: perl
20458            + t/op/unifold.t
20459            - lib/unifold.t
20460            ! MANIFEST
20461 ____________________________________________________________________________
20462 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
20463         Log: Subject: [patch] save a test 
20464              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
20465              Date: Tue, 08 Jan 2002 16:18:47 +0000
20466              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
20467      Branch: perl
20468            ! regcomp.c
20469 ____________________________________________________________________________
20470 [ 14136] By: nick                                  on 2002/01/08  16:11:55
20471         Log: Integrate mainline
20472      Branch: perlio
20473           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20474           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20475           !> (integrate 37 files)
20476 ____________________________________________________________________________
20477 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
20478         Log: Subject: Not OK 13843 
20479              From: andreas.koenig@anima.de (Andreas J. Koenig)
20480              Date: 08 Jan 2002 14:12:29 +0100
20481              Message-ID: <m38zb9c7gi.fsf@anima.de>
20482      Branch: perl
20483            ! op.c t/op/subst.t
20484 ____________________________________________________________________________
20485 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
20486         Log: Missed one variant of the fold testing, noticed bu Hugo.
20487      Branch: perl
20488            ! lib/unifold.t
20489 ____________________________________________________________________________
20490 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
20491         Log: Enchance the Storable magic description.
20492      Branch: perl
20493            ! ext/Storable/Storable.pm
20494 ____________________________________________________________________________
20495 [ 14132] By: ams                                   on 2002/01/08  09:16:12
20496         Log: Subject: [PATCH] don't installperl pods
20497              From: H.Merijn Brand <h.m.brand@hccnet.nl>
20498              Date: Tue, 08 Jan 2002 10:36:01 +0100
20499              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
20500      Branch: perl
20501            ! installperl
20502 ____________________________________________________________________________
20503 [ 14131] By: ams                                   on 2002/01/08  03:38:40
20504         Log: Subject: Math-BigInt v1.49 released
20505              From: Tels <perl_dummy@bloodgate.com>
20506              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
20507      Branch: perl
20508            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
20509            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
20510            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20511            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
20512            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
20513            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
20514            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
20515            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
20516            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
20517            ! t/lib/Math/BigInt/Subclass.pm
20518 ____________________________________________________________________________
20519 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
20520         Log: A little better comments.
20521      Branch: perl
20522            ! regexec.c
20523 ____________________________________________________________________________
20524 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
20525         Log: No normalization form DNF.
20526      Branch: perl
20527            ! ext/Unicode/Normalize/Normalize.pm
20528 ____________________________________________________________________________
20529 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
20530         Log: Extension nits found by -Wall (several from threads
20531              and threads::shared, but leaving them to Arthur).
20532      Branch: perl
20533            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
20534            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
20535            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
20536            ! ext/Unicode/Normalize/mkheader x2p/str.c
20537 ____________________________________________________________________________
20538 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
20539         Log: Sync up Changes etc.
20540      Branch: maint-5.6/macperl
20541            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
20542 ____________________________________________________________________________
20543 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
20544         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
20545      Branch: maint-5.6/macperl
20546            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
20547 ____________________________________________________________________________
20548 [ 14125] By: ams                                   on 2002/01/07  22:03:22
20549         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
20550              From: Nicholas Clark (sans From field in mail header)
20551              Date: Mon, 7 Jan 2002 16:18:23 +0000
20552              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
20553      Branch: perl
20554            ! lib/Exporter.pm
20555 ____________________________________________________________________________
20556 [ 14124] By: ams                                   on 2002/01/07  21:46:11
20557         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
20558              From: "Green, Paul" <Paul.Green@stratus.com>
20559              Date: Mon, 7 Jan 2002 16:59:38 -0500
20560              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
20561      Branch: perl
20562            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
20563 ____________________________________________________________________________
20564 [ 14123] By: nick                                  on 2002/01/07  18:49:55
20565         Log: Integrate mainline
20566      Branch: perlio
20567           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
20568           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
20569           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
20570           !> regexec.c t/op/re_tests utf8.c utf8.h
20571 ____________________________________________________________________________
20572 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
20573         Log: Update Changes.
20574      Branch: perl
20575            ! Changes patchlevel.h
20576 ____________________________________________________________________________
20577 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
20578         Log: Subject: [PATCH] Correct module name in perldelta*
20579              From: Mike Guy <mjtg@cam.ac.uk>
20580              Date: Mon, 07 Jan 2002 17:02:43 +0000
20581              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
20582      Branch: perl
20583            ! pod/perl561delta.pod pod/perl56delta.pod
20584 ____________________________________________________________________________
20585 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
20586         Log: AUTHORS update.
20587      Branch: perl
20588            ! AUTHORS
20589 ____________________________________________________________________________
20590 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
20591         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
20592      Branch: perl
20593            ! ext/Storable/Storable.pm
20594 ____________________________________________________________________________
20595 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
20596         Log: perldelta updates.
20597      Branch: perl
20598            ! pod/perldelta.pod
20599 ____________________________________________________________________________
20600 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
20601         Log: Document the flags of pv_uni_display().
20602      Branch: perl
20603            ! pod/perlapi.pod utf8.c
20604 ____________________________________________________________________________
20605 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
20606         Log: Forgot from #14115.
20607      Branch: perl
20608            ! t/op/re_tests
20609 ____________________________________________________________________________
20610 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
20611         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
20612              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
20613              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
20614              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
20615      Branch: perl
20616            ! regcomp.c
20617 ____________________________________________________________________________
20618 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
20619         Log: More regex and utf8 debug dumping.
20620      Branch: perl
20621            ! dump.c regcomp.c regexec.c utf8.c utf8.h
20622 ____________________________________________________________________________
20623 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
20624         Log: Unused variable.
20625      Branch: perl
20626            ! regcomp.c
20627 ____________________________________________________________________________
20628 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
20629         Log: Regen toc.
20630      Branch: perl
20631            ! pod/perltoc.pod
20632 ____________________________________________________________________________
20633 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
20634         Log: capitalize correctly, noticed by David Dyck.
20635      Branch: perl
20636            ! lib/sort.pm
20637 ____________________________________________________________________________
20638 [ 14110] By: nick                                  on 2002/01/06  22:05:19
20639         Log: Integrate mainline - threads mended, DB_File sick?
20640      Branch: perlio
20641           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
20642           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20643           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20644           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
20645           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
20646 ____________________________________________________________________________
20647 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
20648         Log: No need to overqualify.
20649      Branch: perl
20650            ! lib/sort.pm
20651 ____________________________________________________________________________
20652 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
20653         Log: PL_debug_pad wasn't initialized to zeroes which broke
20654              ithreads + DEBUGGING.
20655      Branch: perl
20656            ! sv.c
20657 ____________________________________________________________________________
20658 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
20659         Log: Update Changes.
20660      Branch: perl
20661            ! Changes patchlevel.h
20662 ____________________________________________________________________________
20663 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
20664         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
20665              From: Jonathan Stowe <gellyfish@gellyfish.com>
20666              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
20667              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
20668      Branch: perl
20669            ! pp_sys.c
20670 ____________________________________________________________________________
20671 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
20672         Log: DB_File sync from Paul Marquess.
20673      Branch: perl
20674            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20675            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20676            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
20677 ____________________________________________________________________________
20678 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
20679         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
20680              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
20681              Date: Sun, 6 Jan 2002 11:44:30 +0100
20682              Message-ID: <3C38389E.7831.493570@localhost>
20683      Branch: perl
20684            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
20685            ! utils/perlcc.PL
20686 ____________________________________________________________________________
20687 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
20688         Log: Tests for #14098.
20689      Branch: perl
20690            ! t/op/lc.t
20691 ____________________________________________________________________________
20692 [ 14102] By: nick                                  on 2002/01/06  11:33:55
20693         Log: Integrate mainline (PPPort still multi-building).
20694      Branch: perlio
20695           +> lib/unifold.t
20696           !> (integrate 30 files)
20697 ____________________________________________________________________________
20698 [ 14101] By: ams                                   on 2002/01/06  04:52:50
20699         Log: Subject: [PATCH] Bad prototype detection now an optional warning
20700              From: Sam Tregar <sam@tregar.com>
20701              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
20702              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
20703      Branch: perl
20704            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
20705            ! t/comp/proto.t toke.c
20706 ____________________________________________________________________________
20707 [ 14100] By: ams                                   on 2002/01/06  01:56:59
20708         Log: Subject: [PATCH] Correct several Stratus VOS build issues
20709              From: "Green, Paul" <Paul.Green@stratus.com>
20710              Date: Sat, 5 Jan 2002 21:30:56 -0500
20711              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
20712      Branch: perl
20713            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
20714 ____________________________________________________________________________
20715 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
20716         Log: Further perl.org URL elaboration from Ask.
20717      Branch: perl
20718            ! pod/perlfaq1.pod pod/perlfaq2.pod
20719 ____________________________________________________________________________
20720 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
20721         Log: The same problem with To{Lower,Title,Upper}
20722              as earlier with ToFold.
20723      Branch: perl
20724            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
20725            ! lib/unicore/To/Upper.pl lib/unicore/mktables
20726 ____________________________________________________________________________
20727 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
20728         Log: Retract #14057 for now; the alarm/setitimer timers
20729              seen to be the same in many systems, which leads into
20730              hangups.
20731      Branch: perl
20732            ! ext/Time/HiRes/HiRes.t
20733 ____________________________________________________________________________
20734 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
20735         Log: Finish up (ha!) the Unicode case folding;
20736              enhance regex dumping code.
20737      Branch: perl
20738            + lib/unifold.t
20739            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
20740            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
20741 ____________________________________________________________________________
20742 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
20743         Log: Use the perl.org news gw instead of the perl.com one
20744              (from Ask).
20745      Branch: perl
20746            ! pod/perlfaq1.pod pod/perlfaq2.pod
20747 ____________________________________________________________________________
20748 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
20749         Log: Zero() wasn't documented.
20750      Branch: perl
20751            ! pod/perlclib.pod
20752 ____________________________________________________________________________
20753 [ 14093] By: ams                                   on 2002/01/05  17:58:35
20754         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
20755              From: Nicholas Clark <nick@unfortu.net>
20756              Date: Sat, 5 Jan 2002 18:55:39 +0000
20757              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
20758      Branch: perl
20759            ! lib/Memoize/t/tie_ndbm.t
20760 ____________________________________________________________________________
20761 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
20762         Log: Also UNICOS/mk has deviant socketpair().
20763      Branch: perl
20764            ! ext/Socket/socketpair.t
20765 ____________________________________________________________________________
20766 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
20767         Log: Ooops.  Retract the regex parts of #14090.
20768      Branch: perl
20769            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
20770 ____________________________________________________________________________
20771 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
20772         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
20773              From: Nicholas Clark <nick@unfortu.net> 
20774              Date: Sat, 5 Jan 2002 18:10:13 +0000
20775              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
20776      Branch: perl
20777            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
20778            ! regcomp.h regexec.c
20779 ____________________________________________________________________________
20780 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
20781         Log: Integrate perlio; a missing aTHX.
20782      Branch: perl
20783           !> op.c
20784 ____________________________________________________________________________
20785 [ 14088] By: nick                                  on 2002/01/05  12:35:01
20786         Log: One missing aTHX_
20787      Branch: perlio
20788            ! op.c
20789 ____________________________________________________________________________
20790 [ 14087] By: nick                                  on 2002/01/05  12:00:48
20791         Log: Raw integrate of mainline - op.c looks dodgy.
20792      Branch: perlio
20793           +> lib/Pod/t/Functions.t t/op/winsystem.t
20794            - lib/File/Spec/NW5.pm t/op/system.t
20795           !> (integrate 77 files)
20796 ____________________________________________________________________________
20797 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
20798         Log: integrate changes from maint-5.6/macperl branch
20799      Branch: maint-5.6/perl
20800           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
20801           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
20802 ____________________________________________________________________________
20803 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
20804         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
20805              found by Marc Lehmann.
20806      Branch: perl
20807            ! pp.c
20808 ____________________________________________________________________________
20809 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
20810         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
20811              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20812              Date: Sat, 5 Jan 2002 00:31:12 +0100
20813              Message-ID: <20020105003112.E1850@rafael>              
20814      Branch: perl
20815            ! t/comp/proto.t
20816 ____________________________________________________________________________
20817 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
20818         Log: A bit of "perl.com" cleanup.
20819      Branch: perl
20820            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
20821            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
20822            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
20823            ! pod/perlmodlib.PL pod/perlmodlib.pod
20824 ____________________________________________________________________________
20825 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
20826         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
20827              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20828              Date: Fri, 4 Jan 2002 23:35:19 +0100
20829              Message-ID: <20020104233519.A1850@rafael>
20830      Branch: perl
20831            ! op.c
20832 ____________________________________________________________________________
20833 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
20834         Log: Integrate change #14062 from macperl;
20835              Define setbuf, setvbuf for Mac OS
20836      Branch: perl
20837           !> ext/IO/IO.xs
20838 ____________________________________________________________________________
20839 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
20840         Log: Bump version, update Changes
20841      Branch: maint-5.6/macperl
20842            ! macos/Changes macos/MPVersion.r
20843 ____________________________________________________________________________
20844 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
20845         Log: Add more droplets
20846      Branch: maint-5.6/macperl
20847            + macos/macperl/Droplets/gluedialect.plx
20848            + macos/macperl/Droplets/glueedit.plx
20849            + macos/macperl/Droplets/gluemac.plx
20850            + macos/macperl/Droplets/gluescriptadds.plx
20851            + macos/macperl/Droplets/installme.plx
20852            + macos/macperl/Droplets/show_glue_pods.plx
20853            + macos/macperl/Droplets/tarzipme.plx
20854            + macos/macperl/Droplets/untarzipme.plx
20855 ____________________________________________________________________________
20856 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
20857         Log: Display the native pwd command.
20858      Branch: perl
20859            ! ext/Cwd/t/cwd.t
20860 ____________________________________________________________________________
20861 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
20862         Log: Under Mac OS X /dev/stdout is normally a symlink,
20863              but when running the test it seems to become a socket.
20864              So let's extend our censorship.
20865      Branch: perl
20866            ! t/op/stat.t
20867 ____________________________________________________________________________
20868 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
20869         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
20870      Branch: maint-5.6/macperl
20871            + macos/HandleSocket.cp
20872            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
20873            ! macos/macperl.sym
20874 ____________________________________________________________________________
20875 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
20876         Log: Doc updates
20877      Branch: maint-5.6/macperl
20878            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
20879 ____________________________________________________________________________
20880 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
20881         Log: Update libraries
20882      Branch: maint-5.6/macperl
20883            ! macos/macperl/Makefile.mk
20884 ____________________________________________________________________________
20885 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
20886         Log: Update tests to Mac::StandardFile from StandardFile.pl,
20887              plus other fixes
20888      Branch: maint-5.6/macperl
20889            ! macos/ext/Mac/Menus/t/MenuBar.t
20890            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
20891            ! macos/ext/Mac/Movies/t/PlayMovie.t
20892            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
20893            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
20894            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
20895            ! macos/ext/Mac/Resources/t/Resources.t
20896 ____________________________________________________________________________
20897 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
20898         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
20899      Branch: maint-5.6/macperl
20900            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
20901            ! macos/ext/Mac/Movies/Movies.xs
20902            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
20903            ! macos/ext/Mac/StandardFile/StandardFile.xs
20904            ! macos/ext/Mac/Windows/Windows.xs
20905 ____________________________________________________________________________
20906 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
20907         Log: Updates for Universal Headers 3.4 (forgot one)
20908      Branch: maint-5.6/macperl
20909            ! macos/macperl/MPConsole.cp
20910 ____________________________________________________________________________
20911 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
20912         Log: Updates for Universal Headers 3.4
20913      Branch: maint-5.6/macperl
20914            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
20915            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
20916            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
20917            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
20918            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
20919            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
20920            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
20921            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
20922            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
20923 ____________________________________________________________________________
20924 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
20925         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
20926              from <200112112327.JAA25434@gpo.metropolis.net.au>;
20927              don't crash on quit for 68K (MacPerl Bug #490013)
20928      Branch: maint-5.6/macperl
20929            ! macos/macish.c macos/macperl/MPConsole.cp
20930 ____________________________________________________________________________
20931 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
20932         Log: If we do have socketpair(), make my_socketpair()
20933              just call the real socketpair().  This way we always
20934              have real code behind my_socketpair() and a symbol
20935              corresponding to the my_socketpair in global.sym.
20936      Branch: perl
20937            ! embed.fnc embed.h makedef.pl proto.h util.c
20938 ____________________________________________________________________________
20939 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
20940         Log: Disable sigaction (MacPerl Bug #470321)
20941      Branch: maint-5.6/macperl
20942            ! macos/config.h macos/config.sh
20943 ____________________________________________________________________________
20944 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
20945         Log: Make GUSI resource work (MacPerl Bug #464638)
20946      Branch: maint-5.6/macperl
20947            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
20948            ! macos/macperl/MacPerl.rsrc
20949 ____________________________________________________________________________
20950 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
20951         Log: Make AutoSplit go a little deeper
20952      Branch: maint-5.6/macperl
20953            ! macos/Makefile.mk
20954 ____________________________________________________________________________
20955 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
20956         Log: A few doc updates from bleadperl
20957      Branch: maint-5.6/macperl
20958            ! pod/perlmodinstall.pod pod/perlport.pod
20959 ____________________________________________________________________________
20960 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
20961         Log: Sync up to latest changes from bleadperl
20962      Branch: maint-5.6/macperl
20963            ! lib/File/Find.pm
20964 ____________________________________________________________________________
20965 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
20966         Log: Define setbuf, setvbuf for Mac OS
20967      Branch: maint-5.6/macperl
20968            ! ext/IO/IO.xs
20969 ____________________________________________________________________________
20970 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
20971         Log: Delete by request of Mark-Jason Dominus (change #13676)
20972      Branch: maint-5.6/macperl
20973            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
20974 ____________________________________________________________________________
20975 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
20976         Log: Spread the good word of "env".
20977      Branch: perl
20978            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
20979 ____________________________________________________________________________
20980 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
20981         Log: Till the system tests do something non-Win*, better rename
20982              the test so that people on other platforms don't get confused.
20983              (Not win32system, because assumedly there's win64, too.)
20984      Branch: perl
20985            + t/op/winsystem.t
20986            - t/op/system.t
20987            ! MANIFEST
20988 ____________________________________________________________________________
20989 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
20990         Log: Some tweaks.
20991      Branch: perl
20992            ! lib/Pod/t/Functions.t
20993 ____________________________________________________________________________
20994 [ 14057] By: ams                                   on 2002/01/04  17:40:31
20995         Log: (retracted by #14057)
20996              
20997              Subject: [PATCH] Time/HiRes/HiRes.t
20998              From: Nicholas Clark <nick@unfortu.net>
20999              Date: Fri, 4 Jan 2002 17:28:46 +0000
21000              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
21001      Branch: perl
21002            ! ext/Time/HiRes/HiRes.t
21003 ____________________________________________________________________________
21004 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
21005         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
21006              From: Abe Timmerman <abe@ztreet.demon.nl>
21007              Date: Fri, 04 Jan 2002 18:42:33 +0100
21008              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
21009      Branch: perl
21010            + lib/Pod/t/Functions.t
21011            ! MANIFEST lib/Pod/Functions.pm
21012 ____________________________________________________________________________
21013 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
21014         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
21015              From: "Craig A. Berry" <craigberry@mac.com>
21016              Date: Thu, 3 Jan 2002 17:32:20 -0600
21017              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
21018      Branch: perl
21019            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
21020 ____________________________________________________________________________
21021 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
21022         Log: Document the U+0085, U+2028, and U+2029.
21023      Branch: perl
21024            ! pod/perlre.pod pod/perlretut.pod
21025 ____________________________________________________________________________
21026 [ 14053] By: ams                                   on 2002/01/04  03:27:44
21027         Log: Subject: [PATCH] warn if not CORE::dump
21028              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21029              Date: Thu, 3 Jan 2002 22:04:00 +0100
21030              Message-Id: <20020103220400.A13958@rafael>
21031      Branch: perl
21032            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
21033 ____________________________________________________________________________
21034 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
21035         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
21036      Branch: perl
21037            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
21038 ____________________________________________________________________________
21039 [ 14051] By: ams                                   on 2002/01/04  03:00:12
21040         Log: Subject: [PATCH] File::Compare::VERSION
21041              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21042              Date: Thu, 3 Jan 2002 23:42:52 +0100
21043              Message-Id: <20020103234252.G13958@rafael>
21044      Branch: perl
21045            ! lib/File/Compare.pm
21046 ____________________________________________________________________________
21047 [ 14050] By: ams                                   on 2002/01/04  02:58:05
21048         Log: Subject: [PATCH @14042] threads::shared doc
21049              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
21050              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
21051              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
21052      Branch: perl
21053            ! ext/threads/shared/shared.pm
21054 ____________________________________________________________________________
21055 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
21056         Log: #14048 exposed few false positives, to be fixed soonish.
21057      Branch: perl
21058            ! t/op/pat.t
21059 ____________________________________________________________________________
21060 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
21061         Log: Do not add the first characters of multicharacter foldings
21062              into character classes.
21063      Branch: perl
21064            ! regcomp.c
21065 ____________________________________________________________________________
21066 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
21067         Log: A bit of testing for #14046.
21068      Branch: perl
21069            ! t/op/pat.t
21070 ____________________________________________________________________________
21071 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
21072         Log: Allow emitting the foldcased version of "\x{df}", "ss"
21073              (among others, another example would be \x{fb00} -> "ff")
21074      Branch: perl
21075            ! regcomp.c
21076 ____________________________________________________________________________
21077 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
21078         Log: Subject: [PATCH] File::Spec & NetWare
21079              From: Dave Rolsky <autarch@urth.org>
21080              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
21081              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
21082      Branch: perl
21083            - lib/File/Spec/NW5.pm
21084            ! MANIFEST lib/File/Spec.pm
21085 ____________________________________________________________________________
21086 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
21087         Log: FAQ sync (RCS Ids only?)
21088      Branch: perl
21089            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
21090 ____________________________________________________________________________
21091 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
21092         Log: AUTHORs updates.
21093      Branch: perl
21094            ! AUTHORS
21095 ____________________________________________________________________________
21096 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
21097         Log: Update Changes.
21098      Branch: perl
21099            ! Changes patchlevel.h
21100 ____________________________________________________________________________
21101 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
21102         Log: Missed the =head1 additions.
21103      Branch: perl
21104            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
21105            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
21106            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
21107            ! util.c
21108 ____________________________________________________________________________
21109 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
21110         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
21111              From: Robin Barker <rmb1@cise.npl.co.uk>
21112              Date: Thu, 3 Jan 2002 15:26:20 GMT
21113              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
21114      Branch: perl
21115            ! lib/Carp.t lib/Carp/Heavy.pm
21116 ____________________________________________________________________________
21117 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
21118         Log: Subject: [PATCH hv.c] 
21119              From: Robin Barker <rmb1@cise.npl.co.uk>
21120              Date: Thu, 3 Jan 2002 14:49:06 GMT
21121              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
21122              
21123              -Wformat check.
21124      Branch: perl
21125            ! hv.c
21126 ____________________________________________________________________________
21127 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
21128         Log: NetWare tweaks from Ananth Kesari.
21129      Branch: perl
21130            ! NetWare/t/NWScripts.pl lib/File/Find.pm
21131 ____________________________________________________________________________
21132 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
21133         Log: Cast.
21134      Branch: perl
21135            ! regexec.c
21136 ____________________________________________________________________________
21137 [ 14036] By: ams                                   on 2002/01/03  12:12:31
21138         Log: Grammar fix suggested by Gwyn Judd.
21139      Branch: perl
21140            ! pod/perldiag.pod
21141 ____________________________________________________________________________
21142 [ 14035] By: nick                                  on 2002/01/03  09:22:42
21143         Log: More strange perlio != mainline differences where
21144              I have not been.
21145      Branch: perlio
21146           !> hints/unicos.sh hints/unicosmk.sh
21147 ____________________________________________________________________________
21148 [ 14034] By: nick                                  on 2002/01/03  09:19:37
21149         Log: Integrate mainline (including force integrate of
21150              lib/charnames.pm which had got out-of-step)
21151      Branch: perlio
21152           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
21153 ____________________________________________________________________________
21154 [ 14033] By: ams                                   on 2002/01/03  08:24:24
21155         Log: Subject: Not ok 14031: PPPort Makefile.PL
21156              From: andreas.koenig@anima.de (Andreas J. Koenig)
21157              Date: 03 Jan 2002 10:17:46 +0100
21158              Message-Id: <m3sn9n94jp.fsf@anima.de>
21159      Branch: perl
21160            ! ext/Devel/PPPort/Makefile.PL
21161 ____________________________________________________________________________
21162 [ 14032] By: nick                                  on 2002/01/03  08:24:00
21163         Log: Integrate mainline.
21164      Branch: perlio
21165           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
21166           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
21167           !> (integrate 31 files)
21168 ____________________________________________________________________________
21169 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
21170         Log: Off-by-one is my middle name.
21171      Branch: perl
21172            ! regexec.c
21173 ____________________________________________________________________________
21174 [ 14030] By: ams                                   on 2002/01/02  23:56:37
21175         Log: Subject: [PATCH @14015] threads::shared disabling
21176              From: Andy Bussey <andybussey@yahoo.co.uk>
21177              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
21178              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
21179      Branch: perl
21180            + ext/threads/shared/t/no_share.t
21181            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
21182 ____________________________________________________________________________
21183 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
21184         Log: Simon's new perlapi scheme, I hope I got all the pieces.
21185      Branch: perl
21186            + autodoc.pl embed.fnc
21187            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
21188 ____________________________________________________________________________
21189 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
21190         Log: Integrate perlio; more PPPort Makefile source dependence removal
21191      Branch: perl
21192           !> ext/Devel/PPPort/Makefile.PL perl.h
21193 ____________________________________________________________________________
21194 [ 14027] By: ams                                   on 2002/01/02  21:42:50
21195         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
21196              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21197              Date: Wed, 2 Jan 2002 23:09:13 +0100
21198              Message-Id: <20020102230913.A17373@rafael>
21199      Branch: perl
21200            ! pod/perldiag.pod
21201 ____________________________________________________________________________
21202 [ 14026] By: ams                                   on 2002/01/02  21:38:34
21203         Log: Subject: Re: PATCH: lib/Term/Cap.pm
21204              From: Jonathan Stowe <gellyfish@gellyfish.com>
21205              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
21206              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
21207      Branch: perl
21208            ! lib/Term/Cap.pm
21209 ____________________________________________________________________________
21210 [ 14025] By: ams                                   on 2002/01/02  18:34:26
21211         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
21212              From: Sam Tregar <sam@tregar.com>
21213              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
21214              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
21215      Branch: perl
21216            ! pod/perldiag.pod t/comp/proto.t toke.c
21217 ____________________________________________________________________________
21218 [ 14024] By: ams                                   on 2002/01/02  18:16:12
21219         Log: Subject: PATCH: lib/Term/Cap.pm
21220              From: Norton Allen <allen@huarp.harvard.edu>
21221              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
21222              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
21223      Branch: perl
21224            ! lib/Term/Cap.pm
21225 ____________________________________________________________________________
21226 [ 14023] By: ams                                   on 2002/01/02  18:12:31
21227         Log: Subject: PATCH: lib/Cwd.pm for QNX4
21228              From: Norton Allen <allen@huarp.harvard.edu>
21229              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
21230              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
21231      Branch: perl
21232            ! lib/Cwd.pm
21233 ____________________________________________________________________________
21234 [ 14022] By: nick                                  on 2002/01/02  18:01:21
21235         Log: More PPPort Makefile source dependence removal
21236      Branch: perlio
21237            ! ext/Devel/PPPort/Makefile.PL
21238 ____________________________________________________________________________
21239 [ 14021] By: nick                                  on 2002/01/02  17:44:36
21240         Log: Sort out muddle of editing on three machines ...
21241      Branch: perlio
21242           !> Changes MANIFEST cygwin/Makefile.SHs
21243           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
21244           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
21245           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
21246 ____________________________________________________________________________
21247 [ 14020] By: ams                                   on 2002/01/02  17:06:27
21248         Log: Fix misplaced application of #14016.
21249      Branch: perl
21250            ! op.c
21251 ____________________________________________________________________________
21252 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
21253         Log: Integrate perlio; avoid uninit debug_pad.
21254      Branch: perl
21255           !> sv.c
21256 ____________________________________________________________________________
21257 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
21258         Log: makedepend VOS fix from Paul Green.
21259      Branch: perl
21260            ! makedepend.SH
21261 ____________________________________________________________________________
21262 [ 14017] By: nick                                  on 2002/01/02  16:09:43
21263         Log: Avoid un-init perl_debug_pad in clones
21264      Branch: perlio
21265            ! sv.c
21266 ____________________________________________________________________________
21267 [ 14016] By: ams                                   on 2002/01/02  15:58:11
21268         Log: Subject: [PATCH] random crash in B::LISTOP::last
21269              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21270              Date: Wed, 2 Jan 2002 17:37:28 +0100
21271              Message-Id: <3C334558.3906.19CB98D@localhost>
21272      Branch: perl
21273            ! op.c
21274 ____________________________________________________________________________
21275 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
21276         Log: Update Changes.
21277      Branch: perl
21278            ! Changes patchlevel.h
21279 ____________________________________________________________________________
21280 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
21281         Log: One more iteration of the ibcmp_utf8() interface,
21282              hopefully this is a convergent iteration...
21283      Branch: perl
21284            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
21285 ____________________________________________________________________________
21286 [ 14013] By: ams                                   on 2002/01/02  13:43:58
21287         Log: Upgrade to podlators-1.19.
21288      Branch: perl
21289            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
21290            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
21291            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
21292            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
21293            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
21294 ____________________________________________________________________________
21295 [ 14012] By: ams                                   on 2002/01/02  09:48:51
21296         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
21297              From: martyn@inpharmatica.co.uk
21298              Date: Wed, 19 Dec 2001 19:05:00 +0000
21299              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
21300      Branch: perl
21301            ! lib/Pod/Usage.pm
21302 ____________________________________________________________________________
21303 [ 14011] By: nick                                  on 2002/01/02  08:38:18
21304         Log: Integrate mainline
21305      Branch: perlio
21306           !> (integrate 28 files)
21307 ____________________________________________________________________________
21308 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
21309         Log: Make ibcmp_utf8() optionally progress in either string for
21310              as long as it takes and optionally record how far it got.
21311      Branch: perl
21312            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
21313 ____________________________________________________________________________
21314 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
21315         Log: Once more try to get the PPPort Makefile right.
21316      Branch: perl
21317            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
21318 ____________________________________________________________________________
21319 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
21320         Log: -Wall silencing.
21321      Branch: perl
21322            ! utf8.c
21323 ____________________________________________________________________________
21324 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
21325         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
21326              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21327              Date: Tue, 1 Jan 2002 22:45:21 +0100       
21328              Message-ID: <20020101224521.A691@rafael>
21329      Branch: perl
21330            ! ext/B/B/Deparse.pm
21331 ____________________________________________________________________________
21332 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
21333         Log: VOS tweak from Paul Green: VOS has different O_BINARY
21334              and O_TEXT, but VOS always uses LF, never CRLF.
21335      Branch: perl
21336            ! perl.h
21337 ____________________________________________________________________________
21338 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
21339         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
21340      Branch: perl
21341            ! regexec.c utf8.c
21342 ____________________________________________________________________________
21343 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
21344         Log: Now that to_utf8_fold() was fixed.
21345      Branch: perl
21346            ! regcomp.c regexec.c
21347 ____________________________________________________________________________
21348 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
21349         Log: Integrate perlio; experimental binmode() re-coding.
21350      Branch: perl
21351           !> perlio.c
21352 ____________________________________________________________________________
21353 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
21354         Log: Document the to_utf8_*() functions.
21355      Branch: perl
21356            ! embed.pl pod/perlapi.pod utf8.c
21357 ____________________________________________________________________________
21358 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
21359         Log: Better support for multicharacter foldings.
21360              Now all but two of the CaseFold.txt cases work-- but
21361              only when the target string is single-character, more
21362              debugging needed.
21363      Branch: perl
21364            ! regexec.c
21365 ____________________________________________________________________________
21366 [ 14000] By: ams                                   on 2002/01/01  15:59:43
21367         Log: Subject: [PATCH] don't installperl pods
21368              From: Nicholas Clark <nick@unfortu.net>
21369              Date: Tue, 1 Jan 2002 16:44:12 +0000
21370              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
21371      Branch: perl
21372            ! installperl
21373 ____________________________________________________________________________
21374 [ 13999] By: ams                                   on 2002/01/01  14:34:04
21375         Log: Subject: [PATCH] perldiag.pod transposition
21376              From: Nicholas Clark <nick@unfortu.net>
21377              Date: Tue, 1 Jan 2002 15:03:52 +0000
21378              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
21379      Branch: perl
21380            ! pod/perldiag.pod
21381 ____________________________________________________________________________
21382 [ 13998] By: ams                                   on 2002/01/01  13:36:49
21383         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
21384              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21385              Date: Tue, 1 Jan 2002 15:12:36 +0100
21386              Message-Id: <20020101151236.A951@rafael>
21387      Branch: perl
21388            ! pod/perldiag.pod
21389 ____________________________________________________________________________
21390 [ 13997] By: ams                                   on 2002/01/01  13:33:06
21391         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
21392              From: Nicholas Clark <nick@unfortu.net>
21393              Date: Tue, 1 Jan 2002 13:13:17 +0000
21394              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
21395      Branch: perl
21396            ! ext/Socket/socketpair.t
21397 ____________________________________________________________________________
21398 [ 13996] By: ams                                   on 2002/01/01  04:44:28
21399         Log: Subject: [PATCH @13746] Leaner exporter
21400              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21401              Date: Mon, 31 Dec 2001 18:16:08 -0500
21402              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
21403      Branch: perl
21404            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
21405 ____________________________________________________________________________
21406 [ 13995] By: ams                                   on 2002/01/01  04:29:44
21407         Log: Subject: [PATCH @13746] h2xs broken
21408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21409              Date: Mon, 31 Dec 2001 17:48:55 -0500
21410              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
21411      Branch: perl
21412            ! utils/h2xs.PL
21413 ____________________________________________________________________________
21414 [ 13994] By: ams                                   on 2002/01/01  04:25:46
21415         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
21416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21417              Date: Mon, 31 Dec 2001 17:42:25 -0500
21418              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
21419      Branch: perl
21420            ! lib/ExtUtils/MM_Unix.pm
21421 ____________________________________________________________________________
21422 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
21423         Log: Rename the variables to be a bit more consistent.
21424      Branch: perl
21425            ! utf8.c
21426 ____________________________________________________________________________
21427 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
21428         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
21429              (found by Jeffrey Friedl)
21430      Branch: perl
21431            ! regexec.c t/op/pat.t utf8.c
21432 ____________________________________________________________________________
21433 [ 13991] By: nick                                  on 2001/12/31  18:08:55
21434         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
21435      Branch: perlio
21436            ! perlio.c
21437 ____________________________________________________________________________
21438 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
21439         Log: Update Changes.
21440      Branch: perl
21441            ! Changes patchlevel.h
21442 ____________________________________________________________________________
21443 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
21444         Log: Less unused ones.
21445      Branch: perl
21446            ! regexec.c
21447 ____________________________________________________________________________
21448 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
21449         Log: Unused variable.
21450      Branch: perl
21451            ! regcomp.c
21452 ____________________________________________________________________________
21453 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
21454         Log: Forgotten file.
21455      Branch: perl
21456            ! MANIFEST
21457 ____________________________________________________________________________
21458 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
21459         Log: Subject: Re: Cygwin: one down one to go 
21460              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21461              Date: Mon, 31 Dec 2001 18:34:36 +0100
21462              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
21463      Branch: perl
21464            ! cygwin/Makefile.SHs
21465 ____________________________________________________________________________
21466 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
21467         Log: Add some comments to the recent Unicode case-folding saga.
21468      Branch: perl
21469            ! regcomp.c regexec.c
21470 ____________________________________________________________________________
21471 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
21472         Log: Slight comment tweakage.
21473      Branch: perl
21474            ! ext/I18N/Langinfo/Langinfo.t
21475 ____________________________________________________________________________
21476 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
21477         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
21478      Branch: perl
21479            ! perl.h
21480 ____________________________________________________________________________
21481 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
21482         Log: Subject: [ PATCH] Cygwin: one down one to go
21483              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21484              Date: Mon, 31 Dec 2001 17:03:40 +0100
21485              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
21486      Branch: perl
21487            ! lib/Pod/t/basic.t
21488 ____________________________________________________________________________
21489 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
21490         Log: Tweak the dependencies not to recompile everytime,
21491              as suggested by NI-S.
21492      Branch: perl
21493            ! ext/Devel/PPPort/Makefile.PL
21494 ____________________________________________________________________________
21495 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
21496         Log: Planning still not right.
21497      Branch: perl
21498            ! lib/User/grent.t
21499 ____________________________________________________________________________
21500 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
21501         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
21502              From: Michael G Schwern <schwern@pobox.com>
21503              Date: Sun, 30 Dec 2001 18:07:55 -0500
21504              Message-ID: <20011230230755.GG12840@blackrider>
21505              
21506              (lib/User/grent, really)
21507      Branch: perl
21508            ! lib/User/grent.t
21509 ____________________________________________________________________________
21510 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
21511         Log: Integrate perlio; cleanup, in particular avoid accidental
21512              PerlIO_flush(NULL) if PerlIONext is NULL.
21513      Branch: perl
21514           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
21515 ____________________________________________________________________________
21516 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
21517         Log: Subject: typo in IO::Socket::INET.pm
21518              From: mjd@plover.com
21519              Date: 31 Dec 2001 14:31:10 -0000
21520              Message-ID: <20011231143110.4989.qmail@plover.com>
21521      Branch: perl
21522            ! ext/IO/lib/IO/Socket/INET.pm
21523 ____________________________________________________________________________
21524 [ 13976] By: nick                                  on 2001/12/31  13:56:11
21525         Log: Integrate mainline
21526      Branch: perlio
21527           !> (integrate 29 files)
21528 ____________________________________________________________________________
21529 [ 13975] By: nick                                  on 2001/12/31  12:40:50
21530         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
21531              if PerlIONext is NULL.
21532      Branch: perlio
21533            ! perlio.c perliol.h
21534 ____________________________________________________________________________
21535 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
21536         Log: Subject: Re: [PATCH] Basic bad prototype detection
21537              From: Sam Tregar <sam@tregar.com>
21538              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
21539              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
21540      Branch: perl
21541            ! t/comp/proto.t toke.c
21542 ____________________________________________________________________________
21543 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
21544         Log: Subject: [PATCH] configure.com / scriptdirexp
21545              From: "Craig A. Berry" <craigberry@mac.com>
21546              Date: Sun, 30 Dec 2001 15:47:28 -0600
21547              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
21548      Branch: perl
21549            ! configure.com
21550 ____________________________________________________________________________
21551 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
21552         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
21553              From: Abe Timmerman <abe@ztreet.demon.nl>
21554              Date: Mon, 31 Dec 2001 03:55:27 +0100
21555              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
21556      Branch: perl
21557            ! lib/ExtUtils/t/MM_Win32.t
21558 ____________________________________________________________________________
21559 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
21560         Log: Subject: [PATCH] Basic bad prototype detection
21561              From: Sam Tregar <sam@tregar.com> 
21562              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
21563              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
21564      Branch: perl
21565            ! pod/perldiag.pod t/comp/proto.t toke.c
21566 ____________________________________________________________________________
21567 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
21568         Log: Makefiles are sloppy about the exe suffix
21569              (from Paul Green)
21570      Branch: perl
21571            ! Makefile.SH x2p/Makefile.SH
21572 ____________________________________________________________________________
21573 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
21574         Log: Delay folding until necessary; start of handling
21575              folding into several characters.
21576      Branch: perl
21577            ! regcomp.c regexec.c
21578 ____________________________________________________________________________
21579 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
21580         Log: gcc -Wall dewhine.
21581      Branch: perl
21582            ! regexec.c
21583 ____________________________________________________________________________
21584 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
21585         Log: More Unicode folding tweaks, avoid potential false matches.
21586      Branch: perl
21587            ! regexec.c
21588 ____________________________________________________________________________
21589 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
21590         Log: Make that six wrongs.
21591      Branch: perl
21592            ! regexec.c utf8.c
21593 ____________________________________________________________________________
21594 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
21595         Log: Four wrongs can make a right.
21596      Branch: perl
21597            ! regexec.c utf8.c
21598 ____________________________________________________________________________
21599 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
21600         Log: Fix all the I case foldings as per CaseFold.txt.
21601      Branch: perl
21602            ! regcomp.c regexec.c
21603 ____________________________________________________________________________
21604 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
21605         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
21606      Branch: perl
21607            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
21608            ! regexec.c utf8.c
21609 ____________________________________________________________________________
21610 [ 13962] By: nick                                  on 2001/12/30  18:33:41
21611         Log: Integrate 8.3 fix for PPPort fix
21612      Branch: perlio
21613           +> ext/Devel/PPPort/ppport_h.PL
21614            - ext/Devel/PPPort/ppport.h.PL
21615            ! ext/Devel/PPPort/MANIFEST
21616           !> ext/Devel/PPPort/Makefile.PL
21617 ____________________________________________________________________________
21618 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
21619         Log: Integrate perlio; more win32 stuff:
21620              
21621              A. Use Perl_my_socketpair()
21622              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
21623              load winsock.
21624              C. (In passing) work round fact that $$ is now SvREADONLY
21625              so we need to take special measures to set it during
21626              pseudo-fork.
21627      Branch: perl
21628           !> util.c win32/perlhost.h
21629 ____________________________________________________________________________
21630 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
21631         Log: Fix ppport.h for Unix.
21632      Branch: perl
21633            + ext/Devel/PPPort/ppport_h.PL
21634            - ext/Devel/PPPort/ppport.h.PL
21635            ! MANIFEST ext/Devel/PPPort/Makefile.PL
21636 ____________________________________________________________________________
21637 [ 13959] By: nick                                  on 2001/12/30  16:53:42
21638         Log: Win32 stuff:
21639              A. Use Perl_my_socketpair()
21640              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
21641              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
21642              take special measures to set it during pseudo-fork.
21643      Branch: perlio
21644            ! util.c win32/perlhost.h
21645 ____________________________________________________________________________
21646 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
21647         Log: Integrate perlio; win32 kicking.
21648      Branch: perl
21649           +> ext/Devel/PPPort/ppport.h.PL
21650           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
21651           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
21652           !> proto.h
21653 ____________________________________________________________________________
21654 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
21655         Log: metaconfig unit change for #13956.
21656      Branch: metaconfig
21657            ! U/modified/spitshell.U
21658 ____________________________________________________________________________
21659 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
21660         Log: Must look for cat also in $PATH (noticed by Philip Newton).
21661      Branch: perl
21662            ! Configure
21663 ____________________________________________________________________________
21664 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
21665         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
21666              From: Blair Zajac <blair@orcaware.com>
21667              Date: Sat, 29 Dec 2001 22:37:03 -0800
21668              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
21669      Branch: perl
21670            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
21671 ____________________________________________________________________________
21672 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
21673         Log: Regen files.
21674      Branch: perl
21675            ! embed.h global.sym pod/perlapi.pod uconfig.h
21676 ____________________________________________________________________________
21677 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
21678         Log: Subject: [PATCH] -t without -w 
21679              From: Michael G Schwern <schwern@pobox.com>
21680              Date: Sat, 29 Dec 2001 23:46:25 -0500
21681              Message-ID: <20011230044625.GA14386@blackrider>
21682      Branch: perl
21683            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
21684            ! warnings.pl
21685 ____________________________________________________________________________
21686 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
21687         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
21688              From: Dave Rolsky <autarch@urth.org>               
21689              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
21690              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
21691              
21692              $^O is NetWare, not Netware.
21693      Branch: perl
21694            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
21695 ____________________________________________________________________________
21696 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
21697         Log: Sarathy thinks undoing C++ comments from C++ files
21698              is a bit too zealous.
21699      Branch: perl
21700            ! win32/perlhost.h win32/vmem.h
21701 ____________________________________________________________________________
21702 [ 13950] By: nick                                  on 2001/12/30  14:30:02
21703         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
21704              This gets them into Errno.pm - yet to prove they end up in $!.
21705      Branch: perlio
21706            ! ext/Errno/Errno_pm.PL
21707 ____________________________________________________________________________
21708 [ 13949] By: nick                                  on 2001/12/30  12:02:21
21709         Log: Integrate Cwd muddle
21710      Branch: perlio
21711           !> MANIFEST installperl lib/Cwd.pm
21712 ____________________________________________________________________________
21713 [ 13948] By: nick                                  on 2001/12/30  11:51:40
21714         Log: remove embed.pl duplicates
21715      Branch: perlio
21716            ! embed.h embed.pl global.sym proto.h
21717 ____________________________________________________________________________
21718 [ 13947] By: nick                                  on 2001/12/30  11:35:51
21719         Log: More Cwd tidy up
21720      Branch: perl
21721            ! MANIFEST installperl
21722 ____________________________________________________________________________
21723 [ 13946] By: nick                                  on 2001/12/30  11:12:42
21724         Log: Undo a mess trying Cwd.pm in its ext directory
21725      Branch: perl
21726            + lib/Cwd.pm
21727            - ext/Cwd/Cwd.pm
21728 ____________________________________________________________________________
21729 [ 13945] By: nick                                  on 2001/12/30  10:03:43
21730         Log: Integrate mainline
21731      Branch: perl
21732           +> ext/Cwd/Cwd.pm
21733            - lib/Cwd.pm
21734            ! MANIFEST
21735      Branch: perlio
21736           !> (integrate 45 files)
21737 ____________________________________________________________________________
21738 [ 13944] By: nick                                  on 2001/12/30  09:27:16
21739         Log: "Port" Devel::PPPort to Win32:
21740              - need to set @INC before use in the test
21741              - {} are special to dmake, so use ppport.h.PL
21742              rather than commandline 
21743      Branch: perlio
21744            + ext/Devel/PPPort/ppport.h.PL
21745            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
21746 ____________________________________________________________________________
21747 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
21748         Log: Update Changes.
21749      Branch: perl
21750            ! Changes patchlevel.h
21751 ____________________________________________________________________________
21752 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
21753         Log: Subject: [PATCH] cleaner close on tests, take 2
21754              From: andreas.koenig@anima.de (Andreas J. Koenig)
21755              Date: 29 Dec 2001 21:42:37 +0100
21756              Message-ID: <m33d1tvjuq.fsf@anima.de>
21757              
21758              (the DB_File patches)
21759      Branch: perl
21760            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21761            ! ext/DB_File/t/db-recno.t
21762 ____________________________________________________________________________
21763 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
21764         Log: Integrate perlio; regen'ed config_H.?c
21765      Branch: perl
21766           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21767 ____________________________________________________________________________
21768 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
21769         Log: Subject: [PATCH] cleaner close on tests, take 2             
21770              From: andreas.koenig@anima.de (Andreas J. Koenig)
21771              Date: 29 Dec 2001 21:42:37 +0100
21772              Message-ID: <m33d1tvjuq.fsf@anima.de>
21773              
21774              (except for the three DB_File patch fragments)
21775      Branch: perl
21776            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
21777            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
21778            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
21779            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
21780            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
21781            ! t/op/runlevel.t t/op/write.t t/run/switches.t
21782 ____________________________________________________________________________
21783 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
21784         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
21785              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21786              Date: Sat, 29 Dec 2001 20:38:59 +0100
21787              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
21788              
21789              (NetWare tree not touched because it's very //)
21790      Branch: perl
21791            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
21792            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
21793            ! wince/include/errno.h wince/include/netdb.h
21794            ! wince/include/sys/socket.h wince/include/sys/stat.h
21795            ! wince/perllib.c wince/perlmain.c wince/win32.h
21796            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
21797            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
21798 ____________________________________________________________________________
21799 [ 13938] By: nick                                  on 2001/12/29  19:23:32
21800         Log: Integrate mainline (ok linux)
21801      Branch: perlio
21802           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
21803           !> (integrate 33 files)
21804 ____________________________________________________________________________
21805 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
21806         Log: Give up on serious testing of langinfo().  Leave the old
21807              code in place, though.
21808      Branch: perl
21809            ! ext/I18N/Langinfo/Langinfo.t
21810 ____________________________________________________________________________
21811 [ 13936] By: nick                                  on 2001/12/29  18:20:33
21812         Log: Routine regen_config_h - no real differences other than order of crypt 
21813      Branch: perlio
21814            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21815 ____________________________________________________________________________
21816 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
21817         Log: Integrate perlio;
21818              
21819              Define the two socket error numbers in terms of WSAEXXXXX equivalents
21820              
21821              Fudge Config.pm so File::Spec does not croak.
21822      Branch: perl
21823           !> win32/FindExt.pm win32/win32.h
21824 ____________________________________________________________________________
21825 [ 13934] By: nick                                  on 2001/12/29  17:27:50
21826         Log: Fudge Config.pm so File::Spec does not croak.
21827      Branch: perlio
21828            ! win32/FindExt.pm
21829 ____________________________________________________________________________
21830 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
21831         Log: metaconfig unit changes for #13932.
21832      Branch: metaconfig
21833            + U/modified/Init.U
21834            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
21835 ____________________________________________________________________________
21836 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
21837         Log: VOS tweaks from Paul Green.
21838              
21839              The Configure tweaks: the _exe needs to be
21840              set after the init; VOS has fd 3 hardwired to /dev/tty;
21841              the grep/ln/make substitutions really need to stick.
21842      Branch: perl
21843            ! Configure hints/vos.sh perl.h util.c vos/build.cm
21844            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21845            ! vos/config.ga.h vos/vosish.h
21846 ____________________________________________________________________________
21847 [ 13931] By: nick                                  on 2001/12/29  17:00:38
21848         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
21849              (just to get util.c to compile)
21850      Branch: perlio
21851            ! win32/win32.h
21852 ____________________________________________________________________________
21853 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
21854         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
21855              From: coral@eekeek.org
21856              Date: Fri, 28 Dec 2001 19:58:22 -0500      
21857              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
21858      Branch: perl
21859            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
21860            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
21861            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
21862            ! pod/perlunicode.pod pod/perlxs.pod util.c
21863 ____________________________________________________________________________
21864 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
21865         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
21866      Branch: perl
21867            ! t/op/exec.t
21868 ____________________________________________________________________________
21869 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
21870         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
21871              From: Abe Timmerman <abe@ztreet.demon.nl>
21872              Date: Sat, 29 Dec 2001 13:10:06 +0100
21873              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
21874      Branch: perl
21875            + lib/Pod/t/InputObjects.t
21876 ____________________________________________________________________________
21877 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
21878         Log: Integrate perlio;
21879              
21880              Quick fix (after couple of clever fixes failed) for
21881              "accept leaks memory" fail [ID 20011223.001]
21882              
21883              Nick Clark's embed.pl fix for my_socketpair
21884      Branch: perl
21885           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
21886 ____________________________________________________________________________
21887 [ 13926] By: nick                                  on 2001/12/29  15:23:21
21888         Log: Nick Clark's embed.pl fix for my_socketpair
21889      Branch: perlio
21890            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
21891 ____________________________________________________________________________
21892 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
21893         Log: Slight tweaks on the MM_Win32.t.
21894      Branch: perl
21895            ! lib/ExtUtils/t/MM_Win32.t
21896 ____________________________________________________________________________
21897 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
21898         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
21899              From: Abe Timmerman <abe@ztreet.demon.nl>
21900              Date: Sat, 29 Dec 2001 12:51:36 +0100
21901              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
21902      Branch: perl
21903            + lib/ExtUtils/t/MM_Win32.t
21904            ! MANIFEST
21905 ____________________________________________________________________________
21906 [ 13923] By: nick                                  on 2001/12/29  15:12:07
21907         Log: Quick fix (after couple of clever fixes failed) for
21908              "accept leaks memory" fail [ID 20011223.001]
21909      Branch: perlio
21910            ! pp_sys.c
21911 ____________________________________________________________________________
21912 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
21913         Log: Subject: [PATCH] Module names and other nits
21914              From: Autrijus Tang <autrijus@autrijus.org>                 
21915              Date: Sat, 29 Dec 2001 01:59:28 +0800
21916              Message-ID: <20011229015928.A29712@geb.elixus.org>              
21917      Branch: perl
21918            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
21919            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
21920            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
21921            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
21922            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
21923 ____________________________________________________________________________
21924 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
21925         Log: socketpair tweaks from Nicholas Clark.
21926      Branch: perl
21927            ! ext/Socket/socketpair.t util.c
21928 ____________________________________________________________________________
21929 [ 13920] By: nick                                  on 2001/12/29  12:36:21
21930         Log: Integrate mainline
21931      Branch: perlio
21932           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
21933           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
21934           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21935           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
21936           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
21937           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
21938           !> t/op/sysio.t
21939 ____________________________________________________________________________
21940 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
21941         Log: Retract #13917.
21942      Branch: perl
21943            ! doop.c
21944 ____________________________________________________________________________
21945 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
21946         Log: Subject: provisional MakeMaker patch for VMS
21947              From: "Craig A. Berry" <craigberry@mac.com> 
21948              Date: Thu, 27 Dec 2001 22:29:37 -0600
21949              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
21950      Branch: perl
21951            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21952 ____________________________________________________________________________
21953 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
21954         Log: (retracted by #13919)
21955      Branch: perl
21956            ! doop.c
21957 ____________________________________________________________________________
21958 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
21959         Log: metaconfig unit change for #13915.
21960      Branch: metaconfig/U/perl
21961            ! d_u32align.U
21962 ____________________________________________________________________________
21963 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
21964         Log: Remove debris in any case.
21965      Branch: perl
21966            ! Configure
21967 ____________________________________________________________________________
21968 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
21969         Log: Subject: [PATCH] Re: B::walksymtable oddness
21970              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21971              Date: Thu, 27 Dec 2001 19:14:24 +0100
21972              Message-ID: <3C2B7310.861.18820D0@localhost>
21973      Branch: perl
21974            ! ext/B/B.pm
21975 ____________________________________________________________________________
21976 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
21977         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
21978              From: Nicholas Clark <nick@unfortu.net> 
21979              Date: Fri, 28 Dec 2001 00:43:02 +0000
21980              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
21981      Branch: perl
21982            ! ext/Socket/socketpair.t
21983 ____________________________________________________________________________
21984 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
21985         Log: Fast Latin1<->UTF-8 conversion for older Perls.
21986      Branch: perl
21987            ! pod/perluniintro.pod
21988 ____________________________________________________________________________
21989 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
21990         Log: Update Changes.
21991      Branch: perl
21992            ! Changes patchlevel.h
21993 ____________________________________________________________________________
21994 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
21995         Log: More wait status trickery for BeOS.
21996      Branch: perl
21997            ! ext/POSIX/POSIX.xs
21998 ____________________________________________________________________________
21999 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
22000         Log: metaconfig unit change for #13908.
22001      Branch: metaconfig/U/perl
22002            ! d_u32align.U
22003 ____________________________________________________________________________
22004 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
22005         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
22006      Branch: perl
22007            ! Configure
22008 ____________________________________________________________________________
22009 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
22010         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
22011              From: gbarr@monty.mutatus.co.uk
22012              Date: 27 Dec 2001 14:41:36 -0000
22013              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
22014      Branch: perl
22015            ! lib/ExtUtils/t/Embed.t
22016 ____________________________________________________________________________
22017 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
22018         Log: Subject: [PATCH] Re: socketpair emulation
22019              From: Nicholas Clark <nick@unfortu.net> 
22020              Date: Wed, 26 Dec 2001 20:08:14 +0000
22021              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
22022      Branch: perl
22023            ! ext/Socket/socketpair.t
22024 ____________________________________________________________________________
22025 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
22026         Log: Subject: [DOC PATCH] left is right and right is left
22027              From: Philip Newton <Philip.Newton@gmx.net>
22028              Date: Thu, 27 Dec 2001 10:04:17 +0100
22029              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
22030      Branch: perl
22031            ! pod/perlfunc.pod pod/perlport.pod
22032 ____________________________________________________________________________
22033 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
22034         Log: Subject: [PATCH] check return of close
22035              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22036              Date: 27 Dec 2001 09:47:30 +0100
22037              Message-ID: <m3ellhgicd.fsf@anima.de> 
22038              
22039              Subject: [PATCH] improve error reporting
22040              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22041              Date: 27 Dec 2001 09:54:55 +0100
22042              Message-ID: <m3adw5gi00.fsf@anima.de> 
22043              
22044              Subject: [PATCH] check return value of close
22045              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22046              Date: 27 Dec 2001 10:03:55 +0100
22047              Message-ID: <m3666tghl0.fsf@anima.de> 
22048              
22049              Subject: [PATCH] return of close
22050              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22051              Date: 27 Dec 2001 10:22:15 +0100
22052              Message-ID: <m31yhhggqg.fsf@anima.de> 
22053      Branch: perl
22054            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
22055            ! t/io/fflush.t
22056 ____________________________________________________________________________
22057 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
22058         Log: Subject: [PATCH] check return of close
22059              From: andreas.koenig@anima.de (Andreas J. Koenig)            
22060              Date: 27 Dec 2001 09:47:30 +0100
22061              Message-ID: <m3ellhgicd.fsf@anima.de> 
22062      Branch: perl
22063            ! t/base/rs.t
22064 ____________________________________________________________________________
22065 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
22066         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
22067              From: andreas.koenig@anima.de (Andreas J. Koenig)
22068              Date: 27 Dec 2001 09:21:16 +0100
22069              Message-ID: <m3n105gjk3.fsf@anima.de>
22070      Branch: perl
22071            ! t/op/sysio.t
22072 ____________________________________________________________________________
22073 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
22074         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
22075              From: "Gerrit P. Haase" <gp@familiehaase.de>
22076              Date: Thu, 27 Dec 2001 09:23:55 +0100 
22077              Message-ID: <98211521662.20011227092355@familiehaase.de>
22078      Branch: perl
22079            ! lib/ExtUtils/t/MM_Cygwin.t
22080 ____________________________________________________________________________
22081 [ 13900] By: nick                                  on 2001/12/27  11:11:51
22082         Log: Integrate mainline
22083      Branch: perlio
22084           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
22085           +> lib/File/Spec/NW5.pm
22086           !> (integrate 52 files)
22087 ____________________________________________________________________________
22088 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
22089         Log: Replace the awful (most likely generated and not very persistent)
22090              URL with something tangible.
22091      Branch: perl
22092            ! README.hpux
22093 ____________________________________________________________________________
22094 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
22095         Log: Naughty /dev/printer (ls -l, really) of IRIX.
22096      Branch: perl
22097            ! t/op/stat.t
22098 ____________________________________________________________________________
22099 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
22100         Log: Upgrade to Net::Ping 2.10.
22101      Branch: perl
22102            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
22103            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
22104            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
22105            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
22106 ____________________________________________________________________________
22107 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
22108         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
22109              (this showed up in Benchmark.t)
22110      Branch: perl
22111            ! pp_sys.c
22112 ____________________________________________________________________________
22113 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
22114         Log: BeOS updates.
22115      Branch: perl
22116            ! README.beos beos/beos.c
22117 ____________________________________________________________________________
22118 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
22119         Log: Subject: Re: bleadperl doesn't compile
22120              From: "Gerrit P. Haase" <gp@familiehaase.de>
22121              Date: Wed, 26 Dec 2001 21:29:08 +0100
22122              Message-ID: <22168634623.20011226212908@familiehaase.de>
22123              
22124              Cygwin with multiplicity.
22125      Branch: perl
22126            ! perlio.c
22127 ____________________________________________________________________________
22128 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
22129         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
22130              From: Nicholas Clark <nick@ccl4.org>
22131              Date: Wed, 26 Dec 2001 19:07:33 +0000
22132              Message-ID: <20011226190732.J48842@plum.flirble.org>            
22133              
22134              socketpair() (un)signedness nit.
22135      Branch: perl
22136            ! util.c
22137 ____________________________________________________________________________
22138 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
22139         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
22140              From: Nicholas Clark <nick@ccl4.org>
22141              Date: Wed, 26 Dec 2001 19:19:47 +0000
22142              Message-ID: <20011226191946.K48842@plum.flirble.org>
22143              
22144              Use report_evil_fh().
22145      Branch: perl
22146            ! doio.c
22147 ____________________________________________________________________________
22148 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
22149         Log: Bad $? assumptions.
22150      Branch: perl
22151            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
22152 ____________________________________________________________________________
22153 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
22154         Log: Net::Ping isn't going to work much without
22155              the Socket extension; fail more gracefully.
22156      Branch: perl
22157            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22158            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22159            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22160            ! lib/Net/Ping/t/300_ping_stream.t
22161 ____________________________________________________________________________
22162 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
22163         Log: metaconfig unit change for #13888.
22164      Branch: metaconfig
22165            ! U/modified/Oldconfig.U
22166 ____________________________________________________________________________
22167 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
22168         Log: test -d /system is a bit too generic test for VOS
22169              (false hit in BeOS)
22170      Branch: perl
22171            ! Configure
22172 ____________________________________________________________________________
22173 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
22174         Log: No AF_UNIX in BeOS.
22175      Branch: perl
22176            ! util.c
22177 ____________________________________________________________________________
22178 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
22179         Log: FAQ sync.
22180      Branch: perl
22181            ! pod/perlfaq5.pod
22182 ____________________________________________________________________________
22183 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
22184         Log: Update Changes.
22185      Branch: perl
22186            ! Changes patchlevel.h
22187 ____________________________________________________________________________
22188 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
22189         Log: Make -t equal -tw.
22190      Branch: perl
22191            ! perl.c pod/perlrun.pod
22192 ____________________________________________________________________________
22193 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
22194         Log: Subject: Re: Not OK 13881
22195              From: John Peacock <jpeacock@rowman.com>
22196              Date: Tue, 25 Dec 2001 06:02:12 -0500
22197              Message-ID: <3C285CB4.8040006@rowman.com>
22198      Branch: perl
22199            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
22200 ____________________________________________________________________________
22201 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
22202         Log: Subject: Re: Not OK 13881
22203              From: andreas.koenig@anima.de (Andreas J. Koenig)
22204              Date: 25 Dec 2001 07:33:23 +0100
22205              Message-ID: <m3bsgnajws.fsf@anima.de>
22206      Branch: perl
22207            ! op.c
22208 ____________________________________________________________________________
22209 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
22210         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
22211              From: Mark-Jason Dominus <mjd@plover.com>    
22212              Date: Mon, 24 Dec 2001 18:14:48 -0500
22213              Message-ID: <20011224231448.25826.qmail@plover.com>
22214      Branch: perl
22215            ! op.c t/op/eval.t
22216 ____________________________________________________________________________
22217 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
22218         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
22219              From: Dave Rolsky <autarch@urth.org>
22220              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
22221              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
22222      Branch: perl
22223            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
22224            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
22225            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
22226            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
22227            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
22228 ____________________________________________________________________________
22229 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
22230         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
22231              From: Jeffrey Friedl <jfriedl@yahoo.com>
22232              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
22233              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
22234              
22235              The rest of the tests for plus few extras.
22236      Branch: perl
22237            ! t/op/pat.t
22238 ____________________________________________________________________________
22239 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
22240         Log: metaconfig unit change for #13877.
22241      Branch: metaconfig
22242            ! U/modified/Unix.U
22243 ____________________________________________________________________________
22244 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
22245         Log: No-op.
22246      Branch: perl
22247            ! Configure
22248 ____________________________________________________________________________
22249 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
22250         Log: More constant casting.
22251      Branch: perl
22252            ! regexec.c
22253 ____________________________________________________________________________
22254 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
22255         Log: Subject: perlhack.pod 
22256              From: "John P. Linderman" <jpl@research.att.com>
22257              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
22258              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
22259      Branch: perl
22260            ! pod/perlhack.pod
22261 ____________________________________________________________________________
22262 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
22263         Log: File::Find patch patches from Thomas Wegner.
22264      Branch: perl
22265            ! lib/File/Find.pm
22266 ____________________________________________________________________________
22267 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
22268         Log: Subject: Re: socketpair emulation 
22269              From: Nicholas Clark <nick@unfortu.net>                 
22270              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
22271              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
22272      Branch: perl
22273            ! ext/Socket/socketpair.t
22274 ____________________________________________________________________________
22275 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
22276         Log: Must cast constants if they can be quads.
22277      Branch: perl
22278            ! regcomp.c
22279 ____________________________________________________________________________
22280 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
22281         Log: Promote the e/uid to wide enough un/signed integers
22282              and printf them as such.
22283      Branch: perl
22284            ! taint.c
22285 ____________________________________________________________________________
22286 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
22287         Log: metaconfig unit change for #13869.
22288      Branch: metaconfig/U/perl
22289            ! d_u32align.U
22290 ____________________________________________________________________________
22291 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
22292         Log: The U32 alignment test wasn't really working, noticed
22293              by Paul Green.  Now the test works, but this means that
22294              we may see coredumps from the test.   I sure hope MMUless
22295              places don't crash on the test.
22296      Branch: perl
22297            ! Configure
22298 ____________________________________________________________________________
22299 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
22300         Log: metaconfig unit changes for #13867.
22301      Branch: metaconfig
22302            ! U/compline/nblock_io.U U/modified/Unix.U
22303            ! U/modified/spitshell.U
22304 ____________________________________________________________________________
22305 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
22306         Log: More VOS tweaks.
22307      Branch: perl
22308            ! Configure
22309 ____________________________________________________________________________
22310 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
22311         Log: The funky final sigma casefolding.
22312      Branch: perl
22313            ! regcomp.c regexec.c t/op/pat.t utf8.h
22314 ____________________________________________________________________________
22315 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
22316         Log: Update Changes.
22317      Branch: perl
22318            ! Changes patchlevel.h
22319 ____________________________________________________________________________
22320 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
22321         Log: Move the \C and \X to pat.t.
22322      Branch: perl
22323            ! t/op/pat.t t/op/re_tests
22324 ____________________________________________________________________________
22325 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
22326         Log: More logical test ordering.
22327      Branch: perl
22328            ! perl.h
22329 ____________________________________________________________________________
22330 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
22331         Log: Integrate perlio;
22332              
22333              Add at least the "important" PerlIO_xxxx functions to embed.pl
22334              so that they get implicit pTHX_ and we can avoid slow dTHX.
22335              
22336              Put PerlIO stuff inside EXTERN C
22337              
22338              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
22339      Branch: perl
22340           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
22341           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
22342           !> win32/win32.c
22343 ____________________________________________________________________________
22344 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
22345         Log: Even more \X fixing.
22346      Branch: perl
22347            ! regexec.c t/op/pat.t
22348 ____________________________________________________________________________
22349 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
22350         Log: More \X fixing.
22351      Branch: perl
22352            ! regexec.c t/op/pat.t
22353 ____________________________________________________________________________
22354 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
22355         Log: Fix encoding pragma.
22356      Branch: perl
22357            ! regcomp.c
22358 ____________________________________________________________________________
22359 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
22360         Log: Subject: socketpair emulation
22361              From: Nicholas Clark <nick@unfortu.net>
22362              Date: Sat, 22 Dec 2001 18:38:18 +0000
22363              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
22364      Branch: perl
22365            + ext/Socket/socketpair.t
22366            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
22367            ! pp_sys.c proto.h util.c
22368 ____________________________________________________________________________
22369 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
22370         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
22371              From: Jeffrey Friedl <jfriedl@yahoo.com>
22372              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
22373              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
22374              
22375              (partially applied, most of the new tests need to be rethought)
22376      Branch: perl
22377            ! regcomp.c t/op/re_tests
22378 ____________________________________________________________________________
22379 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
22380         Log: Small tweaks.
22381      Branch: perl
22382            ! handy.h regexec.c
22383 ____________________________________________________________________________
22384 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
22385         Log: Unicode casefolding continues.
22386              (lib/encoding.t still failing.)
22387      Branch: perl
22388            ! regexec.c t/op/pat.t
22389 ____________________________________________________________________________
22390 [ 13854] By: nick                                  on 2001/12/22  20:01:27
22391         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
22392      Branch: perlio
22393            ! makedef.pl perlio.h perlio.sym win32/win32.c
22394 ____________________________________________________________________________
22395 [ 13853] By: nick                                  on 2001/12/22  19:58:53
22396         Log: Put PerlIO stuff inside EXTERN C
22397      Branch: perlio
22398            ! embed.pl proto.h
22399 ____________________________________________________________________________
22400 [ 13852] By: nick                                  on 2001/12/22  18:04:34
22401         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
22402              so that they get implicit pTHX_ and we can avoid slow dTHX.
22403      Branch: perlio
22404            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
22405            ! perlio.h pod/perlapi.pod proto.h
22406 ____________________________________________________________________________
22407 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
22408         Log: metaconfig unit change for #13850.
22409      Branch: metaconfig
22410            ! U/modified/Loc.U
22411 ____________________________________________________________________________
22412 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
22413         Log: Rework the make logic (again).
22414      Branch: perl
22415            ! Configure
22416 ____________________________________________________________________________
22417 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
22418         Log: Integrate perlio;
22419              Fix mis-parse of autoloaded usage code by declaring the sub
22420              Correct checking code which Ilya spotted was tripped by CR at EOF.
22421              The CR at EOF fix earlier broke CR at end-of-buffer.
22422      Branch: perl
22423            ! regexec.c
22424           !> ext/POSIX/POSIX.pm perlio.c sv.c
22425 ____________________________________________________________________________
22426 [ 13848] By: nick                                  on 2001/12/22  15:11:17
22427         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
22428              This should be okay for both?
22429      Branch: perlio
22430            ! perlio.c
22431 ____________________________________________________________________________
22432 [ 13847] By: nick                                  on 2001/12/22  12:26:32
22433         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
22434              Also tone down perl -DP tracing of sv_gets.
22435      Branch: perlio
22436            ! perlio.c sv.c
22437 ____________________________________________________________________________
22438 [ 13846] By: nick                                  on 2001/12/22  10:49:27
22439         Log: Fix mis-parse of autoloaded usage code by declaring the sub
22440      Branch: perlio
22441            ! ext/POSIX/POSIX.pm
22442 ____________________________________________________________________________
22443 [ 13845] By: nick                                  on 2001/12/22  10:44:11
22444         Log: Integrate mainline - some fails:
22445              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
22446              -------------------------------------------------------------------------------
22447              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
22448              ../lib/encoding.t                    19    2  10.53%  17-18
22449              op/pat.t                            770    3   0.39%  754-755 757
22450      Branch: perlio
22451           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
22452           !> (integrate 36 files)
22453 ____________________________________________________________________________
22454 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
22455         Log: More Unicode casing fixes.
22456      Branch: perl
22457            ! regexec.c t/op/pat.t
22458 ____________________________________________________________________________
22459 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
22460         Log: Unicode casefolding fixes.
22461      Branch: perl
22462            ! op.c regcomp.c regexec.c t/op/pat.t
22463 ____________________________________________________________________________
22464 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
22465         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
22466              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
22467              Date: Sat, 22 Dec 2001 00:01:29 +0100
22468              Message-ID: <20011222000129.A713@rafael>
22469      Branch: perl
22470            ! ext/B/B/Deparse.pm
22471 ____________________________________________________________________________
22472 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
22473         Log: VOS config from Paul Green.
22474      Branch: perl
22475            ! hints/vos.sh
22476 ____________________________________________________________________________
22477 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
22478         Log: Subject: [PATCH @13746] CreateTTY on OS/2
22479              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22480              Date: Fri, 21 Dec 2001 15:59:45 -0500
22481              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
22482      Branch: perl
22483            ! lib/perl5db.pl
22484 ____________________________________________________________________________
22485 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
22486         Log: Subject: [PATCH @13746] uninstalled build of modules broken
22487              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22488              Date: Fri, 21 Dec 2001 15:49:09 -0500
22489              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
22490      Branch: perl
22491            ! lib/ExtUtils/MM_Unix.pm
22492 ____________________________________________________________________________
22493 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
22494         Log: Subject: [PATCH @13746] OS/2 File::* modules
22495              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22496              Date: Fri, 21 Dec 2001 15:43:24 -0500
22497              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
22498      Branch: perl
22499            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
22500 ____________________________________________________________________________
22501 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
22502         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
22503              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22504              Date: Fri, 21 Dec 2001 17:29:07 +0100
22505              Message-ID: <3C236353.6625C4C0@alcatel.at>
22506      Branch: perl
22507            ! pod/perltie.pod
22508 ____________________________________________________________________________
22509 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
22510         Log: metaconfig unit changes for #13835
22511      Branch: metaconfig
22512            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
22513            ! U/modified/sh.U
22514 ____________________________________________________________________________
22515 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
22516         Log: Further VOS tweaks: the _exe needs to be introduced
22517              in the very beginning, and the make/gmake needs special
22518              VOS logic.
22519      Branch: perl
22520            ! Configure Makefile.SH
22521 ____________________________________________________________________________
22522 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
22523         Log: Update Changes.
22524      Branch: perl
22525            ! Changes patchlevel.h
22526 ____________________________________________________________________________
22527 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
22528         Log: metaconfig unit change for #13832.
22529      Branch: metaconfig
22530            ! U/modified/spitshell.U
22531 ____________________________________________________________________________
22532 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
22533         Log: Also the search for cat needs to be _exe-aware.
22534      Branch: perl
22535            ! Configure
22536 ____________________________________________________________________________
22537 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
22538         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
22539              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22540              Date: Fri, 21 Dec 2001 14:02:01 +0100
22541              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
22542      Branch: perl
22543            ! ext/B/B/Xref.pm
22544 ____________________________________________________________________________
22545 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
22546         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
22547      Branch: perl
22548            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22549            ! ext/B/t/assembler.t
22550 ____________________________________________________________________________
22551 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
22552         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
22553              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22554              Date: Fri, 21 Dec 2001 11:15:38 +0100
22555              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
22556      Branch: perl
22557            ! hv.c
22558 ____________________________________________________________________________
22559 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
22560         Log: A plan is good.
22561      Branch: perl
22562            ! ext/re/re.t
22563 ____________________________________________________________________________
22564 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
22565         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
22566              From: chromatic <chromatic@rmci.net>
22567              Date: Thu, 20 Dec 2001 16:16:48 -0700
22568              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
22569      Branch: perl
22570            + ext/re/re.t
22571            ! MANIFEST
22572 ____________________________________________________________________________
22573 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
22574         Log: Synchronize the skippage message.
22575      Branch: perl
22576            ! lib/ExtUtils/t/MM_OS2.t
22577 ____________________________________________________________________________
22578 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
22579         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
22580              From: chromatic <chromatic@rmci.net>
22581              Date: Thu, 20 Dec 2001 16:09:10 -0700
22582              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
22583      Branch: perl
22584            + lib/ExtUtils/t/MM_OS2.t
22585            ! MANIFEST
22586 ____________________________________________________________________________
22587 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
22588         Log: Subject: perlfunc.pod patch re flock via fcntl
22589              From: "Tye McQueen" <tye@metronet.com>
22590              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
22591              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
22592      Branch: perl
22593            ! pod/perlfunc.pod
22594 ____________________________________________________________________________
22595 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
22596         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
22597              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
22598              (the Unicode maximum code point) warnable offenses.
22599      Branch: perl
22600            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
22601            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
22602 ____________________________________________________________________________
22603 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
22604         Log: Sterner admonishment on -t.
22605      Branch: perl
22606            ! pod/perlrun.pod
22607 ____________________________________________________________________________
22608 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
22609         Log: Subject: [PATCH B::Dpparse] minor qr// fix
22610              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22611              Date: Thu, 20 Dec 2001 22:53:34 +0100
22612              Message-ID: <20011220225334.A735@rafael>
22613      Branch: perl
22614            ! ext/B/B/Deparse.pm
22615 ____________________________________________________________________________
22616 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
22617         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
22618              From: Robert Spier <rspier@pobox.com>
22619              Date: Thu, 20 Dec 2001 08:10:00 -0800
22620              Message-ID: <15394.3416.693353.107334@rls.cx>
22621      Branch: perl
22622            ! lib/Carp/Heavy.pm
22623 ____________________________________________________________________________
22624 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
22625         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
22626      Branch: perl
22627           !> win32/win32io.c
22628 ____________________________________________________________________________
22629 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
22630         Log: Subject: Re: [PATCH pod/perliol.pod] resend
22631              From: Stas Bekman <stas@stason.org>
22632              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
22633              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
22634      Branch: perl
22635            ! pod/perliol.pod
22636 ____________________________________________________________________________
22637 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
22638         Log: Fix up the APIs noone hopefully uses.
22639      Branch: perl
22640            ! utf8.c
22641 ____________________________________________________________________________
22642 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
22643         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
22644              Date: Wed, 19 Dec 2001 14:13:38 -0800
22645              From: Robert Spier <rspier@pobox.com>
22646              Message-ID: <15393.4370.605214.548582@rls.cx>
22647      Branch: perl
22648            ! lib/Carp.t lib/Carp/Heavy.pm
22649 ____________________________________________________________________________
22650 [ 13815] By: nick                                  on 2001/12/20  10:23:42
22651         Log: pTHX_ fixes for :win32 layer
22652      Branch: perlio
22653            ! win32/win32io.c
22654 ____________________________________________________________________________
22655 [ 13814] By: nick                                  on 2001/12/20  08:20:11
22656         Log: Integrate mainline (mostly) utf8.c does not compile.
22657      Branch: perlio
22658           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
22659           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22660           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22661           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22662           +> lib/Net/Ping/t/300_ping_stream.t
22663           !> Changes MANIFEST embed.h embed.pl embedvar.h
22664           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
22665           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
22666           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
22667           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
22668           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
22669 ____________________________________________________________________________
22670 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
22671         Log: Some bincompat clawbacks.
22672      Branch: perl
22673            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
22674            ! wince/perldll.def
22675 ____________________________________________________________________________
22676 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
22677         Log: gcc pacifying (RH 7.1/ia64).
22678      Branch: perl
22679            ! pp.c
22680 ____________________________________________________________________________
22681 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
22682         Log: Update Changes.
22683      Branch: perl
22684            ! Changes patchlevel.h
22685 ____________________________________________________________________________
22686 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
22687         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22688              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22689              Date: Wed, 19 Dec 2001 12:35:07 +0100
22690              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
22691              
22692              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
22693              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22694              Date: Wed, 19 Dec 2001 17:34:51 +0000
22695              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
22696      Branch: perl
22697            ! pod/perlre.pod
22698 ____________________________________________________________________________
22699 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
22700         Log: Integrate perlio.
22701      Branch: perl
22702           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22703           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
22704 ____________________________________________________________________________
22705 [ 13808] By: nick                                  on 2001/12/19  16:08:27
22706         Log: Add pTHX to all vtable functions for future-proofing and
22707              consistency of PerlIO layers.
22708      Branch: perlio
22709            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22710            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
22711 ____________________________________________________________________________
22712 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
22713         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
22714      Branch: perl
22715            ! ext/B/B/Assembler.pm
22716 ____________________________________________________________________________
22717 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
22718         Log: Reword the alarm explanation.
22719      Branch: perl
22720            ! pod/perlfunc.pod
22721 ____________________________________________________________________________
22722 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
22723         Log: Subject: [PATCH @13746] OS/2 build
22724              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
22725              Date: Wed, 19 Dec 2001 02:45:41 -0500
22726              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
22727              
22728              (skipped the t/TEST change)
22729      Branch: perl
22730            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
22731            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
22732            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
22733 ____________________________________________________________________________
22734 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
22735         Log: Upgrade to Net::Ping 2.09.
22736      Branch: perl
22737            + lib/Net/Ping/CHANGES lib/Net/Ping/README
22738            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22739            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22740            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
22741            + lib/Net/Ping/t/300_ping_stream.t
22742            ! MANIFEST lib/Net/Ping.pm
22743 ____________________________________________________________________________
22744 [ 13803] By: nick                                  on 2001/12/19  14:43:24
22745         Log: Integrate mainline
22746      Branch: perlio
22747           +> ext/B/t/assembler.t lib/lib.t
22748           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22749           !> lib/lib_pm.PL t/op/glob.t utf8.c
22750 ____________________________________________________________________________
22751 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
22752         Log: B::Assembler/B::Disassembler patches and test;
22753              from Wolfgang Laun.
22754              
22755              TODO: getting perlcc working.
22756      Branch: perl
22757            + ext/B/t/assembler.t
22758            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
22759 ____________________________________________________________________________
22760 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
22761         Log: Can't printf U8s as UVs.
22762      Branch: perl
22763            ! utf8.c
22764 ____________________________________________________________________________
22765 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
22766         Log: Subject: Re: [PATCH] ...while $var = glob(...)
22767              From: Robin Houston <robin@kitsite.com> 
22768              Date: Wed, 19 Dec 2001 13:48:55 +0000
22769              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
22770              
22771              Not exactly a glob test but internal-logically correct.
22772      Branch: perl
22773            ! t/op/glob.t
22774 ____________________________________________________________________________
22775 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
22776         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
22777              From: Michael G Schwern <schwern@pobox.com> 
22778              Date: Wed, 19 Dec 2001 07:42:54 -0500
22779              Message-ID: <20011219124254.GF8630@blackrider>
22780      Branch: perl
22781            + lib/lib.t
22782            ! MANIFEST lib/lib_pm.PL
22783 ____________________________________________________________________________
22784 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
22785         Log: Integrate with perlio.
22786      Branch: perl
22787           !> hv.c hv.h scope.c util.c
22788 ____________________________________________________________________________
22789 [ 13797] By: nick                                  on 2001/12/19  12:03:21
22790         Log: Remove the sometimes-lvalue cast
22791      Branch: perlio
22792            ! hv.h
22793 ____________________________________________________________________________
22794 [ 13796] By: nick                                  on 2001/12/19  11:02:27
22795         Log: alarm.t with -Uuseperlio fix
22796              - SA_RESTART should only be function of PERL_OLD_SIGNALS
22797              not USE_PERLIO
22798      Branch: perlio
22799            ! util.c
22800 ____________________________________________________________________________
22801 [ 13795] By: nick                                  on 2001/12/19  10:19:40
22802         Log: Fix READONLY hashes:
22803              1. Discovered need for disabled scope.c part of Jeff's patch.
22804              2. Corrected hv_delete* - entry was being de-linked from
22805              chain (patch program not smart enough?)
22806      Branch: perlio
22807            ! hv.c scope.c
22808 ____________________________________________________________________________
22809 [ 13794] By: nick                                  on 2001/12/19  09:35:13
22810         Log: Integrate mainline
22811      Branch: perlio
22812           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
22813           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
22814           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
22815           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
22816           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
22817 ____________________________________________________________________________
22818 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
22819         Log: Regen toc.
22820      Branch: perl
22821            ! pod/perltoc.pod
22822 ____________________________________________________________________________
22823 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
22824         Log: FAQ sync.
22825      Branch: perl
22826            ! pod/perlfaq5.pod
22827 ____________________________________________________________________________
22828 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
22829         Log: Reformat round.
22830      Branch: perl
22831            ! pod/perlunicode.pod
22832 ____________________________________________________________________________
22833 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
22834         Log: Subject: [PATCH] pod/perlunicode.pod
22835              From: Jeffrey Friedl <jfriedl@yahoo.com>
22836              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
22837              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
22838      Branch: perl
22839            ! pod/perlunicode.pod
22840 ____________________________________________________________________________
22841 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
22842         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22843              From: Jeffrey Friedl <jfriedl@yahoo.com>
22844              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
22845              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
22846      Branch: perl
22847            ! pod/perluniintro.pod
22848 ____________________________________________________________________________
22849 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
22850         Log: Slight pod reformatting.
22851      Branch: perl
22852            ! pod/perluniintro.pod
22853 ____________________________________________________________________________
22854 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
22855         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
22856              From: Jeffrey Friedl <jfriedl@yahoo.com>    
22857              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
22858              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
22859      Branch: perl
22860            ! pod/perluniintro.pod
22861 ____________________________________________________________________________
22862 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
22863         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
22864              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22865              Date: Wed, 19 Dec 2001 01:45:23 +0000
22866              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
22867      Branch: perl
22868            ! sv.c
22869 ____________________________________________________________________________
22870 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
22871         Log: Subject: Porting/checkURL.pl
22872              From: abigail@foad.org
22873              Date: Tue, 18 Dec 2001 19:03:22 +0100          
22874              Message-ID: <20011218180322.8278.qmail@foad.org> 
22875      Branch: perl
22876            ! Porting/checkURL.pl
22877 ____________________________________________________________________________
22878 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
22879         Log: metaconfig unit change for #13783.
22880      Branch: metaconfig
22881            ! U/modified/Loc.U
22882 ____________________________________________________________________________
22883 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
22884         Log: A bit too oversweeping matching in #13778.
22885      Branch: perl
22886            ! Configure
22887 ____________________________________________________________________________
22888 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
22889         Log: Re-gen Configure based on #13778..13781.
22890      Branch: perl
22891            ! Configure config_h.SH
22892 ____________________________________________________________________________
22893 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
22894         Log: First assume that crypt() can live happy normal life in
22895              the libc or the moral equivalent; only then try magic.
22896      Branch: metaconfig
22897            + U/modified/d_crypt.U
22898 ____________________________________________________________________________
22899 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
22900         Log: In VOS ACLs confuse the testing.
22901      Branch: metaconfig
22902            ! U/modified/Findhdr.U
22903 ____________________________________________________________________________
22904 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
22905         Log: Either make or gmake.
22906      Branch: metaconfig
22907            ! U/modified/Loc.U
22908 ____________________________________________________________________________
22909 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
22910         Log: If your _exe is different from .exe and your test -f $foo
22911              doesn't do magic to recognize $foo$_exe, you will need to
22912              specify -D_exe=... on command line-- and this patch.
22913      Branch: metaconfig
22914            + U/modified/sh.U
22915            ! U/modified/Loc.U
22916 ____________________________________________________________________________
22917 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
22918         Log: Fix the bugs in #13768..13776, and regen Configure.
22919      Branch: metaconfig
22920            ! U/compline/nblock_io.U U/modified/Findhdr.U
22921            ! U/modified/spitshell.U
22922      Branch: metaconfig/U/perl
22923            ! issymlink.U perlpath.U
22924      Branch: perl
22925            ! Configure config_h.SH
22926 ____________________________________________________________________________
22927 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
22928         Log: Must test with $_exe. (There are plenty of similar
22929              spots earlier but they are a tad more complex to fix
22930              since they come before the hints are run.)
22931      Branch: metaconfig
22932            + U/modified/yacc.U
22933 ____________________________________________________________________________
22934 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
22935         Log: F_SETFL might require <fcntl.h>
22936      Branch: metaconfig
22937            ! U/compline/nblock_io.U
22938 ____________________________________________________________________________
22939 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
22940         Log: Don't require make; have both make and gmake optional.
22941              (Maybe have a check that at least one of them is available?)
22942      Branch: metaconfig
22943            ! U/modified/Loc.U
22944 ____________________________________________________________________________
22945 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
22946         Log: cat might be farther than /bin or /usr/bin.
22947      Branch: metaconfig
22948            ! U/modified/spitshell.U
22949 ____________________________________________________________________________
22950 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
22951         Log: In VOS the path component separator is >, not /.
22952      Branch: metaconfig
22953            ! U/modified/Findhdr.U
22954 ____________________________________________________________________________
22955 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
22956         Log: The VOS shell doesn't implement the ? wildcard
22957              (? is used for other purposes, I assume); but
22958              it does implement the * wildcard, and that works
22959              in the general case just fine.
22960      Branch: metaconfig/U/perl
22961            ! d_dlsymun.U
22962 ____________________________________________________________________________
22963 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
22964         Log: VOS detection.
22965      Branch: metaconfig
22966            ! U/modified/Oldconfig.U
22967 ____________________________________________________________________________
22968 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
22969         Log: Proper path for VOS.
22970      Branch: metaconfig
22971            ! U/modified/Head.U
22972 ____________________________________________________________________________
22973 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
22974         Log: Change s/>& 4/>&4/g for consistency.
22975      Branch: metaconfig
22976            + U/modified/d_dosuid.U
22977            ! U/modified/d_socket.U
22978      Branch: metaconfig/U/perl
22979            ! issymlink.U perlxvf.U
22980 ____________________________________________________________________________
22981 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
22982         Log: Subject: Re: Benchmark.t failure on Linux
22983              From: Nicholas Clark <nick@ccl4.org>
22984              Date: Tue, 18 Dec 2001 22:51:25 +0000
22985              Message-ID: <20011218225124.N21702@plum.flirble.org>
22986      Branch: perl
22987            ! lib/Benchmark.t
22988 ____________________________________________________________________________
22989 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
22990         Log: Re-applying #13752 until a better solution can be found.
22991      Branch: perl
22992            ! lib/ExtUtils/t/MM_Unix.t
22993 ____________________________________________________________________________
22994 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
22995         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
22996              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
22997              Date: Tue, 18 Dec 2001 12:05:40 -0500
22998              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
22999      Branch: perl
23000            ! lib/Exporter.pm
23001 ____________________________________________________________________________
23002 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
23003         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
23004              findings -- some of the warnings I can't explain except
23005              by NVgf being detected wrong, though.
23006      Branch: perl
23007            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
23008 ____________________________________________________________________________
23009 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
23010         Log: Subject: [PATCH] pod/perluniintro.pod
23011              From: Jeffrey Friedl <jfriedl@yahoo.com>
23012              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
23013              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
23014      Branch: perl
23015            ! pod/perluniintro.pod
23016 ____________________________________________________________________________
23017 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
23018         Log: ".pm" is the native executable suffix in VOS.
23019      Branch: perl
23020            ! hints/vos.sh
23021 ____________________________________________________________________________
23022 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
23023         Log: Integrate perlio;
23024              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
23025      Branch: perl
23026           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
23027 ____________________________________________________________________________
23028 [ 13760] By: nick                                  on 2001/12/18  15:55:22
23029         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
23030              - added delete of READONLY value inhibit & test for same
23031              - re-tabbed
23032      Branch: perlio
23033            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
23034 ____________________________________________________________________________
23035 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
23036         Log: (Undone by #13766.)
23037              Retract #13752.
23038      Branch: perl
23039            ! lib/ExtUtils/t/MM_Unix.t
23040 ____________________________________________________________________________
23041 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
23042         Log: Echoes of #13757.
23043      Branch: perl
23044            ! t/lib/warnings/utf8
23045 ____________________________________________________________________________
23046 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
23047         Log: Make the utf8 malformedness messages more verbose.
23048      Branch: perl
23049            ! lib/utf8.t utf8.c
23050 ____________________________________________________________________________
23051 [ 13756] By: nick                                  on 2001/12/18  14:43:58
23052         Log: Integrate mainline
23053      Branch: perlio
23054           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
23055           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
23056           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
23057           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
23058           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
23059           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
23060            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
23061            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
23062            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
23063            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
23064            - lib/ExtUtils/testlib.t
23065           !> (integrate 28 files)
23066 ____________________________________________________________________________
23067 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
23068         Log: README.aix updates from Jens-Uwe Mager.
23069      Branch: perl
23070            ! README.aix
23071 ____________________________________________________________________________
23072 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
23073         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
23074              From: Michael G Schwern <schwern@pobox.com>
23075              Date: Tue, 18 Dec 2001 00:58:18 -0500
23076              Message-ID: <20011218055818.GC4362@blackrider>
23077      Branch: perl
23078            ! lib/Benchmark.t
23079 ____________________________________________________________________________
23080 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
23081         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
23082              From: Michael G Schwern <schwern@pobox.com>
23083              Date: Tue, 18 Dec 2001 00:40:38 -0500
23084              Message-ID: <20011218054038.GB4362@blackrider>
23085      Branch: perl
23086            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
23087 ____________________________________________________________________________
23088 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
23089         Log: (reintroduced by #13766)
23090              (retracted by #13759)
23091              
23092              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
23093              From: Michael G Schwern <schwern@pobox.com>  
23094              Date: Tue, 18 Dec 2001 00:00:23 -0500
23095              Message-ID: <20011218050023.GA27893@blackrider>
23096      Branch: perl
23097            ! lib/ExtUtils/t/MM_Unix.t
23098 ____________________________________________________________________________
23099 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
23100         Log: Re-patch #13749.
23101      Branch: perl
23102            ! t/op/glob.t
23103 ____________________________________________________________________________
23104 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
23105         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
23106              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23107              Date: Tue, 18 Dec 2001 12:55:43 +0000
23108              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
23109      Branch: perl
23110            ! ext/Devel/Peek/Peek.pm
23111 ____________________________________________________________________________
23112 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
23113         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
23114              From: Robin Houston <robin@kitsite.com> 
23115              Date: Tue, 18 Dec 2001 14:54:33 +0000
23116              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
23117      Branch: perl
23118            ! t/op/glob.t
23119 ____________________________________________________________________________
23120 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
23121         Log: Subject: [PATCH] slightly more for Exporter.pm
23122              From: Nicholas Clark <nick@ccl4.org>
23123              Date: Tue, 18 Dec 2001 00:22:03 +0000
23124              Message-ID: <20011218002203.M21702@plum.flirble.org>
23125      Branch: perl
23126            ! lib/Exporter.pm
23127 ____________________________________________________________________________
23128 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
23129         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
23130              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23131              Date: Mon, 17 Dec 2001 16:37:18 +0100
23132              Message-ID: <20011217163718.A2292@rafael>
23133              
23134              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
23135              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23136              Date: Mon, 17 Dec 2001 23:17:06 +0100
23137              Message-ID: <20011217231706.A730@rafael>
23138      Branch: perl
23139            ! pod/perlsub.pod pp.c toke.c
23140 ____________________________________________________________________________
23141 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
23142         Log: Update Changes.
23143      Branch: perl
23144            ! Changes patchlevel.h
23145 ____________________________________________________________________________
23146 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
23147         Log: New test warrants a MANIFEST entry.
23148      Branch: perl
23149            ! MANIFEST
23150 ____________________________________________________________________________
23151 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
23152         Log: Subject: Re: [PATCH] ...while $var = glob(...)
23153              From: Robin Houston <robin@kitsite.com>
23154              Date: Mon, 17 Dec 2001 20:27:30 +0000
23155              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
23156              
23157              Can't portably unlink open files.
23158      Branch: perl
23159            ! t/op/glob.t
23160 ____________________________________________________________________________
23161 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
23162         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
23163      Branch: perl
23164            ! pod/perluniintro.pod
23165 ____________________________________________________________________________
23166 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
23167         Log: Move typeglob test from glob.t to gv.t.
23168      Branch: perl
23169            ! t/op/glob.t t/op/gv.t
23170 ____________________________________________________________________________
23171 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
23172         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
23173              From: Robin Houston <robin@kitsite.com> 
23174              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
23175              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
23176      Branch: perl
23177            ! t/op/glob.t
23178 ____________________________________________________________________________
23179 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
23180         Log: Demote the surrogate and non-character errors to warnings.
23181      Branch: perl
23182            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
23183 ____________________________________________________________________________
23184 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
23185         Log: Subject: [PATCH] more POSIX tests, and more autoloading
23186              From: Nicholas Clark <nick@ccl4.org>
23187              Date: Mon, 17 Dec 2001 18:27:47 +0000
23188              Message-ID: <20011217182747.D21702@plum.flirble.org>
23189      Branch: perl
23190            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
23191 ____________________________________________________________________________
23192 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
23193         Log: Subject: [PATCH] ...while $var = glob(...)
23194              From: Robin Houston <robin@kitsite.com> 
23195              Date: Mon, 17 Dec 2001 15:51:54 +0000
23196              Message-ID: <20011217155153.A311@robin.kitsite.com>
23197      Branch: perl
23198            ! op.c
23199 ____________________________________________________________________________
23200 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
23201         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
23202              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23203              Date: Mon, 17 Dec 2001 15:23:01 +0100
23204              Message-ID: <20011217152301.A704@rafael>
23205      Branch: perl
23206            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
23207 ____________________________________________________________________________
23208 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
23209         Log: The system() vs $SIG{ARLM} is no more a todo.
23210      Branch: perl
23211            ! t/op/alarm.t
23212 ____________________________________________________________________________
23213 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
23214         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
23215              From: Michael G Schwern <schwern@pobox.com>
23216              Date: Sun, 16 Dec 2001 23:59:01 -0500
23217              Message-ID: <20011217045901.GL17232@blackrider>
23218      Branch: perl
23219            + t/op/alarm.t
23220            ! MANIFEST
23221 ____________________________________________________________________________
23222 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
23223         Log: s/UNIX/Unix/
23224      Branch: perl
23225            ! MANIFEST
23226 ____________________________________________________________________________
23227 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
23228         Log: Move ExtUtils tests to lib/ExtUtils/t.
23229      Branch: perl
23230            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
23231            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
23232            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
23233            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
23234            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
23235            + lib/ExtUtils/t/testlib.t
23236            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
23237            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
23238            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
23239            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
23240            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
23241            ! MANIFEST
23242 ____________________________________________________________________________
23243 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
23244         Log: Subject: [PATCH] MM_Unix tests, and some questions
23245              From: Tels <perl_dummy@bloodgate.com>
23246              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
23247              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
23248              
23249              Subject: Re: [PATCH] MM_Unix tests, and some questions
23250              From: Tels <perl_dummy@bloodgate.com>
23251              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
23252              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
23253      Branch: perl
23254            + lib/ExtUtils/MM_Unix.t
23255            ! MANIFEST lib/ExtUtils/MM_Unix.pm
23256 ____________________________________________________________________________
23257 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
23258         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
23259              From: Michael G Schwern <schwern@pobox.com>
23260              Date: Sun, 16 Dec 2001 17:53:55 -0500
23261              Message-ID: <20011216225354.GE8900@blackrider>
23262      Branch: perl
23263            ! lib/ExtUtils/MM_Unix.pm
23264 ____________________________________________________________________________
23265 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
23266         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
23267              From: Michael G Schwern <schwern@pobox.com>                
23268              Date: Sun, 16 Dec 2001 16:12:55 -0500
23269              Message-ID: <20011216211255.GV8900@blackrider>
23270      Branch: perl
23271            ! ext/B/B/Deparse.pm
23272 ____________________________________________________________________________
23273 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
23274         Log: Subject: [PATCH] Exporter.pm
23275              From: Nicholas Clark <nick@ccl4.org>
23276              Date: Sun, 16 Dec 2001 19:24:25 +0000
23277              Message-ID: <20011216192425.R21702@plum.flirble.org>
23278      Branch: perl
23279            ! lib/Exporter.pm
23280 ____________________________________________________________________________
23281 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
23282         Log: Subject: [PATCH] Exporter.t (and question)
23283              From: Nicholas Clark <nick@ccl4.org>
23284              Date: Sun, 16 Dec 2001 17:24:55 +0000
23285              Message-ID: <20011216172455.P21702@plum.flirble.org>
23286      Branch: perl
23287            ! lib/Exporter.t
23288 ____________________________________________________________________________
23289 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
23290         Log: Subject: Re: perl@13661
23291              From: "John P. Linderman" <jpl@research.att.com>              
23292              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
23293              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
23294      Branch: perl
23295            ! pp_sort.c
23296 ____________________________________________________________________________
23297 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
23298         Log: Subject: Will the real Unicode encoding please stand up?
23299              From: Jeffrey Friedl <jfriedl@yahoo.com>
23300              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
23301              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
23302      Branch: perl
23303            ! pod/perluniintro.pod
23304 ____________________________________________________________________________
23305 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
23306         Log: Integrate perlio; interruptable system().
23307      Branch: perl
23308           !> util.c
23309 ____________________________________________________________________________
23310 [ 13724] By: nick                                  on 2001/12/17  09:16:50
23311         Log: Fix for alarm() breaking into wait*().
23312              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
23313              signal handler before caller re-does the system call.
23314      Branch: perlio
23315            ! util.c
23316 ____________________________________________________________________________
23317 [ 13723] By: nick                                  on 2001/12/17  07:45:13
23318         Log: Integrate mainline
23319      Branch: perlio
23320           +> (branch 26 files)
23321           !> (integrate 47 files)
23322 ____________________________________________________________________________
23323 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
23324         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
23325              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
23326              and characters beyond 0x10FFF should be disallowed, too,
23327              but some tests would need changing, but more importantly some
23328              APIs would need remodeling since one can easily generate such
23329              characters either by bitwise complements, tr complements, or
23330              v-strings.
23331      Branch: perl
23332            ! pod/perldiag.pod utf8.c
23333 ____________________________________________________________________________
23334 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
23335         Log: Make surrogates illegal also on EBCDIC.
23336      Branch: perl
23337            ! utf8.c
23338 ____________________________________________________________________________
23339 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
23340         Log: Subject: [patch @13687] Unicode::Collate 0.10
23341              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
23342              Date: Sun, 16 Dec 2001 21:22:12 +0900
23343              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
23344      Branch: perl
23345            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23346            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23347 ____________________________________________________________________________
23348 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
23349         Log: More documentation for the encoding pragma.
23350      Branch: perl
23351            ! lib/encoding.pm
23352 ____________________________________________________________________________
23353 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
23354         Log: Subject: [PATCH] lib/open.pm 
23355              From: Jeffrey Friedl <jfriedl@yahoo.com>
23356              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
23357              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
23358      Branch: perl
23359            ! lib/open.pm
23360 ____________________________________________________________________________
23361 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
23362         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
23363              From: chromatic <chromatic@rmci.net>
23364              Date: Sat, 15 Dec 2001 23:24:40 -0700
23365              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
23366      Branch: perl
23367            + lib/ExtUtils/Installed.t
23368            ! MANIFEST
23369 ____________________________________________________________________________
23370 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
23371         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
23372              From: Michael G Schwern <schwern@pobox.com>
23373              Date: Sun, 16 Dec 2001 01:14:00 -0500
23374              Message-ID: <20011216061400.GC8900@blackrider>
23375      Branch: perl
23376            ! lib/diagnostics.pm
23377 ____________________________________________________________________________
23378 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
23379         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
23380              From: Michael G Schwern <schwern@pobox.com>
23381              Date: Sun, 16 Dec 2001 01:12:42 -0500
23382              Message-ID: <20011216061242.GB8900@blackrider>
23383      Branch: perl
23384            ! t/test.pl
23385 ____________________________________________________________________________
23386 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
23387         Log: I sometimes outsmart myself.
23388      Branch: perl
23389            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
23390 ____________________________________________________________________________
23391 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
23392         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
23393              From: Michael G Schwern <schwern@pobox.com>
23394              Date: Sat, 15 Dec 2001 15:08:29 -0500
23395              Message-ID: <20011215200829.GK1548@blackrider>
23396      Branch: perl
23397            ! lib/AutoSplit.pm
23398 ____________________________________________________________________________
23399 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
23400         Log: perlunicode enchancements suggested by Jeffrey Friedl.
23401      Branch: perl
23402            ! pod/perlunicode.pod
23403 ____________________________________________________________________________
23404 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
23405         Log: Subject: [PATCH] perlunicode.pod
23406              From: Jeffrey Friedl <jfriedl@yahoo.com>
23407              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
23408              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
23409      Branch: perl
23410            ! pod/perlunicode.pod
23411 ____________________________________________________________________________
23412 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
23413         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
23414              From: Jeffrey Friedl <jfriedl@yahoo.com>
23415              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
23416              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
23417      Branch: perl
23418            ! lib/utf8_heavy.pl
23419 ____________________________________________________________________________
23420 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
23421         Log: Can't create surrogates; so can't match them, either.
23422      Branch: perl
23423            ! pod/perlunicode.pod
23424 ____________________________________________________________________________
23425 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
23426         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
23427              From: Michael G Schwern <schwern@pobox.com>
23428              Date: Sat, 15 Dec 2001 21:20:35 -0500
23429              Message-ID: <20011216022035.GE5672@blackrider>
23430      Branch: perl
23431            ! t/test.pl
23432 ____________________________________________________________________________
23433 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
23434         Log: Make creating UTF-8 surrogates a punishable act.
23435      Branch: perl
23436            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
23437 ____________________________________________________________________________
23438 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
23439         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
23440      Branch: perl
23441            + lib/unicore/In/172.pl lib/unicore/In/173.pl
23442            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
23443            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
23444            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
23445            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
23446            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
23447 ____________________________________________________________________________
23448 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
23449         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
23450              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23451              Date: Sat, 15 Dec 2001 23:21:43 +0100
23452              Message-ID: <20011215232143.A11790@rafael>
23453      Branch: perl
23454            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
23455 ____________________________________________________________________________
23456 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
23457         Log: Make charnames more robust.
23458      Branch: perl
23459            ! lib/charnames.pm
23460 ____________________________________________________________________________
23461 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
23462         Log: The hoops one has to jump through.
23463      Branch: perl
23464            ! ext/I18N/Langinfo/Langinfo.pm
23465 ____________________________________________________________________________
23466 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
23467         Log: Subject: [PATCH] perlstyle.pod nit on warnings
23468              From: Autrijus Tang <autrijus@egb.elixus.org>
23469              Date: Sat, 15 Dec 2001 04:24:34 -0800
23470              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
23471      Branch: perl
23472            ! pod/perlstyle.pod
23473 ____________________________________________________________________________
23474 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
23475         Log: I don't think we are in FooOS, Toto.
23476      Branch: perl
23477            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
23478 ____________________________________________________________________________
23479 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
23480         Log: Subject: Re: Untested modules update:  There's more than we thought
23481              From: chromatic <chromatic@rmci.net>
23482              Date: Fri, 14 Dec 2001 17:20:24 -0700
23483              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
23484      Branch: perl
23485            + lib/ExtUtils/MM_Cygwin.t
23486            ! MANIFEST
23487 ____________________________________________________________________________
23488 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
23489         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
23490              From: Michael G Schwern <schwern@pobox.com> 
23491              Date: Fri, 14 Dec 2001 20:59:42 -0500
23492              Message-ID: <20011215015942.GF28596@blackrider>
23493      Branch: perl
23494            ! t/TEST
23495 ____________________________________________________________________________
23496 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
23497         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
23498              From: Michael G Schwern <schwern@pobox.com> 
23499              Date: Fri, 14 Dec 2001 20:03:46 -0500
23500              Message-ID: <20011215010346.GD28596@blackrider>
23501      Branch: perl
23502            + ext/B/t/bblock.t
23503            ! MANIFEST
23504 ____________________________________________________________________________
23505 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
23506         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
23507              From: Michael G Schwern <schwern@pobox.com> 
23508              Date: Fri, 14 Dec 2001 19:59:13 -0500
23509              Message-ID: <20011215005913.GC28596@blackrider>
23510      Branch: perl
23511            ! ext/B/B/Bblock.pm
23512 ____________________________________________________________________________
23513 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
23514         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
23515              From: Michael G Schwern <schwern@pobox.com> 
23516              Date: Fri, 14 Dec 2001 19:36:12 -0500
23517              Message-ID: <20011215003611.GA28596@blackrider>
23518      Branch: perl
23519            + ext/B/t/asmdata.t
23520            ! MANIFEST
23521 ____________________________________________________________________________
23522 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
23523         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
23524              From: Michael G Schwern <schwern@pobox.com> 
23525              Date: Fri, 14 Dec 2001 19:14:14 -0500
23526              Message-ID: <20011215001414.GA25077@blackrider>
23527      Branch: perl
23528            ! bytecode.pl ext/B/B/Asmdata.pm
23529 ____________________________________________________________________________
23530 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
23531         Log: Permissions.
23532      Branch: perl
23533            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
23534            ! ext/Devel/PPPort/module3.c
23535 ____________________________________________________________________________
23536 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
23537         Log: Benchmark test from Nicholas Clark.
23538      Branch: perl
23539            + lib/Benchmark.t
23540            ! MANIFEST lib/Benchmark.pm
23541 ____________________________________________________________________________
23542 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
23543         Log: Mithing.
23544      Branch: perl
23545            + lib/Attribute/Handlers/demo/demo2.pl
23546            + lib/Attribute/Handlers/demo/demo3.pl
23547            + lib/Attribute/Handlers/demo/demo4.pl
23548 ____________________________________________________________________________
23549 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
23550         Log: Silence compiler worries found by Schwern/Digital cc.
23551      Branch: perl
23552            ! perlio.c sv.c x2p/str.c
23553 ____________________________________________________________________________
23554 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
23555         Log: User may not have a valid home directory even if
23556              getpwuid() succedds.
23557      Branch: perl
23558            ! ext/File/Glob/t/basic.t
23559 ____________________________________________________________________________
23560 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
23561         Log: Integrate with perlio.  (No changes, but that's okay.)
23562      Branch: perl
23563           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
23564 ____________________________________________________________________________
23565 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
23566         Log: Add a Configure hints file for VOS: the POSIX support
23567              of VOS is getting close to the point where it can run
23568              Configure (some Configure tweaks will be required).
23569      Branch: perl
23570            + hints/vos.sh
23571            ! MANIFEST
23572 ____________________________________________________________________________
23573 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
23574         Log: Update Changes.
23575      Branch: perl
23576            ! Changes patchlevel.h
23577 ____________________________________________________________________________
23578 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
23579         Log: Reintroduce Attribute::Handlers with Spider's fixes.
23580      Branch: perl
23581            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23582            + lib/Attribute/Handlers/README
23583            + lib/Attribute/Handlers/demo/Demo.pm
23584            + lib/Attribute/Handlers/demo/Descriptions.pm
23585            + lib/Attribute/Handlers/demo/MyClass.pm
23586            + lib/Attribute/Handlers/demo/demo.pl
23587            + lib/Attribute/Handlers/demo/demo_call.pl
23588            + lib/Attribute/Handlers/demo/demo_chain.pl
23589            + lib/Attribute/Handlers/demo/demo_cycle.pl
23590            + lib/Attribute/Handlers/demo/demo_hashdir.pl
23591            + lib/Attribute/Handlers/demo/demo_phases.pl
23592            + lib/Attribute/Handlers/demo/demo_range.pl
23593            + lib/Attribute/Handlers/demo/demo_rawdata.pl
23594            + lib/Attribute/Handlers/t/multi.t
23595            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
23596 ____________________________________________________________________________
23597 [ 13685] By: nick                                  on 2001/12/14  15:57:00
23598         Log: Integrate mainline
23599      Branch: perlio
23600           +> t/run/switcht.t
23601           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23602           !> perlapi.h pod/perlrun.pod t/TEST taint.c
23603 ____________________________________________________________________________
23604 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
23605         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
23606              From: Michael G Schwern <schwern@pobox.com> 
23607              Date: Thu, 13 Dec 2001 19:27:08 -0500
23608              Message-ID: <20011214002707.GA10532@blackrider>
23609              
23610              (reword the perlrun -t description a bit,
23611              and move the Itaint_warn to the bottom of
23612              the intrpvar.h for binary compatibility)
23613      Branch: perl
23614            + t/run/switcht.t
23615            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
23616            ! perlapi.h pod/perlrun.pod t/TEST taint.c
23617 ____________________________________________________________________________
23618 [ 13683] By: nick                                  on 2001/12/14  12:29:41
23619         Log: Integrate mainline
23620      Branch: perlio
23621           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
23622           +> lib/Term/ReadLine.t t/op/hashassign.t
23623            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23624            - lib/Attribute/Handlers/README
23625            - lib/Attribute/Handlers/demo/Demo.pm
23626            - lib/Attribute/Handlers/demo/Descriptions.pm
23627            - lib/Attribute/Handlers/demo/MyClass.pm
23628            - lib/Attribute/Handlers/demo/demo.pl
23629            - lib/Attribute/Handlers/demo/demo2.pl
23630            - lib/Attribute/Handlers/demo/demo3.pl
23631            - lib/Attribute/Handlers/demo/demo4.pl
23632            - lib/Attribute/Handlers/demo/demo_call.pl
23633            - lib/Attribute/Handlers/demo/demo_chain.pl
23634            - lib/Attribute/Handlers/demo/demo_cycle.pl
23635            - lib/Attribute/Handlers/demo/demo_hashdir.pl
23636            - lib/Attribute/Handlers/demo/demo_phases.pl
23637            - lib/Attribute/Handlers/demo/demo_range.pl
23638            - lib/Attribute/Handlers/demo/demo_rawdata.pl
23639            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
23640           !> (integrate 101 files)
23641 ____________________________________________________________________________
23642 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
23643         Log: Detypo.
23644      Branch: perl
23645            ! utf8.c
23646 ____________________________________________________________________________
23647 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
23648         Log: Buffer overflow checks.
23649      Branch: perl
23650            ! utf8.c
23651 ____________________________________________________________________________
23652 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
23653         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
23654              From: Spider Boardman <spider@leggy.zk3.dec.com>
23655              Date: Thu, 13 Dec 2001 15:32:51 -0500
23656              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
23657      Branch: perl
23658            ! lib/ExtUtils/Embed.t
23659 ____________________________________________________________________________
23660 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
23661         Log: More on the Unicode "line" definition.
23662      Branch: perl
23663            ! pod/perlunicode.pod
23664 ____________________________________________________________________________
23665 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
23666         Log: Open-ended VERSION?
23667      Branch: perl
23668            ! lib/ExtUtils/Install.pm
23669 ____________________________________________________________________________
23670 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
23671         Log: Subject: [PATCH] Better make distclean
23672              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23673              Date: Thu, 13 Dec 2001 21:10:18 +0100
23674              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
23675      Branch: perl
23676            ! Makefile.SH
23677 ____________________________________________________________________________
23678 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
23679         Log: Remove Memoize::Saves as requested by mjd.
23680      Branch: perl
23681            - lib/Memoize/Saves.pm
23682            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
23683 ____________________________________________________________________________
23684 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
23685         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
23686              From: Michael G Schwern <schwern@pobox.com>
23687              Date: Tue, 11 Dec 2001 23:17:32 -0500
23688              Message-ID: <20011212041732.GS17250@blackrider>
23689      Branch: perl
23690            ! lib/ExtUtils/Install.pm
23691 ____________________________________________________________________________
23692 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
23693         Log: Subject: [PATCH] Re: use utf8; with bad utf8
23694              From: Nicholas Clark <nick@ccl4.org>
23695              Date: Thu, 13 Dec 2001 17:09:39 +0000
23696              Message-ID: <20011213170939.L21702@plum.flirble.org>
23697      Branch: perl
23698            ! t/lib/1_compile.t
23699 ____________________________________________________________________________
23700 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
23701         Log: Subject: (LONG!) Sort benchmarks and patch
23702              From: "John P. Linderman" <jpl@research.att.com>
23703              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
23704              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
23705      Branch: perl
23706            ! pp_sort.c
23707 ____________________________________________________________________________
23708 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
23709         Log: Unadorned numbers evil.
23710      Branch: perl
23711            ! pp.c regcomp.c regexec.c utf8.c utf8.h
23712 ____________________________________________________________________________
23713 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
23714         Log: "preprocessing directive not recognized within macro arg"
23715      Branch: perl
23716            ! ext/Data/Dumper/Dumper.xs
23717 ____________________________________________________________________________
23718 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
23719         Log: Subject: Clarifying the documentation of goto            
23720              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
23721              Date: Thu, 13 Dec 2001 08:57:38 -0500
23722              Message-ID: <3C18BD8B@operamail.com>
23723      Branch: perl
23724            ! pod/perlfunc.pod
23725 ____________________________________________________________________________
23726 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
23727         Log: It could be possible for the case-insensitive
23728              Unicode-aware string comparison to wander off
23729              to the la-la land.
23730      Branch: perl
23731            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
23732            ! regexec.c utf8.c
23733 ____________________________________________________________________________
23734 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
23735         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
23736              From: Michael G Schwern <schwern@pobox.com> 
23737              Date: Wed, 12 Dec 2001 21:53:46 -0500
23738              Message-ID: <20011213025346.GH25129@blackrider>
23739      Branch: perl
23740            ! lib/Net/hostent.t t/op/stat.t t/test.pl
23741 ____________________________________________________________________________
23742 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
23743         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
23744              From: Michael G Schwern <schwern@pobox.com> 
23745              Date: Wed, 12 Dec 2001 20:33:42 -0500
23746              Message-ID: <20011213013342.GX25129@blackrider>
23747      Branch: perl
23748            ! t/io/fs.t
23749 ____________________________________________________________________________
23750 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
23751         Log: Subject: Re: [PATCH] use utf8; tests
23752              From: Nicholas Clark <nick@ccl4.org>
23753              Date: Thu, 13 Dec 2001 00:16:58 +0000
23754              Message-ID: <20011213001658.I21702@plum.flirble.org>
23755      Branch: perl
23756            ! lib/utf8.t
23757 ____________________________________________________________________________
23758 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
23759         Log: EPOC fixes from Olaf Flebbe.
23760      Branch: perl
23761            ! README.epoc epoc/config.sh epoc/createpkg.pl
23762            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
23763 ____________________________________________________________________________
23764 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
23765         Log: Subject: [PATCH perl@13661] VMS test fix-ups
23766              From: "Craig A. Berry" <craigberry@mac.com>
23767              Date: Wed, 12 Dec 2001 16:27:48 -0600
23768              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
23769      Branch: perl
23770            ! lib/Net/hostent.t t/io/fs.t
23771 ____________________________________________________________________________
23772 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
23773         Log: Subject: Re: Next cygwin round.
23774              From: "Gerrit P. Haase" <gp@familiehaase.de>
23775              Date: Wed, 12 Dec 2001 21:59:00 +0100
23776              Message-ID: <122343874595.20011212215900@familiehaase.de>
23777      Branch: perl
23778            ! t/io/fs.t
23779 ____________________________________________________________________________
23780 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
23781         Log: Subject: [PATCH] use utf8; tests
23782              From: Nicholas Clark <nick@ccl4.org>
23783              Date: Wed, 12 Dec 2001 20:07:04 +0000
23784              Message-ID: <20011212200704.E21702@plum.flirble.org>
23785      Branch: perl
23786            ! lib/utf8.t t/test.pl
23787 ____________________________________________________________________________
23788 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
23789         Log: Update Changes.
23790      Branch: perl
23791            ! Changes patchlevel.h
23792 ____________________________________________________________________________
23793 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
23794         Log: Subject: [PATCH] Passing in env to perl_parse did not work
23795              From: Gisle Aas <gisle@ActiveState.com>
23796              Date: 11 Dec 2001 20:52:57 -0800
23797              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
23798      Branch: perl
23799            ! perl.c perl.h
23800 ____________________________________________________________________________
23801 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
23802         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
23803              mostly gcc -Wall complaining about the argument of %p not
23804              being a void *.
23805      Branch: perl
23806            ! perlio.c regcomp.c taint.c toke.c
23807 ____________________________________________________________________________
23808 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
23809         Log: metaconfig unit change for #13657.
23810      Branch: metaconfig
23811            ! U/modified/nis.U
23812 ____________________________________________________________________________
23813 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
23814         Log: Try YP/NIS also from /usr/lib/yp.
23815      Branch: perl
23816            ! Configure
23817 ____________________________________________________________________________
23818 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
23819         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
23820              From: Michael G Schwern <schwern@pobox.com>                
23821              Date: Wed, 12 Dec 2001 05:27:02 -0500      
23822              Message-ID: <20011212102702.GW17250@blackrider>
23823              
23824              (the op/grent part)
23825      Branch: perl
23826            ! t/op/grent.t
23827 ____________________________________________________________________________
23828 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
23829         Log: Weed out .files from ls and readdir() results.
23830      Branch: perl
23831            ! t/op/stat.t
23832 ____________________________________________________________________________
23833 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
23834         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
23835              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
23836              Date: Wed, 12 Dec 2001 10:52:21 +0100
23837              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
23838      Branch: perl
23839            ! lib/File/Find.pm
23840 ____________________________________________________________________________
23841 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
23842         Log: Subject: [PATCH] doio fatal on cygwin for 13651
23843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
23844              Date: Wed, 12 Dec 2001 11:28:13 +0100      
23845              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
23846      Branch: perl
23847            ! doio.c
23848 ____________________________________________________________________________
23849 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
23850         Log: Get the whole line of ls, makes debugging easier
23851              (from Schwern)
23852      Branch: perl
23853            ! t/op/stat.t
23854 ____________________________________________________________________________
23855 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
23856         Log: rename() must be tested even without link()
23857              or the utime() and rename-directory tests fail.
23858              (Also got the BeOS utime atime/time the wrong way round.)
23859      Branch: perl
23860            ! t/io/fs.t
23861 ____________________________________________________________________________
23862 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
23863         Log: Now that the beos.c is compiled at the main level
23864              the header is in the beos/
23865      Branch: perl
23866            ! beos/beos.c
23867 ____________________________________________________________________________
23868 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
23869         Log: Must remember to require Socket.
23870      Branch: perl
23871            ! ext/Sys/Syslog/syslog.t
23872 ____________________________________________________________________________
23873 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
23874         Log: In BeOS Errno must resort to actual compilation
23875              and execution for some of the error constants.
23876      Branch: perl
23877            ! ext/Errno/Errno_pm.PL
23878 ____________________________________________________________________________
23879 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
23880         Log: BeOS still has no good sockets.
23881      Branch: perl
23882            ! ext/IO/lib/IO/t/io_sel.t
23883 ____________________________________________________________________________
23884 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
23885         Log: BeOS sockets are not true sockets.
23886      Branch: perl
23887            ! ext/IO/lib/IO/t/io_poll.t
23888 ____________________________________________________________________________
23889 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
23890         Log: No Socket, no Syslog.
23891      Branch: perl
23892            ! ext/Sys/Syslog/syslog.t
23893 ____________________________________________________________________________
23894 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
23895         Log: (On some platforms) missing truncate FH.
23896      Branch: perl
23897            ! pod/perltodo.pod
23898 ____________________________________________________________________________
23899 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
23900         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
23901              and vms would be muchly appreciated.
23902      Branch: perl
23903            ! t/io/fs.t
23904 ____________________________________________________________________________
23905 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
23906         Log: utime() updates only the mtime in BeOS. 
23907      Branch: perl
23908            ! pod/perlport.pod
23909 ____________________________________________________________________________
23910 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
23911         Log: No link(), no need to dSP.
23912      Branch: perl
23913            ! pp_sys.c
23914 ____________________________________________________________________________
23915 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
23916         Log: Missing argument.
23917      Branch: perl
23918            ! utf8.c
23919 ____________________________________________________________________________
23920 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
23921         Log: (1) To assume any setuid programs is silly.
23922              (2) Chaining tests with booleans means that some
23923              of them may not get run which means getting out
23924              of test count sync.
23925      Branch: perl
23926            ! t/op/stat.t
23927 ____________________________________________________________________________
23928 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
23929         Log: The beos.c needs to be in the main directory.
23930      Branch: perl
23931            ! hints/beos.sh
23932 ____________________________________________________________________________
23933 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
23934         Log: Detypo and rename.
23935      Branch: perl
23936            ! doio.c perl.h perlio.c perliol.h
23937 ____________________________________________________________________________
23938 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
23939         Log: This time I test compiled.  Honest.
23940      Branch: perl
23941            ! beos/beos.c
23942 ____________________________________________________________________________
23943 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
23944         Log: Subject: [PATCH] slightly more pack tests
23945              From: Nicholas Clark <nick@ccl4.org>
23946              Date: Tue, 11 Dec 2001 23:41:23 +0000
23947              Message-ID: <20011211234123.Y21702@plum.flirble.org>
23948      Branch: perl
23949            ! t/op/pack.t
23950 ____________________________________________________________________________
23951 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
23952         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
23953              From: "Craig A. Berry" <craigberry@mac.com>
23954              Date: Tue, 11 Dec 2001 16:39:13 -0600
23955              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
23956      Branch: perl
23957            ! configure.com
23958 ____________________________________________________________________________
23959 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
23960         Log: metaconfig unit change for #13632.
23961      Branch: metaconfig/U/perl
23962            ! perlpath.U
23963 ____________________________________________________________________________
23964 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
23965         Log: Subject: $Config{perlpath} and -Dversiononly
23966              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23967              Date: Tue, 11 Dec 2001 23:32:33 +0100
23968              Message-ID: <20011211233233.A11587@rafael>
23969      Branch: perl
23970            ! Configure
23971 ____________________________________________________________________________
23972 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
23973         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
23974              From: Nicholas Clark <nick@ccl4.org>
23975              Date: Tue, 11 Dec 2001 21:59:36 +0000
23976              Message-ID: <20011211215935.W21702@plum.flirble.org>
23977      Branch: perl
23978            ! t/op/pack.t
23979 ____________________________________________________________________________
23980 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
23981         Log: More UTF-8 API docs.
23982      Branch: perl
23983            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
23984 ____________________________________________________________________________
23985 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
23986         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
23987              From: Nicholas Clark <nick@ccl4.org>
23988              Date: Tue, 11 Dec 2001 20:08:59 +0000
23989              Message-ID: <20011211200859.S21702@plum.flirble.org>
23990      Branch: perl
23991            ! t/op/pack.t
23992 ____________________________________________________________________________
23993 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
23994         Log: Subject: Re: use utf8; with bad utf8
23995              From: Nicholas Clark <nick@ccl4.org>
23996              Date: Tue, 11 Dec 2001 19:49:21 +0000
23997              Message-ID: <20011211194921.R21702@plum.flirble.org>
23998      Branch: perl
23999            ! lib/utf8.t
24000 ____________________________________________________________________________
24001 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
24002         Log: Can't spell worth a dam.  (Try Three Gorges.)
24003      Branch: perl
24004            ! beos/beos.c
24005 ____________________________________________________________________________
24006 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
24007         Log: We need DWIM cpps.
24008      Branch: perl
24009            ! perlio.c
24010 ____________________________________________________________________________
24011 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
24012         Log: The unixish.h needs to be found and the waitpid wrapper
24013              could use a proto.
24014      Branch: perl
24015            ! beos/beosish.h
24016 ____________________________________________________________________________
24017 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
24018         Log: The BeOS waitpid() seems to be broken,
24019              have a wrapper for it.
24020      Branch: perl
24021            + beos/beos.c beos/beosish.h
24022            ! MANIFEST hints/beos.sh perl.h
24023 ____________________________________________________________________________
24024 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
24025         Log: Unlean the leaning tower of Babel.
24026      Branch: perl
24027            ! perl.h
24028 ____________________________________________________________________________
24029 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
24030         Log: Retract #13607 until we figure out what to do with autouse.
24031      Branch: perl
24032            ! lib/Carp.pm
24033 ____________________________________________________________________________
24034 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
24035         Log: Try to handle platforms that have O_TEXT != O_BINARY but
24036              which are not DOSish, BeOS being one of such platforms.
24037              Ideally this should be a Configure test, not a hardwired
24038              cpp symbol test... 
24039      Branch: perl
24040            ! doio.c perl.h perlio.c perliol.h
24041 ____________________________________________________________________________
24042 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
24043         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
24044              From: Jonathan Stowe <gellyfish@gellyfish.com>
24045              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
24046              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
24047      Branch: perl
24048            ! lib/Term/Cap.pm lib/Term/Cap.t
24049 ____________________________________________________________________________
24050 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
24051         Log: Subject: [patch perlio.c] test for NULL before derefencing
24052              From: Stas Bekman <stas@stason.org>
24053              Date: Tue, 11 Dec 2001 16:17:55 +0800
24054              Message-ID: <3C15C133.8@stason.org>
24055      Branch: perl
24056            ! perlio.c
24057 ____________________________________________________________________________
24058 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
24059         Log: metaconfig unit change for #13617.
24060      Branch: metaconfig/U/perl
24061            ! Extensions.U
24062 ____________________________________________________________________________
24063 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
24064         Log: BeOS has socket() but not enough to build a working Socket.
24065              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
24066              new networking implementation, which is rumored to fix the
24067              non-standardness of sockets, but it's apparently not publicly
24068              available, and anything to do with BeOS has become quite
24069              complicated with the sale of the Be assets to Palm.)
24070      Branch: perl
24071            ! Configure
24072 ____________________________________________________________________________
24073 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
24074         Log: Update changes
24075      Branch: maint-5.6/macperl
24076            ! macos/Changes
24077 ____________________________________________________________________________
24078 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
24079         Log: Add extra pod to help
24080      Branch: maint-5.6/macperl
24081            ! macos/macperl/MacPerl.podhelp
24082 ____________________________________________________________________________
24083 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
24084         Log: Return DoAppleScript errors in $@
24085      Branch: maint-5.6/macperl
24086            ! macos/ext/MacPerl/OSA.xs
24087 ____________________________________________________________________________
24088 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
24089         Log: Clear out $^E before each script run
24090      Branch: maint-5.6/macperl
24091            ! macos/macperl/MPScript.c
24092 ____________________________________________________________________________
24093 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
24094         Log: Integrate various changes from maint-5.6/perl/.
24095      Branch: maint-5.6/macperl
24096           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
24097           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
24098 ____________________________________________________________________________
24099 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
24100         Log: Subject: Exporter's documentation shouldn't lie               
24101              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
24102              Date: Mon, 10 Dec 2001 21:30:20 -0500
24103              Message-ID: <3C4AA201@operamail.com>
24104      Branch: perl
24105            ! lib/Exporter.pm
24106 ____________________________________________________________________________
24107 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
24108         Log: Make Errno better in BeOS (the second hunk is
24109              good on any platform).  Still not working in BeOS
24110              are the E constants that refer BeOS native error
24111              constants (B_...) which are enums (*groan*).
24112      Branch: perl
24113            ! ext/Errno/Errno_pm.PL
24114 ____________________________________________________________________________
24115 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
24116         Log: The BeOS linker seems to link the last seen symbol,
24117              not the first (so the symbols of op.o from libperl.so
24118              would get linked to miniperl instead of the symbols of
24119              opmini.o)-- use the same trick as for NeXT4 for linking
24120              miniperl.
24121      Branch: perl
24122            ! Makefile.SH
24123 ____________________________________________________________________________
24124 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
24125         Log: Subject: Re: [PATCH] tests for hash assignment
24126              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24127              Date: Tue, 11 Dec 2001 01:48:55 +0000
24128              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
24129      Branch: perl
24130            ! utf8.c
24131 ____________________________________________________________________________
24132 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
24133         Log: (retracted by #13622)
24134              
24135              Subject: RE: More verbose POD for Carp
24136              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
24137              Date: Mon, 10 Dec 2001 20:23:20 -0500
24138              Message-ID: <3C4A3566@operamail.com>
24139      Branch: perl
24140            ! lib/Carp.pm
24141 ____________________________________________________________________________
24142 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
24143         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
24144              From: "Craig A. Berry" <craigberry@mac.com>
24145              Date: Mon, 10 Dec 2001 18:25:37 -0600
24146              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
24147      Branch: perl
24148            ! t/op/write.t t/test.pl
24149 ____________________________________________________________________________
24150 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
24151         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
24152              From: Michael G Schwern <schwern@pobox.com>
24153              Date: Mon, 10 Dec 2001 08:00:01 -0500
24154              Message-ID: <20011210130000.GK1770@blackrider>
24155      Branch: perl
24156            ! t/comp/multiline.t
24157 ____________________________________________________________________________
24158 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
24159         Log: Subject: Re: [PATCH] tests for hash assignment
24160              From: Nicholas Clark <nick@ccl4.org>
24161              Date: Mon, 10 Dec 2001 23:22:28 +0000
24162              Message-ID: <20011210232228.M21702@plum.flirble.org>
24163      Branch: perl
24164            + t/op/hashassign.t
24165            ! MANIFEST t/op/each.t t/test.pl
24166 ____________________________________________________________________________
24167 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
24168         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
24169              From: "Craig A. Berry" <craigberry@mac.com>
24170              Date: Mon, 10 Dec 2001 16:38:14 -0600
24171              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
24172      Branch: perl
24173            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
24174 ____________________________________________________________________________
24175 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
24176         Log: Subject: [PATCH perl@13600] configure.com fixes
24177              From: "Craig A. Berry" <craigberry@mac.com>
24178              Date: Mon, 10 Dec 2001 14:40:20 -0600
24179              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
24180      Branch: perl
24181            ! configure.com
24182 ____________________________________________________________________________
24183 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
24184         Log: Silence BeOS compilation moaning.
24185      Branch: perl
24186            ! perl.h
24187 ____________________________________________________________________________
24188 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
24189         Log: Update Changes.
24190      Branch: perl
24191            ! Changes patchlevel.h
24192 ____________________________________________________________________________
24193 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
24194         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
24195              From: Michael G Schwern <schwern@pobox.com>
24196              Date: Mon, 10 Dec 2001 01:21:03 -0500
24197              Message-ID: <20011210062103.GC1770@blackrider>
24198      Branch: perl
24199            ! lib/ExtUtils/Command.t
24200 ____________________________________________________________________________
24201 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
24202         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
24203              From: Michael G Schwern <schwern@pobox.com>
24204              Date: Mon, 10 Dec 2001 01:10:57 -0500
24205              Message-ID: <20011210061057.GB1770@blackrider>
24206      Branch: perl
24207            ! t/op/groups.t
24208 ____________________________________________________________________________
24209 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
24210         Log: Retract #13596, #13593 should do the trick.
24211      Branch: perl
24212            ! t/op/stat.t
24213 ____________________________________________________________________________
24214 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
24215         Log: (retracted by #13597, #13593 does the job better)
24216              
24217              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
24218              From: Michael G Schwern <schwern@pobox.com>
24219              Date: Mon, 10 Dec 2001 00:53:16 -0500
24220              Message-ID: <20011210055316.GA1770@blackrider>
24221      Branch: perl
24222            ! t/op/stat.t
24223 ____________________________________________________________________________
24224 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
24225         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
24226              From: Michael G Schwern <schwern@pobox.com> 
24227              Date: Mon, 10 Dec 2001 02:19:14 -0500
24228              Message-ID: <20011210071914.GF1770@blackrider>
24229      Branch: perl
24230            ! lib/AutoSplit.t
24231 ____________________________________________________________________________
24232 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
24233         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
24234              From: Michael G Schwern <schwern@pobox.com>
24235              Date: Mon, 10 Dec 2001 02:47:40 -0500
24236              Message-ID: <20011210074739.GH1770@blackrider>
24237      Branch: perl
24238            ! t/op/pack.t
24239 ____________________________________________________________________________
24240 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
24241         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
24242              From: Michael G Schwern <schwern@pobox.com>
24243              Date: Mon, 10 Dec 2001 02:54:22 -0500
24244              Message-ID: <20011210075422.GI1770@blackrider>
24245      Branch: perl
24246            ! t/test.pl
24247 ____________________________________________________________________________
24248 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
24249         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
24250              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24251              Date: Mon, 10 Dec 2001 08:45:20 +0100
24252              Message-ID: <3C146810.60B5B7C0@alcatel.at>
24253      Branch: perl
24254            ! pp_pack.c
24255 ____________________________________________________________________________
24256 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
24257         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
24258              From: Michael G Schwern <schwern@pobox.com>
24259              Date: Mon, 10 Dec 2001 03:27:02 -0500
24260              Message-ID: <20011210082702.GN1770@blackrider>
24261      Branch: perl
24262            ! t/io/openpid.t
24263 ____________________________________________________________________________
24264 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
24265         Log: More chmod +w.
24266      Branch: perl
24267            ! Porting/makerel
24268 ____________________________________________________________________________
24269 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
24270         Log: Just skip the readability test if running as root.
24271      Branch: perl
24272            ! lib/Net/t/netrc.t
24273 ____________________________________________________________________________
24274 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
24275         Log: Tell about the downside of safe signals.
24276      Branch: perl
24277            ! pod/perldelta.pod
24278 ____________________________________________________________________________
24279 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
24280         Log: Make the whole -lperl thing NetBSD only until we
24281              find some other platform that needs the same.
24282      Branch: perl
24283            ! lib/ExtUtils/MM_Unix.pm
24284 ____________________________________________________________________________
24285 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
24286         Log: Subject: [PATCH t/op/pack.t] Cleanup
24287              From: Michael G Schwern <schwern@pobox.com> 
24288              Date: Sun, 9 Dec 2001 23:08:26 -0500
24289              Message-ID: <20011210040826.GD660@blackrider>
24290      Branch: perl
24291            ! t/op/pack.t
24292 ____________________________________________________________________________
24293 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
24294         Log: Add threads support for NetBSD.
24295              
24296              This is also the first (I think) Perl threads build with
24297              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
24298              NetBSD does not as of yet have true kernel POSIX threads,
24299              but the user-level pth seems to be doing pretty well--
24300              the only failure is that threads/t/basic okays 6 and 7
24301              consistently seem be arriving in the reverse order.
24302              Well, gdbm.t is also failing: 'Undefined PLT symbol
24303              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
24304              guessing that GDBM would need a threaded rebuild.
24305      Branch: perl
24306            ! hints/netbsd.sh
24307 ____________________________________________________________________________
24308 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
24309         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
24310              potential performance hit and change in semantics of closure
24311              lookups after C<undef &foo>)
24312      Branch: maint-5.6/perl
24313            ! op.c
24314 ____________________________________________________________________________
24315 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
24316         Log: metaconfig unit change for #13582.
24317      Branch: metaconfig
24318            ! U/threads/usethreads.U
24319 ____________________________________________________________________________
24320 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
24321         Log: Update the ithreads selection info in Configure,
24322              as suggested by Michael Schwern.
24323      Branch: perl
24324            ! Configure
24325 ____________________________________________________________________________
24326 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
24327         Log: Clearing locale environment simply doesn't seem to
24328              guarantee that (nl_)langinfo(CODESET) would return nil.
24329              (I for example get "ISO8859-1", so <guess>maybe there can
24330              be per-system default settings at work</guess>.)
24331      Branch: perl
24332            ! lib/open.t
24333 ____________________________________________________________________________
24334 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
24335         Log: Subject: RE: Exporter fixes reversed in 13540?
24336              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
24337              Date: Sun, 9 Dec 2001 12:55:15 -0500
24338              Message-ID: <3C13F455@operamail.com>
24339      Branch: perl
24340            ! lib/open.pm
24341 ____________________________________________________________________________
24342 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
24343         Log: Root is the lizard king.
24344      Branch: perl
24345            ! lib/Net/t/netrc.t
24346 ____________________________________________________________________________
24347 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
24348         Log: Telling how many tests we are expecting helps.
24349      Branch: perl
24350            ! ext/POSIX/t/waitpid.t
24351 ____________________________________________________________________________
24352 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
24353         Log: Add a test case for waitpid(): from Rocco Caputo.
24354      Branch: perl
24355            + ext/POSIX/t/waitpid.t
24356            ! MANIFEST
24357 ____________________________________________________________________________
24358 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
24359         Log: Subject: [PATCH] Term::ReadLine tweaks and test
24360              From: Richard Clamp <richardc@unixbeard.net>
24361              Date: Mon, 10 Dec 2001 00:51:47 +0000
24362              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
24363      Branch: perl
24364            + lib/Term/ReadLine.t
24365            ! MANIFEST lib/Term/ReadLine.pm
24366 ____________________________________________________________________________
24367 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
24368         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
24369              From: Rocco Caputo <troc@netrus.net>
24370              Date: Sun, 9 Dec 2001 18:12:38 -0500
24371              Message-ID: <20011209181238.A803@eyrie.homenet>
24372      Branch: perl
24373            ! win32/win32.c
24374 ____________________________________________________________________________
24375 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
24376         Log: make sure that va_start() has matching va_end();
24377              from OpenBSD 3.0.
24378      Branch: perl
24379            ! x2p/util.c
24380 ____________________________________________________________________________
24381 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
24382         Log: h2ph updates from OpenBSD 3.0.
24383      Branch: perl
24384            ! utils/h2ph.PL
24385 ____________________________________________________________________________
24386 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
24387         Log: OpenBSD hints update from OpenBSD 3.0.
24388      Branch: perl
24389            ! hints/openbsd.sh
24390 ____________________________________________________________________________
24391 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
24392         Log: DJGPP tweaks from Laszlo Molnar.
24393      Branch: perl
24394            ! djgpp/config.over lib/File/Find/t/find.t
24395            ! lib/File/Find/t/taint.t t/pod/find.t
24396 ____________________________________________________________________________
24397 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
24398         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
24399              From: Michael G Schwern <schwern@pobox.com> 
24400              Date: Sun, 9 Dec 2001 19:28:12 -0500
24401              Message-ID: <20011210002812.GF13586@blackrider>
24402      Branch: perl
24403            ! README.cygwin
24404 ____________________________________________________________________________
24405 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
24406         Log: README.cygwin update from Gerrit P. Haase.
24407      Branch: perl
24408            ! README.cygwin
24409 ____________________________________________________________________________
24410 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
24411         Log: Apply NetBSD patch-ag: shared/static linking,
24412              but make the change less intrusive on non-NetBSD.
24413      Branch: perl
24414            ! lib/ExtUtils/MM_Unix.pm
24415 ____________________________________________________________________________
24416 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
24417         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
24418      Branch: perl
24419            ! lib/ExtUtils/Liblist.pm
24420 ____________________________________________________________________________
24421 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
24422         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
24423      Branch: perl
24424            ! regcomp.c
24425 ____________________________________________________________________________
24426 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
24427         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
24428      Branch: perl
24429            ! pp.c
24430 ____________________________________________________________________________
24431 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
24432         Log: Apply NetBSD patch-ac.
24433              (the fix has already been done: change #9706, fully qualified
24434              pathnames in packlists)
24435      Branch: perl
24436            ! lib/ExtUtils/Install.pm
24437 ____________________________________________________________________________
24438 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
24439         Log: Apply NetBSD patch-ab: NetBSD hints update.
24440      Branch: perl
24441            ! hints/netbsd.sh
24442 ____________________________________________________________________________
24443 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
24444         Log: metaconfig unit changes for #13560.
24445      Branch: metaconfig/U/perl
24446            ! dlsrc.U i_ieeefp.U libperl.U
24447 ____________________________________________________________________________
24448 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
24449         Log: NetBSD has <ieeefp.h> but hidden.
24450      Branch: perl
24451            ! hints/netbsd.sh
24452 ____________________________________________________________________________
24453 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
24454         Log: Implement NetBSD patch-aa.
24455      Branch: perl
24456            ! Configure
24457 ____________________________________________________________________________
24458 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
24459         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
24460              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
24461              Date: Sun, 09 Dec 2001 13:40:58 +0100
24462              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
24463              
24464              (The lstat()s were there in 5.6.1: what happened to them?)
24465      Branch: perl
24466            ! lib/File/Find.pm
24467 ____________________________________________________________________________
24468 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
24469         Log: Quickie documentation of the C UTF-8 API.
24470      Branch: perl
24471            ! pod/perlunicode.pod
24472 ____________________________________________________________________________
24473 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
24474         Log: Subject: bleadperl on cygwin weirdness...
24475              From: "Gerrit P. Haase" <gp@familiehaase.de>
24476              Date: Sun, 9 Dec 2001 20:31:28 +0100
24477              Message-ID: <13779422183.20011209203128@familiehaase.de>          
24478              
24479              (plus libperl*.dll version portability tweaks)
24480      Branch: perl
24481            ! lib/ExtUtils/Embed.t
24482 ____________________________________________________________________________
24483 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
24484         Log: Instead of muting symbol export error if under eval,
24485              delay the errors until the croak().
24486              
24487              (replaces #13408)
24488      Branch: perl
24489            ! lib/Exporter/Heavy.pm
24490 ____________________________________________________________________________
24491 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
24492         Log: Basegroup 0 is a cygwin_nt thing.
24493      Branch: perl
24494            ! t/op/groups.t
24495 ____________________________________________________________________________
24496 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
24497         Log: Also WinME is LoseLink.
24498      Branch: perl
24499            ! t/op/stat.t
24500 ____________________________________________________________________________
24501 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
24502         Log: Forgotten checkin.
24503      Branch: perl
24504            ! lib/User/grent.t
24505 ____________________________________________________________________________
24506 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
24507         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
24508              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
24509              Date: Sun, 09 Dec 2001 13:45:06 +0100
24510              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
24511      Branch: perl
24512            ! lib/File/Find.pm
24513 ____________________________________________________________________________
24514 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
24515         Log: Tweakback.
24516      Branch: perl
24517            ! lib/Net/hostent.t
24518 ____________________________________________________________________________
24519 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
24520         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
24521              From: Michael G Schwern <schwern@pobox.com>
24522              Date: Sat, 8 Dec 2001 14:48:38 -0500
24523              Message-ID: <20011208194838.GA8650@blackrider>
24524      Branch: perl
24525            ! t/op/grent.t
24526 ____________________________________________________________________________
24527 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
24528         Log: Subject: [README.cygwin] Removing old expected test failures
24529              From: Michael G Schwern <schwern@pobox.com>
24530              Date: Sat, 8 Dec 2001 15:38:28 -0500
24531              Message-ID: <20011208203828.GB9017@blackrider>
24532      Branch: perl
24533            ! README.cygwin
24534 ____________________________________________________________________________
24535 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
24536         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
24537              From: Michael G Schwern <schwern@pobox.com>                
24538              Date: Sat, 8 Dec 2001 15:26:59 -0500
24539              Message-ID: <20011208202659.GA9017@blackrider> 
24540      Branch: perl
24541            ! lib/Net/hostent.t
24542 ____________________________________________________________________________
24543 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
24544         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
24545              From: Michael G Schwern <schwern@pobox.com> 
24546              Date: Sat, 8 Dec 2001 15:06:16 -0500
24547              Message-ID: <20011208200616.GA8915@blackrider>
24548      Branch: perl
24549            ! t/op/stat.t
24550 ____________________________________________________________________________
24551 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
24552         Log: Developer deprecations and an incompatibility.
24553      Branch: perl
24554            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
24555 ____________________________________________________________________________
24556 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
24557         Log: Shoo.
24558      Branch: perl
24559            - lib/Attribute/Handlers.pm
24560 ____________________________________________________________________________
24561 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
24562         Log: Remove Attribute::Handlers, as per Damian's request.
24563              (Because of fixing the my variables to be now handled
24564              in run-time, the whole internals of the A::H needs to
24565              be rewritten and Damian will not have time for that
24566              for months.)
24567      Branch: perl
24568            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
24569            - lib/Attribute/Handlers/demo/Demo.pm
24570            - lib/Attribute/Handlers/demo/Descriptions.pm
24571            - lib/Attribute/Handlers/demo/MyClass.pm
24572            - lib/Attribute/Handlers/demo/demo.pl
24573            - lib/Attribute/Handlers/demo/demo2.pl
24574            - lib/Attribute/Handlers/demo/demo3.pl
24575            - lib/Attribute/Handlers/demo/demo4.pl
24576            - lib/Attribute/Handlers/demo/demo_call.pl
24577            - lib/Attribute/Handlers/demo/demo_chain.pl
24578            - lib/Attribute/Handlers/demo/demo_cycle.pl
24579            - lib/Attribute/Handlers/demo/demo_hashdir.pl
24580            - lib/Attribute/Handlers/demo/demo_phases.pl
24581            - lib/Attribute/Handlers/demo/demo_range.pl
24582            - lib/Attribute/Handlers/demo/demo_rawdata.pl
24583            - lib/Attribute/Handlers/t/multi.t
24584            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
24585            ! pod/perlmodlib.pod pod/perltoc.pod
24586 ____________________________________________________________________________
24587 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
24588         Log: Subject: Re: attributes are broken
24589              From: Spider Boardman <spider@Orb.Nashua.NH.US>
24590              Date: Sun, 09 Dec 2001 00:09:23 -0500
24591              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
24592      Branch: perl
24593            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
24594            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
24595            ! xsutils.c
24596 ____________________________________________________________________________
24597 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
24598         Log: Forgotten checkin.
24599      Branch: perl
24600            ! lib/Pod/Text.pm
24601 ____________________________________________________________________________
24602 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
24603         Log: uconfig.h update.
24604      Branch: perl
24605            ! uconfig.h
24606 ____________________________________________________________________________
24607 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
24608         Log: Update Changes.
24609      Branch: perl
24610            ! Changes patchlevel.h
24611 ____________________________________________________________________________
24612 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
24613         Log: Note that some of the Unicode features are
24614              dependent on perlio.
24615      Branch: perl
24616            ! pod/perluniintro.pod
24617 ____________________________________________________________________________
24618 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
24619         Log: Regen perlapi, regen toc.
24620      Branch: perl
24621            ! pod/perlapi.pod pod/perltoc.pod
24622 ____________________________________________________________________________
24623 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
24624         Log: FAQ sync.
24625      Branch: perl
24626            ! pod/perlfaq4.pod pod/perlfaq6.pod
24627 ____________________________________________________________________________
24628 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
24629         Log: Subject: [PATCH] Fix odd language in an sv.c comment
24630              From: coral@eekeek.org
24631              Date: Sat, 8 Dec 2001 12:19:39 -0500
24632              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
24633      Branch: perl
24634            ! sv.c
24635 ____________________________________________________________________________
24636 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
24637         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
24638              From: Michael G Schwern <schwern@pobox.com>
24639              Date: Fri, 7 Dec 2001 20:03:45 -0500
24640              Message-ID: <20011208010345.GD642@blackrider>
24641              
24642              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
24643              From: Michael G Schwern <schwern@pobox.com>
24644              Date: Fri, 7 Dec 2001 20:13:54 -0500
24645              Message-ID: <20011208011354.GE642@blackrider>
24646              
24647              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
24648              From: Michael G Schwern <schwern@pobox.com>
24649              Date: Fri, 7 Dec 2001 21:47:36 -0500
24650              Message-ID: <20011208024736.GH642@blackrider>
24651              
24652              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
24653              From: Michael G Schwern <schwern@pobox.com>
24654              Date: Fri, 7 Dec 2001 23:09:43 -0500
24655              Message-ID: <20011208040943.GK642@blackrider>
24656              
24657              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
24658              Message-Id: <a05101004b83754903506@[172.16.52.1]>
24659              Date: Fri, 7 Dec 2001 23:28:15 -0600
24660              From: "Craig A. Berry" <craigberry@mac.com>
24661      Branch: perl
24662            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
24663 ____________________________________________________________________________
24664 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
24665         Log: Integrate perlio.
24666      Branch: perl
24667           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
24668           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
24669 ____________________________________________________________________________
24670 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
24671         Log: Retract #11156 since Sarathy has found that it breaks code:
24672              http://bugs.ActiveState.com/show_bug.cgi?id=18457
24673              http://bugs.ActiveState.com/show_bug.cgi?id=18858
24674      Branch: perl
24675            ! op.c sv.c t/op/pos.t
24676 ____________________________________________________________________________
24677 [ 13532] By: nick                                  on 2001/12/08  14:11:12
24678         Log: Integrate mainline
24679      Branch: perlio
24680           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
24681           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
24682 ____________________________________________________________________________
24683 [ 13531] By: nick                                  on 2001/12/08  13:48:21
24684         Log: Tweak multi-arg open error messages
24685      Branch: perlio
24686            ! perlio.c
24687 ____________________________________________________________________________
24688 [ 13530] By: nick                                  on 2001/12/08  10:20:06
24689         Log: Allow multi-arg open() if opening layer declares this legal.
24690      Branch: perlio
24691            ! doio.c perlio.c perliol.h
24692 ____________________________________________________________________________
24693 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
24694         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
24695              From: Michael G Schwern <schwern@pobox.com>       
24696              Date: Fri, 7 Dec 2001 19:41:31 -0500
24697              Message-ID: <20011208004131.GC642@blackrider>
24698      Branch: perl
24699            ! t/run/switches.t t/test.pl
24700 ____________________________________________________________________________
24701 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
24702         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
24703              From: Michael G Schwern <schwern@pobox.com>       
24704              Date: Fri, 7 Dec 2001 19:12:44 -0500
24705              Message-ID: <20011208001244.GB642@blackrider>
24706      Branch: perl
24707            ! t/op/stat.t
24708 ____________________________________________________________________________
24709 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
24710         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
24711              From: Michael G Schwern <schwern@pobox.com>
24712              Date: Fri, 7 Dec 2001 17:28:57 -0500
24713              Message-ID: <20011207222857.GI23210@blackrider>
24714      Branch: perl
24715            ! t/op/magic.t
24716 ____________________________________________________________________________
24717 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
24718         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
24719      Branch: perl
24720            ! t/test.pl
24721 ____________________________________________________________________________
24722 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
24723         Log: which_perl: delay as much a possible till runtime.
24724      Branch: perl
24725            ! t/test.pl
24726 ____________________________________________________________________________
24727 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
24728         Log: Further tweakage to which_perl().
24729      Branch: perl
24730            ! t/test.pl
24731 ____________________________________________________________________________
24732 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
24733         Log: perluniintro tweaks.
24734      Branch: perl
24735            ! pod/perluniintro.pod
24736 ____________________________________________________________________________
24737 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
24738         Log: Tweak the $Perl computation.
24739      Branch: perl
24740            ! t/test.pl
24741 ____________________________________________________________________________
24742 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
24743         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
24744              From: Nicholas Clark <nick@ccl4.org>
24745              Date: Fri, 7 Dec 2001 17:06:56 +0000
24746              Message-ID: <20011207170656.G21702@plum.flirble.org>
24747      Branch: perl
24748            ! doop.c t/op/chop.t
24749 ____________________________________________________________________________
24750 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
24751         Log: Update Changes.
24752      Branch: perl
24753            ! Changes patchlevel.h
24754 ____________________________________________________________________________
24755 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
24756         Log: Missing ).
24757      Branch: perl
24758            ! t/test.pl
24759 ____________________________________________________________________________
24760 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
24761         Log: Allow several arguments to display().
24762      Branch: perl
24763            ! t/test.pl
24764 ____________________________________________________________________________
24765 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
24766         Log: /dev/stdout could be either a character special file
24767              or a named pipe, so let's pretend it doesn't exist.
24768      Branch: perl
24769            ! t/op/stat.t
24770 ____________________________________________________________________________
24771 [ 13516] By: nick                                  on 2001/12/07  15:09:23
24772         Log: Integrate again - can I catch up ?
24773      Branch: perlio
24774           !> t/test.pl
24775 ____________________________________________________________________________
24776 [ 13515] By: nick                                  on 2001/12/07  15:08:17
24777         Log: Integrate mainline some more
24778      Branch: perlio
24779           !> README.hpux hints/linux.sh pod/perlfunc.pod
24780 ____________________________________________________________________________
24781 [ 13514] By: nick                                  on 2001/12/07  15:07:15
24782         Log: Integrate mainline
24783      Branch: perlio
24784           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
24785           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
24786           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
24787           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
24788           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
24789           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
24790           +> t/lib/Math/BigInt/BareCalc.pm
24791            - ext/Devel/PPPort/harness/Harness.pm
24792            - ext/Devel/PPPort/harness/Harness.xs
24793            - ext/Devel/PPPort/harness/Makefile.PL
24794            - ext/Devel/PPPort/harness/module2.c
24795            - ext/Devel/PPPort/harness/module3.c
24796            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
24797            - lib/File/Spec/Functions.t
24798           !> (integrate 103 files)
24799 ____________________________________________________________________________
24800 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
24801         Log: Add display() for displaying icky scalars.
24802      Branch: perl
24803            ! t/test.pl
24804 ____________________________________________________________________________
24805 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
24806         Log: Subject: [ID 20011207.001] documentation bug for waitpid
24807              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
24808              Date: Fri, 7 Dec 2001 12:44:56 +0100
24809              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
24810      Branch: perl
24811            ! pod/perlfunc.pod
24812 ____________________________________________________________________________
24813 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
24814         Log: gcc version matching didn't.
24815      Branch: perl
24816            ! hints/linux.sh
24817 ____________________________________________________________________________
24818 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
24819         Log: Subject: HP renamed their servers              
24820              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24821              Date: Fri, 07 Dec 2001 12:07:22 +0100
24822              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
24823      Branch: perl
24824            ! README.hpux
24825 ____________________________________________________________________________
24826 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
24827         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
24828              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24829              Date: Fri, 7 Dec 2001 00:24:55 -0500
24830              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
24831      Branch: perl
24832            ! pod/perlport.pod
24833 ____________________________________________________________________________
24834 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
24835         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
24836              From: Michael G Schwern <schwern@pobox.com> 
24837              Date: Thu, 6 Dec 2001 22:56:34 -0500
24838              Message-ID: <20011207035634.GO22648@blackrider>
24839      Branch: perl
24840            ! t/base/lex.t t/op/exec.t
24841 ____________________________________________________________________________
24842 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
24843         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
24844              From: Michael G Schwern <schwern@pobox.com>
24845              Date: Thu, 6 Dec 2001 22:45:44 -0500
24846              Message-ID: <20011207034544.GN22648@blackrider>
24847              
24848              (plus op/ref tweak)
24849      Branch: perl
24850            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
24851            ! t/run/kill_perl.t t/test.pl
24852 ____________________________________________________________________________
24853 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
24854         Log: Upgrade to Math::BigInt 1.48.
24855      Branch: perl
24856            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
24857            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
24858            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24859            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24860            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
24861            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24862            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
24863 ____________________________________________________________________________
24864 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
24865         Log: Mention also perl56delta in case someone is upgrading from
24866              Perl 5.005_03.
24867      Branch: perl
24868            ! pod/perldelta.pod
24869 ____________________________________________________________________________
24870 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
24871         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24872              From: Michael G Schwern <schwern@pobox.com>
24873              Date: Thu, 6 Dec 2001 15:15:28 -0500
24874              Message-ID: <20011206201528.GF16414@blackrider>
24875              
24876              (just the term.t, not the lex.t)
24877              
24878              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
24879              From: Michael G Schwern <schwern@pobox.com>
24880              Date: Thu, 6 Dec 2001 15:22:22 -0500
24881              Message-ID: <20011206202222.GG16414@blackrider>
24882              
24883              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
24884              From: Michael G Schwern <schwern@pobox.com>
24885              Date: Thu, 6 Dec 2001 15:31:58 -0500
24886              Message-ID: <20011206203158.GI16414@blackrider>
24887              
24888              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
24889              From: Michael G Schwern <schwern@pobox.com>
24890              Date: Thu, 6 Dec 2001 17:38:55 -0500
24891              Message-ID: <20011206223855.GC22648@blackrider>
24892      Branch: perl
24893            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
24894            ! t/test.pl
24895 ____________________________________________________________________________
24896 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
24897         Log: Update the thr5005 situation.
24898      Branch: perl
24899            ! pod/perldelta.pod
24900 ____________________________________________________________________________
24901 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
24902         Log: perldelta borrowings from perl561delta.
24903      Branch: perl
24904            ! pod/perldelta.pod
24905 ____________________________________________________________________________
24906 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
24907         Log: Add the 5.6.1 perldelta as perl561delta.
24908              (Makes it easier to steal stuff for perldelta :-)
24909      Branch: perl
24910            + pod/perl561delta.pod
24911            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24912 ____________________________________________________________________________
24913 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
24914         Log: Retract #13496 for now.
24915      Branch: perl
24916            ! t/base/lex.t t/base/term.t
24917 ____________________________________________________________________________
24918 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
24919         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
24920              From: "Craig A. Berry" <craigberry@mac.com>
24921              Date: Thu, 6 Dec 2001 14:54:36 -0600
24922              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
24923      Branch: perl
24924            ! vms/ext/filespec.t
24925 ____________________________________________________________________________
24926 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
24927         Log: (retracted by #13499)
24928              
24929              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
24930              From: Michael G Schwern <schwern@pobox.com>
24931              Date: Thu, 6 Dec 2001 15:15:28 -0500
24932              Message-ID: <20011206201528.GF16414@blackrider>
24933      Branch: perl
24934            ! t/base/lex.t t/base/term.t
24935 ____________________________________________________________________________
24936 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
24937         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
24938              From: Michael G Schwern <schwern@pobox.com>
24939              Date: Thu, 6 Dec 2001 13:54:48 -0500
24940              Message-ID: <20011206185448.GC16414@blackrider>
24941      Branch: perl
24942            ! t/op/stat.t
24943 ____________________________________________________________________________
24944 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
24945         Log: The #4 has nothing to do with Unicode.
24946      Branch: perl
24947            ! t/op/tr.t
24948 ____________________________________________________________________________
24949 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
24950         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
24951              From: Michael G Schwern <schwern@pobox.com>
24952              Date: Thu, 6 Dec 2001 13:45:48 -0500
24953              Message-ID: <20011206184548.GB16414@blackrider>
24954      Branch: perl
24955            ! t/op/tr.t
24956 ____________________________________________________________________________
24957 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
24958         Log: Update Changes.
24959      Branch: perl
24960            ! Changes patchlevel.h
24961 ____________________________________________________________________________
24962 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
24963         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
24964              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24965              Date: Thu, 6 Dec 2001 11:41:25 EST
24966              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
24967      Branch: perl
24968            ! vms/vms.c vms/vmsish.h
24969 ____________________________________________________________________________
24970 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
24971         Log: Subject: [PATCH] Re: weirdness in regexps
24972              From: Robin Houston <robin@kitsite.com> 
24973              Date: Thu, 6 Dec 2001 14:44:01 +0000
24974              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
24975      Branch: perl
24976            ! op.c t/lib/strict/subs
24977 ____________________________________________________________________________
24978 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
24979         Log: Make the -b -c -S tests count all of the /dev, not just
24980              check the first one, as suggested by Benjamin Goldberg.
24981      Branch: perl
24982            ! t/op/stat.t
24983 ____________________________________________________________________________
24984 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
24985         Log: Subject: Re: [PATCH: bleadperl] casefold backref
24986              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
24987              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
24988              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
24989      Branch: perl
24990            ! regexec.c
24991 ____________________________________________________________________________
24992 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
24993         Log: Nits noticed by Philip Newton, and de-tab DB.t.
24994      Branch: perl
24995            ! lib/DB.t
24996 ____________________________________________________________________________
24997 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
24998         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
24999              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25000              Date: 6 Dec 2001 11:06:01 -0000
25001              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
25002      Branch: perl
25003            ! op.c t/op/tr.t
25004 ____________________________________________________________________________
25005 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
25006         Log: Subject: [PATCH: bleadperl] casefold backref
25007              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
25008              Date: Wed, 05 Dec 2001 17:27:05 +0000
25009              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
25010      Branch: perl
25011            ! regexec.c t/op/re_tests
25012 ____________________________________________________________________________
25013 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
25014         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
25015              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25016              Date: Wed, 5 Dec 2001 22:34:53 EST
25017              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
25018      Branch: perl
25019            ! mg.c vms/vms.c vms/vmsish.h
25020 ____________________________________________________________________________
25021 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
25022         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
25023              From: Michael G Schwern <schwern@pobox.com>
25024              Date: Wed, 5 Dec 2001 19:52:58 -0500
25025              Message-ID: <20011205195257.A903@blackrider>
25026      Branch: perl
25027            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
25028            + lib/File/Spec/t/rel2abs2rel.t
25029            - lib/File/Spec.t lib/File/Spec/Functions.t
25030            ! MANIFEST
25031 ____________________________________________________________________________
25032 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
25033         Log: Subject: Re: Silly stat() portability questions                
25034              From: Benjamin Goldberg <goldbb2@earthlink.net>
25035              Date: Wed, 05 Dec 2001 22:52:35 -0500
25036              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
25037      Branch: perl
25038            ! pod/perlport.pod
25039 ____________________________________________________________________________
25040 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
25041         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
25042              From: "Craig A. Berry" <craigberry@mac.com>
25043              Date: Wed, 05 Dec 2001 16:41:59 -0600
25044              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
25045      Branch: perl
25046            ! README.vms configure.com lib/File/Spec/VMS.pm
25047            ! vms/ext/filespec.t
25048 ____________________________________________________________________________
25049 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
25050         Log: $apply->('club', $glibc_maintainers);
25051              
25052              (Nick Clark just reported that <langinfo.h> YESSTR
25053              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
25054      Branch: perl
25055            ! ext/I18N/Langinfo/Langinfo.t
25056 ____________________________________________________________________________
25057 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
25058         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
25059      Branch: perl
25060            ! pod/perlport.pod
25061 ____________________________________________________________________________
25062 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
25063         Log: tweak change#13474 (pad entries can apparently be null in some
25064              situations)
25065      Branch: maint-5.6/perl
25066            ! op.c
25067 ____________________________________________________________________________
25068 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
25069         Log: Restore the /dev -b -c -S part of the test.
25070      Branch: perl
25071            ! t/op/stat.t
25072 ____________________________________________________________________________
25073 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
25074         Log: Retract #13475 until Arthur gets back to the mine.
25075      Branch: perl
25076            ! op.c t/run/kill_perl.t
25077 ____________________________________________________________________________
25078 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
25079         Log: (retracted by #13476)
25080              
25081              Manually apply #13474; fixes stale reference to dead
25082              CvOUTSIDE(); this can happen when anonymous subroutines
25083              that aren't closures are returned from an eval""
25084              
25085              (threads/shared/sv_refs.t is coredump-unhappy about this change)
25086      Branch: perl
25087            ! op.c t/run/kill_perl.t
25088 ____________________________________________________________________________
25089 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
25090         Log: replacement for change#10451
25091              
25092              fixes stale reference to dead CvOUTSIDE(); this can happen when
25093              anonymous subroutines that aren't closures are returned from an
25094              eval""
25095      Branch: maint-5.6/perl
25096            ! op.c t/op/misc.t
25097 ____________________________________________________________________________
25098 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
25099         Log: revert change#10451,10472; it was a naive fix that simply
25100              reintroduced the memory leak!
25101      Branch: maint-5.6/perl
25102            ! op.c t/op/misc.t
25103 ____________________________________________________________________________
25104 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
25105         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
25106              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25107              Date: Wed, 05 Dec 2001 10:49:20 +0100
25108              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
25109      Branch: perl
25110            ! lib/File/Basename.pm lib/File/Basename.t
25111 ____________________________________________________________________________
25112 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
25113         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
25114              From: Michael G Schwern <schwern@pobox.com> 
25115              Date: Wed, 5 Dec 2001 02:47:59 -0500
25116              Message-ID: <20011205024759.H14333@blackrider>
25117      Branch: perl
25118            ! t/op/magic.t
25119 ____________________________________________________________________________
25120 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
25121         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
25122              From: Michael G Schwern <schwern@pobox.com>              
25123              Date: Wed, 5 Dec 2001 02:22:05 -0500
25124              Message-ID: <20011205022205.F14333@blackrider>
25125      Branch: perl
25126            ! t/op/stat.t vms/test.com
25127 ____________________________________________________________________________
25128 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
25129         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
25130              From: Michael G Schwern <schwern@pobox.com> 
25131              Date: Tue, 4 Dec 2001 23:40:10 -0500
25132              Message-ID: <20011204234010.B14333@blackrider>
25133      Branch: perl
25134            ! t/op/stat.t
25135 ____________________________________________________________________________
25136 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
25137         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
25138              From: Michael G Schwern <schwern@pobox.com> 
25139              Date: Tue, 4 Dec 2001 21:09:18 -0500           
25140              Message-ID: <20011204210918.D13279@blackrider>
25141              
25142              t/test.
25143      Branch: perl
25144            ! t/test.pl
25145 ____________________________________________________________________________
25146 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
25147         Log: (accidentally empty check-in)
25148      Branch: perl
25149            ! t/op/stat.t
25150 ____________________________________________________________________________
25151 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
25152         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
25153              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25154              Date: Tue, 04 Dec 2001 23:40:27 +0100
25155              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
25156      Branch: perl
25157            ! mg.c
25158 ____________________________________________________________________________
25159 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
25160         Log: Subject: [PATCH] minor pod fix in Safe.pm
25161              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25162              Date: Tue, 4 Dec 2001 22:02:34 +0100
25163              Message-ID: <20011204220234.A17293@rafael>
25164      Branch: perl
25165            ! ext/Opcode/Safe.pm
25166 ____________________________________________________________________________
25167 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
25168         Log: CRLF GRRR.
25169      Branch: perl
25170            ! djgpp/configure.bat
25171 ____________________________________________________________________________
25172 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
25173         Log: DJGPP fixes from Laszlo Molnar.
25174      Branch: perl
25175            ! djgpp/configure.bat djgpp/djgpp.h
25176 ____________________________________________________________________________
25177 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
25178         Log: Update Changes.
25179      Branch: perl
25180            ! Changes patchlevel.h
25181 ____________________________________________________________________________
25182 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
25183         Log: Must wipe out the memory of real Socket before starting
25184              to use the new fake one.
25185      Branch: perl
25186            ! lib/Net/t/config.t
25187 ____________________________________________________________________________
25188 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
25189         Log: LC_ALL might trump LANG.
25190      Branch: perl
25191            ! lib/open.t
25192 ____________________________________________________________________________
25193 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
25194         Log: Make the eval runtime.
25195      Branch: perl
25196            ! lib/open.pm
25197 ____________________________________________________________________________
25198 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
25199         Log: Make the Langinfo test both more lenient (allow
25200              for any symbol not to exists) and stricter (add
25201              more symbols).
25202      Branch: perl
25203            ! ext/I18N/Langinfo/Langinfo.t
25204 ____________________________________________________________________________
25205 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
25206         Log: integrate change#13453 from maint-5.6
25207              
25208              tweak change#11399 to use an explicit flag rather than
25209              ass_u_ming w32_pseudo_id will only be zero for the real
25210              toplevel interpreter; avoids multiple hosts from diddling
25211              the environment at the same time
25212      Branch: perl
25213           !> win32/perlhost.h
25214 ____________________________________________________________________________
25215 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
25216         Log: Subject: [PATCH] VMS update for perldelta.pod
25217              From: "Craig A. Berry" <craigberry@mac.com> 
25218              Date: Tue, 4 Dec 2001 00:23:12 -0600
25219              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
25220      Branch: perl
25221            ! pod/perldelta.pod
25222 ____________________________________________________________________________
25223 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
25224         Log: NetWare tweak from Ananth Kesari.
25225      Branch: perl
25226            ! NetWare/Makefile
25227 ____________________________________________________________________________
25228 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
25229         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
25230              Not adding the test suite because of its many assumptions.
25231      Branch: perl
25232            ! lib/Net/Ping.pm
25233 ____________________________________________________________________________
25234 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
25235         Log: tweak change#11399 to use an explicit flag rather than
25236              ass_u_ming w32_pseudo_id will only be zero for the real
25237              toplevel interpreter; avoids multiple hosts from diddling
25238              the environment at the same time
25239      Branch: maint-5.6/perl
25240            ! win32/perlhost.h
25241 ____________________________________________________________________________
25242 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
25243         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
25244              from Len Makin.
25245      Branch: perl
25246            + hints/super-ux.sh
25247            ! MANIFEST
25248 ____________________________________________________________________________
25249 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
25250         Log: Add Mac OS X known failures to perldelta.
25251      Branch: perl
25252            ! pod/perldelta.pod
25253 ____________________________________________________________________________
25254 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
25255         Log: I think it's time to call the utf8 code non-test.
25256      Branch: perl
25257            ! utf8.c
25258 ____________________________________________________________________________
25259 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
25260         Log: Retract #13303, need rethink.
25261      Branch: perl
25262            ! utf8.c
25263 ____________________________________________________________________________
25264 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
25265         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
25266              From: "Craig A. Berry" <craigberry@mac.com>
25267              Date: Mon, 03 Dec 2001 16:28:06 -0600
25268              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
25269      Branch: perl
25270            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
25271 ____________________________________________________________________________
25272 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
25273         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
25274              From: Andy Dougherty <doughera@lafayette.edu>
25275              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
25276              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
25277      Branch: perl
25278            ! hints/solaris_2.sh
25279 ____________________________________________________________________________
25280 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
25281         Log: This test is not very robust on 8.3-constrained systems:
25282              all the "with truncated name" lines between "Autosplitting ..."
25283              and "some names are not unique" lines are unexpected,
25284              and the truncation message becomes:
25285              testtest.al, testtest.al truncate to testtest 
25286      Branch: perl
25287            ! lib/AutoSplit.t
25288 ____________________________________________________________________________
25289 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
25290         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
25291      Branch: perl
25292            ! ext/I18N/Langinfo/Langinfo.t
25293 ____________________________________________________________________________
25294 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
25295         Log: Test::Morify UCD.t
25296      Branch: perl
25297            ! lib/Unicode/UCD.t
25298 ____________________________________________________________________________
25299 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
25300         Log: If Socket has not been built (e.g. DJGPP) the libnet
25301              tests fall over with (too) much noise.
25302      Branch: perl
25303            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
25304            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
25305            ! lib/Net/t/smtp.t lib/Net/t/time.t
25306 ____________________________________________________________________________
25307 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
25308         Log: Subject: [PATCH] shared hash keys and ++/--
25309              From: Nicholas Clark <nick@ccl4.org>
25310              Date: Mon, 3 Dec 2001 16:37:16 +0000
25311              Message-ID: <20011203163716.C21702@plum.flirble.org>
25312      Branch: perl
25313            ! pp.c pp_hot.c sv.c t/op/inc.t
25314 ____________________________________________________________________________
25315 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
25316         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
25317              From: Jonathan Stowe <jns@gellyfish.com>
25318              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
25319              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
25320      Branch: perl
25321            ! lib/Term/Cap.pm
25322 ____________________________________________________________________________
25323 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
25324         Log: Update Changes.
25325      Branch: perl
25326            ! Changes patchlevel.h
25327 ____________________________________________________________________________
25328 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
25329         Log: perldelta tweaks.
25330      Branch: perl
25331            ! pod/perldelta.pod
25332 ____________________________________________________________________________
25333 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
25334         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
25335              From: Sam Tregar <sam@tregar.com> 
25336              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
25337              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
25338      Branch: perl
25339            ! pod/perlnewmod.pod
25340 ____________________________________________________________________________
25341 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
25342         Log: microperl casting nit.
25343      Branch: perl
25344            ! utf8.c
25345 ____________________________________________________________________________
25346 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
25347         Log: Make sharepvn a macro since all it does is a deref.
25348      Branch: perl
25349            ! embed.h embed.pl global.sym hv.c hv.h proto.h
25350 ____________________________________________________________________________
25351 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
25352         Log: perldelta updates.
25353      Branch: perl
25354            ! pod/perldelta.pod
25355 ____________________________________________________________________________
25356 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
25357         Log: PPPort update from Paul Marquess.
25358      Branch: perl
25359            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
25360            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
25361            + ext/Devel/PPPort/t/test.t
25362            - ext/Devel/PPPort/harness/Harness.pm
25363            - ext/Devel/PPPort/harness/Harness.xs
25364            - ext/Devel/PPPort/harness/Makefile.PL
25365            - ext/Devel/PPPort/harness/module2.c
25366            - ext/Devel/PPPort/harness/module3.c
25367            - ext/Devel/PPPort/harness/t/test.t
25368            ! MANIFEST ext/Devel/PPPort/MANIFEST
25369            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
25370            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
25371            ! ext/Devel/PPPort/soak
25372 ____________________________________________________________________________
25373 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
25374         Log: No use talking about dynamic library search patch
25375              unless we are having a dynamic build.
25376      Branch: perl
25377            ! t/TEST
25378 ____________________________________________________________________________
25379 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
25380         Log: Be more explicit on the List::Util build trick,
25381              should also stop unneeded rebuilds on static builds.
25382      Branch: perl
25383            ! ext/List/Util/Makefile.PL
25384 ____________________________________________________________________________
25385 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
25386         Log: We need to replace the optimize (-O1) with
25387              the -h scalar0 -h vector0, not append them
25388              to the ccflags.
25389      Branch: perl
25390            ! hints/unicos.sh hints/unicosmk.sh
25391 ____________________________________________________________________________
25392 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
25393         Log: Subject: [PATCH] Shared hash keys 
25394              From: Nicholas Clark <nick@ccl4.org>
25395              Date: Sun, 2 Dec 2001 20:52:32 +0000
25396              Message-ID: <20011202205232.U21702@plum.flirble.org>
25397      Branch: perl
25398            ! doop.c t/op/tr.t
25399 ____________________________________________________________________________
25400 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
25401         Log: Better add new files to MANIFEST, too.
25402      Branch: perl
25403            ! MANIFEST
25404 ____________________________________________________________________________
25405 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
25406         Log: Subject: {PATCH] perlpacktut.pod
25407              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
25408              Date: Sun, 02 Dec 2001 19:55:06 +0100
25409              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
25410      Branch: perl
25411            ! pod/perlpacktut.pod
25412 ____________________________________________________________________________
25413 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
25414         Log: Various small nits found by DJGPP build.
25415      Branch: perl
25416            ! doio.c mg.c pp.c util.c
25417 ____________________________________________________________________________
25418 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
25419         Log: Subject: RE: More verbose POD for Carp
25420              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
25421              Date: Sun, 2 Dec 2001 11:32:51 -0500
25422              Message-ID: <3C0A9748@operamail.com>
25423      Branch: perl
25424            ! lib/Carp.pm
25425 ____________________________________________________________________________
25426 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
25427         Log: Add a header for DJGPP with the function prototypes.
25428      Branch: perl
25429            + djgpp/djgpp.h
25430            ! MANIFEST djgpp/djgpp.c
25431 ____________________________________________________________________________
25432 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
25433         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
25434              From: Abe Timmerman <abe@ztreet.demon.nl>
25435              Date: Sun, 02 Dec 2001 02:41:25 +0100
25436              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
25437      Branch: perl
25438            ! pp_sys.c
25439 ____________________________________________________________________________
25440 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
25441         Log: There isn't PTR2INT(), there's PTR2IV().
25442      Branch: perl
25443            ! ext/Time/HiRes/HiRes.xs
25444 ____________________________________________________________________________
25445 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
25446         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
25447              From: Marc Lehmann <root@schmorp.de>
25448              Date: Sun, 02 Dec 2001 02:44:53 +0100
25449              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
25450      Branch: perl
25451            ! ext/Time/HiRes/HiRes.xs
25452 ____________________________________________________________________________
25453 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
25454         Log: encode()/decode() examples.
25455      Branch: perl
25456            ! ext/Encode/Encode.pm
25457 ____________________________________________________________________________
25458 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
25459         Log: DJGPP tweaks from Laszlo Molnar.
25460      Branch: perl
25461            ! djgpp/config.over djgpp/djgppsed.sh
25462 ____________________________________________________________________________
25463 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
25464         Log: Update Changes.
25465      Branch: perl
25466            ! Changes patchlevel.h
25467 ____________________________________________________________________________
25468 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
25469         Log: Integrate perlio;
25470              
25471              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
25472              which do not have file descriptors. Noticed a possibly
25473              worse problem in the process ...
25474      Branch: perl
25475           !> doio.c
25476 ____________________________________________________________________________
25477 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
25478         Log: Non-VMS-fixed and Win32-skipped version of
25479              
25480              Subject: [PATCH t/op/exec.t] Portabilty fix 
25481              From: Michael G Schwern <schwern@pobox.com> 
25482              Date: Fri, 30 Nov 2001 16:09:27 -0500
25483              Message-ID: <20011130160927.A10406@blackrider>
25484      Branch: perl
25485            ! t/op/exec.t
25486 ____________________________________________________________________________
25487 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
25488         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
25489              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25490              Date: Sat, 1 Dec 2001 07:01:09 -0500
25491              Message-ID: <3C0D2E39@operamail.com>
25492              
25493              Subject: More verbose POD for Carp
25494              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25495              Date: Sat, 1 Dec 2001 08:04:16 -0500
25496              Message-ID: <3C285C2B@operamail.com>
25497      Branch: perl
25498            ! lib/Carp.pm lib/Carp/Heavy.pm
25499 ____________________________________________________________________________
25500 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
25501         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
25502              From: chromatic <chromatic@rmci.net>
25503              Date: Sat, 01 Dec 2001 12:41:58 -0700
25504              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
25505      Branch: perl
25506            ! lib/DB.t
25507 ____________________________________________________________________________
25508 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
25509         Log: Try to make a missing RADIXCHAR a softer kinder error.
25510      Branch: perl
25511            ! ext/I18N/Langinfo/Langinfo.t
25512 ____________________________________________________________________________
25513 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
25514         Log: Have a little faith on nl_langinfo() itself.
25515      Branch: perl
25516            ! ext/I18N/Langinfo/Langinfo.xs
25517 ____________________________________________________________________________
25518 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
25519         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
25520              the max, not max plus one)
25521      Branch: perl
25522            ! ext/I18N/Langinfo/Langinfo.xs
25523 ____________________________________________________________________________
25524 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
25525         Log: Make reality agree with the comment.
25526      Branch: perl
25527            ! ext/I18N/Langinfo/Langinfo.xs
25528 ____________________________________________________________________________
25529 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
25530         Log: Try to protect against wild langinfo() arguments.
25531      Branch: perl
25532            ! ext/I18N/Langinfo/Langinfo.xs
25533 ____________________________________________________________________________
25534 [ 13409] By: nick                                  on 2001/12/01  18:19:59
25535         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
25536              have file descriptors. Noticed a possibly worse problem in the process ...
25537      Branch: perlio
25538            ! doio.c
25539 ____________________________________________________________________________
25540 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
25541         Log: (replaced by #13556)
25542              
25543              If we are inside an eval, let's be silent about
25544              separate symbols and just croak() in the end.
25545      Branch: perl
25546            ! lib/Exporter/Heavy.pm
25547 ____________________________________________________________________________
25548 [ 13407] By: nick                                  on 2001/12/01  17:14:05
25549         Log: Integrate mainline
25550      Branch: perlio
25551           !> (integrate 26 files)
25552 ____________________________________________________________________________
25553 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
25554         Log: Subject: Fix for Exporter error reporting behaviour
25555              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
25556              Date: Sat, 1 Dec 2001 06:34:48 -0500
25557              Message-ID: <3C0D1B9A@operamail.com>
25558      Branch: perl
25559            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25560 ____________________________________________________________________________
25561 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
25562         Log: Need to hide behind an eval to avoid a warning
25563              about :utf8 on non-perlio configs.
25564      Branch: perl
25565            ! lib/open.t
25566 ____________________________________________________________________________
25567 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
25568         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
25569              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25570              Date: Fri, 30 Nov 2001 23:46:58 +0100
25571              Message-ID: <20011130234658.A717@rafael>
25572      Branch: perl
25573            ! op.c t/op/method.t
25574 ____________________________________________________________________________
25575 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
25576         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
25577              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25578              Date: Thu, 29 Nov 2001 22:46:12 +0100
25579              Message-ID: <20011129224612.A699@rafael>
25580      Branch: perl
25581            ! ext/B/B/Xref.pm
25582 ____________________________________________________________________________
25583 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
25584         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
25585              From: Tels <perl_dummy@bloodgate.com>
25586              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
25587              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
25588      Branch: perl
25589            ! pod/perlfunc.pod
25590 ____________________________________________________________________________
25591 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
25592         Log: Subject: [REPATCH] reference pointer comparison
25593              From: Nicholas Clark <nick@ccl4.org>
25594              Date: Sat, 1 Dec 2001 13:00:17 +0000
25595              Message-ID: <20011201130017.I21702@plum.flirble.org>
25596      Branch: perl
25597            ! pp.c
25598 ____________________________________________________________________________
25599 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
25600         Log: Upgrade to Storable 1.0.14.
25601      Branch: perl
25602            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
25603 ____________________________________________________________________________
25604 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
25605         Log: Add simple caches for ::viacode() and ::vianame().
25606      Branch: perl
25607            ! lib/charnames.pm lib/charnames.t
25608 ____________________________________________________________________________
25609 [ 13398] By: nick                                  on 2001/12/01  10:36:24
25610         Log: Integrate mainline.
25611      Branch: perlio
25612           +> (branch 44 files)
25613            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
25614            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
25615            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
25616           !> (integrate 250 files)
25617 ____________________________________________________________________________
25618 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
25619         Log: Regen toc and modlib.
25620      Branch: perl
25621            ! pod/perlmodlib.pod pod/perltoc.pod
25622 ____________________________________________________________________________
25623 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
25624         Log: Upgrade to podlators-1.18.
25625      Branch: perl
25626            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
25627 ____________________________________________________________________________
25628 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
25629         Log: -h scalar0 -h vector0 seems to help for both
25630              UNICOS and UNICOS/mk on the unpack %65c problems.
25631              
25632              (replaces #13393)
25633      Branch: perl
25634            ! hints/unicos.sh hints/unicosmk.sh
25635 ____________________________________________________________________________
25636 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
25637         Log: More Socket constants.
25638      Branch: perl
25639            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
25640 ____________________________________________________________________________
25641 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
25642         Log: (replaced by #13395)
25643      Branch: perl
25644            ! hints/unicosmk.sh
25645 ____________________________________________________________________________
25646 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
25647         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
25648              From: Andy Dougherty <doughera@lafayette.edu>
25649              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
25650              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
25651              
25652              Simplify the test skippage criterion now that we are
25653              no more dependent on sed.
25654      Branch: perl
25655            ! t/comp/cpp.t t/run/switchPx.t
25656 ____________________________________________________________________________
25657 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
25658         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
25659              From: Michael G Schwern <schwern@pobox.com>
25660              Date: Fri, 30 Nov 2001 11:48:44 -0500
25661              Message-ID: <20011130114844.C1303@blackrider>
25662              
25663              (replaces #13381)
25664      Branch: perl
25665            ! t/op/stat.t
25666 ____________________________________________________________________________
25667 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
25668         Log: Let's not assume how much memory has been allocated
25669              to PVs.
25670      Branch: perl
25671            ! ext/Devel/Peek/Peek.t
25672 ____________________________________________________________________________
25673 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
25674         Log: VOS needs to know the modules, including pp_sort.
25675      Branch: perl
25676            ! vos/perl.bind
25677 ____________________________________________________________________________
25678 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
25679         Log: Unused variables.
25680      Branch: perl
25681            ! ext/Unicode/Normalize/Normalize.xs
25682 ____________________________________________________________________________
25683 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
25684         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
25685              From: John Peacock <jpeacock@rowman.com>     
25686              Date: Fri, 30 Nov 2001 10:24:00 -0500        
25687              Message-ID: <3C07A490.A22A76B0@rowman.com>   
25688      Branch: perl
25689            ! lib/ExtUtils/Embed.t
25690 ____________________________________________________________________________
25691 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
25692         Log: Tweak for the VOS building script from Paul Green.
25693      Branch: perl
25694            ! vos/configure_perl.cm
25695 ____________________________________________________________________________
25696 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
25697         Log: Update Changes.
25698      Branch: perl
25699            ! Changes patchlevel.h
25700 ____________________________________________________________________________
25701 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
25702         Log: Cannot test if cppstdin has not yet been installed.
25703      Branch: perl
25704            ! t/run/switchPx.t
25705 ____________________________________________________________________________
25706 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
25707         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
25708              From: Michael G Schwern <schwern@pobox.com> 
25709              Date: Thu, 29 Nov 2001 22:05:11 -0500
25710              Message-ID: <20011129220510.A18869@blackrider>
25711              
25712              TODO 1: if cppstdin is used and not yet installed,
25713              the Px.t will fail (must do the same as in cpp.t)
25714              
25715              TODO 2: does this work if no Perl whatsoever has
25716              yet been installed?  That is, we should be using
25717              the Perl we are building to execute the one-liner.
25718      Branch: perl
25719            + t/run/switchPx.aux t/run/switchPx.t
25720            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
25721            ! vms/test.com
25722 ____________________________________________________________________________
25723 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
25724         Log: Upgrade to Unicode::Normalize 0.12.
25725      Branch: perl
25726            ! ext/Unicode/Normalize/Changes
25727            ! ext/Unicode/Normalize/Normalize.pm
25728            ! ext/Unicode/Normalize/Normalize.xs
25729            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
25730            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
25731            ! ext/Unicode/Normalize/t/test.t
25732 ____________________________________________________________________________
25733 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
25734         Log: (replaced by #13391)
25735              
25736              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
25737              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
25738              Date: 30 Nov 2001 11:41:53 -0000             
25739              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
25740              
25741              No need to die if we have high-paranoia (non-chdirable)
25742              system directories.
25743      Branch: perl
25744            ! t/op/stat.t
25745 ____________________________________________________________________________
25746 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
25747         Log: Paragraph rewrapping.
25748      Branch: perl
25749            ! pod/perliol.pod
25750 ____________________________________________________________________________
25751 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
25752         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
25753              From: Stas Bekman <stas@stason.org>
25754              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
25755              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
25756      Branch: perl
25757            ! pod/perliol.pod
25758 ____________________________________________________________________________
25759 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
25760         Log: Whether select() gets restarted on signals is
25761              implementation dependent.
25762      Branch: perl
25763            ! ext/Time/HiRes/HiRes.t
25764 ____________________________________________________________________________
25765 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
25766         Log: More forgotten checkins.
25767      Branch: perl
25768            ! embed.h embed.pl proto.h
25769 ____________________________________________________________________________
25770 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
25771         Log: Add a note about folding vs lowercase.
25772      Branch: perl
25773            ! regexec.c
25774 ____________________________________________________________________________
25775 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
25776         Log: Use to_uni_fold (and add changed global.sym)
25777      Branch: perl
25778            ! global.sym utf8.c
25779 ____________________________________________________________________________
25780 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
25781         Log: Make to Unicode character functions to use UVs
25782              instead of U32s and add to_uni_fold().
25783      Branch: perl
25784            ! embed.pl proto.h utf8.c
25785 ____________________________________________________________________________
25786 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
25787         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
25788              From: Nicholas Clark <nick@ccl4.org>
25789              Date: Thu, 29 Nov 2001 22:47:32 +0000
25790              Message-ID: <20011129224732.W37621@plum.flirble.org>
25791      Branch: perl
25792            ! pod/perlpacktut.pod
25793 ____________________________________________________________________________
25794 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
25795         Log: README.vos updates from Paul Green.
25796      Branch: perl
25797            ! README.vos
25798 ____________________________________________________________________________
25799 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
25800         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
25801              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25802              Date: Thu, 29 Nov 2001 14:18:51 EST
25803              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
25804      Branch: perl
25805            ! mg.c vms/vms.c vms/vmsish.h
25806 ____________________________________________________________________________
25807 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
25808         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
25809              From: Michael G Schwern <schwern@pobox.com>
25810              Date: Thu, 29 Nov 2001 13:12:31 -0500
25811              Message-ID: <20011129131231.E11300@blackrider>
25812      Branch: perl
25813            ! README.vms
25814 ____________________________________________________________________________
25815 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
25816         Log: BGET_IV was missing.
25817      Branch: perl
25818            ! ext/ByteLoader/bytecode.h
25819 ____________________________________________________________________________
25820 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
25821         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
25822              From: Jonathan Stowe <gellyfish@gellyfish.com>
25823              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
25824              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
25825      Branch: perl
25826            ! lib/Term/Cap.pm
25827 ____________________________________________________________________________
25828 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
25829         Log: Porting/checkURL.pl was missing.
25830      Branch: perl
25831            ! MANIFEST
25832 ____________________________________________________________________________
25833 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
25834         Log: Subject: INSTALL and READMEs should be reviewed
25835              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25836              Date: Thu, 29 Nov 2001 16:49:36 +0100
25837              Message-ID: <20011129164936.A17492@rafael>         
25838      Branch: perl
25839            ! README.cygwin
25840 ____________________________________________________________________________
25841 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
25842         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
25843              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
25844              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
25845              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
25846      Branch: perl
25847            ! README.os390
25848 ____________________________________________________________________________
25849 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
25850         Log: Update Changes.
25851      Branch: perl
25852            ! Changes patchlevel.h
25853 ____________________________________________________________________________
25854 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
25855         Log: The changes to the curliffed files didn't stick in #13348.
25856      Branch: perl
25857            ! README.dos README.win32
25858 ____________________________________________________________________________
25859 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
25860         Log: Subject: Re: Found the rev where File::Glob broke
25861              From: Andy Dougherty <doughera@lafayette.edu>
25862              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
25863              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
25864      Branch: perl
25865            ! lib/ExtUtils/MM_Unix.pm
25866 ____________________________________________________________________________
25867 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
25868         Log: Use __DATA__ instead of __END__.
25869      Branch: perl
25870            ! lib/Term/Cap.pm
25871 ____________________________________________________________________________
25872 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
25873         Log: Subject: [PATCH toke.c] autosplit into @F fix
25874              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25875              Date: Thu, 29 Nov 2001 14:52:23 +0100
25876              Message-ID: <20011129145223.A25817@rafael>         
25877      Branch: perl
25878            ! toke.c
25879 ____________________________________________________________________________
25880 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
25881         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
25882              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25883              Date: Thu, 29 Nov 2001 15:48:15 +0100
25884              Message-ID: <20011129154815.C25817@rafael>         
25885      Branch: perl
25886            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
25887 ____________________________________________________________________________
25888 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
25889         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
25890              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
25891              Date: Wed, 28 Nov 2001 20:35:29 +0100
25892              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
25893      Branch: perl
25894            ! pod/perlpacktut.pod
25895 ____________________________________________________________________________
25896 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
25897         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
25898              From: Stas Bekman <stas@stason.org>
25899              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
25900              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
25901              
25902              (with tweaks)
25903      Branch: perl
25904            ! pod/perlapio.pod
25905 ____________________________________________________________________________
25906 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
25907         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25908              From: Tels <perl_dummy@bloodgate.com>
25909              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
25910              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
25911              
25912              (plus paragraph rewrapping)
25913      Branch: perl
25914            ! lib/Exporter.pm
25915 ____________________________________________________________________________
25916 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
25917         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
25918              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
25919              Date: Wed, 28 Nov 2001 21:47:59 +0000
25920              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
25921      Branch: perl
25922            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
25923 ____________________________________________________________________________
25924 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
25925         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
25926              From: Andy Dougherty <doughera@lafayette.edu>
25927              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
25928              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
25929      Branch: perl
25930            ! INSTALL ext/Time/HiRes/HiRes.t
25931 ____________________________________________________________________________
25932 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
25933         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
25934              From: Michael G Schwern <schwern@pobox.com> 
25935              Date: Wed, 28 Nov 2001 16:37:01 -0500
25936              Message-ID: <20011128163701.H676@blackrider>
25937      Branch: perl
25938            ! t/run/kill_perl.t
25939 ____________________________________________________________________________
25940 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
25941         Log: @INC tweak.
25942      Branch: perl
25943            ! t/op/ref.t
25944 ____________________________________________________________________________
25945 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
25946         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
25947              From: Nicholas Clark <nick@ccl4.org>
25948              Date: Wed, 28 Nov 2001 23:38:43 +0000
25949              Message-ID: <20011128233843.N37621@plum.flirble.org>  
25950      Branch: perl
25951            ! installman
25952 ____________________________________________________________________________
25953 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
25954         Log: Tweak the forking logic.
25955      Branch: perl
25956            ! Porting/checkURL.pl
25957 ____________________________________________________________________________
25958 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
25959         Log: Update perlmodlib.PL as per #13348.  The L<> got
25960              changed back because that is coming from ParseLink.pm.
25961      Branch: perl
25962            ! pod/perlmodlib.PL pod/perlmodlib.pod
25963 ____________________________________________________________________________
25964 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
25965         Log: URL fixups from Michael Schwern.
25966      Branch: perl
25967            ! README.cygwin README.dos README.hpux README.mint README.mpeix
25968            ! README.os390 README.qnx README.solaris README.vos README.win32
25969            ! pod/perlmodlib.pod
25970 ____________________________________________________________________________
25971 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
25972         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
25973              From: Barrie Slaymaker <barries@slaysys.com>
25974              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
25975              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
25976      Branch: perl
25977            ! lib/Exporter.pm
25978 ____________________________________________________________________________
25979 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
25980         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
25981      Branch: perl
25982            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
25983 ____________________________________________________________________________
25984 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
25985         Log: Subject: [PATCH] Re: $\ very broken
25986              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25987              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
25988              Message-ID: <20011128223308.E732@rafael>   
25989              
25990              Subject: Re: [PATCH] Re: $\ very broken     
25991              From: Nicholas Clark <nick@ccl4.org>
25992              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
25993              Message-ID: <20011128222859.K37621@plum.flirble.org>
25994      Branch: perl
25995            ! mg.c t/op/ref.t
25996 ____________________________________________________________________________
25997 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
25998         Log: Add Abigail's link checker with the following tweaks:
25999              - known dummy URLs (Peter Prymmer)
26000              - do also READMEs and INSTALL (Michael Schwern)
26001              - do also ftp URLs
26002              - add fork retry loop in case the allowed number
26003              of processes per user is low
26004      Branch: perl
26005            + Porting/checkURL.pl
26006            ! MANIFEST
26007 ____________________________________________________________________________
26008 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
26009         Log: Update Changes.
26010      Branch: perl
26011            ! Changes patchlevel.h
26012 ____________________________________________________________________________
26013 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
26014         Log: In Linux if we have modern enough gcc and supported
26015              enough CPU, crank up the optimization level to -O3.
26016      Branch: perl
26017            ! hints/linux.sh
26018 ____________________________________________________________________________
26019 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
26020         Log: Add perlpacktut from Wolfgang Laun; regen toc.
26021      Branch: perl
26022            + pod/perlpacktut.pod
26023            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
26024            ! pod/perltoc.pod
26025 ____________________________________________________________________________
26026 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
26027         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
26028              From: PPrymmer@factset.com
26029              Date: Wed, 28 Nov 2001 07:51:26 -0500
26030              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
26031      Branch: perl
26032            ! vms/test.com
26033 ____________________________________________________________________________
26034 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
26035         Log: Test cases for the first half of #13338.
26036      Branch: perl
26037            ! t/lib/h2ph.h t/lib/h2ph.pht
26038 ____________________________________________________________________________
26039 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
26040         Log: Subject: Re: h2ph confused by comments in an enum.
26041              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
26042              Date: Wed, 28 Nov 2001 04:19:21 +0000
26043              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
26044              
26045              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
26046              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
26047              Date: Wed, 28 Nov 2001 13:36:35 +0000
26048              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
26049      Branch: perl
26050            ! utils/h2ph.PL
26051 ____________________________________________________________________________
26052 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
26053         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
26054              From: Jonathan Stowe <gellyfish@gellyfish.com>
26055              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
26056              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
26057              
26058              (replace #13327)
26059      Branch: perl
26060            ! lib/Term/Cap.pm
26061 ____________________________________________________________________________
26062 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
26063         Log: Replace #13335 with
26064              
26065              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
26066              From: Russ Allbery <rra@stanford.edu>
26067              Date: 27 Nov 2001 20:42:49 -0800
26068              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
26069      Branch: perl
26070            ! lib/Pod/Text/Termcap.pm
26071 ____________________________________________________________________________
26072 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
26073         Log: (replaced by #13336)
26074              
26075              Subject: [PATCH perl@13323] Termcap.pm with no termios
26076              From: "Craig A. Berry" <craigberry@mac.com> 
26077              Date: Tue, 27 Nov 2001 22:28:50 -0600
26078              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
26079      Branch: perl
26080            ! lib/Pod/Text/Termcap.pm
26081 ____________________________________________________________________________
26082 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
26083         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
26084              From: "Craig A. Berry" <craigberry@mac.com> 
26085              Date: Tue, 27 Nov 2001 21:46:45 -0600
26086              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
26087      Branch: perl
26088            ! configure.com
26089 ____________________________________________________________________________
26090 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
26091         Log: Upgrade to podlators 1.17.
26092      Branch: perl
26093            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
26094            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
26095 ____________________________________________________________________________
26096 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
26097         Log: Fix for "a\x{100}" =~ /A/i.
26098      Branch: perl
26099            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
26100            ! utf8.c
26101 ____________________________________________________________________________
26102 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
26103         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
26104              From: "Craig A. Berry" <craigberry@mac.com>
26105              Date: Tue, 27 Nov 2001 17:11:49 -0600
26106              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
26107      Branch: perl
26108            ! lib/DB.t
26109 ____________________________________________________________________________
26110 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
26111         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
26112              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26113              Date: Tue, 27 Nov 2001 14:55:23 -0500
26114              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
26115              
26116              Subject: [PATCH: perl@13324] updates to perldelta.pod 
26117              From: PPrymmer@factset.com
26118              Date: Tue, 27 Nov 2001 18:06:04 -0500
26119              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
26120              
26121              plus added some known problems.
26122      Branch: perl
26123            ! pod/perldelta.pod
26124 ____________________________________________________________________________
26125 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
26126         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
26127              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26128              Date: Tue, 27 Nov 2001 15:38:02 EST 
26129              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
26130      Branch: perl
26131            ! configure.com vms/vms.c vms/vmsish.h
26132 ____________________________________________________________________________
26133 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
26134         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
26135              From: Michael G Schwern <schwern@pobox.com> 
26136              Date: Tue, 27 Nov 2001 15:31:12 -0500
26137              Message-ID: <20011127153112.G20929@blackrider>
26138      Branch: perl
26139            ! t/run/kill_perl.t
26140 ____________________________________________________________________________
26141 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
26142         Log: (replaced by #13337)
26143              
26144              VMS can safely hardcode a termcap entry for VT100.
26145      Branch: perl
26146            ! lib/Term/Cap.pm
26147 ____________________________________________________________________________
26148 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
26149         Log: VMS piping fixes from Charles Lane (perl -P should
26150              be working now).
26151      Branch: perl
26152            ! vms/vms.c
26153 ____________________________________________________________________________
26154 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
26155         Log: Subject: [PATCH] perlvar.pod fix
26156              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
26157              Date: Tue, 27 Nov 2001 13:11:47 -0500
26158              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
26159      Branch: perl
26160            ! pod/perlvar.pod
26161 ____________________________________________________________________________
26162 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
26163         Log: Update Changes.
26164      Branch: perl
26165            ! Changes patchlevel.h
26166 ____________________________________________________________________________
26167 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
26168         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
26169              From: "Craig A. Berry" <craigberry@mac.com> 
26170              Date: Tue, 27 Nov 2001 10:21:18 -0600
26171              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
26172      Branch: perl
26173            ! lib/ExtUtils/MM_VMS.pm
26174 ____________________________________________________________________________
26175 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
26176         Log: Protect against accumulating -options -options -options.
26177      Branch: perl
26178            ! hints/hpux.sh
26179 ____________________________________________________________________________
26180 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
26181         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
26182              From: Barrie Slaymaker <barries@slaysys.com>
26183              Date: Tue, 27 Nov 2001 10:58:54 -0500
26184              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
26185      Branch: perl
26186            ! lib/Benchmark.pm
26187 ____________________________________________________________________________
26188 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
26189         Log: Tiny fix from John P. Linderman.
26190      Branch: perl
26191            ! lib/sort.pm
26192 ____________________________________________________________________________
26193 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
26194         Log: The Story of sort(), from John P. Linderman.
26195      Branch: perl
26196            ! pod/perldelta.pod
26197 ____________________________________________________________________________
26198 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
26199         Log: Add information what to do if you are reading
26200              perluniintro but using some older Perl.
26201      Branch: perl
26202            ! pod/perluniintro.pod
26203 ____________________________________________________________________________
26204 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
26205         Log: Update the 'wide characters' FAQ entry.
26206      Branch: perl
26207            ! pod/perlfaq6.pod
26208 ____________________________________________________________________________
26209 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
26210         Log: Fix for
26211              
26212              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
26213              From: Marc Lehmann <root@schmorp.de>
26214              Date: Tue, 27 Nov 2001 14:27:14 +0100
26215              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
26216      Branch: perl
26217            ! ext/Encode.t ext/Encode/Encode.xs
26218 ____________________________________________________________________________
26219 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
26220         Log: Subject: [PATCH] DB_File 1.801
26221              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26222              Date: Tue, 27 Nov 2001 15:06:45 -0000
26223              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
26224      Branch: perl
26225            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26226            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
26227 ____________________________________________________________________________
26228 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
26229         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
26230      Branch: perl
26231            ! pod/perlmodlib.pod
26232 ____________________________________________________________________________
26233 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
26234         Log: sort() doc tweaks from John P. Linderman.
26235      Branch: perl
26236            ! pod/perlfunc.pod
26237 ____________________________________________________________________________
26238 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
26239         Log: Subject: [PATCH] More perldelta.pod nits
26240              From: Simon Glover <scog@roe.ac.uk>
26241              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
26242              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
26243      Branch: perl
26244            ! pod/perldelta.pod
26245 ____________________________________________________________________________
26246 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
26247         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
26248              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26249              Date: Tue, 27 Nov 2001 11:52:31 -0000
26250              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
26251      Branch: perl
26252            ! ext/Devel/PPPort/harness/Makefile.PL
26253 ____________________________________________________________________________
26254 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
26255         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
26256              From: Michael G Schwern <schwern@pobox.com>
26257              Date: Tue, 27 Nov 2001 03:38:24 -0500
26258              Message-ID: <20011127033824.A17775@blackrider>
26259      Branch: perl
26260            ! t/TEST
26261 ____________________________________________________________________________
26262 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
26263         Log: Subject: Re: perlcc very broken
26264              From: John Peacock <jpeacock@rowman.com>
26265              Date: Tue, 27 Nov 2001 06:48:01 -0500
26266              Message-ID: <3C037D71.4030508@rowman.com>
26267      Branch: perl
26268            ! utils/perlcc.PL
26269 ____________________________________________________________________________
26270 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
26271         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
26272              From: David Dyck <dcd@tc.fluke.com>
26273              Date: Mon, 26 Nov 2001 22:04:38 -0800
26274              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
26275      Branch: perl
26276            ! t/op/pack.t
26277 ____________________________________________________________________________
26278 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
26279         Log: Subject: [ID 20011126.149] t/op/split fails step 37
26280              From: David Dyck <dcd@tc.fluke.com>
26281              Date: Mon, 26 Nov 2001 21:52:35 -0800
26282              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
26283      Branch: perl
26284            ! t/op/split.t
26285 ____________________________________________________________________________
26286 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
26287         Log: incorporate last minute change from libnet 1.0901-tobe
26288      Branch: perl
26289            ! lib/Net/SMTP.pm
26290 ____________________________________________________________________________
26291 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
26292         Log: Pass 7 at perldelta - random edits.
26293      Branch: perl
26294            ! pod/perldelta.pod
26295 ____________________________________________________________________________
26296 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
26297         Log: Portability and skippage tweaks.
26298      Branch: perl
26299            ! t/op/split.t
26300 ____________________________________________________________________________
26301 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
26302         Log: (retracted by #13449)
26303              Try to make Unicode casemapping to work for EBCDIC, too.
26304      Branch: perl
26305            ! utf8.c
26306 ____________________________________________________________________________
26307 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
26308         Log: Just printing 1..0 is not quite enough...
26309      Branch: perl
26310            ! lib/Dumpvalue.t
26311 ____________________________________________________________________________
26312 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
26313         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
26314              Delay the match until runtime.
26315      Branch: perl
26316            ! t/op/append.t
26317 ____________________________________________________________________________
26318 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
26319         Log: UTF-EBCDIC.
26320      Branch: perl
26321            ! ext/Devel/Peek/Peek.t
26322 ____________________________________________________________________________
26323 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
26324         Log: Be UTF-EBCDIC aware.
26325      Branch: perl
26326            ! lib/bytes.t
26327 ____________________________________________________________________________
26328 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
26329         Log: Bad assumption which way digits and letters sort.
26330      Branch: perl
26331            ! lib/English.t
26332 ____________________________________________________________________________
26333 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
26334         Log: If in EBCDIC but no Convert::EBCDIC
26335              the libnet tests will all fail.
26336      Branch: perl
26337            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
26338            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
26339            ! lib/Net/t/smtp.t lib/Net/t/time.t
26340 ____________________________________________________________________________
26341 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
26342         Log: Just sorting to guarantee order is not enough.
26343              (Think EBCDIC.) 
26344      Branch: perl
26345            ! lib/ExtUtils/Manifest.t
26346 ____________________________________________________________________________
26347 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
26348         Log: OS/390 cleanable gunk.
26349      Branch: perl
26350            ! lib/ExtUtils/MM_Unix.pm
26351 ____________________________________________________________________________
26352 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
26353         Log: Update the EBCDIC MD5 checksums.
26354      Branch: perl
26355            ! ext/Digest/MD5/t/files.t
26356 ____________________________________________________________________________
26357 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
26358         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26359              From: Nicholas Clark <nick@ccl4.org>
26360              Date: Mon, 26 Nov 2001 23:06:34 +0000
26361              Message-ID: <20011126230633.Q37621@plum.flirble.org>
26362      Branch: perl
26363            ! installman
26364 ____________________________________________________________________________
26365 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
26366         Log: sort tweaks from John P. Linderman.
26367      Branch: perl
26368            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
26369 ____________________________________________________________________________
26370 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
26371         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
26372              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
26373              Date: Mon, 26 Nov 2001 18:47:25 -0600
26374              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
26375              
26376              Craig Berry submitted half of this patch just yesterday.
26377              Spooky cosmic resonance.
26378      Branch: perl
26379            ! ext/Socket/Socket.xs
26380 ____________________________________________________________________________
26381 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
26382         Log: Subject: [PATCH] doio slightly smaller
26383              From: Nicholas Clark <nick@ccl4.org>
26384              Date: Tue, 27 Nov 2001 00:40:23 +0000      
26385              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
26386      Branch: perl
26387            ! doio.c
26388 ____________________________________________________________________________
26389 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
26390         Log: perldelta nits from Autrijus Tang and Ron Kimball.
26391      Branch: perl
26392            ! pod/perldelta.pod
26393 ____________________________________________________________________________
26394 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
26395         Log: Subject: [PATCH] unpack P* uses random length for item
26396              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
26397              Date: Mon, 26 Nov 2001 19:56:32 +0100
26398              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
26399      Branch: perl
26400            ! pod/perldiag.pod pp_pack.c t/op/pack.t
26401 ____________________________________________________________________________
26402 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
26403         Log: Subject: [PATCH current] system and taintedness
26404              From: Radu Greab <radu@netsoft.ro>
26405              Date: Mon, 26 Nov 2001 18:42:29 +0200
26406              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
26407      Branch: perl
26408            ! pp_sys.c t/op/taint.t
26409 ____________________________________________________________________________
26410 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
26411         Log: Subject: [PATCH @ 13283] Devel::PPPort
26412              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
26413              Date: Mon, 26 Nov 2001 14:37:17 -0000
26414              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
26415      Branch: perl
26416            + ext/Devel/PPPort/MANIFEST
26417            ! MANIFEST ext/Devel/PPPort/Makefile.PL
26418            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
26419            ! ext/Devel/PPPort/harness/Harness.xs
26420            ! ext/Devel/PPPort/harness/Makefile.PL
26421            ! ext/Devel/PPPort/harness/module2.c
26422            ! ext/Devel/PPPort/harness/module3.c
26423            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
26424 ____________________________________________________________________________
26425 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
26426         Log: Update the test list.
26427      Branch: perl
26428            ! t/lib/1_compile.t
26429 ____________________________________________________________________________
26430 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
26431         Log: Sync-up tests with libnet distribution
26432      Branch: perl
26433            + lib/Net/t/netrc.t
26434            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
26435 ____________________________________________________________________________
26436 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
26437         Log: Update Changes.
26438      Branch: perl
26439            ! Changes patchlevel.h
26440 ____________________________________________________________________________
26441 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
26442         Log: Upgrade to podlators 1.16.
26443      Branch: perl
26444            + lib/Pod/t/basic.cap
26445            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
26446            ! lib/Pod/t/basic.t pod/pod2man.PL
26447 ____________________________________________________________________________
26448 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
26449         Log: Pass 6 at perldelta - sort enhancements, generic and
26450              platform specific bug fixes.
26451      Branch: perl
26452            ! pod/perldelta.pod
26453 ____________________________________________________________________________
26454 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
26455         Log: PROPAGATE documentation from Tony Cook.
26456      Branch: perl
26457            ! pod/perlfunc.pod
26458 ____________________________________________________________________________
26459 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
26460         Log: DJGPP cannot do signals that well.
26461      Branch: perl
26462            ! ext/POSIX/t/sigaction.t
26463 ____________________________________________________________________________
26464 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
26465         Log: Can't do subsecond alarms without ualarm; and break out
26466              early if alarms do not seem to be coming in as expected.
26467      Branch: perl
26468            ! ext/Time/HiRes/HiRes.t
26469 ____________________________________________________________________________
26470 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
26471         Log: No Socket, little Net.
26472      Branch: perl
26473            ! t/lib/1_compile.t
26474 ____________________________________________________________________________
26475 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
26476         Log: Take the taint brush to the getcwds.
26477      Branch: perl
26478            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
26479 ____________________________________________________________________________
26480 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
26481         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
26482              From: "Craig A. Berry" <craigberry@mac.com>
26483              Date: Sun, 25 Nov 2001 16:20:45 -0600
26484              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
26485      Branch: perl
26486            ! ext/Socket/Socket.xs
26487 ____________________________________________________________________________
26488 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
26489         Log: Since in some DOS filesystems the timestamp granularity
26490              may be only two seconds, better sleep for three to play safe.
26491              (Helps CygWin, at least.)
26492      Branch: perl
26493            ! lib/Memoize/t/expire_file.t
26494 ____________________________________________________________________________
26495 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
26496         Log: For some reason CygWin wasn't collapsing multiple
26497              slashes into one, which made some Spec.t tests to fail.
26498              Either CygWin was being too prudish or the collapsing
26499              logic needs to be rethunk.
26500      Branch: perl
26501            ! lib/File/Spec/Unix.pm
26502 ____________________________________________________________________________
26503 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
26504         Log: Cygwin needs to have libperl.dll around if trying to link
26505              with -lperl.  Note: this change cures the test but whether
26506              it cures CygPerl installation, I don't know: hopefully the
26507              libperl5_7_2.dll, or the version equivalent, gets installed
26508              also as libperl.dll to the proper place(s).
26509      Branch: perl
26510            ! lib/ExtUtils/Embed.t
26511 ____________________________________________________________________________
26512 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
26513         Log: -I../lib/.. and -L../lib/..?  Strange.
26514      Branch: perl
26515            ! lib/ExtUtils/Embed.t
26516 ____________________________________________________________________________
26517 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
26518         Log: $MM?
26519      Branch: perl
26520            ! lib/ExtUtils/Embed.pm
26521 ____________________________________________________________________________
26522 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
26523         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
26524              From: Dave Rolsky <autarch@urth.org>
26525              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
26526              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
26527      Branch: perl
26528            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
26529            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26530 ____________________________________________________________________________
26531 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
26532         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
26533              From: chromatic <chromatic@rmci.net>
26534              Date: Sat, 24 Nov 2001 14:56:57 -0700
26535              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
26536              
26537              plus a tweak for ithreads builds.
26538      Branch: perl
26539            + lib/DB.t
26540            ! MANIFEST lib/DB.pm
26541 ____________________________________________________________________________
26542 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
26543         Log: Win32 compilation tweaks for Blair Zajac.
26544      Branch: perl
26545            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
26546 ____________________________________________________________________________
26547 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
26548         Log: I don't think trying to bracket the hires time with lores
26549              times is going to be portable enough: Cygwin seems to be
26550              capable of getting hires ones rather consistently lower
26551              than the lores ones.  So let's try average difference instead.
26552      Branch: perl
26553            ! ext/Time/HiRes/HiRes.t
26554 ____________________________________________________________________________
26555 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
26556         Log: Subject: Re: benchmarks, sorts and reproducibility
26557              From: "John P. Linderman" <jpl@research.att.com>
26558              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
26559              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
26560              
26561              Randomize large partitions for quicksort to dodge the
26562              angry gods of quadratic.
26563      Branch: perl
26564            ! pp_sort.c
26565 ____________________________________________________________________________
26566 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
26567         Log: The joys of portable quoting.
26568      Branch: perl
26569            ! ext/Devel/PPPort/harness/Makefile.PL
26570 ____________________________________________________________________________
26571 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
26572         Log: sort pragma tweaks.
26573      Branch: perl
26574            ! lib/sort.pm
26575 ____________________________________________________________________________
26576 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
26577         Log: Skip the link= directives of utils.lst if no mandir
26578              (if no manpages).
26579      Branch: perl
26580            ! installman
26581 ____________________________________________________________________________
26582 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
26583         Log: integrate changes#8340,13260 from mainline
26584              
26585              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
26586              
26587              change#3373 introduced a handle leak in backticks and piped open()s
26588              that fail
26589      Branch: maint-5.6/perl
26590            ! t/io/pipe.t util.c
26591 ____________________________________________________________________________
26592 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
26593         Log: change#3373 introduced a handle leak in backticks and piped open()s
26594              that fail
26595      Branch: perl
26596            ! util.c
26597 ____________________________________________________________________________
26598 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
26599         Log: metaconfig unit change for #13258.
26600      Branch: metaconfig/U/perl
26601            ! d_procselfexe.U
26602 ____________________________________________________________________________
26603 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
26604         Log: Extraenous breaks noticed by David Dyck.
26605      Branch: perl
26606            ! Configure
26607 ____________________________________________________________________________
26608 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
26609         Log: Revert the /proc/self/auxv experiment for now.
26610      Branch: perl
26611            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
26612 ____________________________________________________________________________
26613 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
26614         Log: Also ExtUtils.t had $^X assumptions.
26615      Branch: perl
26616            ! lib/ExtUtils.t
26617 ____________________________________________________________________________
26618 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
26619         Log: Now is Solaris if you start the t/perl in the t/
26620              as "./perl", the $^X will be "../perl", not "./perl".
26621      Branch: perl
26622            ! t/lib/1_compile.t
26623 ____________________________________________________________________________
26624 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
26625         Log: The new way of finding out $^X in Solaris
26626              requires a little tweak if the executable
26627              pathname is *not* absolute: prepend "./"
26628              (otherwise `$^X ...` will start perl from PATH...)
26629      Branch: perl
26630            ! perl.c
26631 ____________________________________________________________________________
26632 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
26633         Log: Avoid "will not stay shared" warnings.
26634      Branch: perl
26635            ! lib/ExtUtils/MM_Unix.pm
26636 ____________________________________________________________________________
26637 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
26638         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
26639              From: Michael G Schwern <schwern@pobox.com>
26640              Date: Sat, 24 Nov 2001 19:56:18 -0500
26641              Message-ID: <20011124195618.A14614@blackrider>            
26642      Branch: perl
26643            ! perl.c pp_sys.c t/op/magic.t util.c
26644 ____________________________________________________________________________
26645 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
26646         Log: In the MakeMaker pm_to_blib target don't copy all
26647              the files in one fell swoop, deal with them hunkwise,
26648              helps for CLIs with limited line lengths.
26649              (This seems to help for DJGPP building Encode,
26650              where there are dozens of files to copy.)
26651      Branch: perl
26652            ! lib/ExtUtils/MM_Unix.pm
26653 ____________________________________________________________________________
26654 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
26655         Log: testsuite leaves stray files behind on windows
26656      Branch: perl
26657            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
26658 ____________________________________________________________________________
26659 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
26660         Log: xsubpp produces a spurious warning on directories called 'typemap'
26661      Branch: perl
26662            ! lib/ExtUtils/xsubpp
26663 ____________________________________________________________________________
26664 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
26665         Log: xsubpp treats invalid (indented) cpp directives as comments
26666      Branch: perl
26667            ! ext/IO/IO.xs
26668 ____________________________________________________________________________
26669 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
26670         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
26671      Branch: perl
26672            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
26673 ____________________________________________________________________________
26674 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
26675         Log: The debug_pag needs to be visible at all times
26676              because of the re extension.
26677      Branch: perl
26678            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
26679 ____________________________________________________________________________
26680 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
26681         Log: Subject: Re: [PATCH] Tests are good
26682              From: Philip Newton <Philip.Newton@gmx.net>
26683              Date: Sat, 24 Nov 2001 21:24:00 +0100
26684              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
26685      Branch: perl
26686            ! pod/perlhack.pod
26687 ____________________________________________________________________________
26688 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
26689         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
26690              From: "Craig A. Berry" <craigberry@mac.com> 
26691              Date: Sat, 24 Nov 2001 12:45:44 -0600
26692              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
26693              
26694              (with tweaks, and combined with Sarathy's #13242)
26695      Branch: perl
26696            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
26697 ____________________________________________________________________________
26698 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
26699         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
26700              From: John Peacock <jpeacock@rowman.com>
26701              Date: Sat, 24 Nov 2001 14:27:46 -0500
26702              Message-ID: <3BFFF4B2.40509@rowman.com> 
26703      Branch: perl
26704            ! lib/Exporter/Heavy.pm
26705 ____________________________________________________________________________
26706 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
26707         Log: use portable quotes
26708      Branch: perl
26709            ! ext/Devel/PPPort/harness/Makefile.PL
26710 ____________________________________________________________________________
26711 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
26712         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
26713              From: Nicholas Clark <nick@ccl4.org>
26714              Date: Sat, 24 Nov 2001 18:06:26 +0000
26715              Message-ID: <20011124180626.T37621@plum.flirble.org>
26716      Branch: perl
26717            ! installman
26718 ____________________________________________________________________________
26719 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
26720         Log: Subject: [PATCH] perl5005delta.pod L<>
26721              From: Nicholas Clark <nick@ccl4.org>
26722              Date: Sat, 24 Nov 2001 18:04:21 +0000
26723              Message-ID: <20011124180421.S37621@plum.flirble.org>
26724      Branch: perl
26725            ! pod/perl5005delta.pod
26726 ____________________________________________________________________________
26727 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
26728         Log: fix typo in config.vc; regenerate win32 config_H.* files
26729      Branch: perl
26730            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26731            ! win32/config_H.vc
26732 ____________________________________________________________________________
26733 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
26734         Log: Mention the charnames::vianame().
26735      Branch: perl
26736            ! pod/perluniintro.pod
26737 ____________________________________________________________________________
26738 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
26739         Log: Add charnames::vianame() in case people want to access
26740              the codes in run-time (as opposed to the compile-timeness
26741              of \N{...}).
26742      Branch: perl
26743            ! lib/charnames.pm lib/charnames.t
26744 ____________________________________________________________________________
26745 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
26746         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
26747              From: Nicholas Clark <nick@ccl4.org>
26748              Date: Sat, 24 Nov 2001 16:30:42 +0000
26749              Message-ID: <20011124163042.R37621@plum.flirble.org>
26750      Branch: perl
26751            ! regcomp.c regcomp.h
26752 ____________________________________________________________________________
26753 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
26754         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
26755              From: Nicholas Clark <nick@ccl4.org>
26756              Date: Sat, 24 Nov 2001 16:24:33 +0000
26757              Message-ID: <20011124162433.Q37621@plum.flirble.org>
26758              
26759              cmp fixes.
26760      Branch: perl
26761            ! pp.c
26762 ____________________________________________________________________________
26763 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
26764         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
26765              (It seems that "./perl" gets resolved to "perl" now.)
26766      Branch: perl
26767            ! perl.c
26768 ____________________________________________________________________________
26769 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
26770         Log: Subject: [PATCH] DB_File 1.800        
26771              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
26772              Date: Sat, 24 Nov 2001 11:41:41 -0000
26773              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
26774      Branch: perl
26775            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26776            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
26777            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26778            ! ext/DB_File/t/db-recno.t
26779 ____________________________________________________________________________
26780 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
26781         Log: Tweak the PUSHED documentation.
26782      Branch: perl
26783            ! ext/PerlIO/Via/Via.pm
26784 ____________________________________________________________________________
26785 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
26786         Log: Update 1_compile for new known tests.
26787      Branch: perl
26788            ! t/lib/1_compile.t
26789 ____________________________________________________________________________
26790 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
26791         Log: Move the MBF/MBI test modules to t/lib.
26792      Branch: perl
26793            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
26794            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
26795            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
26796            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
26797            ! lib/Math/BigInt/t/sub_mbi.t
26798 ____________________________________________________________________________
26799 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
26800         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
26801              From: "Craig A. Berry" <craigberry@mac.com> 
26802              Date: Fri, 23 Nov 2001 18:05:35 -0600
26803              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
26804      Branch: perl
26805            ! configure.com
26806 ____________________________________________________________________________
26807 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
26808         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
26809              From: PPrymmer@factset.com 
26810              Date: Fri, 23 Nov 2001 17:03:07 -0500
26811              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
26812      Branch: perl
26813            ! ext/Unicode/Normalize/mkheader
26814 ____________________________________________________________________________
26815 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
26816         Log: Here are the right helper files.
26817      Branch: perl
26818            + t/lib/Filter/Simple/ExportTest.pm
26819            + t/lib/Filter/Simple/FilterOnlyTest.pm
26820            + t/lib/Filter/Simple/FilterTest.pm
26821            + t/lib/Filter/Simple/ImportTest.pm
26822            ! MANIFEST
26823 ____________________________________________________________________________
26824 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
26825         Log: Update Changes.
26826      Branch: perl
26827            ! Changes patchlevel.h
26828 ____________________________________________________________________________
26829 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
26830         Log: Never mind.
26831      Branch: perl
26832            - lib/Filter/Simple/lib/ExportTest.pm
26833            - lib/Filter/Simple/lib/ImportTest.pm
26834 ____________________________________________________________________________
26835 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
26836         Log: Mis-add.
26837      Branch: perl
26838            + lib/Filter/Simple/lib/ExportTest.pm
26839            + lib/Filter/Simple/lib/ImportTest.pm
26840 ____________________________________________________________________________
26841 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
26842         Log: Upgrade to Filter::Simple 0.77.
26843      Branch: perl
26844            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
26845            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
26846            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
26847            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
26848            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
26849 ____________________________________________________________________________
26850 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
26851         Log: Missing p4 add.
26852      Branch: perl
26853            + lib/ExtUtils/MM_VMS.t
26854 ____________________________________________________________________________
26855 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
26856         Log: Pass 5 at perldelta - module and utility updates cleanup.
26857      Branch: perl
26858            ! pod/perldelta.pod
26859 ____________________________________________________________________________
26860 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
26861         Log: metaconfig unit change for #13219.
26862      Branch: metaconfig/U/perl
26863            ! d_procselfexe.U
26864 ____________________________________________________________________________
26865 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
26866         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
26867      Branch: perl
26868            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26869            ! pod/buildtoc.PL pod/perltoc.pod
26870 ____________________________________________________________________________
26871 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
26872         Log: Add procselfexe and d_dirfd to strange lands.
26873      Branch: perl
26874            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
26875            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
26876            ! vos/config.ga.def vos/config.ga.h win32/config.bc
26877            ! win32/config.gc win32/config.vc win32/config.win64
26878            ! wince/config.ce
26879 ____________________________________________________________________________
26880 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
26881         Log: metaconfig unit change for #13216.
26882      Branch: metaconfig/U/perl
26883            ! d_procselfexe.U
26884 ____________________________________________________________________________
26885 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
26886         Log: Better to "quote" the pathname.
26887      Branch: perl
26888            ! Configure config_h.SH
26889 ____________________________________________________________________________
26890 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
26891         Log: Use PROCSELFEXE_PATH.
26892      Branch: perl
26893            ! perl.c
26894 ____________________________________________________________________________
26895 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
26896         Log: metaconfig unit change for #13213.
26897      Branch: metaconfig/U/perl
26898            ! d_procselfexe.U
26899 ____________________________________________________________________________
26900 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
26901         Log: Add probing for BSD-like /proc/curproc/file.
26902      Branch: perl
26903            ! Configure config_h.SH
26904 ____________________________________________________________________________
26905 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
26906         Log: metaconfig unit change for 13211.
26907      Branch: metaconfig/U/perl
26908            + d_dirfd.U
26909 ____________________________________________________________________________
26910 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
26911         Log: Add probing for dirfd() so that it can be added it IO::Dir.
26912      Branch: perl
26913            ! Configure config_h.SH perl.h
26914 ____________________________________________________________________________
26915 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
26916         Log: ...and update the test count.
26917      Branch: perl
26918            ! lib/Pod/t/basic.t
26919 ____________________________________________________________________________
26920 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
26921         Log: Must remove the cap test also from the test script.
26922      Branch: perl
26923            ! lib/Pod/t/basic.t
26924 ____________________________________________________________________________
26925 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
26926         Log: Subject: [PATCH] Tests are good
26927              From: Nicholas Clark <nick@ccl4.org>
26928              Date: Fri, 23 Nov 2001 18:12:21 +0000
26929              Message-ID: <20011123181220.F37621@plum.flirble.org>
26930      Branch: perl
26931            ! pod/perlhack.pod
26932 ____________________________________________________________________________
26933 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
26934         Log: The basic.cap from podlators 1.14 is not very portable.
26935      Branch: perl
26936            - lib/Pod/t/basic.cap
26937            ! MANIFEST
26938 ____________________________________________________________________________
26939 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
26940         Log: Subject: Re: [DOC PATCHES] pod cleanups
26941              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
26942              Date: 22 Nov 2001 12:54:16 -0000
26943              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
26944      Branch: perl
26945            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
26946            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
26947 ____________________________________________________________________________
26948 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
26949         Log: FAQ sync.
26950      Branch: perl
26951            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
26952 ____________________________________________________________________________
26953 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
26954         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
26955              From: PPrymmer@factset.com
26956              Date: Fri, 23 Nov 2001 11:43:45 -0500
26957              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
26958      Branch: perl
26959            ! MANIFEST lib/ExtUtils/MM_VMS.pm
26960 ____________________________________________________________________________
26961 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
26962         Log: Corify podlators 1.14 test.
26963      Branch: perl
26964            ! lib/Pod/t/basic.t
26965 ____________________________________________________________________________
26966 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
26967         Log: Output tweak needed because of podlators 1.14.
26968      Branch: perl
26969            ! t/pod/multiline_items.xr
26970 ____________________________________________________________________________
26971 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
26972         Log: Upgrade to podlators 1.14.
26973      Branch: perl
26974            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
26975            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
26976            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
26977            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
26978            ! lib/Pod/Text/Overstrike.pm
26979 ____________________________________________________________________________
26980 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
26981         Log: perlmodinstall tweaks from Philip Newton.
26982      Branch: perl
26983            ! pod/perlmodinstall.pod
26984 ____________________________________________________________________________
26985 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
26986         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
26987              From: Autrijus Tang <autrijus@autrijus.org>           
26988              Date: Fri, 23 Nov 2001 23:55:53 +0800
26989              Message-ID: <20011123235553.A2310@not.autrijus.org>
26990      Branch: perl
26991            ! Porting/genlog
26992 ____________________________________________________________________________
26993 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
26994         Log: Subject: Re: regex oddness with \Z and $&
26995              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
26996              Date: Fri, 23 Nov 2001 15:15:24 +0000
26997              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
26998      Branch: perl
26999            ! regcomp.c t/op/re_tests
27000 ____________________________________________________________________________
27001 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
27002         Log: regen_headers.
27003      Branch: perl
27004            ! embed.h global.sym pod/perlapi.pod proto.h
27005 ____________________________________________________________________________
27006 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
27007         Log: Forgotten check-in.
27008      Branch: perl
27009            ! pod/perlapi.pod
27010 ____________________________________________________________________________
27011 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
27012         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
27013      Branch: perl
27014            ! lib/Test/Simple.pm
27015 ____________________________________________________________________________
27016 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
27017         Log: Retract #13173 (effectively retract Net::Ping 2.06,
27018              go back to 2.04, the 2.06 hasn't seen the patches
27019              that have gone to the blead version.)
27020      Branch: perl
27021            - lib/Net/Ping/CHANGES lib/Net/Ping/README
27022            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27023            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27024            - lib/Net/Ping/t/200_ping_tcp.t
27025            ! MANIFEST lib/Net/Ping.pm
27026 ____________________________________________________________________________
27027 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
27028         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
27029              From: Robin Barker <rmb1@cise.npl.co.uk>
27030              Date: Thu, 22 Nov 2001 11:00:38 GMT
27031              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
27032      Branch: perl
27033            ! utils/perldoc.PL
27034 ____________________________________________________________________________
27035 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
27036         Log: metaconfig unit change for #13191.
27037      Branch: metaconfig/U/perl
27038            ! d_procselfexe.U
27039 ____________________________________________________________________________
27040 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
27041         Log: procselfexe tweak: for some reason I had a ls in
27042              /proc/self/exe, not the ls Configure thought it
27043              would found.
27044      Branch: perl
27045            ! Configure
27046 ____________________________________________________________________________
27047 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
27048         Log: Corify the Net::Ping tests; skip the tests
27049              unless $ENV{PERL_TEST_Net_Ping} is true.
27050      Branch: perl
27051            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27052            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27053            ! lib/Net/Ping/t/200_ping_tcp.t
27054 ____________________________________________________________________________
27055 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
27056         Log: metaconfig units changes for #13188.
27057      Branch: metaconfig
27058            ! U/modified/Head.U
27059      Branch: metaconfig/U/perl
27060            ! issymlink.U
27061 ____________________________________________________________________________
27062 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
27063         Log: The #13182 didn't really help.  The real problem
27064              seems to be that 'sh' can in AIX mean at least three
27065              different things, and we can't know which one it is
27066              unless we export $newsh from an earlier run (and it's
27067              the 'bsh' aka 'sh' that has the the broken test -h).
27068      Branch: perl
27069            ! Configure
27070 ____________________________________________________________________________
27071 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
27072         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
27073      Branch: perl
27074            ! op.c t/op/override.t
27075 ____________________________________________________________________________
27076 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
27077         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
27078              From: PPrymmer@factset.com 
27079              Date: Wed, 21 Nov 2001 20:17:25 -0500
27080              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
27081      Branch: perl
27082            ! lib/Shell.t
27083 ____________________________________________________________________________
27084 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
27085         Log: Reapply perlmodinstall parts of #12897.
27086      Branch: perl
27087            ! pod/perlmodinstall.pod
27088 ____________________________________________________________________________
27089 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
27090         Log: perlmodinstall 2.01 from Jon Orwant.
27091      Branch: perl
27092            ! pod/perlmodinstall.pod
27093 ____________________________________________________________________________
27094 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
27095         Log: Subject: [PATCH @10907] REXX on OS/2
27096              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27097              Date: Wed, 21 Nov 2001 15:26:11 -0500
27098              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
27099      Branch: perl
27100            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
27101            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
27102 ____________________________________________________________________________
27103 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
27104         Log: metaconfig unit change for #13181.
27105      Branch: metaconfig/U/perl
27106            ! issymlink.U
27107 ____________________________________________________________________________
27108 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
27109         Log: AIX has broken builtin 'test'.
27110      Branch: perl
27111            ! Configure
27112 ____________________________________________________________________________
27113 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
27114         Log: Subject: [PATCH 5.7.x] INSTALL size update
27115              From: Andy Dougherty <doughera@lafayette.edu>
27116              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
27117              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
27118      Branch: perl
27119            ! INSTALL
27120 ____________________________________________________________________________
27121 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
27122         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
27123              to pp_sort.c.  Includes the quicksort stabilizing layer
27124              from John P. Linderman.  -Msort=qsort or -Msort=fast is
27125              faster than without (or with -Msort=mergesort or -Msort=safe)
27126              for short random inputs, but for some reason not quite as fast
27127              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
27128              optimizing definitely needed.
27129      Branch: perl
27130            + lib/sort.pm lib/sort.t pp_sort.c
27131            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
27132            ! embed.pl global.sym perl.h pp_ctl.c proto.h
27133            ! vms/descrip_mms.template vos/build.cm win32/Makefile
27134            ! win32/makefile.mk wince/Makefile.ce
27135 ____________________________________________________________________________
27136 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
27137         Log: Sync file with libnet-1.0901-tobe
27138      Branch: perl
27139            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
27140            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
27141            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
27142            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
27143            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
27144 ____________________________________________________________________________
27145 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
27146         Log: Subject: [PATCH perldoc] problems with pod2man
27147              From: Robin Barker <rmb1@cise.npl.co.uk>
27148              Date: Wed, 21 Nov 2001 17:48:51 GMT
27149              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
27150      Branch: perl
27151            ! utils/perldoc.PL
27152 ____________________________________________________________________________
27153 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
27154         Log: debug_pad only visible when debugging.
27155      Branch: perl
27156            ! makedef.pl
27157 ____________________________________________________________________________
27158 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
27159         Log: metaconfig units changes for #13174.
27160      Branch: metaconfig/U/perl
27161            + d_procselfexe.U
27162            - procselfexe.U
27163 ____________________________________________________________________________
27164 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
27165         Log: procselfexe tweaks.
27166      Branch: perl
27167            ! Configure config_h.SH
27168 ____________________________________________________________________________
27169 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
27170         Log: Upgrade to Net::Ping 2.06.
27171      Branch: perl
27172            + lib/Net/Ping/CHANGES lib/Net/Ping/README
27173            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
27174            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
27175            + lib/Net/Ping/t/200_ping_tcp.t
27176            ! MANIFEST lib/Net/Ping.pm
27177 ____________________________________________________________________________
27178 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
27179         Log: Upgrade to Math::BigInt 1.47.
27180      Branch: perl
27181            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
27182            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
27183            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
27184            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
27185            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
27186            ! lib/Math/BigInt/t/sub_mbi.t
27187 ____________________________________________________________________________
27188 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
27189         Log: Dynaloading for POSIX-BC from Thomas Dorner.
27190      Branch: perl
27191            ! hints/posix-bc.sh
27192 ____________________________________________________________________________
27193 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
27194         Log: Strange: the same mysterious regex study bug
27195              seems to be present both in OS/390 and POSIX-BC.
27196              Deep EBCDIC magic that regex engine gets wrong,
27197              or a bug in some compiler/library shared by the
27198              two platforms?  From Thomas Dorner.
27199      Branch: perl
27200            ! t/op/study.t
27201 ____________________________________________________________________________
27202 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
27203         Log: More lost and found.
27204      Branch: perl
27205            + lib/Test/Simple/README
27206            ! MANIFEST
27207 ____________________________________________________________________________
27208 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
27209         Log: MANIFESTly missing.
27210      Branch: perl
27211            ! MANIFEST
27212 ____________________________________________________________________________
27213 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
27214         Log: Subject: Re: PERFORCE change 13162 for review               
27215              From: Philip Newton <Philip.Newton@gmx.net> 
27216              Date: Wed, 21 Nov 2001 16:44:30 +0100
27217              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
27218      Branch: perl
27219            ! ext/Devel/PPPort/PPPort.pm
27220 ____________________________________________________________________________
27221 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
27222         Log: Update Changes.
27223      Branch: perl
27224            ! Changes patchlevel.h
27225 ____________________________________________________________________________
27226 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
27227         Log: Small doc tweaks.
27228      Branch: perl
27229            ! ext/PerlIO/Via/Via.pm
27230 ____________________________________________________________________________
27231 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
27232         Log: Redundant return.
27233      Branch: perl
27234            ! ext/MIME/Base64/QuotedPrint.pm
27235 ____________________________________________________________________________
27236 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
27237         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
27238              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
27239              Date: Wed, 21 Nov 2001 10:23:16 +0100
27240              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
27241      Branch: perl
27242            ! pp_pack.c t/op/pack.t
27243 ____________________________________________________________________________
27244 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
27245         Log: Add Devel::PPPort originally from Kenneth Albanowski,
27246              revigorated by Paul Marquess: gives h2xs a Perl version
27247              portability boost.
27248      Branch: perl
27249            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
27250            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
27251            + ext/Devel/PPPort/harness/Harness.pm
27252            + ext/Devel/PPPort/harness/Harness.xs
27253            + ext/Devel/PPPort/harness/Makefile.PL
27254            + ext/Devel/PPPort/harness/module2.c
27255            + ext/Devel/PPPort/harness/module3.c
27256            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
27257            ! MANIFEST lib/h2xs.t utils/h2xs.PL
27258 ____________________________________________________________________________
27259 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
27260         Log: Oops.
27261      Branch: perl
27262            ! lib/Test/Simple/t/filehandles.t
27263 ____________________________________________________________________________
27264 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
27265         Log: Subject: Re: PERFORCE change 13152 for review               
27266              From: Philip Newton <Philip.Newton@gmx.net> 
27267              Date: Wed, 21 Nov 2001 09:04:05 +0100
27268              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
27269      Branch: perl
27270            ! lib/Test/Builder.pm
27271 ____________________________________________________________________________
27272 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
27273         Log: Subject: Re: PERFORCE change 13142 for review
27274              From: Philip Newton <Philip.Newton@gmx.net>
27275              Date: Wed, 21 Nov 2001 09:04:03 +0100
27276              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
27277              
27278              plus rewrap few paragraphs.
27279      Branch: perl
27280            ! lib/Pod/LaTeX.pm
27281 ____________________________________________________________________________
27282 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
27283         Log: Integrate #13154 from macperl; Remove comments.
27284      Branch: perl
27285           !> lib/File/Spec/Mac.pm
27286 ____________________________________________________________________________
27287 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
27288         Log: Update the list of modules having tests.
27289      Branch: perl
27290            ! t/lib/1_compile.t
27291 ____________________________________________________________________________
27292 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
27293         Log: Slight doc changes.
27294      Branch: maint-5.6/macperl
27295            ! macos/macperl/MacPerl.podhelp
27296 ____________________________________________________________________________
27297 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
27298         Log: Add UTF-16 coercion.
27299      Branch: maint-5.6/macperl
27300            ! macos/lib/Mac/AppleEvents/Simple.pm
27301 ____________________________________________________________________________
27302 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
27303         Log: Remove comments.
27304      Branch: maint-5.6/macperl
27305            ! lib/File/Spec/Mac.pm
27306 ____________________________________________________________________________
27307 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
27308         Log: Fix FSpGetCatInfo (and other functions) corrupting
27309              memory with bad filespecs (bug #471867)
27310      Branch: maint-5.6/macperl
27311            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
27312 ____________________________________________________________________________
27313 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
27314         Log: Upgrade to Test::Simple 0.33.
27315      Branch: perl
27316            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
27317            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
27318            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
27319 ____________________________________________________________________________
27320 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
27321         Log: Upgrade to Test::Harness 1.26.
27322      Branch: perl
27323            ! lib/Test/Harness.pm lib/Test/Harness/Changes
27324 ____________________________________________________________________________
27325 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
27326         Log: Integrate change #13145 from maintperl;
27327              another compatibility tweak to change#12559: avoid quoting
27328              arguments that already have quotes; add test case
27329      Branch: perl
27330           !> t/op/system_tests win32/win32.c
27331 ____________________________________________________________________________
27332 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
27333         Log: integrate change#13147 from mainline (fixes nit in change#10091)
27334              
27335              Subject: [PATCH] spaceship and refs
27336      Branch: maint-5.6/perl
27337            ! pp.c pp_hot.c t/op/cmp.t
27338 ____________________________________________________________________________
27339 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
27340         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
27341              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
27342              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
27343              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
27344      Branch: perl
27345            + lib/Pod/t/utils.t
27346            ! MANIFEST
27347 ____________________________________________________________________________
27348 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
27349         Log: Subject: [PATCH] spaceship and refs
27350              From: Nicholas Clark <nick@ccl4.org>
27351              Date: Tue, 20 Nov 2001 21:59:51 +0000
27352              Message-ID: <20011120215951.U62891@plum.flirble.org> 
27353      Branch: perl
27354            ! pp.c pp_hot.c t/op/cmp.t
27355 ____________________________________________________________________________
27356 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
27357         Log: Try to clarify which I/O call operates on bytes,
27358              which on characters, which on either.
27359      Branch: perl
27360            ! pod/perlfunc.pod
27361 ____________________________________________________________________________
27362 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
27363         Log: another compatibility tweak to change#12559: avoid quoting
27364              arguments that already have quotes; add test case
27365      Branch: maint-5.6/perl
27366            ! t/op/system_tests win32/win32.c
27367 ____________________________________________________________________________
27368 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
27369         Log: Give a simple example of writing PerlIO::Via handlers
27370              in Perl.
27371      Branch: perl
27372            ! ext/PerlIO/Via/Via.pm
27373 ____________________________________________________________________________
27374 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
27375         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
27376      Branch: perl
27377            + lib/Pod/t/latex.t
27378            ! MANIFEST
27379 ____________________________________________________________________________
27380 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
27381         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
27382              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27383              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
27384              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
27385      Branch: perl
27386            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
27387 ____________________________________________________________________________
27388 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
27389         Log: Spread d_procselfexe to far-off lands (undefined).
27390      Branch: perl
27391            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
27392            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
27393            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27394            ! win32/config.gc win32/config.vc win32/config.win64
27395            ! wince/config.ce
27396 ____________________________________________________________________________
27397 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
27398         Log: Integrate perlio; add detection and use of /proc/self/exe
27399              (Linuxism for finding the absolute path of the executable)
27400      Branch: perl
27401           !> Configure config_h.SH perl.c t/op/magic.t
27402 ____________________________________________________________________________
27403 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
27404         Log: Really define do_report_used() only if DEBUGGING.
27405      Branch: perl
27406            ! sv.c
27407 ____________________________________________________________________________
27408 [ 13138] By: nick                                  on 2001/11/20  20:01:05
27409         Log: perl.c change to use HAS_PROCSELFEXE, also
27410              tweak to $^X test to comprehend full path to real executable
27411              being returned (like Cygwin as it happens...)
27412      Branch: perlio
27413            ! perl.c t/op/magic.t
27414 ____________________________________________________________________________
27415 [ 13137] By: nick                                  on 2001/11/20  19:46:00
27416         Log: Integrate mainline
27417      Branch: perlio
27418           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27419           +> lib/NEXT/t/unseen.t
27420            - lib/NEXT/test.pl
27421           !> (integrate 34 files)
27422 ____________________________________________________________________________
27423 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
27424         Log: Subject: [?PATCH] terser pp_eq
27425              From: Nicholas Clark <nick@ccl4.org>
27426              Date: Mon, 19 Nov 2001 23:09:02 +0000
27427              Message-ID: <20011119230901.O62891@plum.flirble.org>
27428      Branch: perl
27429            ! pp_hot.c
27430 ____________________________________________________________________________
27431 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
27432         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
27433      Branch: perl
27434            ! pod/perldelta.pod
27435 ____________________________________________________________________________
27436 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
27437         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27438              From: Andy Dougherty <doughera@lafayette.edu>
27439              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
27440              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
27441      Branch: perl
27442            ! ext/re/Makefile.PL ext/re/re.xs
27443 ____________________________________________________________________________
27444 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
27445         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
27446              From: Andy Dougherty <doughera@lafayette.edu>
27447              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
27448              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
27449      Branch: perl
27450            ! ext/re/re.xs
27451 ____________________________________________________________________________
27452 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
27453         Log: Integrate change #13119 from macperl.
27454              (No changes since already applied the patch,
27455              just keep perforce happy and well-fed.)
27456      Branch: perl
27457           !> lib/Pod/Html.pm
27458 ____________________________________________________________________________
27459 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
27460         Log: Subject: [PATCH] filter-util.pl for Mac OS
27461              From: Chris Nandor <pudge@pobox.com>
27462              Date: Tue, 20 Nov 2001 00:16:11 -0500
27463              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
27464      Branch: perl
27465            ! t/lib/filter-util.pl
27466 ____________________________________________________________________________
27467 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
27468         Log: Subject: [PATCH] Portability fix for Pod::Html
27469              From: Chris Nandor <pudge@pobox.com>
27470              Date: Tue, 20 Nov 2001 00:01:05 -0500
27471              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
27472      Branch: perl
27473            ! lib/Pod/Html.pm
27474 ____________________________________________________________________________
27475 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
27476         Log: Need to skip more tests if not perlio.
27477      Branch: perl
27478            ! lib/open.t
27479 ____________________________________________________________________________
27480 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
27481         Log: Pass 3 at perldelta - sort the lists of new modules,
27482              module improvements, and new platforms.
27483      Branch: perl
27484            ! pod/perldelta.pod
27485 ____________________________________________________________________________
27486 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
27487         Log: Document ${^OPEN}.
27488      Branch: perl
27489            ! pod/perlvar.pod
27490 ____________________________________________________________________________
27491 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
27492         Log: Make configpm work with extra keys
27493      Branch: maint-5.6/macperl
27494            ! macos/configpm
27495 ____________________________________________________________________________
27496 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
27497         Log: Version and doc updates
27498      Branch: maint-5.6/macperl
27499            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
27500 ____________________________________________________________________________
27501 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
27502         Log: More fixes for error message parsing (bug #470316)
27503      Branch: maint-5.6/macperl
27504            ! macos/macish.c
27505 ____________________________________________________________________________
27506 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
27507         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
27508              remove obsolete function (bug #465225)
27509      Branch: maint-5.6/macperl
27510            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
27511            ! macos/macperl/MPScript.c
27512 ____________________________________________________________________________
27513 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
27514         Log: Add p2as droplet to distribution.
27515      Branch: maint-5.6/macperl
27516            + macos/macperl/Droplets/p2as.plx
27517 ____________________________________________________________________________
27518 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
27519         Log: Bundle File::Sort.
27520      Branch: maint-5.6/macperl
27521            + macos/bundled_lib/blib/lib/File/Sort.pm
27522 ____________________________________________________________________________
27523 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
27524         Log: Various bundled module fixes.
27525      Branch: maint-5.6/macperl
27526            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
27527            ! macos/bundled_ext/Digest/MD5/t/files.t
27528            ! macos/bundled_ext/Filter/t/filter-util.pl
27529            ! macos/bundled_lib/blib/lib/Net/Config.pm
27530            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
27531 ____________________________________________________________________________
27532 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
27533         Log: Portability fix for Pod::Html.
27534      Branch: maint-5.6/macperl
27535            ! lib/Pod/Html.pm
27536 ____________________________________________________________________________
27537 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
27538         Log: Upgrade to Text::Balanced 1.89.
27539      Branch: perl
27540            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
27541            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
27542            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
27543            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
27544            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
27545            ! lib/Text/Balanced/t/gentag.t
27546 ____________________________________________________________________________
27547 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
27548         Log: Upgrade to NEXT 0.50.
27549      Branch: perl
27550            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
27551            + lib/NEXT/t/unseen.t
27552            - lib/NEXT/test.pl
27553            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
27554 ____________________________________________________________________________
27555 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
27556         Log: Integrate with maint-5.6/perl.
27557      Branch: maint-5.6/macperl
27558           !> win32/win32.c
27559 ____________________________________________________________________________
27560 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
27561         Log: Update the README.threads scary header a bit.
27562      Branch: perl
27563            ! README.threads
27564 ____________________________________________________________________________
27565 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
27566         Log: Pass 2 at perldelta: add some changes since 5.7.2.
27567      Branch: perl
27568            ! pod/perldelta.pod
27569 ____________________________________________________________________________
27570 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
27571         Log: Subject: [DOC PATCH] perlfaq4.pod 
27572              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27573              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
27574              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
27575      Branch: perl
27576            ! pod/perlfaq4.pod
27577 ____________________________________________________________________________
27578 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
27579         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
27580              From: Michael G Schwern <schwern@pobox.com> 
27581              Date: Mon, 19 Nov 2001 19:53:12 -0500
27582              Message-ID: <20011119195311.I11883@blackrider>
27583      Branch: perl
27584            ! perl.c
27585 ____________________________________________________________________________
27586 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
27587         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
27588              From: PPrymmer@factset.com
27589              Date: Mon, 19 Nov 2001 17:08:59 -0500
27590              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
27591      Branch: perl
27592            ! vms/descrip_mms.template
27593 ____________________________________________________________________________
27594 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
27595         Log: Create a per-interpeter debug scratchpad container
27596              and use that for the regexec debugging.
27597      Branch: perl
27598            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
27599 ____________________________________________________________________________
27600 [ 13109] By: nick                                  on 2001/11/19  22:01:45
27601         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
27602              Configure unit detects the feature).
27603      Branch: metaconfig/U/perl
27604            + procselfexe.U
27605      Branch: perlio
27606            ! Configure config_h.SH
27607 ____________________________________________________________________________
27608 [ 13108] By: nick                                  on 2001/11/19  20:39:17
27609         Log: Integrate mainline
27610      Branch: perlio
27611           +> t/op/or.t
27612           !> (integrate 44 files)
27613 ____________________________________________________________________________
27614 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
27615         Log: sysseek tweak.
27616      Branch: perl
27617            ! pod/perlfunc.pod
27618 ____________________________________________________________________________
27619 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
27620         Log: Move the sysio tests from io/utf8 to lib/open.
27621      Branch: perl
27622            ! lib/open.t t/io/utf8.t
27623 ____________________________________________________________________________
27624 [ 13105] By: nick                                  on 2001/11/19  20:15:39
27625         Log: Add a .package and a README to //depot/metaconfig
27626      Branch: metaconfig
27627            + .package README
27628 ____________________________________________________________________________
27629 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
27630         Log: Thou shalt not mix stdio and sysio.
27631      Branch: perl
27632            ! t/io/utf8.t
27633 ____________________________________________________________________________
27634 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
27635         Log: Update Changes.
27636      Branch: perl
27637            ! Changes patchlevel.h
27638 ____________________________________________________________________________
27639 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
27640         Log: The runops_debug needs to be present always, otherwise
27641              places like AIX which need an explicit symbol export list
27642              will croak when trying to build Devel::Peek (which uses
27643              the runops_debug).
27644      Branch: perl
27645            ! makedef.pl
27646 ____________________________________________________________________________
27647 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
27648         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
27649              From: PPrymmer@factset.com 
27650              Date: Mon, 19 Nov 2001 11:34:22 -0500
27651              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
27652      Branch: perl
27653            ! lib/Memoize/t/tie_sdbm.t
27654 ____________________________________________________________________________
27655 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
27656         Log: Retract #13088: it seems that unless dump.c is extensively
27657              reorganized as to what symbols it shows, when, and to whom,
27658              we are stuck with having the dump.o symbols in the libperl
27659              and thusly in the main Perl binary.
27660      Branch: perl
27661            ! embedvar.h perlapi.h perlvars.h
27662 ____________________________________________________________________________
27663 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
27664         Log: The _uni_display should not be in dump.c since they
27665              are used under normal operation (S_not_a_number()).
27666      Branch: perl
27667            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
27668 ____________________________________________________________________________
27669 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
27670         Log: Protect sv_dump() from being included unless DEBUGGING,
27671              as noticed by Ilya.
27672      Branch: perl
27673            ! sv.c
27674 ____________________________________________________________________________
27675 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
27676         Log: Pending further investigation skip the tell() tests.
27677              The tell() is okay on Solaris, HP-UX and Tru64, but fails
27678              (by returning too much) in Linux.
27679      Branch: perl
27680            ! t/io/utf8.t
27681 ____________________________________________________________________________
27682 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
27683         Log: Retract #13082 until a better solution is found:
27684              statics break ithreads.
27685      Branch: perl
27686            ! regexec.c
27687 ____________________________________________________________________________
27688 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
27689         Log: Figures 1 and 2 for UTF-8.
27690      Branch: perl
27691            ! pod/perlunicode.pod
27692 ____________________________________________________________________________
27693 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
27694         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
27695              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27696              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
27697              Message-ID: <20011119132645.A15034@rafael>
27698      Branch: perl
27699            ! op.c pod/perldiag.pod t/lib/warnings/op
27700 ____________________________________________________________________________
27701 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
27702         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
27703              From: Michael G Schwern <schwern@pobox.com> 
27704              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
27705              Message-ID: <20011119031112.E786@blackrider>
27706      Branch: perl
27707            ! t/op/closure.t
27708 ____________________________________________________________________________
27709 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
27710         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
27711              From: Michael G Schwern <schwern@pobox.com>
27712              Date: Mon, 19 Nov 2001 03:42:56 -0500
27713              Message-ID: <20011119034256.I786@blackrider>
27714      Branch: perl
27715            + t/op/or.t
27716            ! MANIFEST
27717 ____________________________________________________________________________
27718 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
27719         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
27720              From: "Craig A. Berry" <craigberry@mac.com>
27721              Date: Sun, 18 Nov 2001 14:33:48 -0600
27722              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
27723      Branch: perl
27724            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
27725 ____________________________________________________________________________
27726 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
27727         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27728              From: Dave Rolsky <autarch@urth.org>
27729              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
27730              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27731      Branch: perl
27732            ! lib/ExtUtils/Manifest.pm
27733 ____________________________________________________________________________
27734 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
27735         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
27736              From: Dave Rolsky <autarch@urth.org>
27737              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
27738              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
27739      Branch: perl
27740            ! lib/ExtUtils/Install.pm
27741 ____________________________________________________________________________
27742 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
27743         Log: The runops_dbg should not be needed.
27744      Branch: perl
27745            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
27746 ____________________________________________________________________________
27747 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
27748         Log: do_spawn() cleanup from Charles Lane.
27749      Branch: perl
27750            ! vms/vms.c
27751 ____________________________________________________________________________
27752 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
27753         Log: Update the list of tests.
27754      Branch: perl
27755            ! t/lib/1_compile.t
27756 ____________________________________________________________________________
27757 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
27758         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
27759              From: Michael G Schwern <schwern@pobox.com> 
27760              Date: Fri, 16 Nov 2001 17:37:04 -0500
27761              Message-ID: <20011116173703.L30160@blackrider>
27762      Branch: perl
27763            ! t/lib/warnings/sv
27764 ____________________________________________________________________________
27765 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
27766         Log: FAQ sync.
27767      Branch: perl
27768            ! pod/perlfaq4.pod
27769 ____________________________________________________________________________
27770 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
27771         Log: Integrate perlio; win32 sync.
27772      Branch: perl
27773           !> perlio.c win32/win32io.c
27774 ____________________________________________________________________________
27775 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
27776         Log: (retracted by #13096)
27777              Debugging would be badly skewed by a malloc per regex dump.
27778      Branch: perl
27779            ! regexec.c
27780 ____________________________________________________________________________
27781 [ 13081] By: nick                                  on 2001/11/18  19:08:40
27782         Log: Win32 layer has a dup which needs to match new prototype.
27783      Branch: perlio
27784            ! win32/win32io.c
27785 ____________________________________________________________________________
27786 [ 13080] By: nick                                  on 2001/11/18  19:05:02
27787         Log: Wrong way to get stdio mode used.
27788      Branch: perlio
27789            ! perlio.c
27790 ____________________________________________________________________________
27791 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
27792         Log: Retract #13048: that introduced a malloc() (through savepvn())
27793              to *every* m//, which killed the performance quite badly.
27794      Branch: perl
27795            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
27796 ____________________________________________________________________________
27797 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
27798         Log: Pass 1 at perldelta.pod: sort the section contents
27799              together, drop all but the 5.7.2 known problems,
27800              leave the 5.7.1 security note since that's the
27801              fullest explanation (update the date on that).
27802      Branch: perl
27803            ! pod/perldelta.pod
27804 ____________________________________________________________________________
27805 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
27806         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
27807              
27808              Tiny problem in the test for 20011113.110: I hope
27809              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
27810      Branch: perl
27811            ! pp.c t/op/repeat.t
27812 ____________________________________________________________________________
27813 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
27814         Log: All of syswrite/send/sendto need to return character counts,
27815              and character counts from the offset, not the beginning of
27816              the scalar.
27817      Branch: perl
27818            ! pp_sys.c
27819 ____________________________________________________________________________
27820 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
27821         Log: Integrate PerlIO: duping fixes.
27822      Branch: perl
27823           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27824           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27825           !> perliol.h sv.c
27826 ____________________________________________________________________________
27827 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
27828         Log: syswrite() was still returning byte counts, not character counts.
27829      Branch: perl
27830            ! pp_sys.c t/io/utf8.t
27831 ____________________________________________________________________________
27832 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
27833         Log: Add test for sysread().
27834      Branch: perl
27835            ! t/io/utf8.t
27836 ____________________________________________________________________________
27837 [ 13072] By: nick                                  on 2001/11/18  16:15:31
27838         Log: Allow dup'ing of PerlIO::Scalar etc.
27839      Branch: perlio
27840            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27841            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
27842            ! perliol.h sv.c
27843 ____________________________________________________________________________
27844 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
27845         Log: Prepend a null byte to the test set.
27846      Branch: perl
27847            ! t/io/utf8.t
27848 ____________________________________________________________________________
27849 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
27850         Log: Document how "no utf8;" can become handy.
27851      Branch: perl
27852            ! lib/utf8.pm
27853 ____________________________________________________________________________
27854 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
27855         Log: Integrate perlio; force the inclusion of the PL_runops_*
27856      Branch: perl
27857           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
27858 ____________________________________________________________________________
27859 [ 13068] By: nick                                  on 2001/11/18  13:23:33
27860         Log: embed.pl generated changes I forgot to include
27861      Branch: perlio
27862            ! embedvar.h perlapi.h pod/perlapi.pod
27863 ____________________________________________________________________________
27864 [ 13067] By: nick                                  on 2001/11/18  12:50:19
27865         Log: Force inclusion of both Perl_runops_* in perl itself,
27866              so they are available for Peek.xs etc.
27867      Branch: perlio
27868            ! perlvars.h
27869 ____________________________________________________________________________
27870 [ 13066] By: nick                                  on 2001/11/18  11:00:34
27871         Log: Integrate mainline - a few Devel::Peak fails.
27872      Branch: perlio
27873           +> (branch 29 files)
27874            - ext/Thread/Thread.pm lib/Benchmark.t
27875            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
27876            - lib/Lingua/KO/Hangul/Util/README
27877            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
27878            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
27879            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
27880            - vms/ext/vmsish.pm vms/ext/vmsish.t
27881            ! hv.c
27882           !> (integrate 389 files)
27883 ____________________________________________________________________________
27884 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
27885         Log: Start working on perldelta.  This is not yet any sort of
27886              editing; just concatenating perl570delta, perl571delta,
27887              and perl572delta.  Any sorting not done, any duplicate
27888              removal not done, any removal or update of obsolete items
27889              not done, any changes since 5.7.2 not included.  So there.
27890      Branch: perl
27891            ! pod/perldelta.pod
27892 ____________________________________________________________________________
27893 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
27894         Log: Banish "use utf8".
27895      Branch: perl
27896            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
27897 ____________________________________________________________________________
27898 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
27899         Log: Tweak from Charles Lane.
27900      Branch: perl
27901            ! vms/vms.c
27902 ____________________________________________________________________________
27903 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
27904         Log: Integrate change #13058 from maintperl;
27905              change#12559 breaks things on Win9x because command.com doesn't
27906              grok dquotes at all; disable all the system() smarts for
27907              command.com
27908      Branch: perl
27909           !> win32/win32.c
27910 ____________________________________________________________________________
27911 [ 13061] By: ams                                   on 2001/11/17  13:46:11
27912         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
27913              From: Jonathan Stowe <gellyfish@gellyfish.com>
27914              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
27915              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
27916      Branch: perl
27917            ! lib/Term/Cap.pm
27918 ____________________________________________________________________________
27919 [ 13060] By: ams                                   on 2001/11/17  09:49:10
27920         Log: Subject: [PATCH9 File/Find.pm doc nits
27921              From: Tels <perl_dummy@bloodgate.com>
27922              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
27923      Branch: perl
27924            ! lib/File/Find.pm
27925 ____________________________________________________________________________
27926 [ 13059] By: ams                                   on 2001/11/17  09:38:38
27927         Log: Subject: [PATCH] Benchmark.pm nit
27928              From: Tels <perl_dummy@bloodgate.com>
27929              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
27930      Branch: perl
27931            ! lib/Benchmark.pm
27932 ____________________________________________________________________________
27933 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
27934         Log: change#12559 breaks things on Win9x because command.com doesn't
27935              grok dquotes at all; disable all the system() smarts for
27936              command.com
27937      Branch: maint-5.6/perl
27938            ! win32/win32.c
27939 ____________________________________________________________________________
27940 [ 13057] By: ams                                   on 2001/11/16  20:30:03
27941         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
27942              From: Andy Dougherty <doughera@lafayette.edu>
27943              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
27944              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
27945      Branch: perl
27946            ! lib/Unicode/UCD.t
27947 ____________________________________________________________________________
27948 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
27949         Log: Subject: [Patch Perl@13023] VMS system() warning
27950              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27951              Date: Fri, 16 Nov 2001 15:20:11 EST
27952              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
27953      Branch: perl
27954            ! vms/vms.c
27955 ____________________________________________________________________________
27956 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
27957         Log: It's neither-nor, and protect against the impossible.
27958      Branch: perl
27959            ! lib/Thread.pm
27960 ____________________________________________________________________________
27961 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
27962         Log: 5005threads didn't work because $Thread::VERSION wasn't
27963              visible.  Oops.
27964      Branch: perl
27965            ! ext/Thread/Makefile.PL lib/Thread.pm
27966 ____________________________________________________________________________
27967 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
27968         Log: Robustness against Linux using something else than gcc;
27969              based on
27970              
27971              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
27972              From: Charles Randall <cfriv@yahoo.com>
27973              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
27974              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
27975      Branch: perl
27976            ! ext/Errno/Errno_pm.PL
27977 ____________________________________________________________________________
27978 [ 13052] By: ams                                   on 2001/11/16  16:46:39
27979         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
27980              From: Russ Allbery <rra@stanford.edu>
27981              Date: 16 Nov 2001 09:44:21 -0800
27982              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
27983      Branch: perl
27984            ! lib/Pod/ParseLink.pm
27985 ____________________________________________________________________________
27986 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
27987         Log: Update perluniintro on the UTF-8 output matters
27988              (that -w will warn unless the stream is explicitly UTF-8-ified).
27989      Branch: perl
27990            ! pod/perluniintro.pod
27991 ____________________________________________________________________________
27992 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
27993         Log: Adding new files to MANIFEST is nice.
27994      Branch: perl
27995            ! MANIFEST
27996 ____________________________________________________________________________
27997 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
27998         Log: Update Changes.
27999      Branch: perl
28000            ! Changes patchlevel.h
28001 ____________________________________________________________________________
28002 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
28003         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
28004              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
28005              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
28006              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
28007      Branch: perl
28008            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
28009 ____________________________________________________________________________
28010 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
28011         Log: Rename perlunintro to perluniintro; regen toc.
28012      Branch: perl
28013            + pod/perluniintro.pod
28014            - pod/perlunintro.pod
28015            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28016 ____________________________________________________________________________
28017 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
28018         Log: Document the negated lookahead trick to emulate
28019              character class subtraction.
28020      Branch: perl
28021            ! pod/perlunicode.pod
28022 ____________________________________________________________________________
28023 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
28024         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
28025              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28026              Date: Fri, 16 Nov 2001 23:31:04 +0900
28027              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
28028              
28029              (with the tweak that Cntrl is not C, it's Cc)
28030      Branch: perl
28031            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
28032            ! lib/unicore/mktables
28033 ____________________________________________________________________________
28034 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
28035         Log: Subject: [PATCH current] runtime runops switch
28036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28037              Date: Fri, 16 Nov 2001 00:48:09 -0500
28038              Message-ID: <20011116004809.A934@math.ohio-state.edu>
28039      Branch: perl
28040            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
28041            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
28042            ! pod/perlintern.pod proto.h run.c
28043 ____________________________________________________________________________
28044 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
28045         Log: Further discourage old Thread code; tell how to tell
28046              the difference.
28047      Branch: perl
28048            ! lib/Thread.pm
28049 ____________________________________________________________________________
28050 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
28051         Log: A missing return; from Charles Lane.
28052      Branch: perl
28053            ! vms/vms.c
28054 ____________________________________________________________________________
28055 [ 13041] By: ams                                   on 2001/11/16  12:11:14
28056         Log: Subject: [PATCH] Doc spellcheck + podcheck
28057              From: Autrijus Tang <autrijus@egb.elixus.org>
28058              Date: Thu, 15 Nov 2001 22:49:05 -0800
28059              Message-Id: <20011116064905.GA44092@egb.elixus.org>
28060              
28061              Subject: [PATCH] podcheck+spellcheck, the rest of the story
28062              From: Autrijus Tang <autrijus@egb.elixus.org>
28063              Date: Fri, 16 Nov 2001 00:42:20 -0800
28064              Message-Id: <20011116084220.GA44295@egb.elixus.org>
28065              
28066              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
28067              From: Nicholas Clark <nick@ccl4.org>
28068              Date: Fri, 16 Nov 2001 10:32:01 +0000
28069              Message-Id: <20011116103200.F62891@plum.flirble.org>
28070              (Applied after suitable de-mangling.)
28071      Branch: perl
28072            ! README.aix README.dgux README.dos README.epoc README.hpux
28073            ! README.mint README.mpeix README.netware README.os2
28074            ! README.os390 README.plan9 README.qnx README.solaris
28075            ! README.threads doio.c pod/perl571delta.pod
28076            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
28077            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
28078            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
28079            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
28080            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
28081            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
28082 ____________________________________________________________________________
28083 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
28084         Log: Avoid redefinedness warning for now.
28085      Branch: perl
28086            ! lib/Thread.pm
28087 ____________________________________________________________________________
28088 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
28089         Log: use strict.
28090      Branch: perl
28091            ! lib/Thread.pm
28092 ____________________________________________________________________________
28093 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
28094         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
28095              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
28096              Date: Thu, 15 Nov 2001 22:54:47 EST 
28097              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
28098      Branch: perl
28099            ! vms/vms.c vms/vmspipe.com
28100 ____________________________________________________________________________
28101 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
28102         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
28103              From: "chromatic" <chromatic@rmci.net>
28104              Date: Thu, 15 Nov 2001 19:54:23 -0700
28105              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
28106      Branch: perl
28107            ! lib/File/stat.t
28108 ____________________________________________________________________________
28109 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
28110         Log: Make Thread a wrapper for both ithreads and 5005threads.
28111              Needs a lot of work and Arthur's eyeballing (and finishing
28112              few missing odds and ends of threads.pm).  Now Thread
28113              is an extension without its own .pm.
28114              
28115              If there are people who have experience working with
28116              either the 5005threads or the ithreads: cleaning up
28117              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
28118              and porting the various Thread::* modules, like Thread::Queue,
28119              to work also with ithreads, is needed.
28120              
28121              Removed the 5005threads requirement from the 5005 tests
28122              for easier testing (not all of them work yet since
28123              they use the Thread::* modules that have not been made
28124              to work with ithreads).  Leave the 5005 tests named as
28125              *.tx so that they are not run by "make test".
28126      Branch: perl
28127            + lib/Thread.pm
28128            - ext/Thread/Thread.pm
28129            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
28130            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
28131            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
28132            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
28133            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
28134            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
28135            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
28136 ____________________________________________________________________________
28137 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
28138         Log: $VERSION "a5" doesn't quite work.
28139      Branch: perl
28140            ! ext/B/Makefile.PL
28141 ____________________________________________________________________________
28142 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
28143         Log: Add the fruits of Larry Shatzer's version verifying script.
28144              (There are some straddlers, but they will be fixed in the
28145              upcoming releases of the modules.)
28146      Branch: perl
28147            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
28148            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
28149            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
28150            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
28151            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
28152            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
28153            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
28154            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
28155            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
28156            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
28157            ! wince/FindExt.pm
28158 ____________________________________________________________________________
28159 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
28160         Log: Add Larry Shatzer's VERSION verifying script.
28161      Branch: perl
28162            + Porting/checkVERSION.pl
28163            ! MANIFEST Porting/pumpkin.pod
28164 ____________________________________________________________________________
28165 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
28166         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
28167              From: Michael G Schwern <schwern@pobox.com>
28168              Date: Thu, 15 Nov 2001 19:26:40 -0500
28169              Message-ID: <20011115192640.R31399@blackrider>
28170      Branch: perl
28171            ! t/test.pl
28172 ____________________________________________________________________________
28173 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
28174         Log: Document the MY_CXT business; from Paul Marquess.
28175      Branch: perl
28176            ! pod/perlxs.pod
28177 ____________________________________________________________________________
28178 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
28179         Log: VMSCMD synch attempt.
28180      Branch: perl
28181            ! vms/vms.c vms/vmsish.h
28182 ____________________________________________________________________________
28183 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
28184         Log: Advise against -P as instructed by Schwern.
28185      Branch: perl
28186            ! pod/perlrun.pod
28187 ____________________________________________________________________________
28188 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
28189         Log: Subject: [PATCH] v-strings as Objects Step 1
28190              From: John Peacock <jpeacock@rowman.com>
28191              Date: Thu, 15 Nov 2001 12:41:04 -0500
28192              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
28193      Branch: perl
28194            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
28195            ! util.c
28196 ____________________________________________________________________________
28197 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
28198         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
28199              From: Michael G Schwern <schwern@pobox.com>
28200              Date: Thu, 15 Nov 2001 12:47:59 -0500
28201              Message-ID: <20011115124759.E31399@blackrider>
28202      Branch: perl
28203            + t/run/switchx.aux t/run/switchx.t
28204            ! MANIFEST t/run/switches.t
28205 ____________________________________________________________________________
28206 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
28207         Log: Upgrade to Getopt::Long 2.26_03.
28208      Branch: perl
28209            ! lib/Getopt/Long.pm
28210 ____________________________________________________________________________
28211 [ 13025] By: ams                                   on 2001/11/15  20:46:22
28212         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
28213              From: Michael G Schwern <schwern@pobox.com>
28214              Date: Thu, 15 Nov 2001 16:24:11 -0500
28215              Message-Id: <20011115162411.M31399@blackrider>
28216      Branch: perl
28217            ! vms/vms.c
28218 ____________________________________________________________________________
28219 [ 13024] By: ams                                   on 2001/11/15  19:32:06
28220         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
28221              From: rspier@pobox.com (Robert Spier)
28222              Date: Thu, 15 Nov 2001 11:19:21 -0800
28223              Message-Id: <15348.5433.732364.963687@rls.cx>
28224      Branch: perl
28225            ! op.c
28226 ____________________________________________________________________________
28227 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
28228         Log: Update Changes.
28229      Branch: perl
28230            ! Changes patchlevel.h
28231 ____________________________________________________________________________
28232 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
28233         Log: Subject: [PATCH] new tests for command-line switches
28234              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28235              Date: Thu, 15 Nov 2001 17:00:30 +0100
28236              Message-ID: <20011115170030.A14193@rafael>
28237      Branch: perl
28238            + t/run/switches.t
28239            ! MANIFEST
28240 ____________________________________________________________________________
28241 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
28242         Log: Upgrade to podlators 1.13.
28243      Branch: perl
28244            + lib/Pod/ParseLink.pm
28245            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
28246            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
28247            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
28248            ! t/pod/pod2usage.xr t/pod/podselect.xr
28249 ____________________________________________________________________________
28250 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
28251         Log: skip "might be used uninitialized".
28252      Branch: perl
28253            ! pp_sys.c
28254 ____________________________________________________________________________
28255 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
28256         Log: Fix for "perlio bug in koi8-r encoding".  The problem
28257              seemed to be that binmode() always flushed the handle,
28258              which is not so good when switching encodings.  Fixed,
28259              added Matt Sergeant's testcase, documented in perlfunc/binmode,
28260              also added a pointer about disciplines to perlfunc/open,
28261              and in general cleaned up and reformatted the open entry.
28262      Branch: perl
28263            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
28264 ____________________________________________________________________________
28265 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
28266         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
28267              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28268              Date: 15 Nov 2001 08:57:06 -0000
28269              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
28270              
28271              chop() and chomp() are not real list functions,
28272              so let's not have them overrideable.  (Casey will
28273              be confused since in #7071 he patched the other way.)
28274      Branch: perl
28275            ! pod/perlfunc.pod toke.c
28276 ____________________________________________________________________________
28277 [ 13017] By: ams                                   on 2001/11/15  12:56:49
28278         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
28279              From: Robin Barker <rmb1@cise.npl.co.uk>
28280              Date: Thu, 15 Nov 2001 13:48:34 GMT
28281              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
28282              (Applied with tweaks.)
28283      Branch: perl
28284            ! pod/perltrap.pod
28285 ____________________________________________________________________________
28286 [ 13016] By: ams                                   on 2001/11/15  09:12:48
28287         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
28288              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28289              Date: Thu, 15 Nov 2001 09:06:39 +0100
28290              Message-Id: <20011115090639.A13005@rafael>
28291      Branch: perl
28292            ! pod/perlrun.pod
28293 ____________________________________________________________________________
28294 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
28295         Log: "link =" from utils.lst was being processed oddly.
28296      Branch: perl
28297            ! installman
28298 ____________________________________________________________________________
28299 [ 13014] By: ams                                   on 2001/11/15  02:52:52
28300         Log: Subject: [PATCH current] CreateTTY in -d
28301              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28302              Date: Wed, 14 Nov 2001 21:26:31 -0500
28303              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
28304      Branch: perl
28305            ! lib/perl5db.pl
28306 ____________________________________________________________________________
28307 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
28308         Log: Corify the Filter::Simple tests. 
28309      Branch: perl
28310            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
28311            ! lib/Filter/Simple/t/filter_only.t
28312 ____________________________________________________________________________
28313 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
28314         Log: Upgrade to Filter::Simple 0.70.
28315      Branch: perl
28316            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
28317            + t/lib/FilterOnlyTest.pm
28318            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
28319            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
28320            ! t/lib/FilterTest.pm
28321 ____________________________________________________________________________
28322 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
28323         Log: Cleanliness inspired by Cygwin.
28324      Branch: perl
28325            ! Makefile.SH x2p/Makefile.SH
28326 ____________________________________________________________________________
28327 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
28328         Log: Add perlunintro (formerly known as perlunitut); regen toc.
28329      Branch: perl
28330            + pod/perlunintro.pod
28331            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28332 ____________________________________________________________________________
28333 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
28334         Log: FAQ sync.
28335      Branch: perl
28336            ! pod/perlfaq6.pod
28337 ____________________________________________________________________________
28338 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
28339         Log: Quieten pgcc 2.91.66 worries.
28340      Branch: perl
28341            ! gv.c pp_ctl.c utf8.c
28342 ____________________________________________________________________________
28343 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
28344         Log: Upgrade to Switch 2.06.
28345      Branch: perl
28346            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
28347            ! lib/Switch/t/nested.t
28348 ____________________________________________________________________________
28349 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
28350         Log: Upgrade to Attribute::Handlers 0.76.
28351      Branch: perl
28352            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
28353            ! lib/Attribute/Handlers/README
28354            ! lib/Attribute/Handlers/demo/Demo.pm
28355            ! lib/Attribute/Handlers/demo/Descriptions.pm
28356            ! lib/Attribute/Handlers/demo/MyClass.pm
28357            ! lib/Attribute/Handlers/demo/demo_cycle.pl
28358            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
28359            ! lib/Attribute/Handlers/t/multi.t
28360 ____________________________________________________________________________
28361 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
28362         Log: Signedness nit.
28363      Branch: perl
28364            ! regexec.c
28365 ____________________________________________________________________________
28366 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
28367         Log: VERSIONize.
28368      Branch: perl
28369            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
28370            ! lib/integer.pm
28371 ____________________________________________________________________________
28372 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
28373         Log: No pod in internal Net::FTP classes.
28374      Branch: perl
28375            ! pod/buildtoc.PL
28376 ____________________________________________________________________________
28377 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
28378         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
28379              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
28380              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
28381              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
28382      Branch: perl
28383            ! regexec.c
28384 ____________________________________________________________________________
28385 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
28386         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
28387              Pudge correctly).
28388      Branch: perl
28389            ! t/test.pl
28390 ____________________________________________________________________________
28391 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
28392         Log: Add comments to mark where $^X is being handled.
28393      Branch: perl
28394            ! perl.c toke.c
28395 ____________________________________________________________________________
28396 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
28397         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
28398              From: Michael G Schwern <schwern@pobox.com>
28399              Date: Wed, 14 Nov 2001 16:38:25 -0500
28400              Message-ID: <20011114163825.D6519@blackrider>
28401      Branch: perl
28402            ! t/op/repeat.t
28403 ____________________________________________________________________________
28404 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
28405         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
28406              From: Michael G Schwern <schwern@pobox.com>
28407              Date: Wed, 14 Nov 2001 13:19:15 -0500
28408              Message-ID: <20011114131915.K5096@blackrider>
28409      Branch: perl
28410            ! t/op/die_exit.t
28411 ____________________________________________________________________________
28412 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
28413         Log: Subject: Re: [PATCH] new version of runperl()
28414              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28415              Date: Wed, 14 Nov 2001 15:39:12 EST
28416              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
28417              
28418              "VMS $^X pipes etc" patch.
28419      Branch: perl
28420            ! vms/vms.c
28421 ____________________________________________________________________________
28422 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
28423         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
28424              and add "verbose" option to show the final command.
28425      Branch: perl
28426            ! t/test.pl
28427 ____________________________________________________________________________
28428 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
28429         Log: Goof in some of the comment fields of #12994.
28430      Branch: perl
28431            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
28432            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
28433            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
28434            ! lib/unicore/In/9.pl
28435 ____________________________________________________________________________
28436 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
28437         Log: The First, Last ranges in the Unicode data weren't
28438              getting their general categories added properly;
28439              noticed by Jeffrey Friedl.
28440      Branch: perl
28441            ! lib/unicore/Category.pl lib/unicore/In/0.pl
28442            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
28443            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
28444            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
28445            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
28446            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
28447            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
28448            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
28449            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
28450            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
28451            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
28452            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
28453            ! lib/unicore/mktables
28454 ____________________________________________________________________________
28455 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
28456         Log: Subject: [PATCH] new version of runperl()
28457              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28458              Date: Wed, 14 Nov 2001 12:23:01 +0100
28459              Message-ID: <20011114122301.A29384@rafael>
28460      Branch: perl
28461            ! t/io/argv.t t/test.pl
28462 ____________________________________________________________________________
28463 [ 12992] By: ams                                   on 2001/11/14  13:40:39
28464         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
28465              From: Michael G Schwern <schwern@pobox.com>
28466              Date: Tue, 13 Nov 2001 23:17:54 -0500
28467              Message-Id: <20011113231754.S32567@blackrider>
28468      Branch: perl
28469            ! perl.c
28470 ____________________________________________________________________________
28471 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
28472         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
28473              From: Philip Newton <Philip.Newton@gmx.net>
28474              Date: Wed, 14 Nov 2001 10:59:53 +0100
28475              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
28476              
28477              plus a lot of paragraph reformatting because of long lines.
28478      Branch: perl
28479            ! pod/perlapio.pod
28480 ____________________________________________________________________________
28481 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
28482         Log: A bool is not a pointer.
28483      Branch: perl
28484            ! pp_sys.c
28485 ____________________________________________________________________________
28486 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
28487         Log: AUTHORS updates.
28488      Branch: perl
28489            ! AUTHORS
28490 ____________________________________________________________________________
28491 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
28492         Log: There are several MIME RFCs.
28493      Branch: perl
28494            ! ext/Encode/Encode.pm
28495 ____________________________________________________________________________
28496 [ 12987] By: ams                                   on 2001/11/14  01:09:28
28497         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
28498              From: Michael G Schwern <schwern@pobox.com>
28499              Date: Tue, 13 Nov 2001 20:59:13 -0500
28500              Message-Id: <20011113205913.H32567@blackrider>
28501      Branch: perl
28502            ! t/op/groups.t vms/test.com
28503 ____________________________________________________________________________
28504 [ 12986] By: ams                                   on 2001/11/14  01:07:06
28505         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
28506              From: Michael G Schwern <schwern@pobox.com>
28507              Date: Tue, 13 Nov 2001 20:51:34 -0500
28508              Message-Id: <20011113205134.F32567@blackrider>
28509      Branch: perl
28510            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
28511 ____________________________________________________________________________
28512 [ 12985] By: ams                                   on 2001/11/14  00:43:59
28513         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
28514              From: Michael G Schwern <schwern@pobox.com>
28515              Date: Tue, 13 Nov 2001 20:38:42 -0500
28516              Message-Id: <20011113203842.E32567@blackrider>
28517      Branch: perl
28518            ! pod/perlport.pod
28519 ____________________________________________________________________________
28520 [ 12984] By: ams                                   on 2001/11/14  00:32:15
28521         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
28522              From: Michael G Schwern <schwern@pobox.com>
28523              Date: Tue, 13 Nov 2001 20:27:02 -0500
28524              Message-Id: <20011113202702.D32567@blackrider>
28525      Branch: perl
28526            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
28527            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
28528            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
28529            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
28530 ____________________________________________________________________________
28531 [ 12983] By: ams                                   on 2001/11/14  00:00:27
28532         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
28533              From: Michael G Schwern <schwern@pobox.com>
28534              Date: Tue, 13 Nov 2001 19:51:59 -0500
28535              Message-Id: <20011113195159.B32567@blackrider>
28536      Branch: perl
28537            ! pod/perlport.pod
28538 ____________________________________________________________________________
28539 [ 12982] By: ams                                   on 2001/11/13  23:53:11
28540         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
28541              From: Larry Shatzer <fugazi@zippy.zyx.net>
28542              Date: Tue, 13 Nov 2001 17:27:59 -0700
28543              Message-Id: <20011113172759.E27768@zippy.zyx.net>
28544      Branch: perl
28545            ! pod/perlapio.pod
28546 ____________________________________________________________________________
28547 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
28548         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
28549              "large enough" Unicode characters returned more than one
28550              as their "Unicode size".
28551      Branch: perl
28552            ! pp_sys.c t/io/utf8.t
28553 ____________________________________________________________________________
28554 [ 12980] By: ams                                   on 2001/11/13  19:32:33
28555         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
28556              From: "Craig A. Berry" <craigberry@mac.com>
28557              Date: Tue, 13 Nov 2001 14:33:25 -0600
28558              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
28559      Branch: perl
28560            ! vms/gen_shrfls.pl
28561 ____________________________________________________________________________
28562 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
28563         Log: Subject: Minor patch to Encode.pm (detypo)
28564              From: "Philip Newton" <Philip.Newton@gmx.net>
28565              Date: Tue, 13 Nov 2001 20:11:01 +0100
28566              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
28567      Branch: perl
28568            ! ext/Encode/Encode.pm
28569 ____________________________________________________________________________
28570 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
28571         Log: Evil tabulators.
28572      Branch: perl
28573            ! ext/Encode/Encode.pm
28574 ____________________________________________________________________________
28575 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
28576         Log: Document the available encodings.
28577      Branch: perl
28578            ! ext/Encode/Encode.pm
28579 ____________________________________________________________________________
28580 [ 12976] By: ams                                   on 2001/11/13  17:14:07
28581         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28582              From: Barrie Slaymaker <barries@slaysys.com>
28583              Date: Tue, 13 Nov 2001 12:41:36 -0500
28584              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
28585      Branch: perl
28586            ! t/op/universal.t
28587 ____________________________________________________________________________
28588 [ 12975] By: ams                                   on 2001/11/13  16:24:21
28589         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
28590              From: Barrie Slaymaker <barries@slaysys.com>
28591              Date: Tue, 13 Nov 2001 10:56:20 -0500
28592              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
28593              (Test applied with minor tweaks and ->isa("HASH") omission.)
28594      Branch: perl
28595            ! lib/UNIVERSAL.pm t/op/universal.t
28596 ____________________________________________________________________________
28597 [ 12974] By: ams                                   on 2001/11/13  15:46:07
28598         Log: Subject: [PATCH Benchmark.pm] docco tweaks
28599              From: Barrie Slaymaker <barries@slaysys.com>
28600              Date: Tue, 13 Nov 2001 11:34:45 -0500
28601              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
28602      Branch: perl
28603            ! lib/Benchmark.pm
28604 ____________________________________________________________________________
28605 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
28606         Log: Subject: [PATCH] Attack of the C loops, round 1
28607              From: Richard Soderberg <rs@oregonnet.com>
28608              Date: Mon, 12 Nov 2001 12:07:29 -0800
28609              Message-Id: <200111122007.MAA01994@oregonnet.com>
28610              
28611              Subject: [PATCH] bytecode.pl (tiny patch)
28612              From: Richard Soderberg <rs@oregonnet.com>
28613              Date: Mon, 12 Nov 2001 12:53:24 -0800
28614              Message-Id: <200111122053.MAA06272@oregonnet.com>
28615      Branch: perl
28616            ! bytecode.pl installhtml
28617 ____________________________________________________________________________
28618 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
28619         Log: Subject: [PATCH] Update to Filter::Util::Call
28620              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
28621              Date: Sun, 11 Nov 2001 22:33:33 -0000
28622              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
28623              
28624              Use the new CXT* macros.
28625      Branch: perl
28626            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28627 ____________________________________________________________________________
28628 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
28629         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
28630              From: Michael G Schwern <schwern@pobox.com>
28631              Date: Mon, 12 Nov 2001 20:50:34 -0500
28632              Message-ID: <20011112205034.H2888@blackrider>
28633      Branch: perl
28634            + lib/vmsish.pm lib/vmsish.t
28635            - vms/ext/vmsish.pm vms/ext/vmsish.t
28636            ! MANIFEST vms/descrip_mms.template
28637 ____________________________________________________________________________
28638 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
28639         Log: :utf8 works only with perlio.
28640      Branch: perl
28641            ! lib/open.t
28642 ____________________________________________________________________________
28643 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
28644         Log: Subject: Re: @Config -"des" not quite working on VMS
28645              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28646              Date: Tue, 13 Nov 2001 08:35:13 EST 
28647              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
28648      Branch: perl
28649            ! configure.com
28650 ____________________________________________________________________________
28651 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
28652         Log: Subject: [PATCH] lib/charnames.pm 
28653              From: Jeffrey Friedl <jfriedl@yahoo.com>
28654              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
28655              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
28656      Branch: perl
28657            ! lib/charnames.pm
28658 ____________________________________________________________________________
28659 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
28660         Log: Docs for Mac::err.
28661      Branch: maint-5.6/macperl
28662            ! macos/ext/Mac/err/err.pm
28663 ____________________________________________________________________________
28664 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
28665         Log: Some cleanup; change some globals to references for
28666              possible persistence later.
28667      Branch: maint-5.6/macperl
28668            ! macos/lib/Mac/Glue.pm
28669 ____________________________________________________________________________
28670 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
28671         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
28672      Branch: maint-5.6/macperl
28673            ! macos/ext/Mac/Files/Files.pm
28674 ____________________________________________________________________________
28675 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
28676         Log: Get Mac::Navigation to compile (bug #464684).
28677      Branch: maint-5.6/macperl
28678            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
28679            ! macos/ext/Mac/Navigation/Makefile.PL
28680            ! macos/ext/Mac/Navigation/Navigation.xs
28681            ! macos/macperl/Makefile.mk
28682 ____________________________________________________________________________
28683 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
28684         Log: Add in modules and POD to help menu.
28685      Branch: maint-5.6/macperl
28686            ! macos/macperl/MacPerl.podhelp
28687 ____________________________________________________________________________
28688 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
28689         Log: Update bundled modules.
28690      Branch: maint-5.6/macperl
28691            + macos/bundled_ext/Filter/t/FilterTest.pm
28692            + macos/bundled_ext/List/Util/t/shuffle.t
28693            + macos/bundled_ext/Storable/t/compat06.t
28694            + macos/bundled_ext/Storable/t/st-dump.pl
28695            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
28696            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
28697            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
28698            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
28699            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
28700            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
28701            + macos/bundled_lib/blib/lib/lwpcook.pod
28702            + macos/bundled_lib/t/Filter/Simple/filter.t
28703            + macos/bundled_lib/t/Switch/t/given.t
28704            + macos/bundled_lib/t/Switch/t/nested.t
28705            + macos/bundled_lib/t/Switch/t/switch.t
28706            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
28707            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
28708            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
28709            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
28710            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
28711            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
28712            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
28713            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
28714            + macos/bundled_lib/t/URI/rfc2732.t
28715            + macos/bundled_lib/t/libnet/config.t
28716            + macos/bundled_lib/t/libnet/libnet_t.pl
28717            + macos/bundled_lib/t/libwww-perl/live/google.t
28718            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
28719            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
28720            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
28721            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
28722            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
28723            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
28724            + macos/bundled_lib/t/libwww-perl/live/validator.t
28725            - macos/bundled_ext/Filter/t/MyFilter.pm
28726            - macos/bundled_ext/Storable/t/compat-0.6.t
28727            - macos/bundled_ext/Storable/t/dump.pl
28728            - macos/bundled_ext/Time/Piece/Makefile.PL
28729            - macos/bundled_ext/Time/Piece/Piece.pm
28730            - macos/bundled_ext/Time/Piece/Piece.t
28731            - macos/bundled_ext/Time/Piece/Piece.xs
28732            - macos/bundled_ext/Time/Piece/README
28733            - macos/bundled_ext/Time/Piece/Seconds.pm
28734            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
28735            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
28736            - macos/bundled_lib/blib/lib/Net/PH.pm
28737            - macos/bundled_lib/blib/lib/Net/SNPP.pm
28738            - macos/bundled_lib/blib/lib/Text/Balanced.pod
28739            - macos/bundled_lib/t/Filter/Simple/test.pl
28740            - macos/bundled_lib/t/Switch/test.pl
28741            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
28742            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
28743            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
28744            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
28745            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
28746            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
28747            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
28748            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
28749            - macos/bundled_lib/t/libnet/ph.t
28750            ! (edit 125 files)
28751 ____________________________________________________________________________
28752 [ 12961] By: ams                                   on 2001/11/13  00:45:08
28753         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
28754              From: Michael G Schwern <schwern@pobox.com>
28755              Date: Mon, 12 Nov 2001 20:16:45 -0500
28756              Message-Id: <20011112201644.G2888@blackrider>
28757      Branch: perl
28758            ! pod/perlport.pod
28759 ____________________________________________________________________________
28760 [ 12960] By: ams                                   on 2001/11/12  23:54:00
28761         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
28762              Recoving dup tests for VMS
28763              From: Michael G Schwern <schwern@pobox.com>
28764              Date: Mon, 12 Nov 2001 19:35:33 -0500
28765              Message-Id: <20011112193533.D2888@blackrider>
28766      Branch: perl
28767            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
28768 ____________________________________________________________________________
28769 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
28770         Log: Update Changes.
28771      Branch: perl
28772            ! Changes patchlevel.h
28773 ____________________________________________________________________________
28774 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
28775         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
28776              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
28777              Date: Mon, 12 Nov 2001 12:35:18 EST 
28778              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
28779      Branch: perl
28780            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
28781            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
28782 ____________________________________________________________________________
28783 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
28784         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
28785              From: Barrie Slaymaker <barries@slaysys.com>
28786              Date: Mon, 12 Nov 2001 11:19:52 -0500
28787              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
28788      Branch: perl
28789            ! lib/File/Spec.t lib/File/Spec/Win32.pm
28790 ____________________________________________________________________________
28791 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
28792         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
28793              From: Barrie Slaymaker <barries@slaysys.com>
28794              Date: Mon, 12 Nov 2001 11:07:36 -0500
28795              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
28796      Branch: perl
28797            ! lib/Benchmark.pm
28798 ____________________________________________________________________________
28799 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
28800         Log: Misplaced test, noticed by Barrie Slaymaker.
28801              (We are missing Benchmark tests, then.)
28802      Branch: perl
28803            + ext/Devel/DProf/DProf.t
28804            - lib/Benchmark.t
28805            ! MANIFEST
28806 ____________________________________________________________________________
28807 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
28808         Log: Subject: [PATCH] a few typo fixes 
28809              From: Jeffrey Friedl <jfriedl@yahoo.com>
28810              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
28811              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
28812              
28813              Patching README.foo instead of pod/perlfoo.pod,
28814              not patching Math::BigInt (Tels will take care of that),
28815              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
28816              and perldoc.PL instead of libnetcfg and perldoc, patching
28817              ext/Digest/MD5/t/files.t since MD5.pm was changed.
28818      Branch: perl
28819            ! (edit 109 files)
28820 ____________________________________________________________________________
28821 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
28822         Log: Add a note about the dangers of bad UTF-8.
28823      Branch: perl
28824            ! pod/perlunicode.pod
28825 ____________________________________________________________________________
28826 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
28827         Log: NetWare Nit from Ananth Kesari.
28828      Branch: perl
28829            ! NetWare/config.wc
28830 ____________________________________________________________________________
28831 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
28832         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
28833      Branch: perl
28834            ! ext/Encode/Encode.pm
28835 ____________________________________________________________________________
28836 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
28837         Log: (retracted by #12951)
28838      Branch: perl
28839            ! ext/Encode/Encode.pm
28840 ____________________________________________________________________________
28841 [ 12949] By: ams                                   on 2001/11/12  06:40:18
28842         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28843              From: Robert Spier <rspier@pobox.com>
28844              Date: Sun, 11 Nov 2001 18:50:18 -0800
28845              Message-Id: <15343.14570.121505.233336@rls.cx>
28846              
28847              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
28848              From: Rick Delaney <rick.delaney@home.com>
28849              Date: 12 Nov 2001 00:15:52 -0500
28850              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
28851      Branch: perl
28852            ! pp_hot.c t/op/taint.t
28853 ____________________________________________________________________________
28854 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
28855         Log: It seems that we actually have this detail implemented
28856              as for as Level 1 Support of Unicode regex support is
28857              concerned: at Level 1 only 1:1 support for loose
28858              (aka caseless, aka caseigoring ) matching is required.
28859      Branch: perl
28860            ! pod/perlunicode.pod
28861 ____________________________________________________________________________
28862 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
28863         Log: (retracted by #12951)
28864      Branch: perl
28865            ! ext/Encode/Encode.pm
28866 ____________________________________________________________________________
28867 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
28868         Log: BOM, bom, Bom.
28869      Branch: perl
28870            ! pod/perlunicode.pod
28871 ____________________________________________________________________________
28872 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
28873         Log: Upgrade to Math::BigInt 1.46.
28874      Branch: perl
28875            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28876            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
28877            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
28878            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
28879            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
28880 ____________________________________________________________________________
28881 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
28882         Log: Subject: Re: PERFORCE change 12943 for review
28883              From: "Philip Newton" <Philip.Newton@gmx.net>
28884              Date: Sun, 11 Nov 2001 20:53:36 +0100
28885              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
28886      Branch: perl
28887            ! pod/perlunicode.pod
28888 ____________________________________________________________________________
28889 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
28890         Log: Doc updates; make the Unicode discussions a little
28891              bit less alarming, and add information about encodings,
28892              surrogates, and BOMs.
28893      Branch: perl
28894            ! pod/perlunicode.pod
28895 ____________________________________________________________________________
28896 [ 12942] By: ams                                   on 2001/11/11  16:45:00
28897         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
28898              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
28899              Date: Mon, 12 Nov 2001 00:22:57 +0900
28900              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
28901      Branch: perl
28902            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
28903            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
28904 ____________________________________________________________________________
28905 [ 12941] By: ams                                   on 2001/11/11  13:01:40
28906         Log: Subject: Re: PERFORCE change 12929 for review
28907              From: "Philip Newton" <Philip.Newton@gmx.net>
28908              Date: Sun, 11 Nov 2001 14:27:44 +0100
28909              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
28910      Branch: perl
28911            ! MANIFEST
28912 ____________________________________________________________________________
28913 [ 12940] By: ams                                   on 2001/11/11  05:06:43
28914         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
28915              From: Michael G Schwern <schwern@pobox.com>
28916              Date: Thu, 8 Nov 2001 22:56:45 -0500
28917              Message-Id: <20011108225645.H5587@blackrider>
28918      Branch: perl
28919            ! t/op/chdir.t
28920 ____________________________________________________________________________
28921 [ 12939] By: ams                                   on 2001/11/11  05:01:00
28922         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
28923              From: Michael G Schwern <schwern@pobox.com>
28924              Date: Sun, 11 Nov 2001 00:54:43 -0500
28925              Message-Id: <20011111005443.A24450@blackrider>
28926      Branch: perl
28927            ! ext/Cwd/t/cwd.t
28928 ____________________________________________________________________________
28929 [ 12938] By: ams                                   on 2001/11/11  03:25:13
28930         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
28931              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
28932              From: "chromatic" <chromatic@rmci.net>
28933              Date: Sat, 10 Nov 2001 21:03:20 -0700
28934              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
28935      Branch: perl
28936            ! lib/File/stat.pm lib/File/stat.t
28937 ____________________________________________________________________________
28938 [ 12937] By: ams                                   on 2001/11/11  02:05:23
28939         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
28940              From: "Craig A. Berry" <craigberry@mac.com>
28941              Date: Sat, 10 Nov 2001 17:23:52 -0600
28942              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
28943      Branch: perl
28944            ! t/op/magic.t
28945 ____________________________________________________________________________
28946 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
28947         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
28948      Branch: perl
28949            ! lib/open.pm lib/open.t
28950 ____________________________________________________________________________
28951 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
28952         Log: The Official name of ASCII.
28953      Branch: perl
28954            ! ext/Encode/Encode.pm
28955 ____________________________________________________________________________
28956 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
28957         Log: The KOI8-R example wasn't quite right.
28958      Branch: perl
28959            ! lib/open.pm lib/open.t
28960 ____________________________________________________________________________
28961 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
28962         Log: Enhance the open pragma to support :utf8, :locale,
28963              and :encoding directly as special cases, and rename
28964              the INOUT to IO.
28965      Branch: perl
28966            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
28967 ____________________________________________________________________________
28968 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
28969         Log: Document the UTF-16 surrogate encoding and decoding.
28970      Branch: perl
28971            ! ext/Encode/Encode.pm
28972 ____________________________________________________________________________
28973 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
28974         Log: A potential recursion breaker.
28975      Branch: perl
28976            ! sv.c
28977 ____________________________________________________________________________
28978 [ 12930] By: ams                                   on 2001/11/10  07:46:53
28979         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
28980              (was Re: perl@12892)
28981              From: "chromatic" <chromatic@rmci.net>
28982              Date: Sat, 10 Nov 2001 01:28:09 -0700
28983              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
28984      Branch: perl
28985            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
28986            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
28987            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
28988            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
28989 ____________________________________________________________________________
28990 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
28991         Log: Add a test for the bytes pragma.
28992      Branch: perl
28993            + lib/bytes.t
28994            ! MANIFEST
28995 ____________________________________________________________________________
28996 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
28997         Log: Doc update.
28998      Branch: perl
28999            ! lib/bytes.pm
29000 ____________________________________________________________________________
29001 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
29002         Log: Cease to exist.
29003      Branch: perl
29004            - lib/Unicode/Normalize.pm
29005 ____________________________________________________________________________
29006 [ 12926] By: ams                                   on 2001/11/10  03:23:16
29007         Log: Subject: [patch] my_setenv speedup + fixes
29008              From: Doug MacEachern <dougm@covalent.net>
29009              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
29010              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
29011      Branch: perl
29012            ! util.c
29013 ____________________________________________________________________________
29014 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
29015         Log: Newline trouble.
29016      Branch: perl
29017            ! lib/ExtUtils/Embed.t
29018 ____________________________________________________________________________
29019 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
29020         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
29021              From: "Craig A. Berry" <craigberry@mac.com>
29022              Date: Fri, 09 Nov 2001 18:13:16 -0600
29023              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
29024      Branch: perl
29025            ! vms/munchconfig.c
29026 ____________________________________________________________________________
29027 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
29028         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
29029              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29030              Date: Sat, 10 Nov 2001 00:10:45 +0100
29031              Message-ID: <20011110001045.A11945@rafael>
29032      Branch: perl
29033            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
29034            + t/run/switchn.t t/run/switchp.t
29035            ! MANIFEST
29036 ____________________________________________________________________________
29037 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
29038         Log: Subject: [PATCH] some tests not cleaning up properly               
29039              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
29040              Date: Fri, 9 Nov 2001 22:13:10 +0100
29041              Message-ID: <20011109221310.A11115@rafael>
29042      Branch: perl
29043            ! ext/Cwd/t/cwd.t t/io/argv.t
29044 ____________________________________________________________________________
29045 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
29046         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
29047              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29048              Date: Fri, 9 Nov 2001 15:07:19 EST
29049              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
29050      Branch: perl
29051            ! lib/ExtUtils/Embed.t
29052 ____________________________________________________________________________
29053 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
29054         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
29055              have been copied so it shouldn't be freed in perl_destruct()
29056      Branch: perl
29057            ! perl.c
29058 ____________________________________________________________________________
29059 [ 12919] By: ams                                   on 2001/11/09  15:36:22
29060         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
29061              From: Michael G Schwern <schwern@pobox.com>
29062              Date: Fri, 9 Nov 2001 00:38:59 -0500
29063              Message-Id: <20011109003859.K5587@blackrider>
29064              (Applied with directory name changes suggested by Craig Berry.)
29065      Branch: perl
29066            ! ext/Cwd/t/cwd.t
29067 ____________________________________________________________________________
29068 [ 12918] By: ams                                   on 2001/11/09  15:29:15
29069         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
29070              From: Michael G Schwern <schwern@pobox.com>
29071              Date: Fri, 9 Nov 2001 01:44:14 -0500
29072              Message-Id: <20011109014414.N5587@blackrider>
29073      Branch: perl
29074            ! vms/ext/filespec.t
29075 ____________________________________________________________________________
29076 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
29077         Log: Update Changes.
29078      Branch: perl
29079            ! Changes patchlevel.h
29080 ____________________________________________________________________________
29081 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
29082         Log: Regen toc.
29083      Branch: perl
29084            ! pod/perltoc.pod
29085 ____________________________________________________________________________
29086 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
29087         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
29088              see http://www.jepstone.net/bjepson//jpl/cvs.html
29089      Branch: perl
29090            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
29091 ____________________________________________________________________________
29092 [ 12914] By: ams                                   on 2001/11/09  14:05:12
29093         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
29094              From: Michael G Schwern <schwern@pobox.com>
29095              Date: Thu, 8 Nov 2001 22:05:49 -0500
29096              Message-Id: <20011108220549.F5587@blackrider>
29097      Branch: perl
29098            ! vms/test.com
29099 ____________________________________________________________________________
29100 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
29101         Log: NetWare update from Ananth Kesari.
29102      Branch: perl
29103            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
29104 ____________________________________________________________________________
29105 [ 12912] By: ams                                   on 2001/11/09  13:40:26
29106         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
29107              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29108              Date: Fri, 9 Nov 2001 14:32:28 +0100
29109              Message-Id: <20011109143228.A18996@rafael>
29110      Branch: perl
29111            ! perl.c
29112 ____________________________________________________________________________
29113 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
29114         Log: FAQ sync.
29115      Branch: perl
29116            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
29117            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
29118            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
29119 ____________________________________________________________________________
29120 [ 12910] By: ams                                   on 2001/11/09  07:33:49
29121         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
29122              From: Michael G Schwern <schwern@pobox.com>
29123              Date: Fri, 9 Nov 2001 00:41:56 -0500
29124              Message-Id: <20011109004156.L5587@blackrider>
29125      Branch: perl
29126            ! lib/File/Find/t/find.t
29127 ____________________________________________________________________________
29128 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
29129         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
29130              The CPAN distribution has both pm and XS implementations,
29131              and for performance reasons we choose the XS.
29132              Another reason to choose the XS is that it doesn't
29133              require Lingua::KO::Hangul::Util, which means that
29134              we can delete that-- which in turn means that Unicode::UCD
29135              cannot expect that: support it, but don't expect.
29136              Ditto Unicode::Collate.
29137              
29138              Note that Unicode::Normalize Makefile.PL and
29139              Normalize.xs have been modified from the CPAN 0.10
29140              versions: the first one to be simpler (no pm) and
29141              clean up the generated unf*.h files, the second one
29142              to quench compiler grumblings.  Must notify Sadahiro
29143              about these changes.
29144      Branch: perl
29145            + ext/Unicode/Normalize/Changes
29146            + ext/Unicode/Normalize/Makefile.PL
29147            + ext/Unicode/Normalize/Normalize.pm
29148            + ext/Unicode/Normalize/Normalize.pod
29149            + ext/Unicode/Normalize/Normalize.xs
29150            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
29151            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
29152            + ext/Unicode/Normalize/t/test.t
29153            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
29154            - lib/Lingua/KO/Hangul/Util/README
29155            - lib/Lingua/KO/Hangul/Util/t/test.t
29156            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
29157            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
29158            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
29159            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
29160            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
29161            ! win32/makefile.mk
29162 ____________________________________________________________________________
29163 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
29164         Log: Test miscounting.
29165      Branch: perl
29166            ! ext/POSIX/t/posix.t
29167 ____________________________________________________________________________
29168 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
29169         Log: Quote the variables in failures messages more nicely.
29170      Branch: perl
29171            ! t/test.pl
29172 ____________________________________________________________________________
29173 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
29174         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
29175              From: Michael G Schwern <schwern@pobox.com>
29176              Date: Thu, 8 Nov 2001 17:24:49 -0500
29177              Message-ID: <20011108172449.A5587@blackrider>
29178              
29179              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
29180              From: "Craig A. Berry" <craigberry@mac.com>
29181              Date: Thu, 8 Nov 2001 16:35:00 -0600
29182              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
29183      Branch: perl
29184            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
29185 ____________________________________________________________________________
29186 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
29187         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
29188              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
29189              Date: Thu, 8 Nov 2001 22:52:50 -0000
29190              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
29191      Branch: perl
29192            ! ext/DB_File/t/db-recno.t
29193 ____________________________________________________________________________
29194 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
29195         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
29196              (Probably not an EBCDIC issue the way one would think
29197              since no chr() et alia are used in UCD.pm.)
29198      Branch: perl
29199            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
29200 ____________________________________________________________________________
29201 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
29202         Log: Whether overwriting the $self->{...} values (see #12902)
29203              is a good policy or not is debatable, but let's at least
29204              be consistent.
29205      Branch: perl
29206            ! lib/ExtUtils/MM_Unix.pm
29207 ____________________________________________________________________________
29208 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
29209         Log: The MakeMaker argument () quoting patch that sneaked
29210              in at #12883 didn't handle make macros like this $(...).
29211              Leaning toothpicks, we've got them.
29212      Branch: perl
29213            ! lib/ExtUtils/MM_Unix.pm
29214 ____________________________________________________________________________
29215 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
29216         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
29217              From: Michael G Schwern <schwern@pobox.com>
29218              Date: Wed, 7 Nov 2001 02:02:29 -0500
29219              Message-ID: <20011107020229.K2858@blackrider>
29220      Branch: perl
29221            ! t/io/argv.t t/test.pl vms/test.com
29222 ____________________________________________________________________________
29223 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
29224         Log: Subject: [PATCH 20011106.084] -s on #! line 
29225              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29226              Date: Wed, 7 Nov 2001 22:23:39 +0100
29227              Message-ID: <20011107222339.E729@rafael>
29228      Branch: perl
29229            ! embed.h embed.pl perl.c proto.h toke.c
29230 ____________________________________________________________________________
29231 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
29232         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
29233              From: Michael G Schwern <schwern@pobox.com>
29234              Date: Wed, 7 Nov 2001 16:52:49 -0500
29235              Message-ID: <20011107165249.I7346@blackrider>
29236      Branch: perl
29237            ! pod/perlhack.pod
29238 ____________________________________________________________________________
29239 [ 12898] By: ams                                   on 2001/11/08  13:02:19
29240         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
29241              From: Mark-Jason Dominus <mjd@plover.com>
29242              Date: Thu, 08 Nov 2001 08:59:02 -0500
29243              Message-Id: <20011108135902.2275.qmail@plover.com>
29244      Branch: perl
29245            ! INSTALL README README.amiga README.os2 README.vms
29246            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
29247            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
29248 ____________________________________________________________________________
29249 [ 12897] By: ams                                   on 2001/11/08  12:49:28
29250         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
29251              From: mjd@plover.com
29252              Date: 8 Nov 2001 13:33:18 -0000
29253              Message-Id: <20011108133318.1786.qmail@plover.com>
29254      Branch: perl
29255            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
29256            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
29257            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
29258            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
29259            ! pod/perlport.pod pod/perlvar.pod
29260 ____________________________________________________________________________
29261 [ 12896] By: ams                                   on 2001/11/08  11:22:12
29262         Log: open(FH, $file) should strip leading and trailing whitespace.
29263      Branch: perl
29264            ! doio.c
29265 ____________________________________________________________________________
29266 [ 12895] By: ams                                   on 2001/11/08  10:17:14
29267         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
29268              From: "Craig A. Berry" <craigberry@mac.com>
29269              Date: Wed, 07 Nov 2001 13:41:50 -0600
29270              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
29271      Branch: perl
29272            ! t/op/glob.t
29273 ____________________________________________________________________________
29274 [ 12894] By: ams                                   on 2001/11/08  08:32:20
29275         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
29276              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
29277              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
29278              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
29279      Branch: perl
29280            ! makedepend.SH
29281 ____________________________________________________________________________
29282 [ 12893] By: ams                                   on 2001/11/08  08:26:31
29283         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
29284              From: mjd@plover.com
29285              Date: 8 Nov 2001 08:08:07 -0000
29286              Message-Id: <20011108080807.30147.qmail@plover.com>
29287              
29288              Subject: bleadperl perl.pod
29289              From: mjd@plover.com
29290              Date: 8 Nov 2001 08:10:47 -0000
29291              Message-Id: <20011108081047.30178.qmail@plover.com>
29292              
29293              Subject: more bleadperl perl.pod
29294              From: mjd@plover.com
29295              Date: 8 Nov 2001 08:16:28 -0000
29296              Message-Id: <20011108081628.30229.qmail@plover.com>
29297      Branch: perl
29298            ! pod/perl.pod pod/perldebug.pod
29299 ____________________________________________________________________________
29300 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
29301         Log: Tweak for Cray-friendliness from Nicholas Clark.
29302      Branch: perl
29303            ! sv.c
29304 ____________________________________________________________________________
29305 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
29306         Log: VMS patch redo from Charles Lane.
29307      Branch: perl
29308            ! vms/gen_shrfls.pl
29309 ____________________________________________________________________________
29310 [ 12890] By: ams                                   on 2001/11/07  15:16:10
29311         Log: Subject: [ID 20011107.088] two perl pod nits
29312              From: lvirden@cas.org
29313              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
29314              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
29315      Branch: perl
29316            ! pod/perl.pod pod/perlfaq3.pod
29317 ____________________________________________________________________________
29318 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
29319         Log: Update Changes.
29320      Branch: perl
29321            ! Changes patchlevel.h
29322 ____________________________________________________________________________
29323 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
29324         Log: The (emulated) "no utf8" must be in a BEGIN block
29325              to be effective.
29326      Branch: perl
29327            ! lib/CGI/t/html.t
29328 ____________________________________________________________________________
29329 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
29330         Log: "v-strings" is the right term.
29331      Branch: perl
29332            ! pod/perltodo.pod
29333 ____________________________________________________________________________
29334 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
29335         Log: Add vstrings-as-objects need to perltodo.
29336      Branch: perl
29337            ! pod/perltodo.pod
29338 ____________________________________________________________________________
29339 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
29340         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
29341              From: Nicholas Clark <nick@ccl4.org>
29342              Date: Wed, 7 Nov 2001 14:36:32 +0000
29343              Message-ID: <20011107143631.I24980@plum.flirble.org>
29344      Branch: perl
29345            ! t/op/pack.t
29346 ____________________________________________________________________________
29347 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
29348         Log: The Embed test requires a major rewrite for VMS
29349              (plus it reveals a couple of annoying glitches
29350              in buffering), so skip the test for now; from
29351              Charles Lane.
29352      Branch: perl
29353            ! lib/ExtUtils/Embed.t
29354 ____________________________________________________________________________
29355 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
29356         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
29357              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29358              Date: Wed, 7 Nov 2001 09:23:28 EST
29359              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
29360              
29361              (Also i seems that an unrelated experimental patch
29362              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
29363      Branch: perl
29364            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
29365 ____________________________________________________________________________
29366 [ 12882] By: ams                                   on 2001/11/07  05:14:04
29367         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
29368              From: Mark-Jason Dominus <mjd@plover.com>
29369              Date: Wed, 07 Nov 2001 00:43:46 -0500
29370              Message-Id: <20011107054346.14428.qmail@plover.com>
29371      Branch: perl
29372            ! gv.c op.c toke.c
29373 ____________________________________________________________________________
29374 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
29375         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
29376              From: Michael G Schwern <schwern@pobox.com>             
29377              Date: Tue, 6 Nov 2001 22:04:39 -0500
29378              Message-ID: <20011106220439.D2858@blackrider>              
29379      Branch: perl
29380            ! lib/perl5db.pl
29381 ____________________________________________________________________________
29382 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
29383         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
29384              stress))
29385              From: Jonathan Stowe <gellyfish@gellyfish.com>
29386              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
29387              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
29388              
29389              (except for one hunk where indentation differs)
29390      Branch: perl
29391            ! lib/Term/Cap.t
29392 ____________________________________________________________________________
29393 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
29394         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
29395              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29396              Date: Tue, 6 Nov 2001 21:45:01 +0100
29397              Message-ID: <20011106214501.A704@rafael>
29398      Branch: perl
29399            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
29400            ! lib/File/Spec/Win32.pm
29401 ____________________________________________________________________________
29402 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
29403         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
29404              From: Michael G Schwern <schwern@pobox.com>              
29405              Date: Tue, 6 Nov 2001 20:58:45 -0500
29406              Message-ID: <20011106205845.G29411@blackrider>
29407      Branch: perl
29408            ! t/test.pl
29409 ____________________________________________________________________________
29410 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
29411         Log: Subject: making do_sprintf public       
29412              From: Doug MacEachern <dougm@covalent.net>    
29413              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
29414              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
29415      Branch: perl
29416            ! embed.h embed.pl global.sym
29417 ____________________________________________________________________________
29418 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
29419         Log: Update to CGI.pm 2.78.
29420              
29421              TODO: the test suite needs to be merged so that
29422              when in core, the core version is tested, and when
29423              using the CPAN version, testing the CPAN version.
29424              (the changes need to be sent to Lincoln, too...)
29425      Branch: perl
29426            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
29427            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
29428            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
29429            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
29430            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
29431            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
29432 ____________________________________________________________________________
29433 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
29434         Log: Integrate with perlio; (strictly) readonly hashes via XS.
29435      Branch: perl
29436           +> t/lib/access.t
29437           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29438 ____________________________________________________________________________
29439 [ 12874] By: nick                                  on 2001/11/06  21:05:16
29440         Log: Keep It Simple and Stupid version of readonly hash support.
29441              - Test for SvREAONLY(hv) at a few spots in hv.c
29442              - add the error message to perldiag.pod
29443              - (dubious) add access::readonly() to univeral.c
29444              - add test using above
29445              - fixup ext/B/t/stash.t to account for access:: existing
29446      Branch: perlio
29447            + t/lib/access.t
29448            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
29449 ____________________________________________________________________________
29450 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
29451         Log: Fix incorrect warnings about broken globbing;
29452              from Andy Dougherty.
29453      Branch: perl
29454            ! hints/linux.sh
29455 ____________________________________________________________________________
29456 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
29457         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
29458              toggle-on from the encoding pragma.
29459      Branch: perl
29460            ! regcomp.c regexec.c
29461 ____________________________________________________________________________
29462 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
29463         Log: Retract #12824, doesn't help and is ignored
29464              by Configure anyway.
29465      Branch: perl
29466            ! hints/beos.sh
29467 ____________________________________________________________________________
29468 [ 12870] By: ams                                   on 2001/11/06  10:40:37
29469         Log: Subject: Cosmetic change
29470              From: H.Merijn Brand <h.m.brand@hccnet.nl>
29471              Date: Tue, 06 Nov 2001 12:30:52 +0100
29472              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
29473      Branch: perl
29474            ! README.hpux
29475 ____________________________________________________________________________
29476 [ 12869] By: nick                                  on 2001/11/06  08:26:40
29477         Log: Integrate mainline
29478      Branch: perlio
29479           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
29480           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
29481 ____________________________________________________________________________
29482 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
29483         Log: The parentheses are protected enough.
29484      Branch: perl
29485            ! hints/os390.sh
29486 ____________________________________________________________________________
29487 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
29488         Log: ccflags, not ldflags.
29489      Branch: perl
29490            ! hints/os390.sh
29491 ____________________________________________________________________________
29492 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
29493         Log: ... and the proto to go with #12865.
29494      Branch: perl
29495            ! proto.h
29496 ____________________________________________________________________________
29497 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
29498         Log: Oops.  Luckily nothing was using this symbol yet.
29499      Branch: perl
29500            ! global.sym
29501 ____________________________________________________________________________
29502 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
29503         Log: Implement the encoding pragma for regex literals.
29504      Branch: perl
29505            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
29506 ____________________________________________________________________________
29507 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
29508         Log: More UTF8 EXACT fixing.
29509      Branch: perl
29510            ! regexec.c
29511 ____________________________________________________________________________
29512 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
29513         Log: More re debugging.
29514      Branch: perl
29515            ! regexec.c
29516 ____________________________________________________________________________
29517 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
29518         Log: EXACT correction attempt.  Continued in #12863.
29519      Branch: perl
29520            ! regexec.c
29521 ____________________________________________________________________________
29522 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
29523         Log: Unterminated L<.
29524      Branch: perl
29525            ! ext/DB_File/DB_File.pm
29526 ____________________________________________________________________________
29527 [ 12859] By: nick                                  on 2001/11/05  19:15:17
29528         Log: Integrate mainline
29529      Branch: perlio
29530           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29531           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29532           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
29533           +> lib/Math/BigInt/t/sub_mbi.t
29534            - lib/Math/BigInt/t/Math/Subclass.pm
29535            - lib/Math/BigInt/t/subclass.t
29536           !> (integrate 30 files)
29537 ____________________________________________________________________________
29538 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
29539         Log: Regex debugging fixes from Hugo.
29540      Branch: perl
29541            ! regcomp.c regexec.c
29542 ____________________________________________________________________________
29543 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
29544         Log: IRIX: at some point the cc -version has started
29545              to output to stderr, not stdout any more.
29546      Branch: perl
29547            ! hints/irix_6.sh
29548 ____________________________________________________________________________
29549 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
29550         Log: Update Changes.
29551      Branch: perl
29552            ! Changes patchlevel.h
29553 ____________________________________________________________________________
29554 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
29555         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
29556      Branch: perl
29557            ! lib/File/Spec/Unix.pm
29558 ____________________________________________________________________________
29559 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
29560         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
29561              From: rgarciasuarez@free.fr
29562              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
29563              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
29564      Branch: perl
29565            ! lib/File/Spec/Unix.pm
29566 ____________________________________________________________________________
29567 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
29568         Log: Use config.arch in OS/390 where the combination of
29569              IEEE floats and ldflags is tricky.
29570      Branch: perl
29571            ! hints/os390.sh
29572 ____________________________________________________________________________
29573 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
29574         Log: Metaconfig unit change for #12851.
29575      Branch: metaconfig
29576            ! U/modified/Config_sh.U
29577 ____________________________________________________________________________
29578 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
29579         Log: Support a config.arch file, similar to config.over,
29580              but loaded just before it.
29581      Branch: perl
29582            ! Configure INSTALL
29583 ____________________________________________________________________________
29584 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
29585         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
29586              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29587              Date: Mon, 5 Nov 2001 14:26:24 +0100
29588              Message-ID: <20011105142624.C31977@rafael>
29589      Branch: perl
29590            ! lib/Symbol.pm lib/Symbol.t
29591 ____________________________________________________________________________
29592 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
29593         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
29594              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29595              Date: Sun, 4 Nov 2001 22:28:57 +0100
29596              Message-ID: <20011104222857.C696@rafael>
29597      Branch: perl
29598            ! pod/perldebug.pod pod/perlpodspec.pod
29599 ____________________________________________________________________________
29600 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
29601         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
29602      Branch: perl
29603            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
29604 ____________________________________________________________________________
29605 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
29606         Log: Math::Big* test tweaks to work better with core:
29607              but the coast still not clear.
29608      Branch: perl
29609            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
29610            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29611 ____________________________________________________________________________
29612 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
29613         Log: Protect against high load: measure how much wall
29614              clock time went by while sleeping.  Avoids some
29615              false negatives, while may introduce some false
29616              positives.  Life is hard.
29617      Branch: perl
29618            ! ext/Time/HiRes/HiRes.t
29619 ____________________________________________________________________________
29620 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
29621         Log: More forgotten from #12843.
29622      Branch: perl
29623            ! lib/Math/BigInt/t/bigfltpm.inc
29624 ____________________________________________________________________________
29625 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
29626         Log: Forgot from #12843.
29627      Branch: perl
29628            + lib/Math/BigInt/t/bigintpm.inc
29629            ! MANIFEST
29630 ____________________________________________________________________________
29631 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
29632         Log: Upgrade to Math::BigInt 1.45; from Tels.
29633              NOTE: some of the tests are failing but that's because
29634              the core integration is not yet done.
29635      Branch: perl
29636            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29637            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29638            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
29639            - lib/Math/BigInt/t/Math/Subclass.pm
29640            - lib/Math/BigInt/t/subclass.t
29641            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
29642            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
29643            ! lib/Math/BigInt/t/mbimbf.t
29644 ____________________________________________________________________________
29645 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
29646         Log: VMS: adds capability to control more configuration stuff with
29647              -D and -U switches; parsing config.sh to extract previous config
29648              info in VMS-form, and a rewrite of the "prompt/response" routine;
29649              from Charles Lane.
29650      Branch: perl
29651            ! configure.com
29652 ____________________________________________________________________________
29653 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
29654         Log: Subject: Typo correction in perldebguts.pod
29655              From: mjd@plover.com
29656              Date: 4 Nov 2001 16:20:05 -0000
29657              Message-ID: <20011104162005.16699.qmail@plover.com>
29658      Branch: perl
29659            ! pod/perldebguts.pod
29660 ____________________________________________________________________________
29661 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
29662         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
29663              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29664              Date: Sun, 4 Nov 2001 11:47:30 +0100
29665              Message-ID: <20011104114730.A715@rafael>
29666              
29667              Remove -T from the test, wrong place for that.
29668      Branch: perl
29669            ! lib/File/Temp/t/mktemp.t
29670 ____________________________________________________________________________
29671 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
29672         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
29673              From: Nicholas Clark <nick@ccl4.org>
29674              Date: Sun, 4 Nov 2001 10:41:24 +0000
29675              Message-ID: <20011104104123.U20123@plum.flirble.org>
29676      Branch: perl
29677            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
29678 ____________________________________________________________________________
29679 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
29680         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29681              From: Michael G Schwern <schwern@pobox.com>
29682              Date: Sat, 3 Nov 2001 15:41:47 -0500
29683              Message-ID: <20011103154147.C600@blackrider>
29684      Branch: perl
29685            ! lib/Term/Cap.t
29686 ____________________________________________________________________________
29687 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
29688         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
29689              From: "Craig A. Berry" <craigberry@mac.com>     
29690              Date: Sat, 03 Nov 2001 16:02:28 -0600
29691              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
29692      Branch: perl
29693            ! ext/Time/HiRes/HiRes.t
29694 ____________________________________________________________________________
29695 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
29696         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
29697              From: "chromatic" <chromatic@rmci.net>
29698              Date: Sat, 03 Nov 2001 12:28:17 -0700
29699              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
29700      Branch: perl
29701            ! lib/Term/Cap.t
29702 ____________________________________________________________________________
29703 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
29704         Log: Don't bother doing POSIX charclass parsing if it
29705              possibly cannot be so.  Prepares way for charclass
29706              syntax like [[abc]||[def]] (or just [[abc][def]])
29707              for union, [[\w]&&[$a]] for intersection,
29708              and [[a-z]&&[^def]] for subtraction.
29709              
29710              Currently /[[a]/ (or /[a[]/) parses as a character
29711              class containing two characters, "[" and "a",
29712              this may have to be broken for the syntax described
29713              above, otherwise we would have to scan the whole pattern
29714              to find out whether the square brackets match pairwise.
29715              Luckily, the special case of "[" doesn't seem to be
29716              documented (as opposed to "]" and "-"), so we may have
29717              better story for breaking it...  One can always use \[
29718              if one wants a literal "[", so there.
29719      Branch: perl
29720            ! regcomp.c
29721 ____________________________________________________________________________
29722 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
29723         Log: Comment correction.
29724      Branch: perl
29725            ! regcomp.c
29726 ____________________________________________________________________________
29727 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
29728         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
29729              The latter is a RedHatism.
29730      Branch: perl
29731            ! lib/ExtUtils/MakeMaker.pm
29732 ____________________________________________________________________________
29733 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
29734         Log: Integrate perlio.
29735      Branch: perl
29736           !> perlio.c
29737 ____________________________________________________________________________
29738 [ 12831] By: nick                                  on 2001/11/03  11:42:15
29739         Log: Integrate mainline
29740      Branch: perlio
29741           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
29742           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29743           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
29744           !> sv.c t/test.pl
29745 ____________________________________________________________________________
29746 [ 12830] By: nick                                  on 2001/11/03  10:27:34
29747         Log: Fix clone_leak problem.
29748              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
29749              as vestige of calling PerlLIO_dup().
29750      Branch: perlio
29751            ! perlio.c
29752 ____________________________________________________________________________
29753 [ 12829] By: nick                                  on 2001/11/03  09:40:46
29754         Log: Tweaks attempting to locate Doug's clone_leak leak.
29755              - add some PerlIO_debug()
29756              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
29757              - Even if it closing stdout etc. do a fflush()
29758      Branch: perlio
29759            ! perlio.c
29760 ____________________________________________________________________________
29761 [ 12828] By: nick                                  on 2001/11/03  08:34:31
29762         Log: Integrate mainline
29763      Branch: perlio
29764           !> (integrate 54 files)
29765 ____________________________________________________________________________
29766 [ 12827] By: ams                                   on 2001/11/03  03:45:19
29767         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
29768              remove this later). Based on a patch from Robert Spier in
29769              <15330.61459.14452.795263@rls.cx>.
29770      Branch: perl
29771            ! sv.c
29772 ____________________________________________________________________________
29773 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
29774         Log: microperl sync.
29775      Branch: perl
29776            ! doio.c perl.c perl.h perlio.c regexec.c
29777 ____________________________________________________________________________
29778 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
29779         Log: Definitions for the Unicode Newline Guidelines.
29780      Branch: perl
29781            ! perl.h
29782 ____________________________________________________________________________
29783 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
29784         Log: (retracted by #12871)
29785              
29786              There is no csh of any kind in default BeOS.
29787              For the purposes of miniperl globbing, bash
29788              will do.
29789      Branch: perl
29790            ! hints/beos.sh
29791 ____________________________________________________________________________
29792 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
29793         Log: Integrate change #12820 from macperl to maint and blead;
29794              
29795              Fix up (dynaloading) to work properly with multiplicity
29796      Branch: maint-5.6/perl
29797           !> ext/DynaLoader/dl_mac.xs
29798      Branch: perl
29799           !> ext/DynaLoader/dl_mac.xs
29800 ____________________________________________________________________________
29801 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
29802         Log: Several fixes for various exit problems and clearing out
29803              task queue, as well as another (incomplete) go at
29804              fixing error message handling
29805      Branch: maint-5.6/macperl
29806            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
29807 ____________________________________________________________________________
29808 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
29809         Log: Add source files for bleadperl builds
29810      Branch: maint-5.6/macperl
29811            ! macos/Makefile.mk
29812 ____________________________________________________________________________
29813 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
29814         Log: Fix up to work properly with multiplicity
29815      Branch: maint-5.6/macperl
29816            ! ext/DynaLoader/dl_mac.xs
29817 ____________________________________________________________________________
29818 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
29819         Log: Integrate with maintperl.
29820      Branch: maint-5.6/macperl
29821           +> t/op/system.t t/op/system_tests
29822           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
29823           !> pod/perltodo.pod util.c win32/win32.c
29824 ____________________________________________________________________________
29825 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
29826         Log: Locate _PATH_LOG if it's a socket even if not #defined
29827              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
29828              via Nick Clark.
29829      Branch: perl
29830            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
29831 ____________________________________________________________________________
29832 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
29833         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
29834              From: Michael G Schwern <schwern@pobox.com>
29835              Date: Fri, 2 Nov 2001 15:36:41 -0500
29836              Message-ID: <20011102153641.E23234@blackrider>
29837      Branch: perl
29838            ! t/test.pl
29839 ____________________________________________________________________________
29840 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
29841         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
29842              From: merlyn@stonehenge.com (Randal L. Schwartz)
29843              Date: 02 Nov 2001 09:33:34 -0800
29844              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
29845              
29846              (two of the changes)
29847              
29848              Better coexistence with extensions.
29849      Branch: perl
29850            ! ext/Errno/Errno_pm.PL hints/darwin.sh
29851 ____________________________________________________________________________
29852 [ 12815] By: ams                                   on 2001/11/02  16:47:43
29853         Log: Subject: Re: [PATCH] the the double double word word fix fix
29854              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29855              Date: Fri, 02 Nov 2001 19:43:07 +0100
29856              Message-Id: <3BE2E93B.627C198E@alcatel.at>
29857      Branch: perl
29858            ! pod/perldebug.pod
29859 ____________________________________________________________________________
29860 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
29861         Log: Update Changes.
29862      Branch: perl
29863            ! Changes patchlevel.h
29864 ____________________________________________________________________________
29865 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
29866         Log: More encoding testing.
29867      Branch: perl
29868            ! lib/encoding.pm lib/encoding.t
29869 ____________________________________________________________________________
29870 [ 12812] By: ams                                   on 2001/11/02  15:07:11
29871         Log: Slight modification of #12811.
29872      Branch: perl
29873            ! op.c
29874 ____________________________________________________________________________
29875 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
29876         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
29877              From: Radu Greab <radu@netsoft.ro>
29878              Date: Fri, 2 Nov 2001 15:28:58 +0200
29879              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
29880      Branch: perl
29881            ! op.c t/op/stat.t
29882 ____________________________________________________________________________
29883 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
29884         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
29885              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29886              Date: Thu, 1 Nov 2001 22:35:50 +0100
29887              Message-ID: <20011101223550.A10849@rafael>
29888      Branch: perl
29889            ! lib/ExtUtils/Embed.t
29890 ____________________________________________________________________________
29891 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
29892         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
29893              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29894              Date: 2 Nov 2001 14:48:51 -0000
29895              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
29896      Branch: perl
29897            ! lib/File/Find.pm
29898 ____________________________________________________________________________
29899 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
29900         Log: Add documentation.
29901      Branch: perl
29902            ! embed.pl pod/perlapi.pod utf8.c
29903 ____________________________________________________________________________
29904 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
29905         Log: Unicode: add ToFold mapping.  Not used yet; but basically
29906              a more useful mapping for caseless aka case-ignoring than
29907              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
29908              algorithm for creating the foldings uses equivalence classes,
29909              see http://www.unicode.org/unicode/reports/tr21/
29910              Hopefully this feature will be used in //i.
29911              (The folding tables were introduced by #12689.)
29912      Branch: perl
29913            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
29914            ! utf8.c
29915 ____________________________________________________________________________
29916 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
29917         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
29918              From: "Craig A. Berry" <craigberry@mac.com>
29919              Date: Fri, 02 Nov 2001 00:03:52 -0600
29920              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
29921      Branch: perl
29922            ! lib/AutoSplit.t
29923 ____________________________________________________________________________
29924 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
29925         Log: Subject: Trivial doc patch
29926              From: andreas.koenig@anima.de (Andreas J. Koenig)
29927              Date: 02 Nov 2001 06:11:35 +0100
29928              Message-ID: <m37kt94v08.fsf@anima.de>
29929      Branch: perl
29930            ! pod/perlport.pod
29931 ____________________________________________________________________________
29932 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
29933         Log: Make encoding and charnames pragmas coexist.
29934      Branch: perl
29935            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
29936 ____________________________________________________________________________
29937 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
29938         Log: The basic character classes seem to go untested with Unicode.
29939      Branch: perl
29940            ! t/op/pat.t
29941 ____________________________________________________________________________
29942 [ 12802] By: ams                                   on 2001/11/02  00:39:36
29943         Log: Subject: [PATCH] the the double double word word fix fix
29944              From: Richard Soderberg <rs@oregonnet.com>
29945              Date: Thu, 1 Nov 2001 13:12:03 -0800
29946              Message-Id: <200111012112.NAA23288@oregonnet.com>
29947              
29948              Subject: Re: [PATCH] the the double double word word fix fix
29949              From: Mark-Jason Dominus <mjd@plover.com>
29950              Date: Thu, 01 Nov 2001 16:43:40 -0500
29951              Message-Id: <20011101214340.2044.qmail@plover.com>
29952              
29953              Subject: Re: [PATCH] the the double double word word fix fix
29954              From: Mark-Jason Dominus <mjd@plover.com>
29955              Date: Thu, 01 Nov 2001 16:51:39 -0500
29956              Message-Id: <20011101215139.2196.qmail@plover.com>
29957      Branch: perl
29958            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
29959            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
29960            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
29961            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
29962            ! pod/perltodo.pod pod/perlxstut.pod
29963 ____________________________________________________________________________
29964 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
29965         Log: Comment tweaks.
29966      Branch: perl
29967            ! toke.c
29968 ____________________________________________________________________________
29969 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
29970         Log: FAQ sync.
29971      Branch: perl
29972            ! pod/perlfaq9.pod
29973 ____________________________________________________________________________
29974 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
29975         Log: If an encoding is set by -M/-m, it must be in
29976              effect only for the actual script, not any other
29977              required/-M/-m'ed module, otherwise we enter a nasty
29978              recursion in regexec.c while trying to init the simple
29979              UTF-8 charclasses like PL_utf8_alnum.
29980      Branch: perl
29981            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
29982 ____________________________________________________________________________
29983 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
29984         Log: A bit more descriptive name.
29985      Branch: perl
29986            ! mg.c
29987 ____________________________________________________________________________
29988 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
29989         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
29990              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29991              Date: Wed, 31 Oct 2001 13:47:04 EST
29992              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
29993      Branch: perl
29994            ! ext/Time/HiRes/HiRes.t
29995 ____________________________________________________________________________
29996 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
29997         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
29998              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29999              Date: Wed, 31 Oct 2001 13:43:29 EST
30000              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
30001      Branch: perl
30002            ! mg.c
30003 ____________________________________________________________________________
30004 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
30005         Log: Subject: [PATCH] Various test cleanups
30006              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30007              Date: Tue, 30 Oct 2001 21:56:26 +0100
30008              Message-ID: <20011030215626.A28503@rafael>
30009      Branch: perl
30010            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30011            ! ext/DB_File/t/db-recno.t ext/Encode.t
30012 ____________________________________________________________________________
30013 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
30014         Log: Update Changes.
30015      Branch: perl
30016            ! Changes patchlevel.h
30017 ____________________________________________________________________________
30018 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
30019         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
30020              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
30021              Date: Wed, 31 Oct 2001 17:16:39 +0100
30022              Message-ID: <20011031171639.A32511@rafael>
30023      Branch: perl
30024            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
30025 ____________________________________________________________________________
30026 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
30027         Log: Skip message nit.
30028      Branch: perl
30029            ! t/io/fs.t
30030 ____________________________________________________________________________
30031 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
30032         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
30033              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30034              Date: 31 Oct 2001 14:49:37 -0000
30035              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
30036      Branch: perl
30037            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
30038 ____________________________________________________________________________
30039 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
30040         Log: Extend the effect of the encoding pragma to chr() and ord().
30041              
30042              TODO: regex literals, reentrancy problems with the utf8
30043              and charnames pragmas.
30044      Branch: perl
30045            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
30046 ____________________________________________________________________________
30047 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
30048         Log: Doc tweaks.
30049      Branch: perl
30050            ! lib/encoding.pm
30051 ____________________________________________________________________________
30052 [ 12788] By: nick                                  on 2001/10/31  08:59:56
30053         Log: Integrate mainline
30054      Branch: perlio
30055           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
30056           !> (integrate 49 files)
30057 ____________________________________________________________________________
30058 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
30059         Log: Forgot new proto.
30060      Branch: perl
30061            ! proto.h
30062 ____________________________________________________________________________
30063 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
30064         Log: Clarification: use encoding cannot be used to
30065              change the default encoding of "your whole script";
30066              only the default encoding of the *data*.  Also, it
30067              seems that "use encoding" does not mix with "use utf8"
30068              (a coredumping recursion ensues).  Should not be a huge
30069              problem since "use utf8" is pretty marginal nowadays.
30070      Branch: perl
30071            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
30072 ____________________________________________________________________________
30073 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
30074         Log: More documentation for the encode pragma.
30075      Branch: perl
30076            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
30077            ! pod/perlapi.pod pod/perlunicode.pod sv.c
30078 ____________________________________________________________________________
30079 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
30080         Log: Thinko in #12783.
30081      Branch: perl
30082            ! sv.c
30083 ____________________________________________________________________________
30084 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
30085         Log: Make sv_recode_to_utf8() a real API: the encoding
30086              is a parameter, instead of a global.  Document the
30087              PERL_ENCODING.
30088      Branch: perl
30089            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
30090            ! toke.c
30091 ____________________________________________________________________________
30092 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
30093         Log: Enable -Mencoding=foobar also for string literals.
30094      Branch: perl
30095            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
30096            ! pod/perlapi.pod proto.h sv.c toke.c
30097 ____________________________________________________________________________
30098 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
30099         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
30100              From: Andy Dougherty <doughera@lafayette.edu>
30101              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
30102              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
30103      Branch: perl
30104            ! ext/POSIX/hints/svr4.pl
30105 ____________________________________________________________________________
30106 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
30107         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
30108              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30109              Date: Mon, 29 Oct 2001 23:11:58 -0000
30110              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
30111              
30112              Add compat.h.
30113      Branch: perl
30114            ! lib/h2xs.t utils/h2xs.PL
30115 ____________________________________________________________________________
30116 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
30117         Log: Subject: PerlIOBuf_dup
30118              From: Nicholas Clark <nick@ccl4.org>              
30119              Date: Mon, 29 Oct 2001 21:52:35 +0000             
30120              Message-ID: <20011029215235.K41204@plum.flirble.org>
30121              
30122              Add prototype.
30123      Branch: perl
30124            ! perliol.h
30125 ____________________________________________________________________________
30126 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
30127         Log: Subject: [PATCH] Make malloc.c errors more useful
30128              From: Richard Soderberg <rs@oregonnet.com>
30129              Date: Mon, 29 Oct 2001 22:28:02 -0800
30130              Message-Id: <200110300628.WAA11025@oregonnet.com>
30131      Branch: perl
30132            ! malloc.c
30133 ____________________________________________________________________________
30134 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
30135         Log: Retract #12776 - the bug 19990906.001 is still valid.
30136      Branch: perl
30137            ! t/run/kill_perl.t
30138 ____________________________________________________________________________
30139 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
30140         Log: (Retracted by #12777)
30141              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
30142              From: Michael G Schwern <schwern@pobox.com> 
30143              Date: Mon, 29 Oct 2001 23:01:08 -0500
30144              Message-ID: <20011029230108.G18053@blackrider>
30145      Branch: perl
30146            ! t/run/kill_perl.t
30147 ____________________________________________________________________________
30148 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
30149         Log: Comment nits.
30150      Branch: perl
30151            ! lib/encoding.t
30152 ____________________________________________________________________________
30153 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
30154         Log: integrate change#12772 from mainline
30155              
30156              Subject: [PATCH] Mommy, what's a pointer cast?
30157      Branch: maint-5.6/perl
30158            ! perl.h
30159 ____________________________________________________________________________
30160 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
30161         Log: Subject: [PATCH] Mommy, what's a pointer cast?
30162              From: Richard Soderberg <rs@oregonnet.com>
30163              Date: Mon, 29 Oct 2001 17:01:10 -0800
30164              Message-Id: <200110300101.RAA31561@oregonnet.com>
30165              
30166              (threads* parts)
30167      Branch: perl
30168            ! ext/threads/shared/shared.xs ext/threads/threads.xs
30169 ____________________________________________________________________________
30170 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
30171         Log: Subject: [PATCH] Mommy, what's a pointer cast?
30172              From: Richard Soderberg <rs@oregonnet.com>
30173              Date: Mon, 29 Oct 2001 17:01:10 -0800
30174              Message-Id: <200110300101.RAA31561@oregonnet.com>
30175              
30176              (the perl.h part)
30177      Branch: perl
30178            ! perl.h
30179 ____________________________________________________________________________
30180 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
30181         Log: Subject: [PATCH] OpenBSD likes signal.h 
30182              From: Richard Soderberg <rs@oregonnet.com>
30183              Date: Mon, 29 Oct 2001 17:00:31 -0800
30184              Message-Id: <200110300100.RAA31533@oregonnet.com>
30185      Branch: perl
30186            ! unixish.h
30187 ____________________________________________________________________________
30188 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
30189         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
30190              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30191              Date: Mon, 29 Oct 2001 23:04:23 -0000
30192              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
30193      Branch: perl
30194            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30195            ! ext/DB_File/t/db-recno.t
30196 ____________________________________________________________________________
30197 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
30198         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
30199              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
30200              Date: Mon, 29 Oct 2001 12:34:07 -0600
30201              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
30202      Branch: perl
30203            ! ext/Time/HiRes/HiRes.t
30204 ____________________________________________________________________________
30205 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
30206         Log: Update Changes.
30207      Branch: perl
30208            ! Changes patchlevel.h
30209 ____________________________________________________________________________
30210 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
30211         Log: AIX needs an explicit symbol export list.
30212      Branch: perl
30213            ! lib/ExtUtils/Embed.t
30214 ____________________________________________________________________________
30215 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
30216         Log: The test (and the module) would require some
30217              quality hacking time to work on EBCDIC.  Based on
30218              the test results nothing seems to be majorly broken,
30219              the module just seems to have strange assumptions:
30220              got: ''\226\225\205'
30221              expected: ''one'
30222              The \226\225\205 being, of course, 'one', in EBCDIC.
30223      Branch: perl
30224            ! lib/Dumpvalue.t
30225 ____________________________________________________________________________
30226 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
30227         Log: Mark the test known to be failing in EBCDIC.
30228      Branch: perl
30229            ! t/op/tr.t
30230 ____________________________________________________________________________
30231 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
30232         Log: None of the libnet modules are going to work in
30233              EBCDIC without the Convert::EBCDIC.
30234      Branch: perl
30235            ! t/lib/1_compile.t
30236 ____________________________________________________________________________
30237 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
30238         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
30239      Branch: perl
30240            ! t/op/pack.t
30241 ____________________________________________________________________________
30242 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
30243         Log: UTF-EBCDIC ain't UTF-8.
30244      Branch: perl
30245            ! t/op/pack.t
30246 ____________________________________________________________________________
30247 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
30248         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
30249      Branch: perl
30250            ! t/lib/1_compile.t
30251 ____________________________________________________________________________
30252 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
30253         Log: Let's not assume ASCII.
30254      Branch: perl
30255            ! t/op/lc.t
30256 ____________________________________________________________________________
30257 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
30258         Log: Call the new perlio symbols differently.
30259      Branch: perl
30260            ! makedef.pl
30261 ____________________________________________________________________________
30262 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
30263         Log: Don't expect ASCII ordering.
30264      Branch: perl
30265            ! lib/ExtUtils/Manifest.t
30266 ____________________________________________________________________________
30267 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
30268         Log: Forgot from #12756.
30269      Branch: perl
30270            ! perlio.h
30271 ____________________________________________________________________________
30272 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
30273         Log: BeOS tweaks:
30274              - fseeko and ftello can be found by Configure but
30275              we do not seem to have prototypes for them so
30276              let's make up some
30277              - BeOS didn't use to have real sockets (sockets as
30278              filedescriptors) but the BONE package is supposed
30279              to fix this.  I do not know how to detect BONEness,
30280              see hints/beos.sh for a spot that needs to fixed.
30281              - BeOS has O_TEXT != O_BINARY but has no setmode()
30282      Branch: perl
30283            ! hints/beos.sh perlio.c
30284 ____________________________________________________________________________
30285 [ 12755] By: sky                                   on 2001/10/29  12:56:12
30286         Log: Ugly fix to not die when a thread creator is holding locks.
30287      Branch: perl
30288            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30289            ! ext/threads/threads.xs
30290 ____________________________________________________________________________
30291 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
30292         Log: Integrate change #12752 from maintperl;
30293              
30294              croak(Nullch) wasn't printing the contents of ERRSV if there was
30295              no outer eval (bug in change#6125)
30296      Branch: perl
30297           !> util.c
30298 ____________________________________________________________________________
30299 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
30300         Log: Subject: [PATCH h2xs] Use of static data in XS modules
30301              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
30302              Date: Sun, 28 Oct 2001 21:19:07 -0000
30303              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
30304              
30305              with nits from Sarathy.
30306      Branch: perl
30307            ! utils/h2xs.PL
30308 ____________________________________________________________________________
30309 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
30310         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
30311              no outer eval (bug in change#6125)
30312      Branch: maint-5.6/perl
30313            ! util.c
30314 ____________________________________________________________________________
30315 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
30316         Log: More todo for the encoding pragma.
30317      Branch: perl
30318            ! lib/encoding.pm
30319 ____________________________________________________________________________
30320 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
30321         Log: Add the encoding pragma to control the "upgrade"
30322              from the native eight bit data to Unicode.
30323              
30324              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
30325      Branch: perl
30326            + lib/encoding.pm lib/encoding.t
30327            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
30328            ! pod/perlunicode.pod pod/perlvar.pod sv.c
30329 ____________________________________________________________________________
30330 [ 12749] By: sky                                   on 2001/10/28  21:02:33
30331         Log: Update documentation.
30332      Branch: perl
30333            ! ext/threads/shared/shared.pm
30334 ____________________________________________________________________________
30335 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
30336         Log: Integrate change #12747 from maintperl;
30337              
30338              finishing touches to system() fixes on windows:
30339              * detect cmd shell correctly even if it had full path in it
30340              * more quoting needed for single-arg system if the argument
30341              really had multiple quoted arguments within it
30342              * be smarter about not calling the shell when the executable
30343              has spaces, but otherwise does not need shell involvement
30344              * add a testsuite (windows-specific currently)
30345      Branch: perl
30346           +> t/op/system.t t/op/system_tests
30347            ! MANIFEST pod/perltodo.pod
30348           !> win32/win32.c
30349 ____________________________________________________________________________
30350 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
30351         Log: finishing touches to system() fixes on windows:
30352              * detect cmd shell correctly even if it had full path in it
30353              * more quoting needed for single-arg system if the argument
30354              really had multiple quoted arguments within it
30355              * be smarter about not calling the shell when the executable
30356              has spaces, but otherwise does not need shell involvement
30357              * add a testsuite (windows-specific currently)
30358      Branch: maint-5.6/perl
30359            + t/op/system.t t/op/system_tests
30360            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
30361 ____________________________________________________________________________
30362 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
30363         Log: Integrate perlio.
30364      Branch: perl
30365           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
30366 ____________________________________________________________________________
30367 [ 12745] By: nick                                  on 2001/10/28  16:08:14
30368         Log: Mingw32 fixup for Embed.t
30369      Branch: perlio
30370            ! lib/ExtUtils/Embed.t
30371 ____________________________________________________________________________
30372 [ 12744] By: nick                                  on 2001/10/28  15:54:14
30373         Log: GCC vs MS 64-bit constant syntax
30374      Branch: perlio
30375            ! ext/Time/HiRes/HiRes.xs
30376 ____________________________________________________________________________
30377 [ 12743] By: nick                                  on 2001/10/28  15:42:55
30378         Log: Integrate mainline
30379      Branch: perlio
30380           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
30381 ____________________________________________________________________________
30382 [ 12742] By: sky                                   on 2001/10/28  14:47:10
30383         Log: Manpage updates.
30384      Branch: perl
30385            ! ext/threads/threads.pm
30386 ____________________________________________________________________________
30387 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
30388         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
30389      Branch: perl
30390            ! lib/ExtUtils/Embed.t
30391 ____________________________________________________________________________
30392 [ 12740] By: nick                                  on 2001/10/28  14:14:24
30393         Log: Integrate mainline
30394      Branch: perlio
30395           !> lib/ExtUtils/Embed.t win32/win32.c
30396 ____________________________________________________________________________
30397 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
30398         Log: Need to be ./executed.
30399      Branch: perl
30400            ! lib/ExtUtils/Embed.t
30401 ____________________________________________________________________________
30402 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
30403         Log: Integrate perlio.
30404      Branch: perl
30405           !> perlio.c win32/win32.h
30406 ____________________________________________________________________________
30407 [ 12737] By: nick                                  on 2001/10/28  13:53:45
30408         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
30409              by gcc -xc++.
30410      Branch: perlio
30411            ! win32/win32.h
30412 ____________________________________________________________________________
30413 [ 12736] By: nick                                  on 2001/10/28  13:50:50
30414         Log: Have :stdio layer update an honour the fd refcnt table.
30415              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
30416      Branch: perlio
30417            ! perlio.c
30418 ____________________________________________________________________________
30419 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
30420         Log: Integrate changes #12724 and #12725 from maintperl;
30421              multiarg system now works.
30422      Branch: perl
30423           !> win32/win32.c
30424 ____________________________________________________________________________
30425 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
30426         Log: Integrate perlio.
30427      Branch: perl
30428           +> lib/ExtUtils/Embed.t
30429           !> MANIFEST perlio.c
30430 ____________________________________________________________________________
30431 [ 12733] By: nick                                  on 2001/10/28  13:07:16
30432         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
30433              least for PERLIO=perlio unthreaded case
30434      Branch: perlio
30435            ! perlio.c
30436 ____________________________________________________________________________
30437 [ 12732] By: nick                                  on 2001/10/28  11:10:24
30438         Log: Typo in exe name
30439      Branch: perlio
30440            ! lib/ExtUtils/Embed.t
30441 ____________________________________________________________________________
30442 [ 12731] By: nick                                  on 2001/10/28  11:09:59
30443         Log: Integrate Mainline
30444      Branch: perlio
30445           !> Changes configure.com ext/DB_File/DB_File.pm
30446           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
30447           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
30448           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
30449           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
30450           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
30451           !> t/TEST t/op/regexp.t win32/buildext.pl
30452 ____________________________________________________________________________
30453 [ 12730] By: nick                                  on 2001/10/28  11:05:35
30454         Log: Fixup Embed.t for Win32/VC++
30455      Branch: perlio
30456            ! lib/ExtUtils/Embed.t
30457 ____________________________________________________________________________
30458 [ 12729] By: nick                                  on 2001/10/28  09:36:20
30459         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
30460              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
30461              ExtUtils::Embed.
30462      Branch: perlio
30463            + lib/ExtUtils/Embed.t
30464            ! MANIFEST
30465 ____________________________________________________________________________
30466 [ 12728] By: sky                                   on 2001/10/28  08:12:53
30467         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
30468              line manually!
30469      Branch: perl
30470            ! lib/ExtUtils/xsubpp
30471 ____________________________________________________________________________
30472 [ 12727] By: sky                                   on 2001/10/28  08:02:09
30473         Log: And here we use the prototypes.
30474      Branch: perl
30475            ! ext/threads/shared/shared.xs
30476 ____________________________________________________________________________
30477 [ 12726] By: sky                                   on 2001/10/28  08:00:48
30478         Log: Support [] style prototypes.
30479      Branch: perl
30480            ! lib/ExtUtils/xsubpp
30481 ____________________________________________________________________________
30482 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
30483         Log: yet another multi-arg system() fix on windows: batch files as the
30484              first argument (i.e. directly executed by CreateProcess()) need
30485              extra quoting to escape shell-shock
30486      Branch: maint-5.6/perl
30487            ! win32/win32.c
30488 ____________________________________________________________________________
30489 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
30490         Log: another multi-arg system() fix on windows: passing empty arguments
30491              now works
30492      Branch: maint-5.6/perl
30493            ! win32/win32.c
30494 ____________________________________________________________________________
30495 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
30496         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
30497              No final #else #error because we do not seem to
30498              be using #error?
30499      Branch: perl
30500            ! op.h
30501 ____________________________________________________________________________
30502 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
30503         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
30504              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
30505              Date: Sat, 27 Oct 2001 23:28:44 EST 
30506              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
30507      Branch: perl
30508            ! ext/Time/HiRes/HiRes.xs
30509 ____________________________________________________________________________
30510 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
30511         Log: Regen perlapi, perltoc.
30512      Branch: perl
30513            ! pod/perlapi.pod pod/perltoc.pod
30514 ____________________________________________________________________________
30515 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
30516         Log: Subject: [PATCH] sv.h documentation
30517              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
30518              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
30519              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
30520      Branch: perl
30521            ! sv.h
30522 ____________________________________________________________________________
30523 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
30524         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
30525              system("nmake -nologo", "clean") and there is no executable
30526              called "nmake -nologo"; this used to "work" pre-change#12559 due
30527              to bugs in multiarg system() that have since been fixed
30528      Branch: perl
30529            ! win32/buildext.pl
30530 ____________________________________________________________________________
30531 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
30532         Log: Update Changes.
30533      Branch: perl
30534            ! Changes patchlevel.h
30535 ____________________________________________________________________________
30536 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
30537         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
30538              From: Richard.Foley@t-online.de (Richard Foley)            
30539              Date: Sun, 28 Oct 2001 00:48:32 +0200
30540              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
30541      Branch: perl
30542            ! pod/perlhack.pod
30543 ____________________________________________________________________________
30544 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
30545         Log: Must store pointers with the right width.
30546      Branch: perl
30547            ! op.h
30548 ____________________________________________________________________________
30549 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
30550         Log: Integrate change #12711 from perlio;
30551              
30552              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30553              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30554      Branch: perl
30555           !> perlio.c
30556 ____________________________________________________________________________
30557 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
30558         Log: Subject: [PATCH] make minitest
30559              From: Nicholas Clark <nick@ccl4.org>
30560              Date: Sat, 27 Oct 2001 22:56:16 +0100
30561              Message-ID: <20011027225616.L20275@plum.flirble.org>
30562      Branch: perl
30563            ! t/TEST
30564 ____________________________________________________________________________
30565 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
30566         Log: Patch #12661 missed this.
30567      Branch: perl
30568            ! ext/DB_File/DB_File.pm
30569 ____________________________________________________________________________
30570 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
30571         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
30572              From: "Craig A. Berry" <craigberry@mac.com>
30573              Date: Sat, 27 Oct 2001 16:07:47 -0500
30574              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
30575      Branch: perl
30576            ! configure.com perlio.c
30577 ____________________________________________________________________________
30578 [ 12711] By: nick                                  on 2001/10/27  19:49:25
30579         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
30580              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
30581      Branch: perlio
30582            ! perlio.c
30583 ____________________________________________________________________________
30584 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
30585         Log: Let's not replace reason if there's one already supplied.
30586      Branch: perl
30587            ! t/op/regexp.t
30588 ____________________________________________________________________________
30589 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
30590         Log: is not good.
30591      Branch: perl
30592            ! t/op/regexp.t
30593 ____________________________________________________________________________
30594 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
30595         Log: ldlibpth can exist but be unset.
30596      Branch: perl
30597            ! t/TEST
30598 ____________________________________________________________________________
30599 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
30600         Log: Unicode: property alias naming cleanup.
30601      Branch: perl
30602            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
30603 ____________________________________________________________________________
30604 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
30605         Log: FAQ sync.
30606      Branch: perl
30607            ! pod/perlfaq4.pod
30608 ____________________________________________________________________________
30609 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
30610         Log: Integrate change #12703 from maintperl;
30611              
30612              typemap stuff intervenes before declaration, move it to PREINIT
30613              section
30614              
30615              (an empty integrate, but now the files are in sync
30616              between the branches)
30617      Branch: perl
30618           !> ext/ODBM_File/ODBM_File.xs
30619 ____________________________________________________________________________
30620 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
30621         Log: More PerlIO symbols.
30622      Branch: perl
30623            ! makedef.pl
30624 ____________________________________________________________________________
30625 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
30626         Log: typemap stuff intervenes before declaration, move it to PREINIT
30627              section
30628      Branch: maint-5.6/perl
30629            ! ext/ODBM_File/ODBM_File.xs
30630 ____________________________________________________________________________
30631 [ 12702] By: nick                                  on 2001/10/27  14:09:35
30632         Log: Integrate mainline
30633      Branch: perlio
30634           +> ext/threads/shared/t/av_simple.t
30635           +> ext/threads/shared/t/hv_refs.t
30636           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
30637           !> (integrate 109 files)
30638 ____________________________________________________________________________
30639 [ 12700] By: ams                                   on 2001/10/26  21:22:23
30640         Log: Subject: [PATCH] tweak divide
30641              From: Nicholas Clark <nick@ccl4.org>
30642              Date: Fri, 26 Oct 2001 22:52:17 +0100
30643              Message-Id: <20011026225217.B20275@plum.flirble.org>
30644      Branch: perl
30645            ! pp.c
30646 ____________________________________________________________________________
30647 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
30648         Log: Integrate a buncha things from maintperl.
30649      Branch: maint-5.6/macperl
30650           !> (integrate 32 files)
30651 ____________________________________________________________________________
30652 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
30653         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
30654              From: Andy Dougherty <doughera@lafayette.edu>
30655              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
30656              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
30657      Branch: perl
30658            ! hints/svr4.sh
30659 ____________________________________________________________________________
30660 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
30661         Log: When you're root, many things become writable.
30662      Branch: perl
30663            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
30664 ____________________________________________________________________________
30665 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
30666         Log: Update Changes.
30667      Branch: perl
30668            ! Changes patchlevel.h
30669 ____________________________________________________________________________
30670 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
30671         Log: Term/Cap.t attempts to access the floppy drive for no good reason
30672              on dosish systems
30673      Branch: perl
30674            ! lib/Term/Cap.t
30675 ____________________________________________________________________________
30676 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
30677         Log: fix misleading comment on known inadequacy in B::Terse, and skip
30678              it correctly
30679      Branch: perl
30680            ! ext/B/t/terse.t
30681 ____________________________________________________________________________
30682 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
30683         Log: fix spurious AutoSplit.t failure under windows
30684      Branch: perl
30685            ! lib/AutoSplit.t
30686 ____________________________________________________________________________
30687 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
30688         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
30689      Branch: perl
30690            ! ext/Time/HiRes/HiRes.t
30691 ____________________________________________________________________________
30692 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
30693         Log: More logical to use %04"UVXf" than %"UVuf" since
30694              the Unicode standard prefers hex.
30695      Branch: perl
30696            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
30697            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
30698            ! lib/unicore/mktables utf8.c
30699 ____________________________________________________________________________
30700 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
30701         Log: change#12065 seems to have broken Encode build on windows; fix
30702      Branch: perl
30703            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
30704 ____________________________________________________________________________
30705 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
30706         Log: Unicode: add the case folding table.
30707      Branch: perl
30708            + lib/unicore/To/Fold.pl
30709            ! MANIFEST lib/unicore/mktables
30710 ____________________________________________________________________________
30711 [ 12688] By: sky                                   on 2001/10/26  13:51:29
30712         Log: Get the new functions right, do not export lock since we use builtin lock.
30713              TODO: fix xsubpp to support the new prototypes
30714      Branch: perl
30715            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30716 ____________________________________________________________________________
30717 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
30718         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
30719              as suggested by Sarathy.
30720      Branch: perl
30721            ! mg.c
30722 ____________________________________________________________________________
30723 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
30724         Log: avoid compiler warning
30725      Branch: perl
30726            ! win32/win32.c
30727 ____________________________________________________________________________
30728 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
30729         Log: WinCE update from Rainer Keuchel.
30730      Branch: perl
30731            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
30732            ! wince/wince.c
30733 ____________________________________________________________________________
30734 [ 12684] By: sky                                   on 2001/10/26  13:34:33
30735         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
30736      Branch: perl
30737            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
30738 ____________________________________________________________________________
30739 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
30740         Log: More fixes that were made to the core and not in the libnet src
30741      Branch: perl
30742            ! lib/Net/Domain.pm
30743 ____________________________________________________________________________
30744 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
30745         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
30746              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
30747              Date: Fri, 26 Oct 2001 13:55:21 +0200
30748              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
30749              
30750              (plus make the db-recno.t#59 accept both \n and \r\n)
30751      Branch: perl
30752            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
30753            ! ext/DB_File/t/db-recno.t
30754 ____________________________________________________________________________
30755 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
30756         Log: Fix tests to be able to run in the core and the CPAN dist
30757      Branch: perl
30758            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
30759            ! lib/Net/t/require.t lib/Net/t/smtp.t
30760 ____________________________________________________________________________
30761 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
30762         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
30763              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30764              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
30765              Date: Fri, 26 Oct 2001 08:34:46 EDT
30766      Branch: perl
30767            ! ext/Time/HiRes/HiRes.t
30768 ____________________________________________________________________________
30769 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
30770         Log: Sync libnet modules with what will be libnet-1.08
30771      Branch: perl
30772            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
30773            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
30774            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
30775            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
30776 ____________________________________________________________________________
30777 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
30778         Log: Integrate maintperl changes #12268 and #12669;
30779              
30780              final touches to the audit for statics and thread-unsafe code
30781              * make DB_File, ODBM_File thread-safe 
30782              * remove unnecessary/dangerous statics and protect others
30783              from not getting accidentally enabled under threaded perls
30784              
30785              windows support functions get_childdir() et al aren't exported
30786              correctly under vanilla build
30787              
30788              Testing under win32 appreciated since changes there had
30789              to be manually merged and I cannot test how badly did I do.
30790      Branch: perl
30791           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30792           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30793           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
30794           !> win32/vmem.h win32/win32.c win32/win32iop.h
30795 ____________________________________________________________________________
30796 [ 12677] By: sky                                   on 2001/10/26  12:37:17
30797         Log: More Config::threads to threads::threads changes
30798      Branch: perl
30799            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
30800 ____________________________________________________________________________
30801 [ 12676] By: sky                                   on 2001/10/26  12:31:46
30802         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
30803      Branch: perl
30804            ! ext/threads/threads.pm ext/threads/threads.xs
30805 ____________________________________________________________________________
30806 [ 12675] By: sky                                   on 2001/10/26  12:06:30
30807         Log: Allocing a TLS in runtime is not too hot.
30808      Branch: perl
30809            ! ext/threads/threads.xs
30810 ____________________________________________________________________________
30811 [ 12674] By: sky                                   on 2001/10/26  11:59:09
30812         Log: Don't display debug data.
30813      Branch: perl
30814            ! ext/threads/threads.pm
30815 ____________________________________________________________________________
30816 [ 12673] By: sky                                   on 2001/10/26  11:35:47
30817         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
30818              complete bar support for blessed objects.
30819              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
30820      Branch: perl
30821            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30822 ____________________________________________________________________________
30823 [ 12672] By: sky                                   on 2001/10/26  11:15:28
30824         Log: Fix case where shared reference does not exist in current thread.
30825      Branch: perl
30826            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
30827 ____________________________________________________________________________
30828 [ 12671] By: sky                                   on 2001/10/26  08:48:52
30829         Log: Support for references in shared arrays.
30830      Branch: perl
30831            ! ext/threads/shared/shared.xs
30832 ____________________________________________________________________________
30833 [ 12670] By: sky                                   on 2001/10/26  08:30:11
30834         Log: Add tests for references in hashes.
30835      Branch: perl
30836            + ext/threads/shared/t/hv_refs.t
30837            ! MANIFEST
30838 ____________________________________________________________________________
30839 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
30840         Log: windows support functions get_childdir() et al aren't exported
30841              correctly under vanilla build
30842      Branch: maint-5.6/perl
30843            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
30844 ____________________________________________________________________________
30845 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
30846         Log: final touches to the audit for statics and thread-unsafe code
30847              * make DB_File, ODBM_File thread-safe 
30848              * remove unnecessary/dangerous statics and protect others
30849              from not getting accidentally enabled under threaded perls
30850      Branch: maint-5.6/perl
30851            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
30852            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
30853            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
30854            ! win32/win32.c
30855 ____________________________________________________________________________
30856 [ 12667] By: ams                                   on 2001/10/26  03:48:36
30857         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
30858              From: "Richard Soderberg" <rs@crystalflame.net>
30859              Date: Thu, 25 Oct 2001 23:42:50 -0400
30860              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
30861      Branch: perl
30862            ! sharedsv.c
30863 ____________________________________________________________________________
30864 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
30865         Log: Integrate change #12664 from maintperl;
30866              
30867              the newest GCCs don't seem to like C<"string1"##STRING2>
30868              so keep it as C<"string1" STRING2> (latter appears to
30869              work everywhere)
30870      Branch: perl
30871           !> ext/DynaLoader/dlutils.c
30872 ____________________________________________________________________________
30873 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
30874         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
30875              From: Chris Nandor <pudge@pobox.com>
30876              Date: Thu, 25 Oct 2001 22:15:03 -0400
30877              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
30878      Branch: perl
30879            ! perl.h
30880 ____________________________________________________________________________
30881 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
30882         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
30883              C<"string1" STRING2> (latter appears to work everywhere)
30884      Branch: maint-5.6/perl
30885            ! ext/DynaLoader/dlutils.c
30886 ____________________________________________________________________________
30887 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
30888         Log: AUTHORS update.
30889      Branch: perl
30890            ! AUTHORS
30891 ____________________________________________________________________________
30892 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
30893         Log: Integrate change #12660 from maintperl;
30894              
30895              make the dMY_CXT stuff available under all of
30896              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30897      Branch: perl
30898           !> perl.h
30899 ____________________________________________________________________________
30900 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
30901         Log: Subject: [PATCH] DB_File-1.79
30902              From: "Paul Marquess" <paul.marquess@openwave.com>
30903              Date: Fri, 26 Oct 2001 00:03:54 +0100
30904              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
30905      Branch: perl
30906            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
30907            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
30908 ____________________________________________________________________________
30909 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
30910         Log: make the dMY_CXT stuff available under all of
30911              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
30912      Branch: maint-5.6/perl
30913            ! perl.h
30914 ____________________________________________________________________________
30915 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
30916         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
30917              From: Michael G Schwern <schwern@pobox.com>
30918              Date: Thu, 25 Oct 2001 18:28:12 -0400
30919              Message-ID: <20011025182812.M4811@blackrider>
30920      Branch: perl
30921            ! t/run/kill_perl.t
30922 ____________________________________________________________________________
30923 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
30924         Log: STRLEN != int.
30925      Branch: perl
30926            ! regcomp.c regexec.c
30927 ____________________________________________________________________________
30928 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
30929         Log: Subject: [PATCH] remove small IVop redundancy
30930              From: Nicholas Clark <nick@ccl4.org>
30931              Date: Thu, 25 Oct 2001 22:48:28 +0100
30932              Message-ID: <20011025224827.M66471@plum.flirble.org>
30933      Branch: perl
30934            ! pp.c pp_hot.c
30935 ____________________________________________________________________________
30936 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
30937         Log: Metaconfig unit change for #12655.
30938      Branch: metaconfig/U/perl
30939            ! Extensions.U
30940 ____________________________________________________________________________
30941 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
30942         Log: Subject: Re: Not OK @12650
30943              From: Andy Dougherty <doughera@lafayette.edu>
30944              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
30945              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
30946      Branch: perl
30947            ! Configure
30948 ____________________________________________________________________________
30949 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
30950         Log: Integrate changes #12652 and #12653 from maintperl;
30951              
30952              more tweaks to change#12626
30953              * move the boilerplate code over to perl.h and make DynaLoader
30954              use it
30955              * make re, Opcode, File::Glob and B threadsafe
30956              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30957              C<no re;> anywhere)
30958              
30959              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30960              
30961              File::Glob required a bit more work in bleadperl
30962              because of ExtUtils::Constant (see the Makefile.PL change)
30963      Branch: perl
30964            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
30965           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30966           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30967 ____________________________________________________________________________
30968 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
30969         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
30970      Branch: maint-5.6/perl
30971            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30972            ! ext/Opcode/Opcode.xs ext/re/re.xs
30973 ____________________________________________________________________________
30974 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
30975         Log: more tweaks to change#12626
30976              * move the boilerplate code over to perl.h and make DynaLoader
30977              use it
30978              * make re, Opcode, File::Glob and B threadsafe
30979              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
30980              C<no re;> anywhere)
30981      Branch: maint-5.6/perl
30982            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
30983            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
30984 ____________________________________________________________________________
30985 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
30986         Log: Metaconfig unit change for #12650.
30987      Branch: metaconfig/U/perl
30988            ! Extensions.U
30989 ____________________________________________________________________________
30990 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
30991         Log: Subject: Re: ithreads doesn't like usedl=n
30992              From: Andy Dougherty <doughera@lafayette.edu>
30993              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
30994              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
30995              
30996              Special-case threads::shared.
30997      Branch: perl
30998            ! Configure
30999 ____________________________________________________________________________
31000 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
31001         Log: Getting fancier...
31002      Branch: perl
31003            ! t/TEST
31004 ____________________________________________________________________________
31005 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
31006         Log: csh - what a pain.
31007      Branch: perl
31008            ! t/TEST
31009 ____________________________________________________________________________
31010 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
31011         Log: Update Changes.
31012      Branch: perl
31013            ! Changes patchlevel.h
31014 ____________________________________________________________________________
31015 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
31016         Log: Allow resetting the locale system for the duration
31017              of the build (Mac OS X default setting LANG=En_US
31018              ist kaputt)
31019      Branch: perl
31020            ! Makefile.SH
31021 ____________________________________________________________________________
31022 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
31023         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
31024      Branch: perl
31025            ! ext/Digest/MD5/t/files.t
31026 ____________________________________________________________________________
31027 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
31028         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
31029              From: Andy Dougherty <doughera@lafayette.edu>
31030              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
31031              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
31032      Branch: perl
31033            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
31034            ! ext/threads/shared/Makefile.PL
31035 ____________________________________________________________________________
31036 [ 12643] By: sky                                   on 2001/10/25  12:28:26
31037         Log: Add support for reference members of hashes.
31038      Branch: perl
31039            ! ext/threads/shared/shared.xs
31040 ____________________________________________________________________________
31041 [ 12642] By: ams                                   on 2001/10/25  12:21:13
31042         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
31043              From: "Norton Allen" <nort@qnx.com>
31044              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
31045              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
31046      Branch: perl
31047            ! ext/Digest/MD5/MD5.xs
31048 ____________________________________________________________________________
31049 [ 12641] By: sky                                   on 2001/10/25  10:27:39
31050         Log: Tests shared hashes.
31051      Branch: perl
31052            + ext/threads/shared/t/hv_simple.t
31053            ! MANIFEST
31054 ____________________________________________________________________________
31055 [ 12640] By: sky                                   on 2001/10/25  10:18:23
31056         Log: Fix threadcounts for arrays and hashes.
31057      Branch: perl
31058            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31059 ____________________________________________________________________________
31060 [ 12639] By: sky                                   on 2001/10/25  10:17:26
31061         Log: Note to self, doing *src_ary++ in a macro that evaluates
31062              the value more than once is a good way to dump core.
31063      Branch: perl
31064            ! sharedsv.c
31065 ____________________________________________________________________________
31066 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
31067         Log: Integrate change #12636 from maintperl; more dl fixups.
31068      Branch: perl
31069           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
31070           !> ext/DynaLoader/dl_vms.xs
31071 ____________________________________________________________________________
31072 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
31073         Log: Like dl_hpux, like dl_dld.
31074      Branch: perl
31075            ! ext/DynaLoader/dl_dld.xs
31076 ____________________________________________________________________________
31077 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
31078         Log: followups to change#12635
31079      Branch: maint-5.6/perl
31080            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
31081            ! ext/DynaLoader/dl_vms.xs
31082 ____________________________________________________________________________
31083 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
31084         Log: add part of change#12634 to the two files that need it; dl_aix.xs
31085              in maint-5.6 doesn't have the branch that had the problem in
31086              mainline
31087      Branch: maint-5.6/perl
31088            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
31089 ____________________________________________________________________________
31090 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
31091         Log: Fixes for #12627.
31092      Branch: perl
31093            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
31094 ____________________________________________________________________________
31095 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
31096         Log: Since pv_uni_display and sv_uni_display are now used
31097              in the re extension, their symbols have to be exported.
31098      Branch: perl
31099            ! embed.pl global.sym
31100 ____________________________________________________________________________
31101 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
31102         Log: Subject:  Re: [PATCH Perl@12567] debug /list
31103              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31104              Date: Tue, 23 Oct 2001 21:40:33 EDT
31105              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
31106      Branch: perl
31107            ! configure.com
31108 ____________________________________________________________________________
31109 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
31110         Log: This takes care of some of the re 'debug' cases but
31111              not all cases since the information whether the pattern
31112              or the target are utf8 seems to be either lost or not
31113              spread widely enough, sigh.
31114      Branch: perl
31115            ! regcomp.c
31116 ____________________________________________________________________________
31117 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
31118         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
31119              From: John Peacock <jpeacock@rowman.com>
31120              Date: Wed, 24 Oct 2001 16:53:29 -0400
31121              Message-ID: <3BD72A49.1508D152@rowman.com>
31122      Branch: perl
31123            ! configure.com
31124 ____________________________________________________________________________
31125 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
31126         Log: Upgrade NetWare and WinCE as in #12626.
31127      Branch: perl
31128            ! NetWare/dl_netware.xs wince/dl_win32.xs
31129 ____________________________________________________________________________
31130 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
31131         Log: Tru64 compiler nit.
31132      Branch: perl
31133            ! ext/threads/shared/shared.xs
31134 ____________________________________________________________________________
31135 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
31136         Log: Integrate change #12626 from maintperl;
31137              make DynaLoader threadsafe by moving all statics into
31138              interpreter-local space
31139              
31140              TODO: Netware, OS/2, WinCE
31141      Branch: perl
31142           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
31143           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
31144           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
31145           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
31146           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
31147           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
31148           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
31149 ____________________________________________________________________________
31150 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
31151         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
31152              space
31153      Branch: maint-5.6/perl
31154            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
31155            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
31156            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
31157            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
31158            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
31159            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
31160            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
31161 ____________________________________________________________________________
31162 [ 12625] By: sky                                   on 2001/10/24  20:05:26
31163         Log: Change #12623 inflicted an infinite hang. Fixed.
31164      Branch: perl
31165            ! ext/threads/shared/shared.xs
31166 ____________________________________________________________________________
31167 [ 12624] By: sky                                   on 2001/10/24  19:06:55
31168         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
31169      Branch: perl
31170            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31171 ____________________________________________________________________________
31172 [ 12623] By: sky                                   on 2001/10/24  18:06:34
31173         Log: We need to do sharedsv_find in the original perl context.
31174      Branch: perl
31175            ! ext/threads/shared/shared.xs
31176 ____________________________________________________________________________
31177 [ 12622] By: sky                                   on 2001/10/24  17:26:51
31178         Log: Add support for basic support for AVs, references not supported yet.
31179              Add test for AVs.
31180              Add more tests to sv_refs
31181              Fix documentation issues.  
31182      Branch: perl
31183            + ext/threads/shared/t/av_simple.t
31184            ! MANIFEST ext/threads/shared/shared.pm
31185            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
31186 ____________________________________________________________________________
31187 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
31188         Log: Dump Unicode better for re 'debug'.  The regprop()
31189              is unfinished since have to figure out how to detect
31190              Unicodeness in there.
31191      Branch: perl
31192            ! regcomp.c regexec.c
31193 ____________________________________________________________________________
31194 [ 12620] By: sky                                   on 2001/10/24  13:18:07
31195         Log: Add support for finding shared arrays and hashes.
31196      Branch: perl
31197            ! sharedsv.c
31198 ____________________________________________________________________________
31199 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
31200         Log: Rewrite sv_uni_display() as pv_uni_display() as
31201              reimplement sv_uni_display() using that.
31202      Branch: perl
31203            ! dump.c embed.h embed.pl proto.h
31204 ____________________________________________________________________________
31205 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
31206         Log: Integrate change #12615 from maintperl;
31207              on Windows, IO::File::new_tmpfile() fails after being called
31208              32767 times because MSVCRT thinks stdio's TMP_MAX is a
31209              process-wide limit
31210      Branch: perl
31211           !> win32/win32.c
31212 ____________________________________________________________________________
31213 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
31214         Log: Don't try to print ints as IVs.
31215      Branch: perl
31216            ! ext/Time/HiRes/HiRes.xs
31217 ____________________________________________________________________________
31218 [ 12616] By: sky                                   on 2001/10/24  11:06:35
31219         Log: We only need to fetch the SV from the backend if the index
31220              is not the same as mg_private.     In theory this could be
31221              a problem if there are an exact multiple of U16 changes
31222              of a shared variable between two access in a given thread,
31223              we choose to avoid theory for now.
31224      Branch: perl
31225            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
31226 ____________________________________________________________________________
31227 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
31228         Log: on Windows, IO::File::new_tmpfile() fails after being called
31229              32767 times because MSVCRT thinks stdio's TMP_MAX is a
31230              process-wide limit
31231      Branch: maint-5.6/perl
31232            ! win32/win32.c
31233 ____________________________________________________________________________
31234 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
31235         Log: Negation and Unicode: sort of solves 20010303.010,
31236              except not quite like reported in the Subject
31237              (Perl_warner is still utf8-ignorant).
31238      Branch: perl
31239            ! pp.c t/lib/warnings/sv
31240 ____________________________________________________________________________
31241 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
31242         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
31243      Branch: perl
31244            ! sv.c t/lib/warnings/sv
31245 ____________________________________________________________________________
31246 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
31247         Log: sv_uni_display(): do not add the "...", let the caller
31248              do it if wanted, and be prepared for more display options.
31249      Branch: perl
31250            ! dump.c embed.h embed.pl proto.h
31251 ____________________________________________________________________________
31252 [ 12611] By: nick                                  on 2001/10/23  20:28:07
31253         Log: Integrate mainline
31254      Branch: perlio
31255           !> Changes configure.com cygwin/cygwin.c
31256           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
31257           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
31258           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
31259           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
31260           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
31261           !> utils/h2xs.PL utils/perldoc.PL
31262 ____________________________________________________________________________
31263 [ 12610] By: sky                                   on 2001/10/23  19:39:24
31264         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
31265              don't call themselves READONLY but still die with modification
31266              attempt. We only call bless for ext and umagic.
31267      Branch: perl
31268            ! sv.c
31269 ____________________________________________________________________________
31270 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
31271         Log: Croak() on negative time; doc tweaks.
31272      Branch: perl
31273            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
31274            ! ext/Time/HiRes/HiRes.xs
31275 ____________________________________________________________________________
31276 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
31277         Log: FAQ sync.
31278      Branch: perl
31279            ! pod/perlfaq4.pod pod/perlfaq7.pod
31280 ____________________________________________________________________________
31281 [ 12607] By: sky                                   on 2001/10/23  18:27:27
31282         Log: Call setmagic on the referent we are blessing.
31283      Branch: perl
31284            ! sv.c
31285 ____________________________________________________________________________
31286 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
31287         Log: Small test nits.
31288      Branch: perl
31289            ! t/op/lc.t
31290 ____________________________________________________________________________
31291 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
31292         Log: Update Changes.
31293      Branch: perl
31294            ! Changes patchlevel.h
31295 ____________________________________________________________________________
31296 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
31297         Log: Make the PerlIO_init() prototypes consistent.
31298      Branch: perl
31299            ! perlio.c
31300 ____________________________________________________________________________
31301 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
31302         Log: Upping the test count is a good idea.
31303      Branch: perl
31304            ! t/op/lc.t
31305 ____________________________________________________________________________
31306 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
31307         Log: Document the final sigma spot.
31308      Branch: perl
31309            ! pp.c
31310 ____________________________________________________________________________
31311 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
31312         Log: Fix multicharacter titlecase (ucfirst).
31313      Branch: perl
31314            ! pod/perlunicode.pod pp.c t/op/lc.t
31315 ____________________________________________________________________________
31316 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
31317         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
31318              From: Mikhail Zabaluev <mhz@alt-linux.org>
31319              Date: Tue, 23 Oct 2001 10:40:37 +0400
31320              Message-ID: <20011023104037.A12761@localhost.localdomain>
31321              
31322              (#12406 replaced with this)
31323      Branch: perl
31324            ! utils/perldoc.PL
31325 ____________________________________________________________________________
31326 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
31327         Log: MacOS Classic updates from Pudge.
31328      Branch: perl
31329            ! lib/File/Spec.t lib/File/Spec/Mac.pm
31330 ____________________________________________________________________________
31331 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
31332         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
31333              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
31334              Date: Sun, 14 Oct 2001 23:14:46 +0200
31335              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
31336              
31337              except for the 2->4 changes.
31338      Branch: perl
31339            ! lib/AutoSplit.t
31340 ____________________________________________________________________________
31341 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
31342         Log: integrate macperl contents into maint-5.6
31343      Branch: maint-5.6/perl
31344            ! mg.c
31345           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
31346           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
31347           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
31348           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
31349           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
31350           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
31351           !> t/lib/filefind.t t/lib/filespec.t
31352 ____________________________________________________________________________
31353 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
31354         Log: At some point the #6234 has been lost from the mainline
31355              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
31356      Branch: perl
31357            ! lib/File/Spec/Win32.pm
31358 ____________________________________________________________________________
31359 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
31360         Log: Cygwin seems to round up (or closest, but not down)
31361              for time(), so half of the time (bad pun intended)
31362              Time::HiRes::time() is less than time(), half of
31363              the time it's more.  So let's try harder in the loop.
31364      Branch: perl
31365            ! ext/Time/HiRes/HiRes.t
31366 ____________________________________________________________________________
31367 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
31368         Log: MacOS Classic timeofday(), from Chris Nandor. 
31369      Branch: perl
31370            ! ext/Time/HiRes/HiRes.xs
31371 ____________________________________________________________________________
31372 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
31373         Log: Integrate changes #12580 and #12581 from macperl;
31374              
31375              Fix path construction.
31376              
31377              (Copyright) Nit.
31378      Branch: perl
31379           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
31380 ____________________________________________________________________________
31381 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
31382         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
31383              doesn't seem to help (the error being output to console, maybe?)
31384      Branch: perl
31385            ! lib/Net/Domain.pm
31386 ____________________________________________________________________________
31387 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
31388         Log: Taint the getcwd() result also in Cygwin.
31389              (TODO: which other platforms need the same thing?)
31390      Branch: perl
31391            ! cygwin/cygwin.c
31392 ____________________________________________________________________________
31393 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
31394         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
31395      Branch: perl
31396            ! t/op/taint.t
31397 ____________________________________________________________________________
31398 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
31399         Log: getpwuid() fragility continues.
31400      Branch: perl
31401            ! utils/h2xs.PL
31402 ____________________________________________________________________________
31403 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
31404         Log: getpwuid() might succeed but that's no guarantee
31405              that the $home will be defined.
31406      Branch: perl
31407            ! ext/File/Glob/t/basic.t
31408 ____________________________________________________________________________
31409 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
31410         Log: It's safer to to expand the variable, too... (see #12571)
31411      Branch: perl
31412            ! t/TEST
31413 ____________________________________________________________________________
31414 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
31415         Log: Integrate with maintperl.
31416      Branch: maint-5.6/macperl
31417           !> win32/bin/pl2bat.pl win32/win32.c
31418 ____________________________________________________________________________
31419 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
31420         Log: Oops, forgot to include Win32 ... just as well, since it
31421              seems in bleadperl, change #7764 was not included
31422              (adding C:\temp).  Re-added.  Rip it back out if it
31423              doesn't belong.  :-)
31424      Branch: maint-5.6/macperl
31425            ! lib/File/Spec/Win32.pm
31426 ____________________________________________________________________________
31427 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
31428         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
31429              From: "Craig A. Berry" <craigberry@mac.com>
31430              Date: Mon, 22 Oct 2001 15:25:19 -0500
31431              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
31432      Branch: perl
31433            ! configure.com
31434 ____________________________________________________________________________
31435 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
31436         Log: Add in lots of File::Spec changes, from Thomas Wegner,
31437              and sync with changes from bleadperl.
31438      Branch: maint-5.6/macperl
31439            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
31440            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
31441            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
31442            ! lib/File/Spec/Win32.pm t/lib/filespec.t
31443 ____________________________________________________________________________
31444 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
31445         Log: Sync with latest File::Find and tests from bleadperl.
31446      Branch: maint-5.6/macperl
31447            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
31448 ____________________________________________________________________________
31449 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
31450         Log: Nit.
31451      Branch: maint-5.6/macperl
31452            ! perl.c
31453 ____________________________________________________________________________
31454 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
31455         Log: Fix path construction.
31456      Branch: maint-5.6/macperl
31457            ! ext/DynaLoader/DynaLoader_pm.PL
31458 ____________________________________________________________________________
31459 [ 12579] By: nick                                  on 2001/10/22  19:08:35
31460         Log: Integrate mainline (for Arthurs thread.xs fix)
31461      Branch: perlio
31462           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
31463 ____________________________________________________________________________
31464 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
31465         Log: Fix up exported symbols, move relevant docs
31466              over from macperl.pod.
31467      Branch: maint-5.6/macperl
31468            ! macos/ext/MacPerl/MacPerl.pm
31469 ____________________________________________________________________________
31470 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
31471         Log: Make ADDRESS called optionally as a method.
31472      Branch: maint-5.6/macperl
31473            ! macos/lib/Mac/Glue.pm
31474 ____________________________________________________________________________
31475 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
31476         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
31477              Apple event.
31478      Branch: maint-5.6/macperl
31479            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
31480            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
31481            ! macos/macperl/MPTerminology.aete
31482 ____________________________________________________________________________
31483 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
31484         Log: Clean up some build utilities. Change Entab to Duplicate;
31485              fix docs and error reporting; improve macify() of paths;
31486              remove requirement for Exporter.pm presence.
31487      Branch: maint-5.6/macperl
31488            ! macos/InstallBLIB macos/MacPerlTests.cmd
31489            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
31490 ____________________________________________________________________________
31491 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
31492         Log: Sync Time::HiRes with bleadperl
31493      Branch: maint-5.6/macperl
31494            ! macos/bundled_ext/Time/HiRes/HiRes.pm
31495            ! macos/bundled_ext/Time/HiRes/HiRes.t
31496            ! macos/bundled_ext/Time/HiRes/HiRes.xs
31497 ____________________________________________________________________________
31498 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
31499         Log: Fix up Changes
31500      Branch: maint-5.6/macperl
31501            ! macos/Changes
31502 ____________________________________________________________________________
31503 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
31504         Log: A user might belong to only a single group
31505              (the group equal to the group id).
31506      Branch: perl
31507            ! t/op/groups.t
31508 ____________________________________________________________________________
31509 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
31510         Log: Prepending (instead of replacing with) the pwd is safer. 
31511      Branch: perl
31512            ! t/TEST
31513 ____________________________________________________________________________
31514 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
31515         Log: Be more robust if no hostname or domainname
31516              (especially the latter)
31517      Branch: perl
31518            ! lib/Net/Domain.pm
31519 ____________________________________________________________________________
31520 [ 12569] By: sky                                   on 2001/10/22  17:41:07
31521         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
31522      Branch: perl
31523            ! ext/threads/threads.xs
31524 ____________________________________________________________________________
31525 [ 12568] By: nick                                  on 2001/10/22  16:31:24
31526         Log: Integrate mainline
31527      Branch: perlio
31528           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
31529           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31530           +> ext/threads/shared/t/sv_refs.t
31531           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
31532            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31533            - lib/unicore/To/SpecUpper.pl
31534           !> (integrate 42 files)
31535 ____________________________________________________________________________
31536 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
31537         Log: Update Changes.
31538      Branch: perl
31539            ! Changes patchlevel.h
31540 ____________________________________________________________________________
31541 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
31542         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
31543              From: Michael G Schwern <schwern@pobox.com>
31544              Date: Mon, 22 Oct 2001 03:48:38 -0400
31545              Message-ID: <20011022034838.B1676@blackrider>
31546      Branch: perl
31547            ! pod/perlvar.pod
31548 ____________________________________________________________________________
31549 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
31550         Log: Pod nits, as suggested by Stas Bekman.
31551      Branch: perl
31552            ! ext/threads/shared/shared.pm ext/threads/threads.pm
31553 ____________________________________________________________________________
31554 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
31555         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
31556              From: "Paul Marquess" <paul.marquess@openwave.com> 
31557              Date: Sun, 21 Oct 2001 21:11:15 +0100
31558              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
31559      Branch: perl
31560            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
31561            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
31562            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
31563            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
31564            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
31565            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
31566            ! ext/SDBM_File/sdbm.t
31567 ____________________________________________________________________________
31568 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
31569         Log: Integrate change #12559 from maintperl;
31570              various fixes for system() and backticks under windows
31571      Branch: perl
31572           !> win32/win32.c
31573 ____________________________________________________________________________
31574 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
31575         Log: Integrate change #12560 from maintperl;
31576              make pl2bat use %0 rather than "%0" (the latter fails to work
31577              in a lot of common cases)
31578      Branch: perl
31579           !> win32/bin/pl2bat.pl
31580 ____________________________________________________________________________
31581 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
31582         Log: Integrate changes #12549 and #12550 from maintperl;
31583              
31584              readline() doesn't work with our variables; it confuses them with
31585              my variables (change#4227 was incomplete)
31586      Branch: perl
31587            ! t/lib/strict/vars
31588           !> t/base/rs.t toke.c
31589 ____________________________________________________________________________
31590 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
31591         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
31592              in a lot of common cases)
31593      Branch: maint-5.6/perl
31594            ! win32/bin/pl2bat.pl
31595 ____________________________________________________________________________
31596 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
31597         Log: various fixes for system() and backticks under windows:
31598              
31599              * avoid munging whitespace that is passed within quotes
31600              * work around a cmd.exe misfeature that made multi-arg
31601              system() unreliable when there is more than one quoted
31602              argument
31603              * make multi-arg system() autoquote arguments as needed
31604              before passing them to the shell (this avoids having to
31605              second guess the shell quoting)
31606              * perl's -Dp switch can be used to trace the innards
31607      Branch: maint-5.6/perl
31608            ! win32/win32.c
31609 ____________________________________________________________________________
31610 [ 12558] By: nick                                  on 2001/10/22  08:58:42
31611         Log: Integrate ithreads buffer flush fix from perlio
31612      Branch: perl
31613           !> ext/threads/t/basic.t perl.c
31614 ____________________________________________________________________________
31615 [ 12557] By: nick                                  on 2001/10/22  08:35:09
31616         Log: All tests pass (legitimately) on ithreads
31617      Branch: perlio
31618            ! ext/threads/t/basic.t perl.c
31619 ____________________________________________________________________________
31620 [ 12556] By: nick                                  on 2001/10/22  06:51:22
31621         Log: Integrate non-ithreads fix to mainline
31622      Branch: perl
31623           !> perlio.c
31624 ____________________________________________________________________________
31625 [ 12555] By: nick                                  on 2001/10/22  06:48:33
31626         Log: Restore non-ithreads build. Interestingly binmode test passes
31627              non-ithreads - so crlf layer is not damaged and ithreads fail
31628              is a symptom ...
31629      Branch: perlio
31630            ! perlio.c
31631 ____________________________________________________________________________
31632 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
31633         Log: Integrate from perlio; restructuring.
31634      Branch: perl
31635           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31636           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
31637           !> win32/perlhost.h
31638 ____________________________________________________________________________
31639 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
31640         Log: Integrate from maintperl
31641              (Changes 12350, 12496, 12548, 12549, 12550)
31642      Branch: maint-5.6/macperl
31643           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
31644           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
31645 ____________________________________________________________________________
31646 [ 12552] By: nick                                  on 2001/10/21  19:18:12
31647         Log: Win32 PerlIO_cleanup special cases should no longer be required.
31648      Branch: perlio
31649            ! perl.c
31650 ____________________________________________________________________________
31651 [ 12551] By: nick                                  on 2001/10/21  19:16:56
31652         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
31653      Branch: perlio
31654            ! win32/makefile.mk
31655 ____________________________________________________________________________
31656 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
31657         Log: change#12549 wasn't aware of strictures
31658      Branch: maint-5.6/perl
31659            ! t/pragma/strict-vars toke.c
31660 ____________________________________________________________________________
31661 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
31662         Log: readline() doesn't work with our variables; it confuses them with
31663              my variables (change#4227 was incomplete)
31664      Branch: maint-5.6/perl
31665            ! t/base/rs.t toke.c
31666 ____________________________________________________________________________
31667 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
31668         Log: change#12220 appears to have pulled in a mainline change that
31669              isn't applicable to maint-5.6 (some platforms don't taint
31670              cwd)
31671      Branch: maint-5.6/perl
31672            ! t/lib/filefind-taint.t
31673 ____________________________________________________________________________
31674 [ 12547] By: nick                                  on 2001/10/21  17:15:54
31675         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
31676              for them. Call explicit cleanup during destruct process.
31677              - one binmode test is failing
31678              - also ext/threads/t/basic.t fails under make test, and is noisy under
31679              harness. (Threads results are intermingled and don't match order expected.)
31680      Branch: perlio
31681            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
31682            ! perlio.h perliol.h pod/perlapi.pod sv.c
31683 ____________________________________________________________________________
31684 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
31685         Log: Implement multicharacter case mappings where a single
31686              Unicode character can be mapped into several.
31687      Branch: perl
31688            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31689            - lib/unicore/To/SpecUpper.pl
31690            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
31691            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
31692            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
31693            ! proto.h t/op/lc.t utf8.c
31694 ____________________________________________________________________________
31695 [ 12545] By: sky                                   on 2001/10/21  15:25:16
31696         Log: First support of threads::shared, support shared svs and references.
31697      Branch: perl
31698            + ext/threads/shared/Makefile.PL ext/threads/shared/README
31699            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
31700            + ext/threads/shared/t/sv_refs.t
31701            + ext/threads/shared/t/sv_simple.t
31702            ! MANIFEST sharedsv.c
31703 ____________________________________________________________________________
31704 [ 12544] By: nick                                  on 2001/10/21  14:52:35
31705         Log: PerlIO layer table as PL_perlio (per-interpreter)
31706      Branch: perlio
31707            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
31708            ! pod/perlapi.pod sv.c
31709 ____________________________________________________________________________
31710 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
31711         Log: Prettyprinting.
31712      Branch: perl
31713            ! pod/perlunicode.pod
31714 ____________________________________________________________________________
31715 [ 12542] By: ams                                   on 2001/10/21  03:50:25
31716         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
31717              From: "Sean M. Burke" <sburke@cpan.org>
31718              Date: Sat, 20 Oct 2001 17:51:09 -0600
31719              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
31720      Branch: perl
31721            + pod/perlpodspec.pod
31722            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
31723            ! pod/perltoc.pod
31724 ____________________________________________________________________________
31725 [ 12541] By: nick                                  on 2001/10/20  22:23:53
31726         Log: Fix typos in new locking on MemShared
31727              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
31728              - seems to make segfaults more deterministic - suspect they are 
31729              attempt to free() after Interp and Host have gone.
31730      Branch: perlio
31731            ! perlio.c win32/perlhost.h
31732 ____________________________________________________________________________
31733 [ 12540] By: nick                                  on 2001/10/20  21:50:46
31734         Log: Remove the MemShared re-#define (again)
31735      Branch: perlio
31736            ! perlio.c
31737 ____________________________________________________________________________
31738 [ 12539] By: nick                                  on 2001/10/20  21:49:06
31739         Log: Use locks on MemShared
31740      Branch: perlio
31741            ! win32/perlhost.h
31742 ____________________________________________________________________________
31743 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
31744         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
31745              From: "chromatic" <chromatic@rmci.net>
31746              Date: Sat, 20 Oct 2001 11:13:47 -0600
31747              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
31748      Branch: perl
31749            ! installhtml
31750 ____________________________________________________________________________
31751 [ 12537] By: nick                                  on 2001/10/20  16:44:03
31752         Log: Integrate mainline
31753      Branch: perlio
31754           !> (integrate 48 files)
31755 ____________________________________________________________________________
31756 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
31757         Log: Update Changes.
31758      Branch: perl
31759            ! Changes patchlevel.h
31760 ____________________________________________________________________________
31761 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
31762         Log: Upgrade to podlators 1.11, from Russ Allbery.
31763      Branch: perl
31764            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
31765            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
31766            ! pod/pod2man.PL pod/pod2text.PL
31767 ____________________________________________________________________________
31768 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
31769         Log: Integrate perlio change #12532:
31770              introduce and use PerlIO_intmod2str().
31771      Branch: perl
31772           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
31773 ____________________________________________________________________________
31774 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
31775         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
31776      Branch: perl
31777            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
31778 ____________________________________________________________________________
31779 [ 12532] By: nick                                  on 2001/10/20  14:25:37
31780         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
31781              Use for non-PERLIO fdupopen().
31782      Branch: perlio
31783            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
31784 ____________________________________________________________________________
31785 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
31786         Log: Integrate perlio: PerlIO win32 fixes.
31787      Branch: perl
31788           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
31789           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
31790           !> proto.h sv.h win32/win32io.c
31791 ____________________________________________________________________________
31792 [ 12530] By: nick                                  on 2001/10/20  12:53:30
31793         Log: Fixed in two places - p4 resolve
31794      Branch: perlio
31795            ! perlsdio.h
31796 ____________________________________________________________________________
31797 [ 12529] By: nick                                  on 2001/10/20  12:51:05
31798         Log: Fix for ithreads/stdio build
31799      Branch: perlio
31800            ! perlio.c perlsdio.h
31801 ____________________________________________________________________________
31802 [ 12528] By: ams                                   on 2001/10/20  12:13:25
31803         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
31804              From: Michael G Schwern <schwern@pobox.com>
31805              Date: Sat, 20 Oct 2001 01:41:21 -0400
31806              Message-Id: <20011020014121.I3681@blackrider>
31807      Branch: perl
31808            ! installman
31809 ____________________________________________________________________________
31810 [ 12527] By: ams                                   on 2001/10/20  12:09:41
31811         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
31812              From: Michael G Schwern <schwern@pobox.com>
31813              Date: Sat, 20 Oct 2001 02:04:21 -0400
31814              Message-Id: <20011020020421.A11732@blackrider>
31815      Branch: perl
31816            ! lib/Pod/Checker.pm
31817 ____________________________________________________________________________
31818 [ 12526] By: ams                                   on 2001/10/20  11:59:41
31819         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
31820              From: "chromatic" <chromatic@rmci.net>
31821              Date: Fri, 19 Oct 2001 22:46:39 -0600
31822              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
31823      Branch: perl
31824            ! lib/Net/Config.pm
31825 ____________________________________________________________________________
31826 [ 12525] By: nick                                  on 2001/10/20  11:16:18
31827         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
31828              Perl_sv_setsv_flags directly.
31829      Branch: perlio
31830            ! ext/threads/threads.xs
31831 ____________________________________________________________________________
31832 [ 12524] By: nick                                  on 2001/10/20  10:28:17
31833         Log: Add a new flag character 'm' to embed.pl set to represent
31834              "functions" which are really macros. Use it foe the troublesome
31835              sv_setsv() etc. macros in sv.h - changing latter to define
31836              sv_setsv rather than sv_setsv_macro etc.
31837      Branch: perlio
31838            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
31839            ! pod/perlapi.pod proto.h sv.h
31840 ____________________________________________________________________________
31841 [ 12523] By: nick                                  on 2001/10/20  09:17:17
31842         Log: Add comments explaining why win32.h/embed.h are included where they are
31843              in perl.h 
31844      Branch: perlio
31845            ! perl.h
31846 ____________________________________________________________________________
31847 [ 12522] By: nick                                  on 2001/10/20  08:27:44
31848         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
31849              being used yet.
31850      Branch: perlio
31851            ! win32/win32io.c
31852 ____________________________________________________________________________
31853 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
31854         Log: Wording tweaks.
31855      Branch: perl
31856            ! t/TEST
31857 ____________________________________________________________________________
31858 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
31859         Log: Subject: IO module with nonblocking socket connect patch 
31860              From: Raul Dias <raul@dias.com.br>
31861              Date: Fri, 19 Oct 2001 22:45:32 -0300
31862              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
31863      Branch: perl
31864            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
31865 ____________________________________________________________________________
31866 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
31867         Log: Test vertical whitespace combined with /x in \p{}.
31868      Branch: perl
31869            ! t/op/pat.t
31870 ____________________________________________________________________________
31871 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
31872         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
31873              From: Gisle Aas <gisle@ActiveState.com> 
31874              Date: 19 Oct 2001 16:46:02 -0700
31875              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
31876      Branch: perl
31877            ! lib/ExtUtils/MakeMaker.pm
31878 ____________________________________________________________________________
31879 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
31880         Log: No more this symbol.
31881      Branch: perl
31882            ! makedef.pl
31883 ____________________________________________________________________________
31884 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
31885         Log: Integrate change #12511; fix gross win32 build issues.
31886      Branch: perl
31887           !> makedef.pl sv.c
31888 ____________________________________________________________________________
31889 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
31890         Log: Unpack in scalar context should return the first value
31891              returned in list context, as pointed out by Ton Hospel
31892              in 2001-05-21 (this is how it works already in blead,
31893              just adding the test).
31894      Branch: perl
31895            ! t/op/pack.t
31896 ____________________________________________________________________________
31897 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
31898         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
31899              From: "Craig A. Berry" <craigberry@mac.com>
31900              Date: Fri, 19 Oct 2001 16:59:30 -0500
31901              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
31902      Branch: perl
31903            ! utils/perldoc.PL
31904 ____________________________________________________________________________
31905 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
31906         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
31907              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31908              Date: Fri, 19 Oct 2001 17:45:23 EDT
31909              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
31910      Branch: perl
31911            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
31912            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
31913            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
31914            ! vms/vmsish.h
31915 ____________________________________________________________________________
31916 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
31917         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
31918              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31919              Date: Fri, 19 Oct 2001 17:26:35 EDT
31920              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
31921      Branch: perl
31922            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
31923 ____________________________________________________________________________
31924 [ 12511] By: nick                                  on 2001/10/19  19:55:36
31925         Log: Fix gross win32 build issues
31926      Branch: perlio
31927            ! makedef.pl sv.c
31928 ____________________________________________________________________________
31929 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
31930         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
31931              From: David Dyck <dcd@tc.fluke.com>
31932              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
31933              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
31934      Branch: perl
31935            ! lib/File/Find.pm
31936 ____________________________________________________________________________
31937 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
31938         Log: Subject: Re: PerlIO and Encode
31939              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31940              Date: Tue, 16 Oct 2001 01:50:16 +0900
31941              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
31942      Branch: perl
31943            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
31944            ! ext/Encode/Encode/Tcl.t
31945 ____________________________________________________________________________
31946 [ 12508] By: ams                                   on 2001/10/19  17:59:16
31947         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
31948              (See #12499)
31949      Branch: perl
31950            ! pod/perlintro.pod
31951 ____________________________________________________________________________
31952 [ 12507] By: nick                                  on 2001/10/19  16:30:43
31953         Log: Integrate mainline
31954      Branch: perlio
31955           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
31956           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
31957           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
31958           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
31959           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
31960           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
31961           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
31962           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
31963           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
31964           +> win32/config_H.win64
31965            - lib/Test/Utils.pm lib/unicore/mktables.PL
31966            - t/lib/Test/Simple/Catch/More.pm
31967           !> (integrate 84 files)
31968 ____________________________________________________________________________
31969 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
31970         Log: Retract the #10451 which seems to be the cause
31971              of the major leakage from while(){eval"sub{}"}
31972      Branch: perl
31973            ! op.c t/run/kill_perl.t
31974 ____________________________________________________________________________
31975 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
31976         Log: Regen toc.
31977      Branch: perl
31978            ! pod/perltoc.pod
31979 ____________________________________________________________________________
31980 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
31981         Log: Tiny tweaks.
31982      Branch: perl
31983            ! pod/perl.pod
31984 ____________________________________________________________________________
31985 [ 12503] By: ams                                   on 2001/10/19  13:34:24
31986         Log: Subject: Re: perlintro.pod
31987              From: Abe Timmerman <abe@ztreet.demon.nl>
31988              Date: Fri, 19 Oct 2001 14:12:40 +0200
31989              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
31990      Branch: perl
31991            ! pod/perlintro.pod
31992 ____________________________________________________________________________
31993 [ 12502] By: ams                                   on 2001/10/19  13:24:12
31994         Log: Slight reorganisation of references.
31995      Branch: perl
31996            ! pod/perl.pod
31997 ____________________________________________________________________________
31998 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
31999         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
32000              From: Kay Röpke <kroepke@dolphin-services.de>
32001              Date: Fri, 19 Oct 2001 14:04:01 +0200 
32002              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
32003      Branch: perl
32004            ! lib/ExtUtils/MakeMaker.pm
32005 ____________________________________________________________________________
32006 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
32007         Log: Unicode categories continue:
32008              implement Category=, Script=, Block=
32009              (these are based on an upcoming update of TR#18)
32010              Fix a bug where we got two In categories named "old italic",
32011              and another where shortcut for the Is categories wasn't taken.
32012      Branch: perl
32013            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
32014            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
32015            ! pod/perlunicode.pod t/op/pat.t
32016 ____________________________________________________________________________
32017 [ 12499] By: ams                                   on 2001/10/19  01:42:29
32018         Log: Subject: a small patch to perlintro.pod.
32019              From: Autrijus Tang <autrijus@autrijus.org>
32020              Date: Fri, 19 Oct 2001 01:45:51 +0800
32021              Message-Id: <20011019014551.A35625@not.autrijus.org>
32022              (Applied by hand with nits.)
32023      Branch: perl
32024            ! pod/perlintro.pod
32025 ____________________________________________________________________________
32026 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
32027         Log: Subject: [PATCH] OpenBSD hints for ithreads
32028              From: Andy Dougherty <doughera@lafayette.edu>
32029              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
32030              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
32031      Branch: perl
32032            ! hints/openbsd.sh
32033 ____________________________________________________________________________
32034 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
32035         Log: Retract #12446; the problem solved by #12474.
32036      Branch: perl
32037            ! hints/aix.sh
32038 ____________________________________________________________________________
32039 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
32040         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
32041              message and suppress line number info (from Steve Hay
32042              <Steve.Hay@uk.radan.com>)
32043      Branch: maint-5.6/perl
32044            ! lib/Carp/Heavy.pm
32045 ____________________________________________________________________________
32046 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
32047         Log: More documented In categories.
32048      Branch: perl
32049            ! pod/perlunicode.pod
32050 ____________________________________________________________________________
32051 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
32052         Log: Update Changes.
32053      Branch: perl
32054            ! Changes patchlevel.h
32055 ____________________________________________________________________________
32056 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
32057         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
32058      Branch: perl
32059            ! MANIFEST
32060 ____________________________________________________________________________
32061 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
32062         Log: Wrong skip() arguments.
32063      Branch: perl
32064            ! ext/B/t/terse.t
32065 ____________________________________________________________________________
32066 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
32067         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
32068              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32069              Date: Wed, 17 Oct 2001 09:10:53 EDT 
32070              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
32071      Branch: perl
32072            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
32073            ! pod/perlapi.pod vms/vms.c
32074 ____________________________________________________________________________
32075 [ 12490] By: ams                                   on 2001/10/18  09:31:00
32076         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
32077              From: Mark-Jason Dominus <mjd@plover.com>
32078              Date: Thu, 18 Oct 2001 06:25:35 -0400
32079              Message-Id: <20011018102535.19264.qmail@plover.com>
32080      Branch: perl
32081            ! pod/perl.pod
32082 ____________________________________________________________________________
32083 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
32084         Log: Prettyprinting.
32085      Branch: perl
32086            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
32087 ____________________________________________________________________________
32088 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
32089         Log: Regen toc.
32090      Branch: perl
32091            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32092 ____________________________________________________________________________
32093 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
32094         Log: Add perlintro, from Skud.
32095      Branch: perl
32096            + pod/perlintro.pod
32097            ! MANIFEST
32098 ____________________________________________________________________________
32099 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
32100         Log: FAQ sync.
32101      Branch: perl
32102            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
32103            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
32104            ! pod/perlfaq8.pod pod/perlfaq9.pod
32105 ____________________________________________________________________________
32106 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
32107         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
32108              in speed (upto 20% speedup in certain operations) but meanwhile
32109              regexps and arithmetics got slower (5-10%) (according to
32110              perlbench average speedup is negligible, and within measuring
32111              flutter, 1%).  Therefore retracting all the changes
32112              aimed at getting -std1 to compile cleanly:  #12475, #12476,
32113              #12479, #12480, #12481, #12482, #12483, #12484.
32114      Branch: perl
32115            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
32116            ! pp_hot.c pp_sys.c toke.c
32117 ____________________________________________________________________________
32118 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
32119         Log: (retracted by #12485)
32120              Strict ANSI doesn't like the third argument of main()
32121              so enable ignoring it if using ultra picky compiler.
32122      Branch: perl
32123            ! miniperlmain.c
32124 ____________________________________________________________________________
32125 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
32126         Log: (retracted by #12485)
32127              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
32128      Branch: perl
32129            ! perl.h
32130 ____________________________________________________________________________
32131 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
32132         Log: (retracted by #12485)
32133              Add explanatory comment.
32134      Branch: perl
32135            ! mg.c
32136 ____________________________________________________________________________
32137 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
32138         Log: (retracted by #12485)
32139              More dollar$hiding.
32140      Branch: perl
32141            ! doio.c perl.h pp_sys.c
32142 ____________________________________________________________________________
32143 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
32144         Log: (retracted by #12485)
32145              KISS.
32146      Branch: perl
32147            ! mg.c
32148 ____________________________________________________________________________
32149 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
32150         Log: (retracted by #12485)
32151              Thou shalt not #ifdef inside macro invocations,
32152              noticed by Rafael Garcia-Suarez.
32153      Branch: perl
32154            ! mg.c
32155 ____________________________________________________________________________
32156 [ 12478] By: ams                                   on 2001/10/17  18:50:55
32157         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
32158              From: Anton Berezin <tobez@tobez.org>
32159              Date: Wed, 17 Oct 2001 18:25:48 +0200
32160              Message-Id: <20011017182548.A12082@heechee.tobez.org>
32161      Branch: perl
32162            ! pp_sys.c
32163 ____________________________________________________________________________
32164 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
32165         Log: (retracted by #12485)
32166              Unterminated #ifdef.
32167      Branch: perl
32168            ! mg.c
32169 ____________________________________________________________________________
32170 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
32171         Log: (retracted by #12485)
32172              Avoid dollar signs in identifiers (in non-VMS) to
32173              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
32174      Branch: perl
32175            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
32176            ! toke.c
32177 ____________________________________________________________________________
32178 [ 12474] By: ams                                   on 2001/10/17  15:14:50
32179         Log: Subject: Two AIX patches
32180              From: H.Merijn Brand <h.m.brand@hccnet.nl>
32181              Date: Wed, 17 Oct 2001 18:04:35 +0200
32182              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
32183      Branch: perl
32184            ! hints/aix.sh makedef.pl
32185 ____________________________________________________________________________
32186 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
32187         Log: Limiting the Time::HiRes::sleep and usleep to
32188              one second is not a good policy if drop-in
32189              replacement is still a goal.
32190      Branch: perl
32191            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
32192            ! ext/Time/HiRes/HiRes.xs
32193 ____________________________________________________________________________
32194 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
32195         Log: Subject: [PATCH] Test::Simple 0.32
32196              From: Michael G Schwern <schwern@pobox.com> 
32197              Date: Wed, 17 Oct 2001 03:42:41 -0400
32198              Message-ID: <20011017034241.A25038@blackrider>
32199      Branch: perl
32200            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
32201            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
32202            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
32203            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
32204            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
32205            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
32206            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
32207            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
32208            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
32209            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
32210            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
32211            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
32212            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
32213            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
32214            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
32215            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
32216            ! t/lib/Test/Simple/Catch.pm
32217            ! t/lib/Test/Simple/sample_tests/five_fail.plx
32218 ____________________________________________________________________________
32219 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
32220         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
32221              From: Michael G Schwern <schwern@pobox.com> 
32222              Date: Wed, 17 Oct 2001 04:04:13 -0400
32223              Message-ID: <20011017040413.C25550@blackrider>
32224      Branch: perl
32225            ! t/TEST t/harness vms/test.com
32226 ____________________________________________________________________________
32227 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
32228         Log: Regen doc with perlmodstyle added.
32229      Branch: perl
32230            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
32231 ____________________________________________________________________________
32232 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
32233         Log: Pod cleanup.
32234      Branch: perl
32235            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
32236 ____________________________________________________________________________
32237 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
32238         Log: Subject: perlmodstyle as a patch
32239              From: Kirrily Robert <skud@infotrope.net>
32240              Date: Tue, 16 Oct 2001 22:47:23 -0400
32241              Message-ID: <20011016224723.A20673@infotrope.net>
32242      Branch: perl
32243            + pod/perlmodstyle.pod
32244            ! MANIFEST
32245 ____________________________________________________________________________
32246 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
32247         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
32248              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
32249              Date: Thu, 6 Sep 2001 11:09:40 +0100
32250              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
32251              
32252              Mention also the develooper p5p archive.
32253      Branch: perl
32254            ! pod/perlhack.pod
32255 ____________________________________________________________________________
32256 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
32257         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
32258              From: Kay Röpke <kroepke@dolphin-services.de>
32259              Date: Tue, 16 Oct 2001 17:23:52 +0200
32260              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
32261      Branch: perl
32262            ! lib/ExtUtils/MakeMaker.pm
32263 ____________________________________________________________________________
32264 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
32265         Log: Add the special casing mappings (from SpecCase.txt)
32266              (except for the hyper special case mappings that have
32267              the condition list); the special casing mappings are
32268              unused for now.  Small tidying up on mktables.
32269      Branch: perl
32270            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
32271            + lib/unicore/To/SpecUpper.pl
32272            ! lib/unicore/mktables
32273 ____________________________________________________________________________
32274 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
32275         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
32276              From: "David H. Adler" <dha@panix.com>       
32277              Date: Tue, 16 Oct 2001 11:59:35 -0400
32278              Message-ID: <20011016115935.A13078@panix.com>
32279              
32280              Subject: [ PATCH ] perldata patch, revised
32281              From: "David H. Adler" <dha@panix.com>     
32282              Date: Tue, 16 Oct 2001 18:26:49 -0400
32283              Message-ID: <20011016182649.C23970@panix.com>
32284      Branch: perl
32285            ! pod/perldata.pod pod/perlop.pod
32286 ____________________________________________________________________________
32287 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
32288         Log: Integrate perlio: PerlIO_dup (for all but Win32).
32289      Branch: perl
32290           !> embed.h embed.pl ext/Encode/Encode.xs
32291           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
32292           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
32293           !> win32/win32io.c
32294 ____________________________________________________________________________
32295 [ 12462] By: nick                                  on 2001/10/16  19:11:30
32296         Log: PerlIOXxxx_dups for all but Win32
32297      Branch: perlio
32298            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32299            ! ext/PerlIO/Via/Via.xs
32300 ____________________________________________________________________________
32301 [ 12461] By: nick                                  on 2001/10/16  18:28:48
32302         Log: Implement PerlIOStdio_dup (explains core dumps - dup
32303              was not setting up a FILE * to be fclosed()).
32304      Branch: perlio
32305            ! perlio.c
32306 ____________________________________________________________________________
32307 [ 12460] By: nick                                  on 2001/10/16  17:31:47
32308         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
32309              overflow.
32310      Branch: perlio
32311            ! perlio.c
32312 ____________________________________________________________________________
32313 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
32314         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
32315              From: "Craig A. Berry" <craigberry@mac.com>
32316              Date: Tue, 16 Oct 2001 13:08:38 -0500
32317              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
32318      Branch: perl
32319            ! configure.com
32320 ____________________________________________________________________________
32321 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
32322         Log: Can't expect too much accuracy from a sleep of one second.
32323              (I think this will also fail with high load.)
32324      Branch: perl
32325            ! ext/Time/HiRes/HiRes.t
32326 ____________________________________________________________________________
32327 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
32328         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
32329              From: "Werner, Randolf" <randolf.werner@sap.com>
32330              Date: Tue, 16 Oct 2001 18:33:02 +0200
32331              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
32332      Branch: perl
32333            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
32334            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
32335 ____________________________________________________________________________
32336 [ 12456] By: nick                                  on 2001/10/16  14:08:16
32337         Log: Builds under ithreads (but fails all threads tests)
32338      Branch: perlio
32339            ! hv.c perlio.c sv.c
32340 ____________________________________________________________________________
32341 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
32342         Log: I think the Perl_sortsv needs *not* be skipped?
32343      Branch: perl
32344            ! makedef.pl
32345 ____________________________________________________________________________
32346 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
32347         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
32348              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
32349              Date: Tue, 16 Oct 2001 15:32:44 +0200
32350              Message-ID: <3BCC531C.11494.3E433F@localhost>
32351      Branch: perl
32352            ! t/op/groups.t
32353 ____________________________________________________________________________
32354 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
32355         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
32356              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
32357              Date: Tue, 16 Oct 2001 15:01:04 +0200
32358              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
32359      Branch: perl
32360            ! t/io/fs.t
32361 ____________________________________________________________________________
32362 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
32363         Log: A forgotten deletion.
32364      Branch: perl
32365            - lib/unicore/mktables.PL
32366 ____________________________________________________________________________
32367 [ 12451] By: nick                                  on 2001/10/16  11:32:48
32368         Log: Skeleton of "PerlIO_dup" coded.
32369              Still-passes all tests non-threaded (well it would wouldn't it!)
32370      Branch: perlio
32371            ! embed.h embed.pl ext/Encode/Encode.xs
32372            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
32373            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
32374            ! win32/win32io.c
32375 ____________________________________________________________________________
32376 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
32377         Log: Document the problem with the swash_fetch() API that affects
32378              more complex case conversions.
32379      Branch: perl
32380            ! lib/utf8_heavy.pl utf8.c
32381 ____________________________________________________________________________
32382 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
32383         Log: Make Time::HiRes::sleep() and usleep() to return
32384              the number of seconds (a floating point value) and 
32385              microseconds (an integer) actually slept (well,
32386              modulo the time spent in measuring the time actually
32387              slept...), to be a better drop-in replacement for
32388              the builtin sleep().  Noticed by Chris Nandor.
32389              
32390              Also make usleep() to croak if fed illegal number
32391              of useconds (anything greater than 1_000_000).
32392      Branch: perl
32393            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
32394            ! ext/Time/HiRes/HiRes.xs
32395 ____________________________________________________________________________
32396 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
32397         Log: A missing SvREFCNT_dec.
32398      Branch: perl
32399            ! perl.c
32400 ____________________________________________________________________________
32401 [ 12447] By: nick                                  on 2001/10/15  20:27:53
32402         Log: Beginings of PerlIO_dup support (unstable)
32403      Branch: perlio
32404            ! perlio.c perliol.h
32405 ____________________________________________________________________________
32406 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
32407         Log: (retracted by #12497)
32408              In AIX vac 5 just can't seem to get regcomp right.
32409      Branch: perl
32410            ! hints/aix.sh
32411 ____________________________________________________________________________
32412 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
32413         Log: Bump the version number to agree with the maintperl one.
32414      Branch: perl
32415            ! lib/Tie/RefHash.pm
32416 ____________________________________________________________________________
32417 [ 12444] By: nick                                  on 2001/10/15  15:59:57
32418         Log: Integrate mainline
32419      Branch: perlio
32420           +> lib/Math/BigInt/t/Math/Subclass.pm
32421           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32422           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
32423           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
32424           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
32425           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
32426           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
32427           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32428           +> lib/unicore/mktables
32429            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32430            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32431            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32432            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32433            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32434            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32435            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32436            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32437            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32438            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32439            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32440            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32441            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32442            - lib/unicore/syllables.txt
32443           !> (integrate 344 files)
32444 ____________________________________________________________________________
32445 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
32446         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
32447      Branch: perl
32448            ! ext/DB_File/DB_File.xs
32449 ____________________________________________________________________________
32450 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
32451         Log: Sync the skip() amounts with the number of tests.
32452      Branch: perl
32453            ! lib/Term/Complete.t
32454 ____________________________________________________________________________
32455 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
32456         Log: Update Changes.
32457      Branch: perl
32458            ! Changes patchlevel.h
32459 ____________________________________________________________________________
32460 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
32461         Log: MacOS Classic catdir() rewrite from Thomas Wegner
32462              (backward incompatibility, but a deliberate one,
32463              the old version simply is broken in its logic),
32464              also documentation updates, and as suggested replicated
32465              the File::Spec::Unix documentation updates also on the
32466              File::Spec documentation.
32467              
32468              TODO: there seems to be duplication of documentation
32469              between File::Spec and File::Spec::Unix.  I think
32470              the ::Unix should be left only with specific UNIXisms,
32471              and all the generic documentation should be in ::Spec.
32472      Branch: perl
32473            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
32474            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
32475            ! lib/File/Spec/Unix.pm
32476 ____________________________________________________________________________
32477 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
32478         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
32479              From: Blair Zajac <blair@orcaware.com>
32480              Date: Mon, 24 Sep 2001 11:48:58 -0700
32481              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
32482              
32483              (the skip() messages)
32484      Branch: perl
32485            ! t/op/magic.t
32486 ____________________________________________________________________________
32487 [ 12438] By: ams                                   on 2001/10/14  23:43:59
32488         Log: Subject: [PATCH] make PerlIO default on VMS
32489              From: "Craig A. Berry" <craigberry@mac.com>
32490              Date: Sun, 14 Oct 2001 15:27:18 -0500
32491              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
32492      Branch: perl
32493            ! configure.com
32494 ____________________________________________________________________________
32495 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
32496         Log: Retract #12436 (Abhijit already did this at #12426)
32497      Branch: perl
32498            ! lib/ExtUtils/MM_Unix.pm
32499 ____________________________________________________________________________
32500 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
32501         Log: (retracted by #12437)
32502              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
32503              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
32504              Date: Sat, 13 Oct 2001 20:33:55 +0200
32505              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
32506      Branch: perl
32507            ! lib/ExtUtils/MM_Unix.pm
32508 ____________________________________________________________________________
32509 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
32510         Log: Subject: h2xs grammar nit
32511              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32512              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
32513              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
32514      Branch: perl
32515            ! utils/h2xs.PL
32516 ____________________________________________________________________________
32517 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
32518         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
32519              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32520              Date: Sun, 14 Oct 2001 11:25:08 +0100
32521              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
32522      Branch: perl
32523            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
32524            ! warnings.pl
32525 ____________________________________________________________________________
32526 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
32527         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
32528              for File::Spec::Mac::catfile)
32529      Branch: perl
32530            ! lib/h2xs.t
32531 ____________________________________________________________________________
32532 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
32533         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
32534              From: Nicholas Clark <nick@ccl4.org>
32535              Date: Sat, 13 Oct 2001 00:07:31 +0100
32536              Message-ID: <20011013000731.D67535@plum.flirble.org>
32537      Branch: perl
32538            ! lib/h2xs.t utils/h2xs.PL
32539 ____________________________________________________________________________
32540 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
32541         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
32542              before DEFINE and INC), and repent by taking DEFINE and
32543              INC away from PASTHRU.
32544      Branch: perl
32545            ! lib/ExtUtils/MM_Unix.pm
32546 ____________________________________________________________________________
32547 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
32548         Log: More MANIFEST anomalies.
32549      Branch: perl
32550            ! MANIFEST
32551 ____________________________________________________________________________
32552 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
32553         Log: Not that many.
32554      Branch: perl
32555            ! MANIFEST
32556 ____________________________________________________________________________
32557 [ 12428] By: sky                                   on 2001/10/13  20:59:27
32558         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
32559              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32560              Date: Sat, 13 Oct 2001 23:15:55 +0200
32561              Message-ID: <20011013231555.A18071@rafael>
32562      Branch: perl
32563            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
32564            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
32565 ____________________________________________________________________________
32566 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
32567         Log: Rewrite mktables from scratch.
32568              - Cleaner.
32569              - Faster: 15-20 seconds as opposed to several minutes.
32570              - More dynamic: the names of the various categories
32571              such as the linebreak ones are dynamic, not static.
32572              - Is.pl: long names for the general category properties
32573              are now available.
32574              - Ranges (<... ,First>, <..., Last>) from the general
32575              categories work now.
32576              - No more mktables.PL because the mktables.PL is not
32577              and never has been run to create a mktables.
32578              - syllables.txt and Is/Syl*.pl removed: non-standard
32579              (not part of the Unicode), and the whole concept is
32580              being reworked (http://syllabary.sourceforge.net/),
32581              the old way wouldn't even work with the new Syllables.txt
32582              (it would result in 1000+ new categories)
32583      Branch: perl
32584            + lib/unicore/In/163.pl lib/unicore/In/164.pl
32585            + lib/unicore/In/165.pl lib/unicore/In/166.pl
32586            + lib/unicore/In/167.pl lib/unicore/In/168.pl
32587            + lib/unicore/In/169.pl lib/unicore/In/170.pl
32588            + lib/unicore/In/171.pl lib/unicore/Is.pl
32589            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
32590            + lib/unicore/mktables
32591            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
32592            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
32593            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
32594            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
32595            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
32596            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
32597            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
32598            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
32599            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
32600            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
32601            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
32602            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
32603            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
32604            - lib/unicore/syllables.txt
32605            ! (edit 304 files)
32606 ____________________________________________________________________________
32607 [ 12426] By: ams                                   on 2001/10/13  18:05:36
32608         Log: ExtUtils::MM_Unix should ignore comments when searching for
32609              $VERSION.
32610      Branch: perl
32611            ! lib/ExtUtils/MM_Unix.pm
32612 ____________________________________________________________________________
32613 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
32614         Log: Subject: Re: New module XML::Clean
32615              From: andreas.koenig@anima.de (Andreas J. Koenig)
32616              Date: 13 Oct 2001 10:17:09 +0200
32617              Message-ID: <m37ku0t0my.fsf@anima.de>
32618      Branch: perl
32619            ! pod/perlnewmod.pod
32620 ____________________________________________________________________________
32621 [ 12424] By: sky                                   on 2001/10/13  09:39:59
32622         Log: Set thread stack size if needed.
32623      Branch: perl
32624            ! ext/threads/threads.xs
32625 ____________________________________________________________________________
32626 [ 12423] By: sky                                   on 2001/10/13  09:36:49
32627         Log: We do want to set the attribute to joinable even on modern posix
32628              platforms.
32629      Branch: perl
32630            ! ext/threads/threads.xs
32631 ____________________________________________________________________________
32632 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
32633         Log: Subject: [PATCH ext/Data/Dumper.xs]
32634              From: Brian Ingerson <ingy@ttul.org>
32635              Date: Fri, 12 Oct 2001 19:32:35 -0700
32636              Message-ID: <20011012193235.B889@ttul.org>
32637      Branch: perl
32638            ! ext/Data/Dumper/Dumper.xs
32639 ____________________________________________________________________________
32640 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
32641         Log: Update Changes.
32642      Branch: perl
32643            ! Changes patchlevel.h
32644 ____________________________________________________________________________
32645 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
32646         Log: FAQ sync.
32647      Branch: perl
32648            ! pod/perlfaq3.pod pod/perlfaq4.pod
32649 ____________________________________________________________________________
32650 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
32651         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
32652              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
32653              Date: Fri, 12 Oct 2001 11:51:05 -0700
32654              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
32655      Branch: perl
32656            ! lib/File/Copy.pm
32657 ____________________________________________________________________________
32658 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
32659         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
32660              From: "chromatic" <chromatic@rmci.net>     
32661              Date: Thu, 11 Oct 2001 10:57:55 -0600
32662              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
32663              
32664              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
32665              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32666              Date: Thu, 11 Oct 2001 22:34:21 +0200
32667              Message-ID: <20011011223421.A693@rafael>     
32668              
32669              plus undef $Term::Complete::stty as suggested by Rafael.
32670      Branch: perl
32671            ! lib/Term/Complete.pm lib/Term/Complete.t
32672 ____________________________________________________________________________
32673 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
32674         Log: UUnndduupplleexx..
32675      Branch: perl
32676            ! perl.h
32677 ____________________________________________________________________________
32678 [ 12416] By: sky                                   on 2001/10/12  20:16:19
32679         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
32680              From: Andy Dougherty <doughera@lafayette.edu>
32681              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
32682              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
32683              (Potentially only band-aid)
32684      Branch: perl
32685            ! sv.c
32686 ____________________________________________________________________________
32687 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
32688         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
32689              mishandles kill(), and therefore the sigaction test
32690              should be skipped, from Charles Lane.
32691      Branch: perl
32692            ! ext/POSIX/t/sigaction.t
32693 ____________________________________________________________________________
32694 [ 12414] By: sky                                   on 2001/10/12  18:47:49
32695         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
32696      Branch: perl
32697            ! op.h
32698 ____________________________________________________________________________
32699 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
32700         Log: Upgrade to Math::BigInt 1.44 from Tels and
32701              further fixes from John Peacock.
32702      Branch: perl
32703            + lib/Math/BigInt/t/Math/Subclass.pm
32704            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
32705            + lib/Math/BigInt/t/subclass.t
32706            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32707            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32708            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32709            ! lib/Math/BigInt/t/mbimbf.t
32710 ____________________________________________________________________________
32711 [ 12412] By: sky                                   on 2001/10/12  18:28:23
32712         Log: perhaps pthread_attr_t really needs to be set for the old api
32713      Branch: perl
32714            ! ext/threads/threads.xs
32715 ____________________________________________________________________________
32716 [ 12411] By: sky                                   on 2001/10/12  18:11:45
32717         Log: pthread_keycreate not pthread_key_create under the here be dragons API
32718      Branch: perl
32719            ! ext/threads/threads.h
32720 ____________________________________________________________________________
32721 [ 12410] By: sky                                   on 2001/10/12  18:07:37
32722         Log: Apperently OLD PTHREADS API is a bit retarded.
32723              This should fix another set of compile failures in HP-UX 10.20.
32724      Branch: perl
32725            ! ext/threads/threads.h ext/threads/threads.xs
32726 ____________________________________________________________________________
32727 [ 12409] By: nick                                  on 2001/10/12  15:30:01
32728         Log: Blind integrate of mainline
32729      Branch: perlio
32730           +> (branch 32 files)
32731            - lib/unicode/README
32732           !> (integrate 121 files)
32733 ____________________________________________________________________________
32734 [ 12408] By: sky                                   on 2001/10/12  14:55:08
32735         Log: Let us avoid being smart for now.
32736      Branch: perl
32737            ! ext/threads/threads.h
32738 ____________________________________________________________________________
32739 [ 12407] By: sky                                   on 2001/10/12  14:38:12
32740         Log: (void*) the argument to make sure we work with picky compilers
32741      Branch: perl
32742            ! ext/threads/threads.xs
32743 ____________________________________________________________________________
32744 [ 12406] By: ams                                   on 2001/10/12  13:26:04
32745         Log: (replaced with #12600)
32746              
32747              Subject: [PATCH 5.6.1 perldoc] use File::Temp
32748              From: Mikhail Zabaluev <mhz@alt-linux.org>
32749              Date: Fri, 12 Oct 2001 12:47:47 +0400
32750              Message-Id: <20011012124747.E13918@localhost.localdomain>
32751      Branch: perl
32752            ! utils/perldoc.PL
32753 ____________________________________________________________________________
32754 [ 12405] By: ams                                   on 2001/10/12  13:05:32
32755         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
32756              From: andreas.koenig@anima.de (Andreas J. Koenig)
32757              Date: 12 Oct 2001 11:12:07 +0200
32758              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
32759      Branch: perl
32760            ! lib/Memoize/t/speed.t
32761 ____________________________________________________________________________
32762 [ 12404] By: sky                                   on 2001/10/12  12:46:15
32763         Log: A) Support OLD_PTHREADS_API
32764              B) Change from using pthread_t to using a TLS to store the
32765              index of the thread in an hash, this is to avoid problems when
32766              in fact pthread_t was not a seralizable type.
32767              Both these changes are because of HP-UX 10.20
32768              This has not been tested on win32 but should work there.
32769              Need to add support for NetWare.
32770      Branch: perl
32771            ! ext/threads/threads.h ext/threads/threads.xs
32772 ____________________________________________________________________________
32773 [ 12403] By: ams                                   on 2001/10/12  07:34:19
32774         Log: Subject: Re: New module XML::Clean
32775              From: andreas.koenig@anima.de (Andreas J. Koenig)
32776              Date: 12 Oct 2001 10:20:35 +0200
32777              Message-Id: <m3elo9uv58.fsf@anima.de>
32778      Branch: perl
32779            ! pod/perlnewmod.pod
32780 ____________________________________________________________________________
32781 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
32782         Log: More HP model tweaks from Merijn.
32783      Branch: perl
32784            ! README.hpux
32785 ____________________________________________________________________________
32786 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
32787         Log: Update Changes.
32788      Branch: perl
32789            ! Changes patchlevel.h
32790 ____________________________________________________________________________
32791 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
32792         Log: HP-UX update from H.Merijn Brand.
32793      Branch: perl
32794            ! README.hpux
32795 ____________________________________________________________________________
32796 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
32797         Log: Subject: [PATCH] fix link rot in README.vms
32798              From: "Craig A. Berry" <craigberry@mac.com>
32799              Date: Wed, 10 Oct 2001 17:17:00 -0500
32800              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
32801      Branch: perl
32802            ! README.vms
32803 ____________________________________________________________________________
32804 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
32805         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
32806              From: "chromatic" <chromatic@rmci.net>
32807              Date: Wed, 10 Oct 2001 15:50:30 -0600
32808              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
32809      Branch: perl
32810            ! lib/Term/Complete.t
32811 ____________________________________________________________________________
32812 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
32813         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
32814              From: "chromatic" <chromatic@rmci.net>
32815              Date: Wed, 10 Oct 2001 15:45:42 -0600
32816              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
32817      Branch: perl
32818            + lib/ExtUtils/Packlist.t
32819            ! MANIFEST
32820 ____________________________________________________________________________
32821 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
32822         Log: VMS needs quotes around the -I option to keep it from
32823              being downcased, from Charles Lane.
32824      Branch: perl
32825            ! t/run/kill_perl.t
32826 ____________________________________________________________________________
32827 [ 12395] By: ams                                   on 2001/10/10  16:22:32
32828         Log: Subject: [PATCH lib/FindBin.pm]
32829              From: Stas Bekman <stas@stason.org>
32830              Date: Tue, 09 Oct 2001 23:57:10 +0800
32831              Message-Id: <3BC31E56.60805@stason.org>
32832      Branch: perl
32833            ! lib/FindBin.pm
32834 ____________________________________________________________________________
32835 [ 12394] By: ams                                   on 2001/10/10  16:09:53
32836         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
32837              From: Abhijit Menon-Sen <ams@wiw.org>
32838              Date: Wed, 10 Oct 2001 21:59:33 +0530
32839              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
32840      Branch: perl
32841            ! ext/Data/Dumper/Dumper.xs
32842 ____________________________________________________________________________
32843 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
32844         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
32845              from Charles Lane.
32846      Branch: perl
32847            ! lib/File/Spec/VMS.pm
32848 ____________________________________________________________________________
32849 [ 12392] By: ams                                   on 2001/10/10  14:49:43
32850         Log: Subject: [PATCH] two s/// bugfixes
32851              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32852              Date: Wed, 10 Oct 2001 17:23:44 +0200
32853              Message-Id: <20011010172344.C22440@rafael>
32854      Branch: perl
32855            ! pp_ctl.c regexec.c t/op/subst.t
32856 ____________________________________________________________________________
32857 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
32858         Log: Fix/improve handling of the [000000] special "root"
32859              directory, by putting cwd in canonical form when doing
32860              abs2rel, and prepending a 000000 to directory "chunks"
32861              if missing from base or path.  Also adjust test to
32862              reflect the (improved) output from abs2rel.
32863              From Charles Lane.
32864      Branch: perl
32865            ! lib/File/Spec.t lib/File/Spec/VMS.pm
32866 ____________________________________________________________________________
32867 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
32868         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
32869              all of the extra VMSish attributes (such as "treat this logical
32870              as a device name") that are necessary to make programs run.
32871              A tainted %ENV does not hinder VMS.  From Charles Lane.
32872      Branch: perl
32873            ! lib/File/Find/t/taint.t
32874 ____________________________________________________________________________
32875 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
32876         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
32877              
32878              o  VMS is case-insensitive, RTL downcases filenames read
32879              by perl... so need to re-upcase filenames like MANIFEST
32880              and MANIFEST.SKIP
32881              
32882              o  Need to convert VMS-style to Unix-style filenames when comparing
32883              names in MANIFEST to names in filesystem.
32884              
32885              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
32886              since VMS won't let you (easily) delete non-empty directories.
32887              
32888              From Charles Lane.
32889      Branch: perl
32890            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
32891 ____________________________________________________________________________
32892 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
32893         Log: Unix and VMS agree on "*" as a "match any number of any chars"
32894              wildcards, but differ ("?"  vs.  "%") for their "match any single
32895              char" wildcard.  This patch changes "?"  chars to "%" before doing a
32896              VMS glob...at no loss of functionality, since "?"  isn't a valid
32897              filename char on VMS.  From Charles Lane.
32898      Branch: perl
32899            ! doio.c
32900 ____________________________________________________________________________
32901 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
32902         Log: (accidentally empty submit; new life as #12390)
32903      Branch: perl
32904            ! lib/File/Find/t/taint.t
32905 ____________________________________________________________________________
32906 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
32907         Log: Even more VMS tweakage from Charles Lane:
32908              
32909              Tweak #1:  splitdir only works on directory part of filespec,
32910              split off volume first
32911              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
32912              (it's a horrible kludge in the run-time library,
32913              improved in later versions). Check the
32914              $Config{'d_setenv'} flag before attempting to set it.
32915      Branch: perl
32916            ! t/op/chdir.t
32917 ____________________________________________________________________________
32918 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
32919         Log: VMS tweakage from Charles Lane.
32920              
32921              . command.com doubles an output line when prompting for extensions
32922              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
32923              . perl5db doesn't clean up after itself
32924      Branch: perl
32925            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
32926 ____________________________________________________________________________
32927 [ 12384] By: sky                                   on 2001/10/09  19:16:11
32928         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
32929              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32930              Date: Tue, 9 Oct 2001 22:10:26 +0200
32931              Message-ID: <20011009221026.A8579@rafael>
32932      Branch: perl
32933            ! pod/perldata.pod
32934 ____________________________________________________________________________
32935 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
32936         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
32937              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32938              Date: 9 Oct 2001 15:15:06 -0000
32939              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
32940      Branch: perl
32941            ! t/op/subst.t
32942 ____________________________________________________________________________
32943 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
32944         Log: Update Changes.
32945      Branch: perl
32946            ! Changes patchlevel.h
32947 ____________________________________________________________________________
32948 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
32949         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
32950              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
32951              when a NULL is passed for the filename string pointer.
32952              From Charles Lane.
32953      Branch: perl
32954            ! vms/vms.c
32955 ____________________________________________________________________________
32956 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
32957         Log: Subject: HP systems update
32958              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32959              Date: Tue, 09 Oct 2001 15:59:22 +0200
32960              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
32961      Branch: perl
32962            ! README.hpux
32963 ____________________________________________________________________________
32964 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
32965         Log: CPAN::Nox does now have a test.
32966      Branch: perl
32967            ! t/lib/1_compile.t
32968 ____________________________________________________________________________
32969 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
32970         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
32971              From: David Dyck <dcd@tc.fluke.com>
32972              Date: Mon, 1 Oct 2001 12:17:36 -0700
32973              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
32974      Branch: perl
32975            ! installperl
32976 ____________________________________________________________________________
32977 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
32978         Log: NetWare update from Ananth Kesari.
32979      Branch: perl
32980            ! NetWare/nwperlsys.h makedef.pl
32981 ____________________________________________________________________________
32982 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
32983         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
32984              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32985              Date: Tue, 9 Oct 2001 08:40:57 EDT
32986              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
32987      Branch: perl
32988            ! lib/File/Find/t/find.t
32989 ____________________________________________________________________________
32990 [ 12374] By: ams                                   on 2001/10/09  05:31:45
32991         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
32992              ExtUtils::Mkbootstrap
32993              From: "chromatic" <chromatic@rmci.net>
32994              Date: Tue, 09 Oct 2001 00:08:37 -0600
32995              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
32996      Branch: perl
32997            + lib/ExtUtils/Mkbootstrap.t
32998            ! MANIFEST
32999 ____________________________________________________________________________
33000 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
33001         Log: Enable more debugging.
33002      Branch: perl
33003            ! lib/utf8_heavy.pl
33004 ____________________________________________________________________________
33005 [ 12372] By: ams                                   on 2001/10/09  02:11:59
33006         Log: #12370 forgot to modify is_gv_magical().
33007      Branch: perl
33008            ! gv.c
33009 ____________________________________________________________________________
33010 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
33011         Log: Make the toupper/lower/title API for Unicode not right
33012              but at least less wrong: prepare for the mapping being
33013              more than just one-character-to-one-character.
33014      Branch: perl
33015            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
33016            ! regexec.c utf8.c
33017 ____________________________________________________________________________
33018 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
33019         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
33020              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
33021              Date: Mon, 8 Oct 2001 22:18:23 -0400
33022              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
33023      Branch: perl
33024            ! pod/perlvar.pod t/op/taint.t
33025 ____________________________________________________________________________
33026 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
33027         Log: FAQ sync.
33028      Branch: perl
33029            ! pod/perlfaq3.pod pod/perlfaq4.pod
33030 ____________________________________________________________________________
33031 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
33032         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
33033              From: "chromatic" <chromatic@rmci.net>
33034              Date: Mon, 08 Oct 2001 14:05:32 -0600
33035              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
33036      Branch: perl
33037            ! lib/Term/Cap.t
33038 ____________________________________________________________________________
33039 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
33040         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
33041              From: Michael G Schwern <schwern@pobox.com>
33042              Date: Mon, 8 Oct 2001 17:00:14 -0400
33043              Message-ID: <20011008170014.L17083@blackrider>
33044      Branch: perl
33045            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
33046 ____________________________________________________________________________
33047 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
33048         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
33049              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33050              Date: Mon, 8 Oct 2001 16:01:33 EDT
33051              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
33052      Branch: perl
33053            ! ext/Time/HiRes/HiRes.xs
33054 ____________________________________________________________________________
33055 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
33056         Log: Subject: [PATCH] Autosplit patch for VMS
33057              From: "Craig A. Berry" <craigberry@mac.com>
33058              Date: Mon, 08 Oct 2001 15:40:43 -0500
33059              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
33060      Branch: perl
33061            ! lib/AutoSplit.pm lib/AutoSplit.t
33062 ____________________________________________________________________________
33063 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
33064         Log: Don't assume that everybody is running OS X 10.1 yet;
33065              from Kay Röpke.
33066      Branch: perl
33067            ! hints/darwin.sh
33068 ____________________________________________________________________________
33069 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
33070         Log: Update Changes.
33071      Branch: perl
33072            ! Changes patchlevel.h
33073 ____________________________________________________________________________
33074 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
33075         Log: Retract #12358 for now.
33076      Branch: perl
33077            ! lib/Term/Cap.t
33078 ____________________________________________________________________________
33079 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
33080         Log: Can't figure out what this is testing.
33081              (If it is trying to catch SIGKILL, it should stop
33082              trying because that is by definition impossible.)
33083      Branch: perl
33084            ! lib/sigtrap.t
33085 ____________________________________________________________________________
33086 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
33087         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
33088              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
33089              Date: Sun, 30 Sep 2001 21:15:13 +0200
33090              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
33091      Branch: perl
33092            ! lib/ExtUtils/MM_Win32.pm
33093 ____________________________________________________________________________
33094 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
33095         Log: Clarify the ldlibpth part and condense the overall text.
33096      Branch: perl
33097            ! t/TEST
33098 ____________________________________________________________________________
33099 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
33100         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
33101              From: "chromatic" <chromatic@rmci.net>
33102              Date: Sun, 07 Oct 2001 16:59:26 -0600
33103              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
33104      Branch: perl
33105            ! lib/Term/Cap.t
33106 ____________________________________________________________________________
33107 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
33108         Log: Update the list because fo #12265.
33109      Branch: perl
33110            ! t/lib/1_compile.t
33111 ____________________________________________________________________________
33112 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
33113         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
33114              From: Nicholas Clark <nick@ccl4.org>
33115              Date: Sun, 7 Oct 2001 20:53:33 +0100
33116              Message-ID: <20011007205333.S38756@plum.flirble.org>   
33117      Branch: perl
33118            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
33119            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33120            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
33121            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
33122            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
33123            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
33124            ! lib/Switch/t/switch.t lib/Term/Complete.t
33125            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
33126            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
33127            ! t/op/my_stash.t
33128 ____________________________________________________________________________
33129 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
33130         Log: Integrate patch #12350 from maintperl; typo in
33131              IO::Seekable doc.
33132      Branch: perl
33133           !> ext/IO/lib/IO/Seekable.pm
33134 ____________________________________________________________________________
33135 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
33136         Log: Detypo.
33137      Branch: perl
33138            ! hints/darwin.sh
33139 ____________________________________________________________________________
33140 [ 12353] By: sky                                   on 2001/10/07  17:16:14
33141         Log: Change 12349 didn't really get it right.
33142      Branch: perl
33143            ! lib/Unicode/README
33144 ____________________________________________________________________________
33145 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
33146         Log: If running the harness the dynamic library search path
33147              may need setting.
33148      Branch: perl
33149            ! t/TEST
33150 ____________________________________________________________________________
33151 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
33152         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
33153              in ldflags.
33154      Branch: perl
33155            ! hints/darwin.sh
33156 ____________________________________________________________________________
33157 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
33158         Log: typo in IO::Seekable doc
33159      Branch: maint-5.6/perl
33160            ! ext/IO/lib/IO/Seekable.pm
33161 ____________________________________________________________________________
33162 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
33163         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
33164              doesn't work on Mac OS X 10.1 (when unpacking the tar the
33165              latter gets renamed as lib/unicode:1, assumedly for security
33166              reasons not to overwrite stuff)
33167      Branch: perl
33168            + lib/Unicode/README
33169            - lib/unicode/README
33170            ! MANIFEST
33171 ____________________________________________________________________________
33172 [ 12348] By: ams                                   on 2001/10/07  05:33:40
33173         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
33174              From: "chromatic" <chromatic@rmci.net>
33175              Date: Sat, 06 Oct 2001 21:42:03 -0600
33176              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
33177      Branch: perl
33178            + lib/CPAN/t/Nox.t
33179            ! MANIFEST
33180 ____________________________________________________________________________
33181 [ 12347] By: ams                                   on 2001/10/07  00:48:10
33182         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
33183              From: "chromatic" <chromatic@rmci.net>
33184              Date: Sat, 06 Oct 2001 18:52:10 -0600
33185              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
33186      Branch: perl
33187            + lib/sigtrap.t
33188            ! MANIFEST
33189 ____________________________________________________________________________
33190 [ 12346] By: ams                                   on 2001/10/06  23:14:01
33191         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
33192              h2xs write?)
33193              From: Nicholas Clark <nick@ccl4.org>
33194              Date: Sat, 6 Oct 2001 21:46:43 +0100
33195              Message-Id: <20011006214643.L38756@plum.flirble.org>
33196      Branch: perl
33197            ! utils/h2xs.PL
33198 ____________________________________________________________________________
33199 [ 12345] By: ams                                   on 2001/10/06  17:39:53
33200         Log: Subject: [PATCH] Memoize tests
33201              From: Nicholas Clark <nick@ccl4.org>
33202              Date: Sat, 6 Oct 2001 18:04:21 +0100
33203              Message-Id: <20011006180421.J38756@plum.flirble.org>
33204      Branch: perl
33205            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
33206            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
33207            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
33208            ! lib/Memoize/t/expire_module_n.t
33209            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
33210            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
33211            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
33212            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
33213            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
33214            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
33215 ____________________________________________________________________________
33216 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
33217         Log: Retract the latter part of #12343.
33218      Branch: perl
33219            ! ext/IO/lib/IO/Socket/INET.pm
33220 ____________________________________________________________________________
33221 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
33222         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
33223              From: David Dyck <dcd@tc.fluke.com>
33224              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
33225              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
33226              
33227              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
33228              From: David Dyck <dcd@tc.fluke.com>
33229              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
33230              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
33231      Branch: perl
33232            ! ext/IO/lib/IO/Socket/INET.pm
33233 ____________________________________________________________________________
33234 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
33235         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
33236              From: Robin Barker <rmb1@cise.npl.co.uk>
33237              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
33238              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
33239      Branch: perl
33240            ! t/TEST
33241 ____________________________________________________________________________
33242 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
33243         Log: Don't assume that %x is good for displaying UVs.
33244      Branch: perl
33245            ! dump.c
33246 ____________________________________________________________________________
33247 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
33248         Log: Update Changes.
33249      Branch: perl
33250            ! Changes patchlevel.h
33251 ____________________________________________________________________________
33252 [ 12339] By: ams                                   on 2001/10/05  10:22:34
33253         Log: Subject: [PATCH] perlfunc/select
33254              From: Nicholas Clark <nick@ccl4.org>
33255              Date: Fri, 5 Oct 2001 11:33:58 +0100
33256              Message-Id: <20011005113358.Z38756@plum.flirble.org>
33257      Branch: perl
33258            ! pod/perlfunc.pod
33259 ____________________________________________________________________________
33260 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
33261         Log: Retract #12313 and #12249.
33262      Branch: perl
33263            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
33264            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
33265            ! pod/perlebcdic.pod
33266 ____________________________________________________________________________
33267 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
33268         Log: Subject: [PATCH] perlvms.pod update
33269              From: "Craig A. Berry" <craigberry@mac.com>
33270              Date: Thu, 04 Oct 2001 12:55:52 -0500
33271              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
33272      Branch: perl
33273            ! vms/perlvms.pod
33274 ____________________________________________________________________________
33275 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
33276         Log: Subject: PATCH: Tie::SubstrHash
33277              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33278              Date: Thu, 04 Oct 2001 12:12:41 +0100
33279              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
33280      Branch: perl
33281            ! lib/Tie/SubstrHash.pm
33282 ____________________________________________________________________________
33283 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
33284         Log: Unicode properties saga continues.
33285      Branch: perl
33286            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
33287            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
33288 ____________________________________________________________________________
33289 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
33290         Log: Yet more Unicode properties.
33291      Branch: perl
33292            + lib/unicore/In/137.pl lib/unicore/In/138.pl
33293            + lib/unicore/In/139.pl lib/unicore/In/140.pl
33294            + lib/unicore/In/141.pl lib/unicore/In/142.pl
33295            + lib/unicore/In/143.pl lib/unicore/In/144.pl
33296            + lib/unicore/In/145.pl lib/unicore/In/146.pl
33297            + lib/unicore/In/147.pl lib/unicore/In/148.pl
33298            + lib/unicore/In/149.pl lib/unicore/In/150.pl
33299            + lib/unicore/In/151.pl lib/unicore/In/152.pl
33300            + lib/unicore/In/153.pl lib/unicore/In/154.pl
33301            + lib/unicore/In/155.pl lib/unicore/In/156.pl
33302            + lib/unicore/In/157.pl lib/unicore/In/158.pl
33303            + lib/unicore/In/159.pl lib/unicore/In/160.pl
33304            + lib/unicore/In/161.pl lib/unicore/In/162.pl
33305            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
33306            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
33307            ! pod/perlunicode.pod
33308 ____________________________________________________________________________
33309 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
33310         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
33311              From: "Craig A. Berry" <craigberry@mac.com>
33312              Date: Wed, 03 Oct 2001 17:45:25 -0500
33313              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
33314              
33315              (the lib/Term/Complete.t patched differently by #12332)
33316      Branch: perl
33317            ! lib/ExtUtils/Command.t
33318 ____________________________________________________________________________
33319 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
33320         Log: Restore only if something to restore.
33321      Branch: perl
33322            ! lib/Term/Complete.t
33323 ____________________________________________________________________________
33324 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
33325         Log: Update various resources for credits,
33326              minor icons fixes, and versions.
33327      Branch: maint-5.6/macperl
33328            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
33329            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
33330            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
33331 ____________________________________________________________________________
33332 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
33333         Log: Quiet the warnings about using undef value
33334      Branch: maint-5.6/macperl
33335            ! lib/File/Temp.pm
33336 ____________________________________________________________________________
33337 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
33338         Log: Fix up Ballon Help and Help menu docs (first pass);
33339              remove balloon rez file, and autogenerate with
33340              Balloon2Rez instead.
33341      Branch: maint-5.6/macperl
33342            + macos/macperl/macscripts/Balloon2Rez
33343            - macos/macperl/MPBalloons.r
33344            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
33345 ____________________________________________________________________________
33346 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
33347         Log: Allow overriding of defaults, for change #12327.
33348      Branch: maint-5.6/macperl
33349            ! perl.h
33350 ____________________________________________________________________________
33351 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
33352         Log: Override PerlProc_exit.
33353      Branch: maint-5.6/macperl
33354            ! macos/macish.h
33355 ____________________________________________________________________________
33356 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
33357         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
33358      Branch: maint-5.6/macperl
33359            + macos/bundled_lib/blib/lib/MD5.pm
33360            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
33361            + macos/lib/Mac/AETE/Dialect.pm
33362            + macos/lib/Mac/AETE/Format/Converter.pm
33363            + macos/lib/Mac/AETE/Format/Dictionary.pm
33364            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
33365            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
33366            + macos/lib/Mac/Toolbox.pod
33367            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
33368 ____________________________________________________________________________
33369 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
33370         Log: Sync up silly CVS headers ... I should commit CVS
33371              first to avoid this ...
33372      Branch: maint-5.6/macperl
33373            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
33374            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
33375            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
33376            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
33377 ____________________________________________________________________________
33378 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
33379         Log: Fix Matthias' address, and attributions.
33380      Branch: maint-5.6/macperl
33381            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
33382            ! pod/perlport.pod
33383 ____________________________________________________________________________
33384 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
33385         Log: Fix Matthias' address, and attributions.
33386      Branch: maint-5.6/macperl
33387            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
33388            ! macos/ext/Mac/Components/Components.pm
33389            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
33390            ! macos/ext/Mac/Dialogs/Dialogs.pm
33391            ! macos/ext/Mac/Events/Events.pm
33392            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
33393            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
33394            ! macos/ext/Mac/Gestalt/Gestalt.pm
33395            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
33396            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
33397            ! macos/ext/Mac/Menus/Menus.pm
33398            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
33399            ! macos/ext/Mac/Movies/Movies.pm
33400            ! macos/ext/Mac/Navigation/Navigation.pm
33401            ! macos/ext/Mac/Notification/Notification.pm
33402            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
33403            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
33404            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
33405            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
33406            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
33407            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
33408            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
33409            ! macos/ext/Mac/StandardFile/StandardFile.pm
33410            ! macos/ext/Mac/TextEdit/TextEdit.pm
33411            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
33412            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
33413            ! macos/lib/Mac/LowMem.pm
33414 ____________________________________________________________________________
33415 [ 12322] By: sky                                   on 2001/10/03  18:41:07
33416         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33417              From: "Craig A. Berry" <craigberry@mac.com>
33418              Date: Wed, 03 Oct 2001 14:30:55 -0500
33419              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33420      Branch: perl
33421            ! vms/vms.c
33422 ____________________________________________________________________________
33423 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
33424         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
33425              From: "Craig A. Berry" <craigberry@mac.com>
33426              Date: Wed, 03 Oct 2001 14:30:55 -0500
33427              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
33428      Branch: perl
33429            ! vms/vms.c
33430 ____________________________________________________________________________
33431 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
33432         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
33433              only IsL&) and Inherited (negative lookahead good);
33434              add tests for Common, Inherited, and L&.
33435      Branch: perl
33436            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
33437 ____________________________________________________________________________
33438 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
33439         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
33440              (The Unicode standard uses L& quite often.)
33441      Branch: perl
33442            ! lib/utf8_heavy.pl
33443 ____________________________________________________________________________
33444 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
33445         Log: Add the 'Common' Unicode property (code points not
33446              explicitly assigned to any other script).
33447      Branch: perl
33448            + lib/unicore/In/136.pl
33449            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
33450 ____________________________________________________________________________
33451 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
33452         Log: Skip the RV printing test under threads until fixed.
33453      Branch: perl
33454            ! ext/B/t/terse.t
33455 ____________________________________________________________________________
33456 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
33457         Log: Subject: 12309 / cygwin / win2k
33458              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33459              Date: Wed, 03 Oct 2001 15:25:15 +0200
33460              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
33461      Branch: perl
33462            ! makedef.pl
33463 ____________________________________________________________________________
33464 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
33465         Log: Metaconfig unit change for #12314.
33466      Branch: metaconfig
33467            ! U/modified/Head.U
33468 ____________________________________________________________________________
33469 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
33470         Log: Subject: Both cygwin and djgpp on one machine
33471              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33472              Date: Wed, 03 Oct 2001 15:02:59 +0200
33473              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
33474      Branch: perl
33475            ! Configure
33476 ____________________________________________________________________________
33477 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
33478         Log: (retracted by #12338)
33479              
33480              Subject: [PATCH] Code clean up for perlboot.pod
33481              From: Casey West <casey@geeknest.com>
33482              Date: Tue, 2 Oct 2001 19:24:43 -0400
33483              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
33484              
33485              Subject: [PATCH] Code clean up for perlbot.diff
33486              From: Casey West <casey@geeknest.com>
33487              Date: Tue, 2 Oct 2001 19:25:22 -0400
33488              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
33489              
33490              Subject: [PATCH] Code clean up for perlcall.pod
33491              From: Casey West <casey@geeknest.com>
33492              Date: Tue, 2 Oct 2001 19:25:57 -0400
33493              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
33494              
33495              Subject: [PATCH] Code clean up for perldata.pod
33496              From: Casey West <casey@geeknest.com>
33497              Date: Tue, 2 Oct 2001 19:26:29 -0400
33498              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
33499              
33500              Subject: [PATCH] Code clean up for perldbmfilter.pod
33501              From: Casey West <casey@geeknest.com>
33502              Date: Tue, 2 Oct 2001 19:26:59 -0400
33503              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
33504              
33505              Subject: [PATCH] Code clean up for perlebcdic.pod
33506              From: Casey West <casey@geeknest.com>
33507              Date: Tue, 2 Oct 2001 19:27:37 -0400
33508              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
33509      Branch: perl
33510            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
33511            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
33512 ____________________________________________________________________________
33513 [ 12312] By: ams                                   on 2001/10/02  23:43:55
33514         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
33515              From: Michael G Schwern <schwern@pobox.com>
33516              Date: Tue, 2 Oct 2001 17:00:49 -0400
33517              Message-Id: <20011002170049.A9955@blackrider>
33518      Branch: perl
33519            ! lib/ExtUtils/MakeMaker.pm
33520 ____________________________________________________________________________
33521 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
33522         Log: FAQ sync.
33523      Branch: perl
33524            ! pod/perlfaq3.pod
33525 ____________________________________________________________________________
33526 [ 12310] By: nick                                  on 2001/10/02  16:09:49
33527         Log: Integrate mainline
33528      Branch: perlio
33529           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
33530           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33531           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
33532           !> patchlevel.h t/op/pat.t
33533 ____________________________________________________________________________
33534 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
33535         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
33536              not just one single space.
33537      Branch: perl
33538            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
33539 ____________________________________________________________________________
33540 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
33541         Log: AUTHORS updates.
33542      Branch: perl
33543            ! AUTHORS
33544 ____________________________________________________________________________
33545 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
33546         Log: Update Changes.
33547      Branch: perl
33548            ! Changes patchlevel.h
33549 ____________________________________________________________________________
33550 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
33551         Log: Work around old buggy glibcs for langinfo constants,
33552              from Nicholas Clark and David Dyck.
33553      Branch: perl
33554            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
33555 ____________________________________________________________________________
33556 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
33557         Log: Eradicate Time::Piece; add an example.
33558      Branch: perl
33559            ! ext/I18N/Langinfo/Langinfo.pm
33560 ____________________________________________________________________________
33561 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
33562         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
33563              From: Robert Spier <rspier@pobox.com>
33564              Date: Mon, 1 Oct 2001 23:20:16 -0700
33565              Message-ID: <15289.23712.422087.878224@rls.cx>
33566      Branch: perl
33567            ! lib/Pod/Html.pm
33568 ____________________________________________________________________________
33569 [ 12303] By: sky                                   on 2001/10/02  10:40:57
33570         Log: Fixes obscure bug that manifests itself by.
33571              local $!=0;undef*STDOUT;#segfaults
33572              Has been around for a while. Possible other magic IO vars are
33573              possibly affected as well. Reported by Jos Boumans.
33574      Branch: perl
33575            ! mg.c
33576 ____________________________________________________________________________
33577 [ 12302] By: nick                                  on 2001/10/02  09:00:52
33578         Log: Integrate mainline
33579      Branch: perlio
33580           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
33581           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
33582           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
33583 ____________________________________________________________________________
33584 [ 12301] By: nick                                  on 2001/10/02  08:40:57
33585         Log: Integrate mainline + lib/open.t patch from Chromatic
33586      Branch: perlio
33587           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
33588            ! lib/open.t
33589           !> (integrate 29 files)
33590 ____________________________________________________________________________
33591 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
33592         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
33593              Until it has, better stop early if someone requests threads.
33594      Branch: perl
33595            ! hints/darwin.sh
33596 ____________________________________________________________________________
33597 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
33598         Log: Subject: [ID 20011001.011] redundant code in t/TEST
33599              From: David Dyck <dcd@tc.fluke.com>
33600              Date: Mon, 1 Oct 2001 12:56:24 -0700
33601              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
33602      Branch: perl
33603            ! t/TEST
33604 ____________________________________________________________________________
33605 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
33606         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
33607              From: "chromatic" <chromatic@rmci.net>
33608              Date: Mon, 01 Oct 2001 12:27:12 -0600
33609              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
33610      Branch: perl
33611            ! lib/Term/Cap.t
33612 ____________________________________________________________________________
33613 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
33614         Log: UNICOS testing patches from Nicholas Clark.
33615      Branch: perl
33616            ! t/op/arith.t t/op/pack.t
33617 ____________________________________________________________________________
33618 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
33619         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
33620              From: "chromatic" <chromatic@rmci.net>
33621              Date: Mon, 01 Oct 2001 10:21:51 -0600
33622              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
33623      Branch: perl
33624            ! lib/open.t
33625 ____________________________________________________________________________
33626 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
33627         Log: Make missing the RADIXCHAR a softer, gentler error.
33628      Branch: perl
33629            ! ext/I18N/Langinfo/Langinfo.t
33630 ____________________________________________________________________________
33631 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
33632         Log: Nuke also the LANG because of glibc.
33633      Branch: perl
33634            ! lib/open.t
33635 ____________________________________________________________________________
33636 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
33637         Log: Also the ^Is is optional.
33638      Branch: perl
33639            ! pod/perlunicode.pod t/op/pat.t
33640 ____________________________________________________________________________
33641 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
33642         Log: Be careful to pull chars from the varargs stack when
33643              formatting chars.
33644      Branch: perl
33645            ! regcomp.c
33646 ____________________________________________________________________________
33647 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
33648         Log: sortsv not in place anymore, noticed by John P. Linderman.
33649      Branch: perl
33650            ! pod/perlapi.pod pp_ctl.c
33651 ____________________________________________________________________________
33652 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
33653         Log: Make the diagnostic messages more neutral.
33654      Branch: perl
33655            ! ext/B/t/terse.t
33656 ____________________________________________________________________________
33657 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
33658         Log: Forgotten from #12288.
33659      Branch: perl
33660            ! ext/Data/Dumper/Dumper.pm
33661 ____________________________________________________________________________
33662 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
33663         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
33664              From: Brian Ingerson <ingy@ttul.org>
33665              Date: Sun, 30 Sep 2001 21:45:56 -0700
33666              Message-ID: <20010930214556.D26392@ttul.org>
33667              
33668              (remember also the #12289)
33669      Branch: perl
33670            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
33671 ____________________________________________________________________________
33672 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
33673         Log: More Unicode property tests for the abbreviated
33674              general properties.
33675      Branch: perl
33676            ! t/op/pat.t
33677 ____________________________________________________________________________
33678 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
33679         Log: Further tweaks to the Unicode properties.
33680      Branch: perl
33681            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
33682 ____________________________________________________________________________
33683 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
33684         Log: Retract #12284.
33685      Branch: perl
33686            ! lib/Term/Cap.t
33687 ____________________________________________________________________________
33688 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
33689         Log: (Retracted by #12285)
33690      Branch: perl
33691            ! lib/Term/Cap.t
33692 ____________________________________________________________________________
33693 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
33694         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
33695              From: "chromatic" <chromatic@rmci.net>  
33696              Date: Sun, 30 Sep 2001 16:10:02 -0600
33697              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
33698      Branch: perl
33699            + lib/Term/Cap.t
33700            ! MANIFEST
33701 ____________________________________________________________________________
33702 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
33703         Log: Use stty -g to restore the terminal state, do not even
33704              try to run the tests if stty -g is not available.
33705      Branch: perl
33706            ! lib/Term/Complete.t
33707 ____________________________________________________________________________
33708 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
33709         Log: Cleanup utf8_heavy; allow dropping the In prefix from
33710              Unicode script/block properties.
33711      Branch: perl
33712            ! lib/utf8_heavy.pl
33713 ____________________________________________________________________________
33714 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
33715         Log: Retract the #12259 for now.
33716      Branch: perl
33717            ! embed.h embed.pl sv.h
33718 ____________________________________________________________________________
33719 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
33720         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
33721      Branch: perl
33722            + lib/Text/TabsWrap/CHANGELOG
33723            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
33724 ____________________________________________________________________________
33725 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
33726         Log: #12272 wasn't right, it introduced an extra ().
33727      Branch: perl
33728            ! lib/utf8_heavy.pl
33729 ____________________________________________________________________________
33730 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
33731         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
33732              From: Jonathan Stowe <gellyfish@gellyfish.com>
33733              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
33734              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
33735      Branch: perl
33736            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
33737 ____________________________________________________________________________
33738 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
33739         Log: Subject: Patch to put qsortsv in the public API
33740              From: Brian Ingerson <ingy@ttul.org>
33741              Date: Sat, 29 Sep 2001 17:41:13 -0700
33742              Message-ID: <20010929174113.A30223@ttul.org>
33743      Branch: perl
33744            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
33745 ____________________________________________________________________________
33746 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
33747         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
33748              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33749              Date: Sat, 29 Sep 2001 23:54:48 +0200
33750              Message-ID: <20010929235448.A5017@rafael>
33751      Branch: perl
33752            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
33753 ____________________________________________________________________________
33754 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
33755         Log: FAQ sync.
33756      Branch: perl
33757            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
33758            ! pod/perlfaq9.pod
33759 ____________________________________________________________________________
33760 [ 12273] By: bailey                                on 2001/09/29  23:43:46
33761         Log: Resync with mainline
33762      Branch: vmsperl
33763           +> (branch 1207 files)
33764            - (delete 324 files)
33765           !> (integrate 866 files)
33766 ____________________________________________________________________________
33767 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
33768         Log: Nasty recursion trap if one would match Unicode.
33769      Branch: perl
33770            ! lib/utf8_heavy.pl
33771 ____________________________________________________________________________
33772 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
33773         Log: More Unicode todo.
33774      Branch: perl
33775            ! pod/perltodo.pod
33776 ____________________________________________________________________________
33777 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
33778         Log: Explain a bit the new more flexible \p\P syntax.
33779      Branch: perl
33780            ! pod/perlunicode.pod
33781 ____________________________________________________________________________
33782 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
33783         Log: More leniency to the \p and \P: now can have whitespace
33784              between the property definition and the curlies; now can
33785              invert the property by having a caret between the open
33786              curly and the property.
33787      Branch: perl
33788            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
33789 ____________________________________________________________________________
33790 [ 12268] By: nick                                  on 2001/09/29  17:39:26
33791         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
33792              one test (lib/open.t) fails
33793      Branch: perlio
33794           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33795           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33796           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
33797           +> lib/Tie/Scalar.t lib/open.t
33798            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
33799            - ext/B/Stash.t
33800           !> (integrate 62 files)
33801 ____________________________________________________________________________
33802 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
33803         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
33804      Branch: perl
33805            ! t/op/chdir.t
33806 ____________________________________________________________________________
33807 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
33808         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
33809              From: "Craig A. Berry" <craigberry@mac.com> 
33810              Date: Sat, 29 Sep 2001 09:35:33 -0500
33811              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
33812      Branch: perl
33813            ! t/op/chdir.t
33814 ____________________________________________________________________________
33815 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
33816         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
33817              From: "chromatic" <chromatic@rmci.net>
33818              Date: Fri, 28 Sep 2001 21:20:12 -0600
33819              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
33820      Branch: perl
33821            + lib/Tie/Scalar.t
33822            ! MANIFEST lib/Tie/Scalar.pm
33823 ____________________________________________________________________________
33824 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
33825         Log: Allow for more flexibility in the \p{In...} names, now
33826              case doesn't matter, and any space or dash can be
33827              matched by any space, dash, underbar, or empty.
33828              (may be going too far on leniency)
33829      Branch: perl
33830            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
33831            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
33832            ! t/op/pat.t
33833 ____________________________________________________________________________
33834 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
33835         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
33836              From: "chromatic" <chromatic@rmci.net>
33837              Date: Fri, 28 Sep 2001 17:39:50 -0600
33838              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
33839      Branch: perl
33840            + lib/open.t
33841            ! MANIFEST
33842 ____________________________________________________________________________
33843 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
33844         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
33845              From: "Craig A. Berry" <craigberry@mac.com>
33846              Date: Fri, 28 Sep 2001 16:24:51 -0500
33847              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
33848      Branch: perl
33849            ! ext/File/Glob/t/basic.t
33850 ____________________________________________________________________________
33851 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
33852         Log: Subject: [DOC PATCH] Carp.pm pod typo
33853              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33854              Date: Fri, 28 Sep 2001 23:14:51 +0200
33855              Message-ID: <20010928231451.E16889@rafael>
33856      Branch: perl
33857            ! lib/Carp.pm
33858 ____________________________________________________________________________
33859 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
33860         Log: Subject: [PATCH] Allow an @INC hook to set %INC
33861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33862              Date: Fri, 28 Sep 2001 22:18:13 +0200
33863              Message-ID: <20010928221813.A16889@rafael>
33864      Branch: perl
33865            ! pp_ctl.c
33866 ____________________________________________________________________________
33867 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
33868         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
33869              From: Nicholas Clark <nick@ccl4.org>
33870              Date: Fri, 28 Sep 2001 23:39:33 +0100
33871              Message-ID: <20010928233933.C23673@plum.flirble.org>
33872      Branch: perl
33873            ! embed.h embed.pl sv.h
33874 ____________________________________________________________________________
33875 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
33876         Log: Update Changes.
33877      Branch: perl
33878            ! Changes patchlevel.h
33879 ____________________________________________________________________________
33880 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
33881         Log: Move the B tests to B/t.
33882      Branch: perl
33883            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
33884            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
33885            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
33886            - ext/B/Showlex.t ext/B/Stash.t
33887            ! MANIFEST
33888 ____________________________________________________________________________
33889 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
33890         Log: Forgot from #12254.
33891      Branch: perl
33892            + ext/B/B/Terse.t
33893 ____________________________________________________________________________
33894 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
33895         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
33896              From: "chromatic" <chromatic@rmci.net>
33897              Date: Thu, 27 Sep 2001 23:22:17 -0600
33898              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
33899      Branch: perl
33900            ! MANIFEST
33901 ____________________________________________________________________________
33902 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
33903         Log: Test numbering mismatch.
33904      Branch: perl
33905            ! t/op/chdir.t
33906 ____________________________________________________________________________
33907 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
33908         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
33909              From: "Craig A. Berry" <craigberry@mac.com>
33910              Date: Wed, 26 Sep 2001 17:43:14 -0500
33911              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
33912      Branch: perl
33913            ! iperlsys.h t/op/chdir.t
33914 ____________________________________________________________________________
33915 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
33916         Log: Subject: [PATCH gv.c] make __ANON__ global
33917              From: Robin Barker <rmb1@cise.npl.co.uk>
33918              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
33919              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
33920      Branch: perl
33921            ! gv.c t/op/anonsub.t t/op/runlevel.t
33922 ____________________________________________________________________________
33923 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
33924         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
33925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33926              Date: Thu, 27 Sep 2001 22:34:32 +0200
33927              Message-ID: <20010927223432.A1485@rafael>
33928      Branch: perl
33929            ! ext/B/B/Terse.pm
33930 ____________________________________________________________________________
33931 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
33932         Log: (retracted by #12338)
33933              
33934              Subject: [PATCH] Cleanup of perldsc.pod      
33935              From: Casey West <casey@geeknest.com>
33936              Date: Thu, 27 Sep 2001 11:13:17 -0400
33937              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
33938      Branch: perl
33939            ! pod/perldsc.pod
33940 ____________________________________________________________________________
33941 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
33942         Log: Not everyone is using ithreads...
33943      Branch: perl
33944            ! ext/Devel/Peek/Peek.t
33945 ____________________________________________________________________________
33946 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
33947         Log: Document the nss_delete core dump workaround for HP-UX
33948              and Solaris, bug IDs 20010805.018 and 20010629.004.
33949      Branch: perl
33950            ! README.hpux README.solaris
33951 ____________________________________________________________________________
33952 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
33953         Log: Dump Unicode hash keys also as Unicode,
33954              not just as a byte string.
33955      Branch: perl
33956            ! dump.c ext/Devel/Peek/Peek.t
33957 ____________________________________________________________________________
33958 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
33959         Log: Integrate changes #12241 and #12242 from macperl:
33960              
33961              Remove unneeded disabling of umask() calls
33962              
33963              Note (get|set)sockopt are available.
33964      Branch: perl
33965           !> lib/File/Temp.pm pod/perlport.pod
33966 ____________________________________________________________________________
33967 [ 12244] By: sky                                   on 2001/09/27  08:53:00
33968         Log: Flush buffers on thread closedown.
33969      Branch: perl
33970            ! ext/threads/threads.xs
33971 ____________________________________________________________________________
33972 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
33973         Log: Dump SvUTF8(sv)s also as \x{...}.
33974              
33975              TODO: dump the SvUTF8() hash keys similarly. 
33976      Branch: perl
33977            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
33978 ____________________________________________________________________________
33979 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
33980         Log: Note (get|set)sockopt are available.
33981      Branch: maint-5.6/macperl
33982            ! pod/perlport.pod
33983 ____________________________________________________________________________
33984 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
33985         Log: Remove unneeded disabling of umask() calls
33986      Branch: maint-5.6/macperl
33987            ! lib/File/Temp.pm
33988 ____________________________________________________________________________
33989 [ 12240] By: sky                                   on 2001/09/26  18:44:56
33990         Log: Documention update
33991      Branch: perl
33992            ! ext/threads/threads.pm
33993 ____________________________________________________________________________
33994 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
33995         Log: Update Changes.
33996      Branch: perl
33997            ! Changes patchlevel.h
33998 ____________________________________________________________________________
33999 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
34000         Log: Check that all environment variables are tainted.
34001      Branch: perl
34002            ! t/op/taint.t
34003 ____________________________________________________________________________
34004 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
34005         Log: Manual integration error in #12235.
34006      Branch: perl
34007            ! lib/File/DosGlob.t
34008 ____________________________________________________________________________
34009 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
34010         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
34011              From: "chromatic" <chromatic@rmci.net>
34012              Date: Tue, 25 Sep 2001 23:57:07 -0600
34013              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
34014      Branch: perl
34015            ! perlio.c
34016 ____________________________________________________________________________
34017 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
34018         Log: Integrate macperl changes from Chris Nandor:
34019              12192 11817 11815 11813 11778 11775
34020              
34021              Update CPAN.pm to work with new Mac::BuildTools instead
34022              of ExtUtils::MM_MacOS "orphan" functions
34023              
34024              Fix test
34025              
34026              Make syntax check report in MPW style, fix tests
34027              to use Mac::err=unix to get normal-style error
34028              messages.
34029              
34030              More module and test ports from Thomas Wegner et al
34031              
34032              Fix open of /dev/null for Mac OS
34033              
34034              Allow for platforms to override formatting of errors
34035              on output from Matthias Neeracher (core files)
34036      Branch: perl
34037            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
34038            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
34039            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
34040           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
34041           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
34042           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
34043 ____________________________________________________________________________
34044 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
34045         Log: grrr.
34046      Branch: perl
34047            ! t/op/gv.t
34048 ____________________________________________________________________________
34049 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
34050         Log: Retract #12232.
34051      Branch: perl
34052            ! t/op/gv.t
34053 ____________________________________________________________________________
34054 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
34055         Log: (Retracted by #12233.)
34056      Branch: perl
34057            ! t/op/gv.t
34058 ____________________________________________________________________________
34059 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
34060         Log: Detypo.
34061      Branch: perl
34062            ! ext/Encode/Makefile.PL
34063 ____________________________________________________________________________
34064 [ 12230] By: sky                                   on 2001/09/26  11:36:23
34065         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
34066              We are using a "delay" here because we do not want to depend on thread synchronization issues.
34067      Branch: perl
34068            + ext/threads/t/stress_cv.t
34069            ! MANIFEST ext/threads/t/stress_string.t
34070 ____________________________________________________________________________
34071 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
34072         Log: NetWare tweak from Ananth Kesari.
34073      Branch: perl
34074            ! NetWare/t/Readme.txt
34075 ____________________________________________________________________________
34076 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
34077         Log: Trick to fool case-blind filesystems.
34078      Branch: perl
34079            ! ext/Encode/Makefile.PL
34080 ____________________________________________________________________________
34081 [ 12227] By: sky                                   on 2001/09/26  11:06:50
34082         Log: Threads can start executing in a different order than they were
34083              created.... so we cannot ok() inside the threadstarter.
34084      Branch: perl
34085            ! ext/threads/t/stress_string.t
34086 ____________________________________________________________________________
34087 [ 12226] By: sky                                   on 2001/09/26  07:41:45
34088         Log: Add in stress_string.t to stress test threads a bit more.
34089      Branch: perl
34090            + ext/threads/t/stress_string.t
34091            ! MANIFEST
34092 ____________________________________________________________________________
34093 [ 12225] By: sky                                   on 2001/09/26  07:04:21
34094         Log: Fix negative refcount introduced by #12223.
34095      Branch: perl
34096            ! ext/threads/threads.xs
34097 ____________________________________________________________________________
34098 [ 12224] By: sky                                   on 2001/09/26  06:57:58
34099         Log: Update documentation to match change #12223
34100      Branch: perl
34101            ! sharedsv.c
34102 ____________________________________________________________________________
34103 [ 12223] By: sky                                   on 2001/09/26  06:54:32
34104         Log: Use a separate interpreter for the sharedsv space. Another
34105              negative sv leak. Sigh.
34106      Branch: perl
34107            ! sharedsv.c
34108 ____________________________________________________________________________
34109 [ 12222] By: sky                                   on 2001/09/26  05:58:35
34110         Log: Do the environ assignment in perl_contruct to match perl_destruct.
34111              Now we don't need to perl_parse/perl_run. However environ is a
34112              global....
34113      Branch: perl
34114            ! perl.c
34115 ____________________________________________________________________________
34116 [ 12221] By: sky                                   on 2001/09/26  05:41:02
34117         Log: Move the creation of PL_strtab to perl_construct so we can work
34118              with HV and HEs without running perl_parse.
34119      Branch: perl
34120            ! perl.c
34121 ____________________________________________________________________________
34122 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
34123         Log: integrate macperl changes into maint-5.6
34124      Branch: maint-5.6/perl
34125           !> (integrate 26 files)
34126 ____________________________________________________________________________
34127 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
34128         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
34129              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
34130      Branch: maint-5.6/macperl
34131            ! macos/ext/Mac/Fonts/Fonts.xs
34132            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
34133 ____________________________________________________________________________
34134 [ 12218] By: ams                                   on 2001/09/25  23:31:33
34135         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
34136              From: Nicholas Clark <nick@ccl4.org>
34137              Date: Wed, 26 Sep 2001 01:20:20 +0100
34138              Message-Id: <20010926012020.B48092@plum.flirble.org>
34139      Branch: perl
34140            ! lib/AutoSplit.t
34141 ____________________________________________________________________________
34142 [ 12217] By: ams                                   on 2001/09/25  22:33:05
34143         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
34144              From: "Craig A. Berry" <craigberry@mac.com>
34145              Date: Tue, 25 Sep 2001 18:08:42 -0500
34146              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
34147      Branch: perl
34148            ! vms/vms.c
34149 ____________________________________________________________________________
34150 [ 12216] By: ams                                   on 2001/09/25  21:41:01
34151         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
34152              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
34153              From: Michael G Schwern <schwern@pobox.com>
34154              Date: Wed, 26 Sep 2001 00:38:21 -0400
34155              Message-Id: <20010926003821.A627@blackrider>
34156      Branch: perl
34157            ! lib/AutoSplit.t
34158 ____________________________________________________________________________
34159 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
34160         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
34161              From: Michael G Schwern <schwern@pobox.com>
34162              Date: Tue, 25 Sep 2001 17:43:49 -0400
34163              Message-ID: <20010925174349.B19534@blackrider>
34164      Branch: perl
34165            ! lib/Test/Simple.pm lib/Test/Utils.pm
34166 ____________________________________________________________________________
34167 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
34168         Log: Integrate changes from bleadperl.
34169      Branch: maint-5.6/macperl
34170           !> pod/perlport.pod
34171 ____________________________________________________________________________
34172 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
34173         Log: skip($mess) should result in one skip.
34174      Branch: perl
34175            ! t/test.pl
34176 ____________________________________________________________________________
34177 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
34178         Log: Integrate change #12200 from maintperl.
34179      Branch: maint-5.6/macperl
34180           !> win32/perlhost.h
34181 ____________________________________________________________________________
34182 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
34183         Log: Fix file types to "apple"
34184      Branch: maint-5.6/macperl
34185            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
34186            ! macos/ext/Mac/SAT/t/Collision.rsrc
34187 ____________________________________________________________________________
34188 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
34189         Log: Fix rsrc file as snd file; fix path in t file.
34190      Branch: maint-5.6/macperl
34191            ! macos/ext/Mac/Notification/t/Notification.rsrc
34192            ! macos/ext/Mac/Notification/t/Notification.t
34193 ____________________________________________________________________________
34194 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
34195         Log: Sync up with File::Find from bleadperl.
34196      Branch: maint-5.6/macperl
34197            ! lib/File/Find.pm t/lib/filefind-taint.t
34198 ____________________________________________________________________________
34199 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
34200         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
34201              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
34202              of hundreds)
34203      Branch: maint-5.6/macperl
34204            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
34205            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
34206            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
34207 ____________________________________________________________________________
34208 [ 12207] By: nick                                  on 2001/09/25  19:04:36
34209         Log: Integrate mainline (untested while modem is up)
34210      Branch: perlio
34211           +> lib/AutoSplit.t t/test.pl
34212            - lib/warnings/register.t
34213           !> (integrate 28 files)
34214 ____________________________________________________________________________
34215 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
34216         Log: perldiag entry for #12205.
34217      Branch: perl
34218            ! pod/perldiag.pod
34219 ____________________________________________________________________________
34220 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
34221         Log: Subject: [PATCH] warning on v-string in use/require
34222              From: John Peacock <jpeacock@rowman.com>
34223              Date: Mon, 24 Sep 2001 17:29:03 -0400
34224              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
34225      Branch: perl
34226            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
34227 ____________________________________________________________________________
34228 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
34229         Log: perltooc et al updates.
34230      Branch: perl
34231            ! plan9/mkfile pod/roffitall
34232 ____________________________________________________________________________
34233 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
34234         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
34235              From: Michael G Schwern <schwern@pobox.com>
34236              Date: Sun, 23 Sep 2001 00:07:12 -0400
34237              Message-ID: <20010923000712.A7005@blackrider>
34238      Branch: perl
34239            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
34240 ____________________________________________________________________________
34241 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
34242         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
34243              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34244              Date: Wed, 26 Sep 2001 01:25:10 +0900
34245              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
34246      Branch: perl
34247            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
34248            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
34249            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
34250 ____________________________________________________________________________
34251 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
34252         Log: Integrate change #12200 from maintperl;
34253              on windows, virtualized environment could propagate deleted variables
34254              into children if they happen to be at the very end of the table
34255      Branch: perl
34256           !> win32/perlhost.h
34257 ____________________________________________________________________________
34258 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
34259         Log: on windows, virtualized environment could propagate deleted variables
34260              into children if they happen to be at the very end of the table
34261              (thanks for succinct test case from Johan Holmberg, and fix from
34262              Doug Lankshear)
34263      Branch: maint-5.6/perl
34264            ! win32/perlhost.h
34265 ____________________________________________________________________________
34266 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
34267         Log: avoid the use of ftime() (it does a useless, potentially
34268              expensive call to GetTimeZoneInformation()); this potentially
34269              also results in three more digits of precision from
34270              Time::HiRes::time()
34271      Branch: perl
34272            ! ext/Time/HiRes/HiRes.xs
34273 ____________________________________________________________________________
34274 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
34275         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
34276              
34277              Note: io/binmode is failing, have to figure out why.
34278      Branch: perl
34279            + t/test.pl
34280            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
34281            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
34282            ! t/run/exit.t
34283 ____________________________________________________________________________
34284 [ 12197] By: ams                                   on 2001/09/25  13:48:55
34285         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
34286              From: Nicholas Clark <nick@ccl4.org>
34287              Date: Tue, 25 Sep 2001 00:37:40 +0100
34288              Message-Id: <20010925003740.S4971@plum.flirble.org>
34289              (Further changes expected.)
34290      Branch: perl
34291            + lib/AutoSplit.t
34292            ! MANIFEST
34293 ____________________________________________________________________________
34294 [ 12196] By: sky                                   on 2001/09/25  13:37:12
34295         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
34296              _ftime to try and be more robust.
34297      Branch: perl
34298            ! ext/Time/HiRes/HiRes.xs
34299 ____________________________________________________________________________
34300 [ 12194] By: ams                                   on 2001/09/25  11:40:00
34301         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
34302              From: "Craig A. Berry" <craigberry@mac.com>
34303              Date: Mon, 24 Sep 2001 17:54:20 -0500
34304              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
34305      Branch: perl
34306            ! vms/descrip_mms.template
34307 ____________________________________________________________________________
34308 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
34309         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
34310              not working, cursor not spinning (Bug #422129); external
34311              editor problems (Bug #456329); escape/cmd-. not activating
34312              "Cancel" in Save dialog box (Bug #446960); Runtimes not
34313              executing on launch (Bug #464441).
34314      Branch: maint-5.6/macperl
34315            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
34316            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
34317            ! macos/macperl/MacPerl.r
34318 ____________________________________________________________________________
34319 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
34320         Log: Update CPAN.pm to work with new Mac::BuildTools instead
34321              of ExtUtils::MM_MacOS "orphan" functions
34322      Branch: maint-5.6/macperl
34323            ! lib/CPAN.pm
34324 ____________________________________________________________________________
34325 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
34326         Log: Fix up another xsubpp problem (Matthias Neeracher)
34327      Branch: maint-5.6/macperl
34328            ! macos/xsubpp
34329 ____________________________________________________________________________
34330 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
34331         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
34332      Branch: maint-5.6/macperl
34333            ! macos/lib/ExtUtils/MM_MacOS.pm
34334 ____________________________________________________________________________
34335 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
34336         Log: Fix up Makefiles for more Mac:: modules (and prepare for
34337              static build ...?)
34338      Branch: maint-5.6/macperl
34339            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
34340            ! macos/macperl/Makefile.mk
34341 ____________________________________________________________________________
34342 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
34343         Log: Fix up tests
34344      Branch: maint-5.6/macperl
34345            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
34346 ____________________________________________________________________________
34347 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
34348         Log: Make malloc smarter, fix bugs.  (Bug #404030)
34349      Branch: maint-5.6/macperl
34350            ! macos/icemalloc.c macos/icemalloc.h
34351 ____________________________________________________________________________
34352 [ 12186] By: nick                                  on 2001/09/24  19:18:17
34353         Log: Integrate mainline
34354      Branch: perlio
34355           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
34356           +> lib/filetest.t
34357           !> (integrate 30 files)
34358 ____________________________________________________________________________
34359 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
34360         Log: Retract #12136, the warnings::register is already
34361              tested by t/lib/warnings/9enabled, as pointed out
34362              by Paul Marquess.
34363      Branch: perl
34364            - lib/warnings/register.t
34365            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
34366 ____________________________________________________________________________
34367 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
34368         Log: fix Time::HiRes implementation of gettimeofday() on windows
34369              (HiRes.t#14 now passes)
34370      Branch: perl
34371            ! ext/Time/HiRes/HiRes.xs
34372 ____________________________________________________________________________
34373 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
34374         Log: File::Spec::catfile() canonifies everything to blackslashes on
34375              windows :-(
34376      Branch: perl
34377            ! lib/ExtUtils/Manifest.t
34378 ____________________________________________________________________________
34379 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
34380         Log: test number mismatch
34381      Branch: perl
34382            ! t/op/magic.t
34383 ____________________________________________________________________________
34384 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
34385         Log: ok().
34386      Branch: perl
34387            ! t/op/pack.t
34388 ____________________________________________________________________________
34389 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
34390         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
34391              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
34392      Branch: perl
34393            ! pp_pack.c t/op/pack.t
34394 ____________________________________________________________________________
34395 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
34396         Log: Update Changes.
34397      Branch: perl
34398            ! Changes patchlevel.h
34399 ____________________________________________________________________________
34400 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
34401         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
34402              From: Michael G Schwern <schwern@pobox.com>
34403              Date: Mon, 24 Sep 2001 11:12:13 -0400
34404              Message-ID: <20010924111213.G27885@blackrider>
34405      Branch: perl
34406            ! lib/ExtUtils/Manifest.pm
34407 ____________________________________________________________________________
34408 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
34409         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
34410              From: Michael G Schwern <schwern@pobox.com> 
34411              Date: Mon, 24 Sep 2001 11:02:07 -0400
34412              Message-ID: <20010924110207.E27885@blackrider>
34413      Branch: perl
34414            ! vms/test.com
34415 ____________________________________________________________________________
34416 [ 12176] By: ams                                   on 2001/09/24  14:01:59
34417         Log: Update Changes.
34418      Branch: perl
34419            ! Changes
34420 ____________________________________________________________________________
34421 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
34422         Log: Various cleanups.
34423      Branch: perl
34424            ! ext/threads/Makefile.PL ext/threads/threads.xs
34425 ____________________________________________________________________________
34426 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
34427         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
34428      Branch: maint-5.6/macperl
34429           !> (integrate 33 files)
34430 ____________________________________________________________________________
34431 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
34432         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
34433              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34434              Date: Mon, 24 Sep 2001 20:04:58 +0900
34435              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
34436      Branch: perl
34437            ! ext/Encode/Encode/gb2312.enc
34438 ____________________________________________________________________________
34439 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
34440         Log: Clarifying comment to #12164.
34441      Branch: perl
34442            ! lib/Cwd.pm
34443 ____________________________________________________________________________
34444 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
34445         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
34446              From: Nicholas Clark <nick@ccl4.org>
34447              Date: Sun, 23 Sep 2001 23:00:56 +0100
34448              Message-ID: <20010923230055.Y4971@plum.flirble.org>
34449              
34450              (with "sample_constants" changed to "fallback")
34451      Branch: perl
34452            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
34453            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
34454            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
34455            ! lib/h2xs.t utils/h2xs.PL
34456 ____________________________________________________________________________
34457 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
34458         Log: Metaconfig unit change for #12167.
34459      Branch: metaconfig
34460            ! U/modified/Cppsym.U
34461 ____________________________________________________________________________
34462 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
34463         Log: Add a few glibc cpp symbols to probe for.
34464      Branch: perl
34465            ! Configure
34466 ____________________________________________________________________________
34467 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
34468         Log: DJGPP tweaks for Laszlo Molnar.
34469      Branch: perl
34470            ! djgpp/djgppsed.sh dosish.h
34471 ____________________________________________________________________________
34472 [ 12165] By: ams                                   on 2001/09/24  10:07:08
34473         Log: Subject: [PATCH t/op/inccode.t] More tests
34474              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34475              Date: 24 Sep 2001 10:01:44 -0000
34476              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
34477      Branch: perl
34478            ! t/op/inccode.t
34479 ____________________________________________________________________________
34480 [ 12164] By: ams                                   on 2001/09/24  09:43:29
34481         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
34482              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
34483              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
34484              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
34485      Branch: perl
34486            ! lib/Cwd.pm
34487 ____________________________________________________________________________
34488 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
34489         Log: 1_compile updates.
34490      Branch: perl
34491            ! t/lib/1_compile.t
34492 ____________________________________________________________________________
34493 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
34494         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
34495              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34496              Date: Wed, 19 Sep 2001 22:47:14 +0200
34497              Message-ID: <20010919224714.A6382@rafael>
34498      Branch: perl
34499            ! pod/perlvar.pod pp_ctl.c
34500 ____________________________________________________________________________
34501 [ 12161] By: ams                                   on 2001/09/23  17:40:02
34502         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
34503              filetest Pragma
34504              From: "chromatic" <chromatic@rmci.net>
34505              Date: Sun, 23 Sep 2001 12:07:25 -0600
34506              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
34507      Branch: perl
34508            + lib/filetest.t
34509            ! MANIFEST t/lib/1_compile.t
34510 ____________________________________________________________________________
34511 [ 12160] By: ams                                   on 2001/09/23  16:32:11
34512         Log: Additional minor chdir() tweak.
34513      Branch: perl
34514            ! pod/perlfunc.pod
34515 ____________________________________________________________________________
34516 [ 12159] By: ams                                   on 2001/09/23  16:25:01
34517         Log: Subject: PATCH lib/ExtUtils/Command.t
34518              From: Abe Timmerman <abe@ztreet.demon.nl>
34519              Date: Sun, 23 Sep 2001 19:11:44 +0200
34520              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
34521      Branch: perl
34522            ! lib/ExtUtils/Command.t
34523 ____________________________________________________________________________
34524 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
34525         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
34526              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
34527              Date: Sun, 23 Sep 2001 02:02:26 +0200
34528              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
34529      Branch: perl
34530            ! makedef.pl
34531 ____________________________________________________________________________
34532 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
34533         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
34534              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
34535              Date: Sat, 22 Sep 2001 12:54:39 -0500
34536              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
34537      Branch: perl
34538            ! t/op/study.t
34539 ____________________________________________________________________________
34540 [ 12156] By: nick                                  on 2001/09/23  07:48:44
34541         Log: Integrate mainline
34542      Branch: perlio
34543            - check83.pl
34544           !> ext/Encode/Encode/2022-cn.enc
34545 ____________________________________________________________________________
34546 [ 12155] By: nick                                  on 2001/09/23  07:48:01
34547         Log: Integrate mainline
34548      Branch: perlio
34549           +> (branch 64 files)
34550            - ext/Encode/Encode/cns11643-1.enc
34551            - ext/Encode/Encode/cns11643-2.enc
34552            - ext/Encode/Encode/iso2022-cn.enc
34553            - ext/Encode/Encode/iso2022-jp.enc
34554            - ext/Encode/Encode/iso2022-jp1.enc
34555            - ext/Encode/Encode/iso2022-jp2.enc
34556            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34557            - ext/Encode/Encode/iso8859-1.enc
34558            - ext/Encode/Encode/iso8859-1.ucm
34559            - ext/Encode/Encode/iso8859-10.enc
34560            - ext/Encode/Encode/iso8859-10.ucm
34561            - ext/Encode/Encode/iso8859-13.enc
34562            - ext/Encode/Encode/iso8859-13.ucm
34563            - ext/Encode/Encode/iso8859-14.enc
34564            - ext/Encode/Encode/iso8859-14.ucm
34565            - ext/Encode/Encode/iso8859-15.enc
34566            - ext/Encode/Encode/iso8859-15.ucm
34567            - ext/Encode/Encode/iso8859-16.enc
34568            - ext/Encode/Encode/iso8859-16.ucm
34569            - ext/Encode/Encode/iso8859-2.enc
34570            - ext/Encode/Encode/iso8859-2.ucm
34571            - ext/Encode/Encode/iso8859-3.enc
34572            - ext/Encode/Encode/iso8859-3.ucm
34573            - ext/Encode/Encode/iso8859-4.enc
34574            - ext/Encode/Encode/iso8859-4.ucm
34575            - ext/Encode/Encode/iso8859-5.enc
34576            - ext/Encode/Encode/iso8859-5.ucm
34577            - ext/Encode/Encode/iso8859-6.enc
34578            - ext/Encode/Encode/iso8859-6.ucm
34579            - ext/Encode/Encode/iso8859-7.enc
34580            - ext/Encode/Encode/iso8859-7.ucm
34581            - ext/Encode/Encode/iso8859-8.enc
34582            - ext/Encode/Encode/iso8859-8.ucm
34583            - ext/Encode/Encode/iso8859-9.enc
34584            - ext/Encode/Encode/iso8859-9.ucm
34585            - ext/Encode/Encode/isoir-197.enc
34586            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
34587            - t/lib/sample-tests/header_at_end
34588            - t/lib/sample-tests/header_at_end_fail
34589           !> (integrate 174 files)
34590 ____________________________________________________________________________
34591 [ 12154] By: ams                                   on 2001/09/23  07:11:46
34592         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
34593              by Blair Zajac.
34594      Branch: perl
34595            ! pod/perlfunc.pod
34596 ____________________________________________________________________________
34597 [ 12153] By: ams                                   on 2001/09/23  06:56:32
34598         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
34599              Forgotten deprecation of *glob{FILEHANDLE}?
34600              From: "chromatic" <chromatic@rmci.net>
34601              Date: Sat, 22 Sep 2001 21:27:56 -0600
34602              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
34603      Branch: perl
34604            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
34605 ____________________________________________________________________________
34606 [ 12152] By: ams                                   on 2001/09/23  06:42:58
34607         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
34608              From: Michael G Schwern <schwern@pobox.com>
34609              Date: Sun, 23 Sep 2001 03:34:39 -0400
34610              Message-Id: <20010923033439.E7005@blackrider>
34611      Branch: perl
34612            ! lib/File/Find.pm
34613 ____________________________________________________________________________
34614 [ 12151] By: ams                                   on 2001/09/23  06:37:57
34615         Log: Subject: Re: t/op/magic.t missing tests on Win32
34616              From: Michael G Schwern <schwern@pobox.com>
34617              Date: Sat, 22 Sep 2001 20:29:09 -0400
34618              Message-Id: <20010922202909.I18223@blackrider>
34619      Branch: perl
34620            ! t/op/magic.t
34621 ____________________________________________________________________________
34622 [ 12150] By: ams                                   on 2001/09/23  06:36:26
34623         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
34624              Dumpvalue.pm
34625              From: "chromatic" <chromatic@rmci.net>
34626              Date: Sat, 22 Sep 2001 19:41:31 -0600
34627              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
34628      Branch: perl
34629            + lib/Dumpvalue.t
34630            ! MANIFEST lib/Dumpvalue.pm
34631 ____________________________________________________________________________
34632 [ 12149] By: ams                                   on 2001/09/23  06:25:35
34633         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
34634              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34635              Date: Sun, 23 Sep 2001 15:27:56 +0900
34636              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
34637      Branch: perl
34638            ! ext/Encode/Encode/2022-cn.enc
34639 ____________________________________________________________________________
34640 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
34641         Log: Manual eror in #12147.
34642      Branch: perl
34643            ! win32/win32.c
34644 ____________________________________________________________________________
34645 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
34646         Log: Integrate change #12146 from maintperl;
34647              win32_chdir() et al don't handle a NULL argument gracefully
34648      Branch: perl
34649           !> win32/perlhost.h win32/win32.c
34650 ____________________________________________________________________________
34651 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
34652         Log: win32_chdir() et al don't handle a NULL argument gracefully
34653      Branch: maint-5.6/perl
34654            ! win32/perlhost.h win32/win32.c
34655 ____________________________________________________________________________
34656 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
34657         Log: typo in change#12026
34658      Branch: maint-5.6/perl
34659            ! op.c
34660 ____________________________________________________________________________
34661 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
34662         Log: Subject: [PATCH] Re: scalar context unpack bugs
34663              From: Nicholas Clark <nick@ccl4.org>
34664              Date: Sat, 22 Sep 2001 23:07:56 +0100
34665              Message-ID: <20010922230755.O4971@plum.flirble.org>
34666      Branch: perl
34667            ! pp_pack.c t/op/pack.t
34668 ____________________________________________________________________________
34669 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
34670         Log: Try ExtUtils::Command.t everywhere, not just on Win32
34671              (as suggested by NI-S).  Also allow running it either
34672              in t/ or in the main directory.
34673      Branch: perl
34674            ! lib/ExtUtils/Command.t
34675 ____________________________________________________________________________
34676 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
34677         Log: Update the test on warnings/register.t.
34678      Branch: perl
34679            ! t/lib/1_compile.t
34680 ____________________________________________________________________________
34681 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
34682         Log: The code is now almost tidy enough to keep the IRIX cc happy.
34683      Branch: perl
34684            ! hints/irix_6.sh
34685 ____________________________________________________________________________
34686 [ 12140] By: ams                                   on 2001/09/22  17:26:32
34687         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
34688              use_ithreads
34689              From: "Craig A. Berry" <craigberry@mac.com>
34690              Date: Sat, 22 Sep 2001 13:15:32 -0500
34691              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
34692      Branch: perl
34693            ! configure.com
34694 ____________________________________________________________________________
34695 [ 12139] By: ams                                   on 2001/09/22  16:44:08
34696         Log: Do what perl_clone() does for sharedsv functions.
34697      Branch: perl
34698            ! embed.pl proto.h
34699 ____________________________________________________________________________
34700 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
34701         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
34702              (suggested by Sarathy, extensions shouldn't be dabbling with
34703              op structures, so binary backward compatibility should not be
34704              an issue.)
34705      Branch: perl
34706            ! hints/irix_6.sh op.h
34707 ____________________________________________________________________________
34708 [ 12137] By: ams                                   on 2001/09/22  16:21:05
34709         Log: More cleanups. (What's PERL_DECL_PROT?)
34710      Branch: perl
34711            ! embed.pl proto.h sharedsv.h
34712 ____________________________________________________________________________
34713 [ 12136] By: ams                                   on 2001/09/22  15:14:34
34714         Log: (Retracted by #12185)
34715              
34716              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
34717              Add Tests for warnings::register, Doc Update
34718              From: "chromatic" <chromatic@rmci.net>
34719              Date: Sat, 22 Sep 2001 09:43:20 -0600
34720              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
34721      Branch: perl
34722            + lib/warnings/register.t
34723            ! MANIFEST lib/warnings/register.pm
34724 ____________________________________________________________________________
34725 [ 12135] By: ams                                   on 2001/09/22  15:07:50
34726         Log: `@foo' should be @foo for consistency.
34727      Branch: perl
34728            ! pod/perldiag.pod
34729 ____________________________________________________________________________
34730 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
34731         Log: (Retracted by #12138)
34732              
34733              Add -woff (turn warning off) 3187:
34734              "A pointer is converted to a smaller integer."
34735              This happens when your pointers are 64-bit: then every case
34736              of converting pointers to PADOFFSETs (explicitly 32-bit)
34737              faces truncation (even explicit use of INT2PTR doesn't help).
34738              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
34739              Changing PADOFFSET from U32 to UV would help, but that
34740              would break binary backward compatibility of BASEOP and padop
34741              (assuming you have been using 64-bit pointers).
34742      Branch: perl
34743            ! hints/irix_6.sh
34744 ____________________________________________________________________________
34745 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
34746         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
34747              but the name comes from the inside the file, not from the file
34748              name, and Rumanian is the name of the language.
34749      Branch: perl
34750            + ext/Encode/Encode/macRumanian.enc
34751            - ext/Encode/Encode/macRomania.enc
34752            ! MANIFEST
34753 ____________________________________________________________________________
34754 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
34755         Log: Rename perltootc as perltooc for 8.3-friedliness.
34756      Branch: perl
34757            + pod/perltooc.pod
34758            - pod/perltootc.pod
34759            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
34760            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
34761            ! pod/perltoot.pod
34762 ____________________________________________________________________________
34763 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
34764         Log: Find more conflicts by lowercasing.
34765      Branch: perl
34766            + Porting/check83.pl
34767            - check83.pl
34768            ! MANIFEST
34769 ____________________________________________________________________________
34770 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
34771         Log: The AIX cc 5.0.0.0 is simply too buggy.
34772      Branch: perl
34773            ! hints/aix.sh
34774 ____________________________________________________________________________
34775 [ 12129] By: ams                                   on 2001/09/22  12:35:38
34776         Log: Uninteresting cleanup.
34777      Branch: perl
34778            ! form.h
34779 ____________________________________________________________________________
34780 [ 12128] By: ams                                   on 2001/09/22  12:28:48
34781         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
34782              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34783              Date: Sat, 22 Sep 2001 14:29:13 +0100
34784              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
34785      Branch: perl
34786            ! cv.h
34787 ____________________________________________________________________________
34788 [ 12127] By: ams                                   on 2001/09/22  12:04:28
34789         Log: What's a backet?
34790      Branch: perl
34791            ! dump.c
34792 ____________________________________________________________________________
34793 [ 12126] By: ams                                   on 2001/09/22  10:02:34
34794         Log: Removed duplicated tests #19 and #20.
34795      Branch: perl
34796            ! t/op/do.t
34797 ____________________________________________________________________________
34798 [ 12125] By: ams                                   on 2001/09/22  03:58:41
34799         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
34800              From: Michael Carman <mjcarman@home.com>
34801              Date: Fri, 21 Sep 2001 17:54:05 -0500
34802              Message-Id: <3BABC50D.6040202@home.com>
34803              (Applied with some changes.)
34804      Branch: perl
34805            ! pod/perlmod.pod
34806 ____________________________________________________________________________
34807 [ 12124] By: ams                                   on 2001/09/22  03:44:19
34808         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
34809              From: Michael G Schwern <schwern@pobox.com>
34810              Date: Fri, 21 Sep 2001 19:20:40 -0400
34811              Message-Id: <20010921192040.E5494@blackrider>
34812      Branch: perl
34813            ! t/op/chdir.t
34814 ____________________________________________________________________________
34815 [ 12123] By: ams                                   on 2001/09/22  03:41:08
34816         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
34817              From: Blair Zajac <blair@orcaware.com>
34818              Date: Fri, 21 Sep 2001 15:13:04 -0700
34819              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
34820      Branch: perl
34821            ! t/op/chdir.t
34822 ____________________________________________________________________________
34823 [ 12122] By: ams                                   on 2001/09/22  03:37:07
34824         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
34825              20010920.007
34826              From: Michael G Schwern <schwern@pobox.com>
34827              Date: Fri, 21 Sep 2001 17:59:03 -0400
34828              Message-Id: <20010921175903.V5494@blackrider>
34829      Branch: perl
34830            ! t/op/do.t
34831 ____________________________________________________________________________
34832 [ 12121] By: ams                                   on 2001/09/22  03:30:38
34833         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
34834              suite on WinCE)
34835              From: Michael G Schwern <schwern@pobox.com>
34836              Date: Fri, 21 Sep 2001 19:41:03 -0400
34837              Message-Id: <20010921194103.G5494@blackrider>
34838      Branch: perl
34839            ! pod/perlport.pod
34840 ____________________________________________________________________________
34841 [ 12120] By: ams                                   on 2001/09/22  03:28:06
34842         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
34843              From: Michael G Schwern <schwern@pobox.com>
34844              Date: Fri, 21 Sep 2001 17:33:35 -0400
34845              Message-Id: <20010921173335.T5494@blackrider>
34846              ($ENV{FOO}=undef hunk not applied.)
34847      Branch: perl
34848            ! t/op/magic.t
34849 ____________________________________________________________________________
34850 [ 12119] By: ams                                   on 2001/09/22  03:02:26
34851         Log: Subject: [PATCH] perldiag.pod
34852              From: Peter Scott <Peter@PSDT.com>
34853              Date: Fri, 21 Sep 2001 18:54:50 -0700
34854              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
34855              (Moved to the right place.)
34856      Branch: perl
34857            ! pod/perldiag.pod
34858 ____________________________________________________________________________
34859 [ 12118] By: ams                                   on 2001/09/21  20:05:29
34860         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
34861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34862              Date: Fri, 21 Sep 2001 22:36:54 +0200
34863              Message-Id: <20010921223654.A12742@rafael>
34864      Branch: perl
34865            ! t/op/do.t
34866 ____________________________________________________________________________
34867 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
34868         Log: Restore things as they were before
34869              the backward compatibility police notices.
34870      Branch: perl
34871            ! lib/Cwd.pm
34872 ____________________________________________________________________________
34873 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
34874         Log: More Cwd from Schwern: make also OS/2 and DOS
34875              Cwd agree with File::Spec (that is, native path
34876              syntax using \ instead of / -- backward compatibility
34877              polic warning) and stop Win32 from using bsd_realpath().
34878      Branch: perl
34879            ! lib/Cwd.pm
34880 ____________________________________________________________________________
34881 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
34882         Log: Subject: [PATCH @12110] RE: Untested libraries update
34883              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34884              Date: Fri, 21 Sep 2001 18:21:07 +0100
34885              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
34886      Branch: perl
34887            ! lib/warnings/register.pm
34888 ____________________________________________________________________________
34889 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
34890         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
34891              From: Michael G Schwern <schwern@pobox.com>
34892              Date: Thu, 20 Sep 2001 22:54:02 -0400
34893              Message-ID: <20010920225402.A3611@blackrider>
34894      Branch: perl
34895            ! lib/Cwd.pm
34896 ____________________________________________________________________________
34897 [ 12113] By: ams                                   on 2001/09/21  17:08:24
34898         Log: Subject: [PATCH] avoid v-strings with require/use
34899              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
34900              Date: Fri, 21 Sep 2001 12:34:40 -0400
34901              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
34902      Branch: perl
34903            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
34904            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
34905            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
34906            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
34907            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
34908            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
34909            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
34910            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
34911            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
34912            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
34913            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
34914            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
34915            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
34916            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
34917            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
34918            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
34919            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
34920            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
34921            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
34922 ____________________________________________________________________________
34923 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
34924         Log: Update Changes.
34925      Branch: perl
34926            ! Changes patchlevel.h
34927 ____________________________________________________________________________
34928 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
34929         Log: Make AIX and Tru64 compilers happy.  
34930      Branch: perl
34931            ! ext/threads/threads.h ext/threads/threads.xs
34932 ____________________________________________________________________________
34933 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
34934         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
34935              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
34936              Date: 21 Sep 2001 09:16:37 -0000
34937              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
34938      Branch: perl
34939            ! toke.c
34940 ____________________________________________________________________________
34941 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
34942         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
34943              From: Michael G Schwern <schwern@pobox.com>
34944              Date: Thu, 20 Sep 2001 21:21:34 -0400
34945              Message-ID: <20010920212134.Y28291@blackrider>
34946      Branch: perl
34947            ! pp_sys.c
34948 ____________________________________________________________________________
34949 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
34950         Log: Subject: Re: GDB Debugging Macros from mod_perl
34951              From: rspier@pobox.com (Robert Spier)
34952              Date: Thu, 20 Sep 2001 22:45:03 -0700
34953              Message-ID: <15274.54239.413929.49430@rls.cx>
34954      Branch: perl
34955            ! pod/perltodo.pod
34956 ____________________________________________________________________________
34957 [ 12105] By: sky                                   on 2001/09/21  10:33:34
34958         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
34959              timezone! GetSystemTime should be available on all Win32 
34960              platforms we support. Perhaps Time::HiRes should be extended to
34961              support WinCE and Novell?
34962      Branch: perl
34963            ! ext/Time/HiRes/HiRes.xs
34964 ____________________________________________________________________________
34965 [ 12104] By: sky                                   on 2001/09/21  08:12:39
34966         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
34967      Branch: perl
34968            ! ext/threads/threads.h ext/threads/threads.xs
34969 ____________________________________________________________________________
34970 [ 12103] By: sky                                   on 2001/09/21  07:57:41
34971         Log: Rename the *thread* functions to Perl_* to avoid clashes.
34972              Notably on AIX but could become a problem on other platforms.
34973      Branch: perl
34974            ! ext/threads/threads.h ext/threads/threads.xs
34975 ____________________________________________________________________________
34976 [ 12102] By: sky                                   on 2001/09/21  07:35:30
34977         Log: Add the shared sv space to the global vars.
34978              Fix problems compiling on win32.
34979      Branch: perl
34980            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
34981            ! sharedsv.c sharedsv.h
34982 ____________________________________________________________________________
34983 [ 12101] By: ams                                   on 2001/09/21  00:19:55
34984         Log: Subject: [PATCH] win32/Makefile warning fix
34985              From: Blair Zajac <blair@orcaware.com>
34986              Date: Thu, 20 Sep 2001 18:15:43 -0700
34987              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
34988      Branch: perl
34989            ! win32/Makefile
34990 ____________________________________________________________________________
34991 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
34992         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
34993              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
34994              Date: Thu, 20 Sep 2001 18:36:22 +0200
34995              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
34996      Branch: perl
34997            ! lib/ExtUtils/Command.t
34998 ____________________________________________________________________________
34999 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
35000         Log: Cant spl wirth a dam.
35001      Branch: perl
35002            ! intrpvar.h
35003 ____________________________________________________________________________
35004 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
35005         Log: Don't use C++ comments.
35006      Branch: perl
35007            ! ext/threads/threads.xs
35008 ____________________________________________________________________________
35009 [ 12097] By: ams                                   on 2001/09/20  21:42:07
35010         Log: Change #12044 didn't.
35011      Branch: perl
35012            ! lib/constant.pm
35013 ____________________________________________________________________________
35014 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
35015         Log: Metaconfig unit changes for #12095.
35016      Branch: metaconfig
35017            ! U/modified/Myinit.U U/modified/libs.U
35018 ____________________________________________________________________________
35019 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
35020         Log: Remove iconv references since we are not using it
35021              and not going to; regen perltoc, perlmodlib.
35022              (Some references still linger in perltoc, have to figure
35023              out where they are coming from.)
35024      Branch: perl
35025            ! Configure NetWare/config.wc NetWare/config_H.wc
35026            ! Porting/Glossary Porting/config.sh Porting/config_H
35027            ! config_h.SH configure.com epoc/config.sh perl.h
35028            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
35029            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
35030            ! vos/config.ga.h win32/config.bc win32/config.gc
35031            ! win32/config.vc win32/config_H.bc win32/config_H.gc
35032            ! win32/config_H.vc wince/config.ce wince/config.h
35033            ! wince/config_H.ce
35034 ____________________________________________________________________________
35035 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
35036         Log: Subject: [PATCH docs] Re: ARGV and read
35037              From: Dave Mitchell <davem@fdgroup.co.uk>
35038              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
35039              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
35040      Branch: perl
35041            ! pod/perltodo.pod pod/perlvar.pod
35042 ____________________________________________________________________________
35043 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
35044         Log: Fresh copies from the cvs.perl.org perlfaq repository.
35045      Branch: perl
35046            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
35047            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
35048            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
35049            ! pod/perlfaq9.pod
35050 ____________________________________________________________________________
35051 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
35052         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
35053              From: Nicholas Clark <nick@ccl4.org>
35054              Date: Thu, 20 Sep 2001 14:27:08 +0100
35055              Message-ID: <20010920142708.X4971@plum.flirble.org>
35056      Branch: perl
35057            ! pp_pack.c t/op/pack.t
35058 ____________________________________________________________________________
35059 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
35060         Log: The sharedsv_space* are variables, not code.  Duh.
35061      Branch: perl
35062            ! intrpvar.h makedef.pl
35063 ____________________________________________________________________________
35064 [ 12090] By: ams                                   on 2001/09/20  11:26:06
35065         Log: Subject: [patch lib/lib_pm.PL]
35066              From: Stas Bekman <stas@stason.org>
35067              Date: Thu, 20 Sep 2001 18:48:53 +0800
35068              Message-Id: <3BA9C995.6010302@stason.org>
35069              (Applied by hand.)
35070      Branch: perl
35071            ! lib/lib_pm.PL
35072 ____________________________________________________________________________
35073 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
35074         Log: Only 21 tests, skipping or not.
35075      Branch: perl
35076            ! lib/ExtUtils/Command.t
35077 ____________________________________________________________________________
35078 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
35079         Log: New exported symbols.
35080      Branch: perl
35081            ! makedef.pl
35082 ____________________________________________________________________________
35083 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
35084         Log: Update Changes.
35085      Branch: perl
35086            ! Changes patchlevel.h
35087 ____________________________________________________________________________
35088 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
35089         Log: Correct numbering of the tests is useful.
35090      Branch: perl
35091            ! ext/threads/t/basic.t
35092 ____________________________________________________________________________
35093 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
35094         Log: More tests now too.
35095      Branch: perl
35096            ! lib/ExtUtils/Command.t
35097 ____________________________________________________________________________
35098 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
35099         Log: More tests now.
35100      Branch: perl
35101            ! ext/threads/t/basic.t
35102 ____________________________________________________________________________
35103 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
35104         Log: The test assumed 7-bit ASCII.  Now it "just"
35105              assumes 8-bit whatever.
35106      Branch: perl
35107            ! t/op/crypt.t
35108 ____________________________________________________________________________
35109 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
35110         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
35111              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35112              Date: Wed, 19 Sep 2001 11:45:28 +0200
35113              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
35114              
35115              Lvalue casts are not portable.
35116      Branch: perl
35117            ! ext/threads/threads.xs
35118 ____________________________________________________________________________
35119 [ 12081] By: sky                                   on 2001/09/19  10:17:52
35120         Log: Make the basic test contain only realy basic API tests
35121              Seems to be a problem with detach.
35122      Branch: perl
35123            ! ext/threads/t/basic.t
35124 ____________________________________________________________________________
35125 [ 12080] By: ams                                   on 2001/09/19  01:23:55
35126         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
35127              From: Michael G Schwern <schwern@pobox.com>
35128              Date: Tue, 18 Sep 2001 19:53:48 -0400
35129              Message-Id: <20010918195348.M585@blackrider>
35130              
35131              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
35132              From: Michael G Schwern <schwern@pobox.com>
35133              Date: Tue, 18 Sep 2001 22:07:13 -0400
35134              Message-Id: <20010918220713.B19616@blackrider>
35135      Branch: perl
35136            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
35137            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
35138            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
35139            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
35140            ! lib/Test/Tutorial.pod
35141 ____________________________________________________________________________
35142 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
35143         Log: Indent the test a bit.
35144      Branch: perl
35145            ! ext/threads/t/basic.t
35146 ____________________________________________________________________________
35147 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
35148         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
35149              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35150              Date: Tue, 18 Sep 2001 18:06:44 +0200
35151              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
35152      Branch: perl
35153            ! win32/win32.c
35154 ____________________________________________________________________________
35155 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
35156         Log: Subject: stat access time is wrong on Win95
35157              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35158              Date: Tue, 18 Sep 2001 21:59:24 +0200
35159              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
35160      Branch: perl
35161            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
35162 ____________________________________________________________________________
35163 [ 12076] By: ams                                   on 2001/09/18  22:11:25
35164         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
35165              From: Michael G Schwern <schwern@pobox.com>
35166              Date: Tue, 18 Sep 2001 18:47:14 -0400
35167              Message-Id: <20010918184714.I585@blackrider>
35168      Branch: perl
35169            ! t/op/crypt.t
35170 ____________________________________________________________________________
35171 [ 12075] By: sky                                   on 2001/09/18  19:29:37
35172         Log: two test failures
35173              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35174              Message-ID: <20010918221702.A17408@rafael>
35175              partly applied, #12074 already fixed half the patch
35176      Branch: perl
35177            ! ext/threads/t/basic.t
35178 ____________________________________________________________________________
35179 [ 12074] By: sky                                   on 2001/09/18  18:49:03
35180         Log: Fixes test case failure introduced by #12071, the warning is
35181              now correctly spelled :-)
35182      Branch: perl
35183            ! ext/IO/lib/IO/t/io_sel.t
35184 ____________________________________________________________________________
35185 [ 12073] By: sky                                   on 2001/09/18  18:46:22
35186         Log: Make the test behave properly!
35187      Branch: perl
35188            ! ext/threads/t/basic.t
35189 ____________________________________________________________________________
35190 [ 12072] By: ams                                   on 2001/09/18  18:44:59
35191         Log: OP_RCATLINE is an SVOP, not a BASEOP.
35192      Branch: perl
35193            ! opcode.h opcode.pl
35194 ____________________________________________________________________________
35195 [ 12071] By: ams                                   on 2001/09/18  18:06:27
35196         Log: Deprecate != Depreciate.
35197      Branch: perl
35198            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
35199            ! lib/Pod/ParseUtils.pm
35200 ____________________________________________________________________________
35201 [ 12070] By: ams                                   on 2001/09/18  15:14:58
35202         Log: Subject: [PATCH] Getopt::Std cleanup
35203              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35204              Date: Tue, 18 Sep 2001 17:32:13 +0200
35205              Message-Id: <20010918173213.C777@rafael>
35206      Branch: perl
35207            ! lib/Getopt/Std.pm lib/Getopt/Std.t
35208 ____________________________________________________________________________
35209 [ 12069] By: sky                                   on 2001/09/18  14:56:33
35210         Log: Forgot the makefile
35211      Branch: perl
35212            + ext/threads/Makefile.PL
35213 ____________________________________________________________________________
35214 [ 12068] By: sky                                   on 2001/09/18  14:13:26
35215         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
35216              The test will fail because of Test.pm not knowing about threads. 
35217              basic needs to be manually tested
35218              compile time warnings on IV2PTR conversions need to be fixed
35219      Branch: perl
35220            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
35221            + ext/threads/threads.h ext/threads/threads.pm
35222            + ext/threads/threads.xs
35223            ! MANIFEST
35224 ____________________________________________________________________________
35225 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
35226         Log: DJGPP tweak from Laszlo Molnar.
35227      Branch: perl
35228            ! djgpp/config.over
35229 ____________________________________________________________________________
35230 [ 12066] By: sky                                   on 2001/09/18  10:24:31
35231         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
35232      Branch: perl
35233            ! sharedsv.c sharedsv.h
35234 ____________________________________________________________________________
35235 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
35236         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
35237              ditto ^cns.
35238      Branch: perl
35239            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
35240            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
35241            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
35242            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
35243            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
35244            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
35245            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
35246            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
35247            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
35248            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
35249            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
35250            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
35251            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
35252            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
35253            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
35254            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
35255            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
35256            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
35257            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
35258            + ext/Encode/Encode/ir-197.enc
35259            - ext/Encode/Encode/cns11643-1.enc
35260            - ext/Encode/Encode/cns11643-2.enc
35261            - ext/Encode/Encode/iso2022-cn.enc
35262            - ext/Encode/Encode/iso2022-jp.enc
35263            - ext/Encode/Encode/iso2022-jp1.enc
35264            - ext/Encode/Encode/iso2022-jp2.enc
35265            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35266            - ext/Encode/Encode/iso8859-1.enc
35267            - ext/Encode/Encode/iso8859-1.ucm
35268            - ext/Encode/Encode/iso8859-10.enc
35269            - ext/Encode/Encode/iso8859-10.ucm
35270            - ext/Encode/Encode/iso8859-11.enc
35271            - ext/Encode/Encode/iso8859-11.ucm
35272            - ext/Encode/Encode/iso8859-13.enc
35273            - ext/Encode/Encode/iso8859-13.ucm
35274            - ext/Encode/Encode/iso8859-14.enc
35275            - ext/Encode/Encode/iso8859-14.ucm
35276            - ext/Encode/Encode/iso8859-15.enc
35277            - ext/Encode/Encode/iso8859-15.ucm
35278            - ext/Encode/Encode/iso8859-16.enc
35279            - ext/Encode/Encode/iso8859-16.ucm
35280            - ext/Encode/Encode/iso8859-2.enc
35281            - ext/Encode/Encode/iso8859-2.ucm
35282            - ext/Encode/Encode/iso8859-3.enc
35283            - ext/Encode/Encode/iso8859-3.ucm
35284            - ext/Encode/Encode/iso8859-4.enc
35285            - ext/Encode/Encode/iso8859-4.ucm
35286            - ext/Encode/Encode/iso8859-5.enc
35287            - ext/Encode/Encode/iso8859-5.ucm
35288            - ext/Encode/Encode/iso8859-6.enc
35289            - ext/Encode/Encode/iso8859-6.ucm
35290            - ext/Encode/Encode/iso8859-7.enc
35291            - ext/Encode/Encode/iso8859-7.ucm
35292            - ext/Encode/Encode/iso8859-8.enc
35293            - ext/Encode/Encode/iso8859-8.ucm
35294            - ext/Encode/Encode/iso8859-9.enc
35295            - ext/Encode/Encode/iso8859-9.ucm
35296            - ext/Encode/Encode/isoir-197.enc
35297            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
35298 ____________________________________________________________________________
35299 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
35300         Log: Must Uppercase.
35301      Branch: perl
35302            ! ext/Encode/Encode.pm
35303 ____________________________________________________________________________
35304 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
35305         Log: Add various encodings.
35306      Branch: perl
35307            + ext/Encode/Encode/iso8859-11.enc
35308            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
35309            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
35310            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
35311            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
35312            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
35313            + ext/Encode/Encode/viscii.ucm
35314            ! MANIFEST ext/Encode/Encode.pm
35315 ____________________________________________________________________________
35316 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
35317         Log: lib/unicode relic.
35318      Branch: perl
35319            ! ext/Encode/compile
35320 ____________________________________________________________________________
35321 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
35322         Log: Subject: [PATCH] Re: filename problems
35323              From: Michael G Schwern <schwern@pobox.com>
35324              Date: Mon, 17 Sep 2001 17:26:26 -0400
35325              Message-ID: <20010917172626.Q585@blackrider>
35326      Branch: perl
35327            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
35328            - t/lib/sample-tests/header_at_end
35329            - t/lib/sample-tests/header_at_end_fail
35330            ! MANIFEST lib/Test/Harness/t/test-harness.t
35331 ____________________________________________________________________________
35332 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
35333         Log: Explicitly explain the 1e9 seconds, not everybody
35334              is a C geek.
35335      Branch: perl
35336            ! ext/Time/HiRes/HiRes.pm
35337 ____________________________________________________________________________
35338 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
35339         Log: Explain an apparent bug reported by
35340              Richard J. Barbalace <rjbarbal@MIT.EDU>,
35341              with additional explanation from Gisle Aas.
35342      Branch: perl
35343            ! ext/Time/HiRes/HiRes.pm
35344 ____________________________________________________________________________
35345 [ 12058] By: ams                                   on 2001/09/17  19:52:01
35346         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
35347              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35348              Date: Mon, 17 Sep 2001 22:48:05 +0200
35349              Message-Id: <20010917224805.C11744@rafael>
35350      Branch: perl
35351            ! t/lib/warnings/op t/lib/warnings/pp
35352 ____________________________________________________________________________
35353 [ 12057] By: ams                                   on 2001/09/17  16:51:18
35354         Log: Its a nit!
35355      Branch: perl
35356            ! sv.h
35357 ____________________________________________________________________________
35358 [ 12056] By: ams                                   on 2001/09/17  16:47:55
35359         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
35360              From: "Craig A. Berry" <craigberry@mac.com>
35361              Date: Mon, 17 Sep 2001 12:34:20 -0500
35362              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
35363      Branch: perl
35364            ! vms/vms.c
35365 ____________________________________________________________________________
35366 [ 12055] By: ams                                   on 2001/09/17  16:05:15
35367         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
35368              From: Gisle Aas <gisle@ActiveState.com>
35369              Date: 16 Apr 2001 16:20:34 -0700
35370              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
35371              (Applied by hand.)
35372      Branch: perl
35373            ! lib/CPAN.pm lib/CPAN/Nox.pm
35374 ____________________________________________________________________________
35375 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
35376         Log: Update Changes.
35377      Branch: perl
35378            ! Changes patchlevel.h
35379 ____________________________________________________________________________
35380 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
35381         Log: Adding new files to the MANIFEST is always nice.
35382      Branch: perl
35383            ! MANIFEST
35384 ____________________________________________________________________________
35385 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
35386         Log: Reindent the PerlIO files (suggested by NI-S), used
35387              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
35388              (GNU indent).  Note that wholesale re-indenting might
35389              be nice, but that would break nice formatting/alignment
35390              of assignments, equality testing, and complex boolean
35391              expressions with lots of &s and |s.
35392      Branch: perl
35393            ! perlio.c perlio.h perliol.h
35394 ____________________________________________________________________________
35395 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
35396         Log: Add a script for being 8.3-polite.
35397              The found conflicts are being worked on.
35398      Branch: perl
35399            + check83.pl
35400            ! MANIFEST Porting/pumpkin.pod
35401 ____________________________________________________________________________
35402 [ 12050] By: sky                                   on 2001/09/17  12:44:36
35403         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
35404              finding it.
35405      Branch: perl
35406            ! sv.c
35407 ____________________________________________________________________________
35408 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
35409         Log: Bump up versions because of #12041.
35410      Branch: perl
35411            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
35412            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
35413            ! lib/Time/localtime.pm
35414 ____________________________________________________________________________
35415 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
35416         Log: Bump the version number because of #12042.
35417      Branch: perl
35418            ! lib/CPAN/FirstTime.pm
35419 ____________________________________________________________________________
35420 [ 12047] By: ams                                   on 2001/09/17  11:21:40
35421         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
35422              From: Abhijit Menon-Sen <ams@wiw.org>
35423              Date: Mon, 17 Sep 2001 17:44:12 +0530
35424              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
35425      Branch: perl
35426            ! op.c
35427 ____________________________________________________________________________
35428 [ 12046] By: sky                                   on 2001/09/17  07:14:17
35429         Log: Subject: Re: t/op/ver.t using skip() improperly
35430              From: "chromatic" <chromatic@rmci.net>
35431              Date: Mon, 17 Sep 2001 00:22:29 -0600
35432              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
35433      Branch: perl
35434            ! t/op/ver.t
35435 ____________________________________________________________________________
35436 [ 12045] By: nick                                  on 2001/09/17  07:12:14
35437         Log: Integrate mainline
35438      Branch: perlio
35439           +> t/op/chdir.t
35440           !> (integrate 117 files)
35441 ____________________________________________________________________________
35442 [ 12044] By: ams                                   on 2001/09/17  05:49:53
35443         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
35444              From: Ilmari Karonen <iltzu@sci.fi>
35445              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
35446              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
35447              (And $VERSION = '1.05'.)
35448      Branch: perl
35449            ! lib/constant.pm
35450 ____________________________________________________________________________
35451 [ 12043] By: ams                                   on 2001/09/17  05:44:50
35452         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
35453              From: Michael G Schwern <schwern@pobox.com>
35454              Date: Mon, 17 Sep 2001 07:49:04 +0200
35455              Message-Id: <20010917074904.V1588@blackrider>
35456              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
35457      Branch: perl
35458            + t/op/chdir.t
35459            ! MANIFEST pp_sys.c
35460 ____________________________________________________________________________
35461 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
35462         Log: Subject: Re: CPAN.pm needs some hacking 
35463              From: "chromatic" <chromatic@rmci.net>
35464              Date: Sun, 16 Sep 2001 16:46:29 -0600
35465              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
35466      Branch: perl
35467            ! lib/CPAN/FirstTime.pm
35468 ____________________________________________________________________________
35469 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
35470         Log: Change use|require 5.005_64 to use|require 5.6.1.
35471      Branch: perl
35472            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
35473            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
35474            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
35475            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
35476            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
35477            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
35478            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
35479            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
35480            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
35481            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
35482            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
35483            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
35484            ! lib/base.pm lib/fields.pm
35485 ____________________________________________________________________________
35486 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
35487         Log: Bump up version numbers.
35488              
35489              TODO 1: double check that pre-5.6.1 CPAN.pm:s
35490              don't try to download 5.8.0 because of the
35491              version numbers.  Mainly this means using _00
35492              in the core version numbers.
35493              
35494              TODO 2: the "use 5.005_64" in many modules
35495              needs to be changed to, say, "use 5.6.1".
35496      Branch: perl
35497            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
35498            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
35499            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
35500            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
35501            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
35502            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
35503            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
35504            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
35505            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
35506            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
35507            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
35508 ____________________________________________________________________________
35509 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
35510         Log: Use UCHARAT() as suggested by Inaba Hiroto.
35511      Branch: perl
35512            ! regexec.c
35513 ____________________________________________________________________________
35514 [ 12038] By: ams                                   on 2001/09/16  15:16:24
35515         Log: Subject: [PATCH] Re: Core module version numbers review
35516              From: Peter Scott <Peter@PSDT.com>
35517              Date: Sun, 16 Sep 2001 09:09:58 -0700
35518              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
35519      Branch: perl
35520            ! lib/perl5db.pl
35521 ____________________________________________________________________________
35522 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
35523         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
35524              not yet fully implemented.
35525      Branch: perl
35526            ! pod/perlfunc.pod pod/perlunicode.pod
35527 ____________________________________________________________________________
35528 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
35529         Log: Subject: [patch] plug PL_beginav_save leak
35530              From: Doug MacEachern <dougm@covalent.net>
35531              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
35532              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
35533      Branch: perl
35534            ! perl.c
35535 ____________________________________________________________________________
35536 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
35537         Log: (accidentally empty checkin)
35538      Branch: perl
35539            ! sv.c
35540 ____________________________________________________________________________
35541 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
35542         Log: Subject: [patch] ithreads+PL_beginav_save
35543              From: Doug MacEachern <dougm@covalent.net>
35544              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
35545              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
35546      Branch: perl
35547            ! sv.c
35548 ____________________________________________________________________________
35549 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
35550         Log: Subject: [PATCH] h2xs.PL with C::Scan
35551              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35552              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
35553              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
35554      Branch: perl
35555            ! utils/h2xs.PL
35556 ____________________________________________________________________________
35557 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
35558         Log: Elaborate (well, make more vague, really) #12030.
35559      Branch: perl
35560            ! pod/perltodo.pod pod/perlunicode.pod
35561 ____________________________________________________________________________
35562 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
35563         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
35564              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35565              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
35566              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
35567      Branch: perl
35568            ! regexec.c
35569 ____________________________________________________________________________
35570 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
35571         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
35572              are not yet complete.
35573      Branch: perl
35574            ! pod/perltodo.pod pod/perlunicode.pod
35575 ____________________________________________________________________________
35576 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
35577         Log: Document what's still to be done on the regular expression
35578              Unicode support, based on the UTR#18.
35579      Branch: perl
35580            ! pod/perltodo.pod pod/perlunicode.pod
35581 ____________________________________________________________________________
35582 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
35583         Log: Regen headers.
35584      Branch: perl
35585            ! embedvar.h perlapi.h
35586 ____________________________________________________________________________
35587 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
35588         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
35589              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35590              Date: Sun, 09 Sep 2001 18:41:54 +0100
35591              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
35592      Branch: perl
35593            ! Porting/findvars ext/ByteLoader/bytecode.h
35594            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
35595            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
35596 ____________________________________________________________________________
35597 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
35598         Log: enable most warnings for windows build; fix the various typecasting
35599              nits that showed up (no bugfixes here)
35600      Branch: maint-5.6/perl
35601            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
35602            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
35603            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
35604            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
35605            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
35606            ! x2p/walk.c
35607 ____________________________________________________________________________
35608 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
35609         Log: Integrate change #12024 from maintperl
35610              (a local() precedence bug)
35611      Branch: perl
35612           !> lib/ExtUtils/Install.pm
35613 ____________________________________________________________________________
35614 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
35615         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
35616              change#8642
35617      Branch: maint-5.6/perl
35618            ! lib/ExtUtils/Install.pm
35619 ____________________________________________________________________________
35620 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
35621         Log: Update Changes.
35622      Branch: perl
35623            ! Changes patchlevel.h
35624 ____________________________________________________________________________
35625 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
35626         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
35627              From: "chromatic" <chromatic@rmci.net>
35628              Date: Fri, 14 Sep 2001 09:44:57 -0600 
35629              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
35630      Branch: perl
35631            ! lib/ExtUtils/Manifest.t
35632 ____________________________________________________________________________
35633 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
35634         Log: Hopefully better skipping of the Complete.t tests
35635              in case of not a tty. 
35636      Branch: perl
35637            ! lib/Term/Complete.t t/op/stat.t
35638 ____________________________________________________________________________
35639 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
35640         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
35641              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
35642              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
35643              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
35644      Branch: perl
35645            ! regexec.c t/op/pat.t
35646 ____________________________________________________________________________
35647 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
35648         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
35649              From: Robin Barker <rmb1@cise.npl.co.uk>
35650              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
35651              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
35652      Branch: perl
35653            ! pod/perlport.pod
35654 ____________________________________________________________________________
35655 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
35656         Log: NetWare tweaks from Ananth Kesari.
35657      Branch: perl
35658            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35659            ! NetWare/nwutil.h
35660 ____________________________________________________________________________
35661 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
35662         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
35663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35664              Date: Fri, 14 Sep 2001 10:51:13 +0200
35665              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
35666      Branch: perl
35667            ! pod/perlport.pod
35668 ____________________________________________________________________________
35669 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
35670         Log: Subject: Re: [PATCH 2 pl2pm.PL]
35671              From: Joe Smith <Joe.Smith@inwap.com>
35672              Date: Fri, 14 Sep 2001 00:13:32 -0700
35673              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
35674              
35675              Eradicate qu.
35676      Branch: perl
35677            ! keywords.h keywords.pl utils/pl2pm.PL
35678 ____________________________________________________________________________
35679 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
35680         Log: Retract #12013, didn't go over too well in Tru64.
35681      Branch: perl
35682            ! embed.h embed.pl sv.h
35683 ____________________________________________________________________________
35684 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
35685         Log: Subject: [PATCH] Execute files of debugger commands
35686              From: Peter Scott <Peter@PSDT.com>
35687              Date: Thu, 13 Sep 2001 15:26:31 -0700
35688              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
35689      Branch: perl
35690            ! lib/perl5db.pl pod/perldebug.pod
35691 ____________________________________________________________________________
35692 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
35693         Log: (Retracted by #12015)
35694              Subject: [proposed PATCH] Re: perl@11920
35695              From: Nicholas Clark <nick@ccl4.org>
35696              Date: Wed, 12 Sep 2001 23:46:09 +0100
35697              Message-ID: <20010912234609.H4971@plum.flirble.org>     
35698      Branch: perl
35699            ! embed.h embed.pl sv.h
35700 ____________________________________________________________________________
35701 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
35702         Log: ucblib shouldn't be linked against in nonstop-ux,
35703              from Tom Bates.
35704      Branch: perl
35705            ! hints/nonstopux.sh
35706 ____________________________________________________________________________
35707 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
35708         Log: Do stty only if we have stty.
35709              
35710              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
35711      Branch: perl
35712            ! lib/Term/Complete.pm
35713 ____________________________________________________________________________
35714 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
35715         Log: Skip the test if not running on a tty.
35716      Branch: perl
35717            ! lib/Term/Complete.t
35718 ____________________________________________________________________________
35719 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
35720         Log: Regen headers.
35721      Branch: perl
35722            ! embed.h opcode.h pod/perlapi.pod proto.h
35723 ____________________________________________________________________________
35724 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
35725         Log: Subject: [PATCH op.c] Re: perl@12003
35726              From: Robin Barker <rmb1@cise.npl.co.uk>
35727              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
35728              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
35729      Branch: perl
35730            ! op.c
35731 ____________________________________________________________________________
35732 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
35733         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
35734              From: Robin Barker <rmb1@cise.npl.co.uk>
35735              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
35736              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
35737      Branch: perl
35738            ! sv.c
35739 ____________________________________________________________________________
35740 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
35741         Log: Upgrade to Memoize 0.66.
35742      Branch: perl
35743            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
35744            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
35745            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
35746 ____________________________________________________________________________
35747 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
35748         Log: Subject: [ID 20010912.007] substr reference core dump
35749              From: me-01@ton.iguana.be
35750              Date: 12 Sep 2001 14:11:16 -0000
35751              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
35752      Branch: perl
35753            ! mg.c
35754 ____________________________________________________________________________
35755 [ 12004] By: ams                                   on 2001/09/12  01:13:49
35756         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
35757              From: Ilmari Karonen <iltzu@sci.fi>
35758              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
35759              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
35760      Branch: perl
35761            ! pod/perlfaq4.pod
35762 ____________________________________________________________________________
35763 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
35764         Log: Update Changes.
35765      Branch: perl
35766            ! Changes patchlevel.h
35767 ____________________________________________________________________________
35768 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
35769         Log: NetWare update from Ananth Kesari.
35770      Branch: perl
35771            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
35772            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
35773 ____________________________________________________________________________
35774 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
35775         Log: Retract #11984: div() being redefined, and 1397
35776              failing on 64-bit platforms.
35777      Branch: perl
35778            ! lib/Math/BigInt/Calc.pm
35779 ____________________________________________________________________________
35780 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
35781         Log: Metaconfig unit change for #11999.
35782      Branch: metaconfig
35783            ! U/protos/d_lseekproto.U
35784 ____________________________________________________________________________
35785 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
35786         Log: The lseek fix (#11991) was no fix.
35787      Branch: perl
35788            ! Configure
35789 ____________________________________________________________________________
35790 [ 11998] By: sky                                   on 2001/09/11  07:52:06
35791         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
35792              From: Matt Sergeant <MSergeant@star.net.uk>
35793              Date: Tue, 11 Sep 2001 09:22:32 +0100
35794              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
35795      Branch: perl
35796            ! ext/Encode/Encode.pm
35797 ____________________________________________________________________________
35798 [ 11997] By: sky                                   on 2001/09/11  06:35:29
35799         Log: Sometimes dTHX is added because it is needed on non 
35800              gnuc platforms, but not needed there. This uses GCC
35801              to silence GCC specific warnings by marking pTHX as 
35802              unused.
35803      Branch: perl
35804            ! perl.h
35805 ____________________________________________________________________________
35806 [ 11996] By: nick                                  on 2001/09/11  06:25:27
35807         Log: Integrate mainline
35808      Branch: perlio
35809            - ext/POSIX/sigaction.t lib/File/Find/taint.t
35810           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
35811 ____________________________________________________________________________
35812 [ 11995] By: nick                                  on 2001/09/11  06:23:39
35813         Log: Part Integrate mainline
35814      Branch: perlio
35815           +> (branch 69 files)
35816            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
35817            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
35818            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
35819            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
35820            - lib/Switch/t/switch_case.t lib/Test/Harness.t
35821            - lib/Test/More/Changes lib/Test/More/t/More.t
35822            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
35823            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
35824            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
35825            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
35826            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
35827            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
35828            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
35829            - t/lib/Test/More/Catch.pm wince/perl.ico
35830           !> (integrate 197 files)
35831 ____________________________________________________________________________
35832 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
35833         Log: Subject: Re: [PATCH] Encode.pm docs fix
35834              From: Gisle Aas <gisle@ActiveState.com>
35835              Date: 10 Sep 2001 11:27:02 -0700
35836              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
35837      Branch: perl
35838            ! ext/Encode/Encode.pm
35839 ____________________________________________________________________________
35840 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
35841         Log: Fix unpack U to be the reverse of pack U
35842              (but implement unpack U0U as a backdoor to get
35843              the UTF-8 malformed warnings from un-UTF-8 data)
35844      Branch: perl
35845            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
35846 ____________________________________________________________________________
35847 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
35848         Log: Metaconfig unit change for #11991;
35849              delete an unused unit (d_strtoull.U is the one used)
35850      Branch: metaconfig
35851            ! U/protos/d_lseekproto.U
35852      Branch: metaconfig/U/perl
35853            - strtoull.U
35854 ____________________________________________________________________________
35855 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
35856         Log: Subject: [PATCH] Configure not recording lseek proto
35857              From: Blair Zajac <blair@orcaware.com>
35858              Date: Mon, 10 Sep 2001 17:52:37 -0700
35859              Message-ID: <3B9D6055.BA334A31@orcaware.com>
35860              
35861              plus regen Configure.
35862      Branch: perl
35863            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35864            ! config_h.SH uconfig.h
35865 ____________________________________________________________________________
35866 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
35867         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?)))                  
35868              From: Nicholas Clark <nick@ccl4.org>
35869              Date: Tue, 11 Sep 2001 00:00:31 +0100
35870              Message-ID: <20010911000031.G1512@plum.flirble.org>
35871      Branch: perl
35872            + t/op/qq.t
35873            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
35874 ____________________________________________________________________________
35875 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
35876         Log: Subject: [PATCH] Building on win32 w/o perlio
35877              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
35878              Date: Mon, 10 Sep 2001 23:38:46 +0200
35879              Message-ID: <3B9D4F06.14433.2C37644@localhost>
35880      Branch: perl
35881            ! perl.c win32/Makefile win32/makefile.mk
35882 ____________________________________________________________________________
35883 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
35884         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
35885              From: "chromatic" <chromatic@rmci.net>
35886              Date: Mon, 10 Sep 2001 15:14:01 -0600
35887              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
35888      Branch: perl
35889            + lib/CGI/t/push.t
35890            ! MANIFEST
35891 ____________________________________________________________________________
35892 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
35893         Log: Subject: avoiding hoardes of zombies
35894              From: Nicholas Clark <nick@ccl4.org>
35895              Date: Mon, 10 Sep 2001 22:00:40 +0100
35896              Message-ID: <20010910220040.C1512@plum.flirble.org>
35897      Branch: perl
35898            ! pod/perlipc.pod
35899 ____________________________________________________________________________
35900 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
35901         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
35902              From: John Peacock <jpeacock@rowman.com>
35903              Date: Mon, 10 Sep 2001 16:34:30 -0400
35904              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
35905      Branch: perl
35906            ! sv.c t/op/ver.t utf8.h
35907 ____________________________________________________________________________
35908 [ 11985] By: ams                                   on 2001/09/10  23:20:13
35909         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
35910      Branch: perl
35911            ! MANIFEST
35912 ____________________________________________________________________________
35913 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
35914         Log: (Retracted by #12001)
35915              Subject: Calc with USE_MUL/USE_DIV
35916              From: Tels <perl_dummy@bloodgate.com>
35917              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
35918              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
35919      Branch: perl
35920            ! lib/Math/BigInt/Calc.pm
35921 ____________________________________________________________________________
35922 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
35923         Log: Subject: [PATCH op.c] Re: perl@11978
35924              From: Robin Barker <rmb1@cise.npl.co.uk>
35925              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
35926              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
35927              
35928              Format errors.
35929      Branch: perl
35930            ! op.c
35931 ____________________________________________________________________________
35932 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
35933         Log: Switch PADOFFSET back to U32 both because of binary backward
35934              compatibility and because Arthur seems to have been fixing the
35935              problems with naughty integer-pointer casting.
35936      Branch: perl
35937            ! op.h
35938 ____________________________________________________________________________
35939 [ 11981] By: ams                                   on 2001/09/10  16:31:43
35940         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
35941              Fix Pod Typo, Add Test for ExtUtils::Command
35942              From: "chromatic" <chromatic@rmci.net>
35943              Date: Mon, 10 Sep 2001 11:20:56 -0600
35944              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
35945      Branch: perl
35946            + lib/ExtUtils/Command.t
35947            ! MANIFEST lib/ExtUtils/Command.pm
35948 ____________________________________________________________________________
35949 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
35950         Log: Subject: [PATCH] Encode.pm docs fix
35951              From: Matt Sergeant <MSergeant@star.net.uk>
35952              Date: Mon, 10 Sep 2001 15:24:01 +0100
35953              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
35954      Branch: perl
35955            ! ext/Encode/Encode.pm
35956 ____________________________________________________________________________
35957 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
35958         Log: Update Changes.
35959      Branch: perl
35960            ! Changes patchlevel.h
35961 ____________________________________________________________________________
35962 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
35963         Log: Revert #11973, the dTHX seems to be needed in there
35964              for threaded builds.
35965      Branch: perl
35966            ! perlio.c
35967 ____________________________________________________________________________
35968 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
35969         Log: Detypo.
35970      Branch: perl
35971            ! pod/perlguts.pod
35972 ____________________________________________________________________________
35973 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
35974         Log: Further Class::Struct patching from Damian.
35975              
35976              The new new semantics are:
35977              
35978              * If you pass an initializer for a nested object, it has to be:
35979              a) a reference to an object of that class, or      
35980              b) a reference to an object of a subclass of that class, or
35981              c) a reference to a hash of arguments to be passed to the
35982              class's constructor
35983              * If you pass no initializer for a nested object, the attribute
35984              is initialized to C<undef>
35985      Branch: perl
35986            ! lib/Class/Struct.pm
35987 ____________________________________________________________________________
35988 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
35989         Log: Skip the crypt test if no crypt.
35990      Branch: perl
35991            ! t/op/crypt.t
35992 ____________________________________________________________________________
35993 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
35994         Log: Warn against using bare v-strings as IP addresses
35995              (okay if using the wrappers from Socket)
35996      Branch: perl
35997            ! pod/perldata.pod pod/perlport.pod
35998 ____________________________________________________________________________
35999 [ 11973] By: sky                                   on 2001/09/10  11:57:58
36000         Log: Remove unused dTHX. Silenced another warning.
36001      Branch: perl
36002            ! perlio.c
36003 ____________________________________________________________________________
36004 [ 11972] By: sky                                   on 2001/09/10  11:54:25
36005         Log: Silence some more warnings INT2PTR.
36006      Branch: perl
36007            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
36008 ____________________________________________________________________________
36009 [ 11971] By: sky                                   on 2001/09/10  11:21:50
36010         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
36011      Branch: perl
36012            ! cop.h
36013 ____________________________________________________________________________
36014 [ 11970] By: sky                                   on 2001/09/10  11:17:25
36015         Log: Apply INT2PTR with force to silence warnings from
36016              PM_GETRE and friends. No more warnings with 64bit 
36017              IVs and 32bit pointers.    
36018      Branch: perl
36019            ! op.c op.h perl.c
36020 ____________________________________________________________________________
36021 [ 11969] By: sky                                   on 2001/09/10  10:13:02
36022         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
36023      Branch: perl
36024            ! pod/perlguts.pod
36025 ____________________________________________________________________________
36026 [ 11968] By: sky                                   on 2001/09/10  10:02:51
36027         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
36028              Rename to custop_op_name to Perl_custom_op_name to match perlapi
36029              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
36030              perl_clone.
36031      Branch: perl
36032            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
36033 ____________________________________________________________________________
36034 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
36035         Log: Using strlen() not good on embedded nul bytes.
36036      Branch: perl
36037            ! regcomp.c
36038 ____________________________________________________________________________
36039 [ 11966] By: ams                                   on 2001/09/09  21:06:13
36040         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
36041              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36042              Date: Mon, 13 Aug 2001 22:51:59 +0200
36043              Message-ID: <20010813225159.C6681@rafael>
36044              (Applied with several tweaks.)
36045      Branch: perl
36046            ! embed.h embed.pl proto.h toke.c
36047 ____________________________________________________________________________
36048 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
36049         Log: The exact error message is system-dependent.
36050      Branch: perl
36051            ! lib/ExtUtils/Manifest.t
36052 ____________________________________________________________________________
36053 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
36054         Log: Add Windows and Mac Sami support to Encode
36055              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
36056      Branch: perl
36057            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
36058            ! MANIFEST
36059 ____________________________________________________________________________
36060 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
36061         Log: Use the tried method.
36062      Branch: perl
36063            ! pod/perlport.pod
36064 ____________________________________________________________________________
36065 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
36066         Log: Can't count parentheses.
36067      Branch: perl
36068            ! ext/IO/lib/IO/Socket/INET.pm
36069 ____________________________________________________________________________
36070 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
36071         Log: perlport additions: 1 while unlink, add/delete directory
36072              entries and permissions, cygwin stat funkiness (from Michael
36073              Schwern and Nicholas Clark)
36074      Branch: perl
36075            ! pod/perlport.pod
36076 ____________________________________________________________________________
36077 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
36078         Log: blib does have a detectable test.
36079      Branch: perl
36080            ! t/lib/1_compile.t
36081 ____________________________________________________________________________
36082 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
36083         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
36084              From: "chromatic" <chromatic@rmci.net>
36085              Date: Sat, 08 Sep 2001 19:33:42 -0600
36086              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
36087      Branch: perl
36088            + lib/Term/Complete.t
36089            ! MANIFEST
36090 ____________________________________________________________________________
36091 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
36092         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
36093              From: Michael G Schwern <schwern@pobox.com> 
36094              Date: Sat, 8 Sep 2001 02:40:26 -0400
36095              Message-ID: <20010908024026.A26283@blackrider>
36096      Branch: perl
36097            + lib/Test/Tutorial.pod
36098            ! MANIFEST
36099 ____________________________________________________________________________
36100 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
36101         Log: Try to look up protocol (by name) only iff it has non-numbers:
36102              nice if the server is in a chrooted environment (no /etc/protocols,
36103              server code using hardcorded protocol numbers like 6 for tcp),
36104              suggested by John Holdsworth <coldwave@bigfoot.com>.
36105              In other words, if we are given a number, why look it up again
36106              (by number)?
36107      Branch: perl
36108            ! ext/IO/lib/IO/Socket/INET.pm
36109 ____________________________________________________________________________
36110 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
36111         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
36112              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36113              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
36114              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
36115              
36116              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
36117              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36118              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
36119              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
36120              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
36121              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36122              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
36123              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
36124      Branch: perl
36125            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
36126 ____________________________________________________________________________
36127 [ 11955] By: ams                                   on 2001/09/09  02:54:21
36128         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
36129              From: "Craig A. Berry" <craigberry@mac.com>
36130              Date: Sat, 08 Sep 2001 19:02:16 -0500
36131              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
36132      Branch: perl
36133            ! lib/CGI/t/carp.t
36134 ____________________________________________________________________________
36135 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
36136         Log: Documentation tweaks; think the IP address as an opaque string.
36137      Branch: perl
36138            ! ext/Socket/Socket.pm
36139 ____________________________________________________________________________
36140 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
36141         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
36142              From: Michael G Schwern <schwern@pobox.com>
36143              Date: Sat, 8 Sep 2001 19:45:46 -0400
36144              Message-ID: <20010908194546.C9193@blackrider>
36145      Branch: perl
36146            + lib/blib.t
36147            ! MANIFEST lib/blib.pm t/lib/1_compile.t
36148 ____________________________________________________________________________
36149 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
36150         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
36151              From: "chromatic" <chromatic@rmci.net>
36152              Date: Sat, 08 Sep 2001 12:31:44 -0600
36153              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
36154      Branch: perl
36155            + lib/CGI/t/fast.t
36156            ! MANIFEST
36157 ____________________________________________________________________________
36158 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
36159         Log: The Socket tests were wrong: they were assuming too much.
36160      Branch: perl
36161            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
36162 ____________________________________________________________________________
36163 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
36164         Log: Retract the portability changes since they
36165              seem to have opened a can of worms... will
36166              go back to UNICOS/mk and do the bare minimum
36167              required to get the tests working.
36168      Branch: perl
36169            ! ext/Socket/Socket.xs
36170 ____________________________________________________________________________
36171 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
36172         Log: PADOFFSET is used to cast pointers into integers,
36173              if pointers are 64 bits and U32 32 bits,
36174              bad things may happen, or at least warnings issued.
36175      Branch: perl
36176            ! op.h
36177 ____________________________________________________________________________
36178 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
36179         Log: Still more Socket portability tweaking.
36180              Now Socket.t seems to be happy in all of
36181              Linux/x86, Tru64/alpha, Solaris/sparc,
36182              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
36183              
36184              Addendum: it seems that io_multihomed, io_sock, and hostent
36185              were broken in little-endians (linux/x86 and tru64/alpha)
36186              because of this change.  Argh.
36187      Branch: perl
36188            ! ext/Socket/Socket.xs
36189 ____________________________________________________________________________
36190 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
36191         Log: More portability kicking on inet_ntoa().
36192      Branch: perl
36193            ! ext/Socket/Socket.xs
36194 ____________________________________________________________________________
36195 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
36196         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
36197              From: Michael G Schwern <schwern@pobox.com> 
36198              Date: Fri, 7 Sep 2001 23:06:51 -0400
36199              Message-ID: <20010907230651.R606@blackrider>
36200      Branch: perl
36201            + lib/ExtUtils/Manifest.t
36202            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
36203 ____________________________________________________________________________
36204 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
36205         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
36206              From: "chromatic" <chromatic@rmci.net>
36207              Date: Fri, 07 Sep 2001 17:53:15 -0600      
36208              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
36209      Branch: perl
36210            + lib/ExtUtils/testlib.t
36211            ! MANIFEST
36212 ____________________________________________________________________________
36213 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
36214         Log: Thinko.
36215      Branch: perl
36216            ! lib/integer.t
36217 ____________________________________________________________________________
36218 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
36219         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
36220              From: "Craig A. Berry" <craigberry@mac.com>
36221              Date: Fri, 07 Sep 2001 15:30:03 -0500
36222              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
36223      Branch: perl
36224            ! lib/CGI/Carp.pm
36225 ____________________________________________________________________________
36226 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
36227         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
36228              From: Michael G Schwern <schwern@pobox.com>
36229              Date: Fri, 7 Sep 2001 15:38:13 -0400
36230              Message-ID: <20010907153813.K606@blackrider>
36231      Branch: perl
36232            ! lib/ExtUtils/MM_Unix.pm
36233 ____________________________________________________________________________
36234 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
36235         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
36236              From: Robin Barker <rmb1@cise.npl.co.uk>
36237              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
36238              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
36239      Branch: perl
36240            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
36241 ____________________________________________________________________________
36242 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
36243         Log: Clean up 1_compile.t; move tests to more consistent
36244              places (t/ subdirectories); add integer.t (much of
36245              the pragma is tested elsewhere but there is no one
36246              centralized place)
36247      Branch: perl
36248            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
36249            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
36250            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
36251            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
36252            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
36253            - lib/File/Find/find.t lib/File/Find/taint.t
36254            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
36255 ____________________________________________________________________________
36256 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
36257         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
36258              From: "chromatic" <chromatic@rmci.net>
36259              Date: Fri, 07 Sep 2001 10:17:40 -0600
36260              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
36261      Branch: perl
36262            ! lib/File/Find/taint.t
36263 ____________________________________________________________________________
36264 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
36265         Log: Update Changes.
36266      Branch: perl
36267            ! Changes patchlevel.h
36268 ____________________________________________________________________________
36269 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
36270         Log: Rename the old threading tutorial, start a new one,
36271              regen toc.
36272      Branch: perl
36273            + pod/perlothrtut.pod
36274            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
36275            ! pod/perltoc.pod
36276 ____________________________________________________________________________
36277 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
36278         Log: vars very much has a test.
36279      Branch: perl
36280            ! t/lib/1_compile.t
36281 ____________________________________________________________________________
36282 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
36283         Log: Subject: Re: wince/perl.ico marked as binary
36284              From: Nicholas Clark <nick@ccl4.org>
36285              Date: Fri, 7 Sep 2001 13:54:40 +0100
36286              Message-ID: <20010907135439.D39150@plum.flirble.org>
36287              
36288              and wince/Makefile.ce change from Rainer Keuchel.
36289      Branch: perl
36290            + wince/makeico.pl
36291            ! MANIFEST wince/Makefile.ce
36292 ____________________________________________________________________________
36293 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
36294         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
36295              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36296              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
36297              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
36298      Branch: perl
36299            ! regexec.c
36300 ____________________________________________________________________________
36301 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
36302         Log: (Replaced by #11934)
36303              Subject: Re: [PATCH regexec.c] more general .* and .*?
36304              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36305              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
36306              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
36307      Branch: perl
36308            ! regexec.c
36309 ____________________________________________________________________________
36310 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
36311         Log: The #11931 patching misbehaved.
36312      Branch: perl
36313            ! lib/Test/Harness/t/test-harness.t
36314 ____________________________________________________________________________
36315 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
36316         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
36317              From: Michael G Schwern <schwern@pobox.com>
36318              Date: Fri, 7 Sep 2001 03:30:41 -0400
36319              Message-ID: <20010907033041.A2796@blackrider>
36320      Branch: perl
36321            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
36322            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
36323            + t/lib/sample-tests/header_at_end_fail
36324            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
36325            - lib/Test/Harness.t
36326            ! MANIFEST lib/Test/Harness.pm t/TEST
36327 ____________________________________________________________________________
36328 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
36329         Log: Subject: [PATCH] Digest::MD5 update
36330              From: Gisle Aas <gisle@ActiveState.com>
36331              Date: 06 Sep 2001 23:32:56 -0700
36332              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
36333      Branch: perl
36334            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
36335            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
36336 ____________________________________________________________________________
36337 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
36338         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
36339              From: "chromatic" <chromatic@rmci.net>
36340              Date: Thu, 06 Sep 2001 23:11:44 -0600
36341              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
36342      Branch: perl
36343            + lib/less.t
36344            ! MANIFEST t/lib/1_compile.t
36345 ____________________________________________________________________________
36346 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
36347         Log: The binary file must somehow differently stored.
36348      Branch: perl
36349            - wince/perl.ico
36350            ! MANIFEST
36351 ____________________________________________________________________________
36352 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
36353         Log: Add more modules to the list of modules that have tests,
36354              Schwern's wallet is getting more nervous.
36355              (Run t/lib/1_compile.t manually to see which modules
36356              are lacking tests, or the tests can't be run for some
36357              reason or another, such as the Net:: modules)
36358      Branch: perl
36359            ! t/lib/1_compile.t
36360 ____________________________________________________________________________
36361 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
36362         Log: Try to make Socket::inet_ntoa() more robust.
36363      Branch: perl
36364            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
36365 ____________________________________________________________________________
36366 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
36367         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
36368              From: chromatic <chromatic@rmci.net>       
36369              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
36370              Message-Id: <01090522580506.19590@firewheel>           
36371      Branch: perl
36372            ! lib/English.t
36373 ____________________________________________________________________________
36374 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
36375         Log: Subject: Re: perlvar manpage and localizing special vars
36376              From: Stas Bekman <stas@stason.org>
36377              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
36378              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
36379      Branch: perl
36380            ! pod/perlvar.pod
36381 ____________________________________________________________________________
36382 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
36383         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
36384              From: Robin Barker <rmb1@cise.npl.co.uk>
36385              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
36386              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
36387      Branch: perl
36388            ! lib/ExtUtils/MakeMaker.pm
36389 ____________________________________________________________________________
36390 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
36391         Log: Symbol missing; AIX unhappy.
36392      Branch: perl
36393            ! makedef.pl
36394 ____________________________________________________________________________
36395 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
36396         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
36397              Reported in 5.61, seems to work okay in blead.
36398      Branch: perl
36399            ! t/run/kill_perl.t
36400 ____________________________________________________________________________
36401 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
36402         Log: Update Changes.
36403      Branch: perl
36404            ! Changes patchlevel.h
36405 ____________________________________________________________________________
36406 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
36407         Log: Document the bad assumptions currently breaking
36408              the Socket.t tests 10, 11, and 13 in UNICOS.
36409      Branch: perl
36410            ! ext/Socket/Socket.xs
36411 ____________________________________________________________________________
36412 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
36413         Log: Subject: [PATCH x2p] make OPTIMIZE=...
36414              From: Robin Barker <rmb1@cise.npl.co.uk>
36415              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
36416              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
36417      Branch: perl
36418            ! x2p/Makefile.SH x2p/cflags.SH
36419 ____________________________________________________________________________
36420 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
36421         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
36422              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36423              Date: Thu, 6 Sep 2001 11:09:40 +0100
36424              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
36425              
36426              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
36427              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
36428              Date: 6 Sep 2001 10:14:38 -0000
36429              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
36430      Branch: perl
36431            ! pod/perlfaq1.pod pod/perlhack.pod
36432 ____________________________________________________________________________
36433 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
36434         Log: Subject: Extra NUL is Data::Dumper output - patch
36435              From: Tony Cook <tony@develop-help.com>
36436              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
36437              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
36438      Branch: perl
36439            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
36440 ____________________________________________________________________________
36441 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
36442         Log: Avoid redefinition warning
36443              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
36444              from
36445              perl -w -Ilib -MCwd -e ''
36446      Branch: perl
36447            ! lib/Cwd.pm
36448 ____________________________________________________________________________
36449 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
36450         Log: Update the is_tainted() example implementation.
36451      Branch: perl
36452            ! pod/perlsec.pod
36453 ____________________________________________________________________________
36454 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
36455         Log: Missing) in #11912.
36456      Branch: perl
36457            ! lib/Test/Simple/t/fail.t
36458 ____________________________________________________________________________
36459 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
36460         Log: Rewhack Test-Simple into core harness.
36461      Branch: perl
36462            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
36463            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
36464            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
36465            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
36466            ! lib/Test/Simple/t/skipall.t
36467 ____________________________________________________________________________
36468 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
36469         Log: Workaround for the new Exporter 'feature'.
36470      Branch: perl
36471            ! lib/Test/More.pm
36472 ____________________________________________________________________________
36473 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
36474         Log: Re-introduce pure-Perl fall-back for abs_path,
36475              re-introduce #11898.
36476      Branch: perl
36477            ! lib/Cwd.pm lib/File/Find.pm
36478 ____________________________________________________________________________
36479 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
36480         Log: More tests.
36481      Branch: perl
36482            ! lib/Exporter.t
36483 ____________________________________________________________________________
36484 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
36485         Log: Retract #11898 for now because it introduces
36486              a rather nasty depencency: when B is being built,
36487              MakeMaker is used.  MakeMaker uses File::Find.
36488              File::Find uses Cwd::getcwd()...which doesn't
36489              exist yet.
36490      Branch: perl
36491            ! lib/File/Find.pm
36492 ____________________________________________________________________________
36493 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
36494         Log: New test welcome.
36495      Branch: perl
36496            + lib/Test/Simple/t/simple.t
36497 ____________________________________________________________________________
36498 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
36499         Log: Old test begone.
36500      Branch: perl
36501            - lib/Attribute/Handlers/test.pl
36502 ____________________________________________________________________________
36503 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
36504         Log: Test-Simple syncup from Schwern.
36505      Branch: perl
36506            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
36507            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
36508            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
36509            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
36510            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
36511            - lib/Test/More/Changes lib/Test/More/t/More.t
36512            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
36513            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
36514            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
36515            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
36516            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
36517            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
36518            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
36519            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
36520            ! t/lib/Test/Simple/sample_tests/death.plx
36521            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
36522            ! t/lib/Test/Simple/sample_tests/extras.plx
36523            ! t/lib/Test/Simple/sample_tests/five_fail.plx
36524            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
36525            ! t/lib/Test/Simple/sample_tests/one_fail.plx
36526            ! t/lib/Test/Simple/sample_tests/require.plx
36527            ! t/lib/Test/Simple/sample_tests/success.plx
36528            ! t/lib/Test/Simple/sample_tests/too_few.plx
36529            ! t/lib/Test/Simple/sample_tests/two_fail.plx
36530 ____________________________________________________________________________
36531 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
36532         Log: Integrate File::Find changes from bleadperl
36533      Branch: maint-5.6/macperl
36534            ! lib/File/Find.pm t/lib/filefind-taint.t
36535 ____________________________________________________________________________
36536 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
36537         Log: Integrate 11847 from maint-5.6/perl
36538      Branch: maint-5.6/macperl
36539           !> sv.c
36540 ____________________________________________________________________________
36541 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
36542         Log: In UNICOS division yada yada.
36543      Branch: perl
36544            ! t/op/override.t
36545 ____________________________________________________________________________
36546 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
36547         Log: In UNICOS division is really lossy, better use
36548              a tolerance test.
36549      Branch: perl
36550            ! ext/Time/HiRes/HiRes.t
36551 ____________________________________________________________________________
36552 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
36553         Log: In UNICOS sigaction() sets an extra flag
36554              ("the signal has been registered for all the processes in
36555              a multitasking group.")
36556      Branch: perl
36557            ! ext/POSIX/sigaction.t
36558 ____________________________________________________________________________
36559 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
36560         Log: Documentation micropatch from Damian.
36561      Branch: perl
36562            ! lib/Attribute/Handlers.pm
36563 ____________________________________________________________________________
36564 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
36565         Log: (Retracted by #11908)
36566              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
36567              From: Michael G Schwern <schwern@pobox.com>
36568              Date: Wed, 5 Sep 2001 15:58:21 -0400
36569              Message-ID: <20010905155821.I632@blackrider>
36570      Branch: perl
36571            ! lib/File/Find.pm lib/File/Find/taint.t
36572 ____________________________________________________________________________
36573 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
36574         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
36575              From: Michael G Schwern <schwern@pobox.com>
36576              Date: Wed, 5 Sep 2001 19:16:31 -0400
36577              Message-ID: <20010905191631.E11386@blackrider>
36578      Branch: perl
36579            + lib/CGI/t/carp.t
36580            ! MANIFEST
36581 ____________________________________________________________________________
36582 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
36583         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
36584              From: chromatic <chromatic@rmci.net>
36585              Date: Wed, 5 Sep 2001 18:08:07 -0600
36586              Message-Id: <01090518080700.19590@firewheel>
36587      Branch: perl
36588            ! lib/English.pm
36589 ____________________________________________________________________________
36590 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
36591         Log: Fix a typo #11889 and add a test for the same.
36592      Branch: perl
36593            ! ext/Socket/Socket.t ext/Socket/Socket.xs
36594 ____________________________________________________________________________
36595 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
36596         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
36597              From: "Craig A. Berry" <craigberry@mac.com>
36598              Date: Wed, 05 Sep 2001 17:48:54 -0500
36599              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
36600      Branch: perl
36601            ! lib/warnings.t t/run/kill_perl.t
36602 ____________________________________________________________________________
36603 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
36604         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
36605              From: Michael G Schwern <schwern@pobox.com>
36606              Date: Wed, 5 Sep 2001 17:22:25 -0400
36607              Message-ID: <20010905172225.C11386@blackrider>
36608      Branch: perl
36609            ! t/run/kill_perl.t
36610 ____________________________________________________________________________
36611 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
36612         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
36613              From: Nicholas Clark <nick@ccl4.org>
36614              Date: Wed, 5 Sep 2001 20:54:24 +0100
36615              Message-ID: <20010905205424.C25120@plum.flirble.org>
36616      Branch: perl
36617            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
36618 ____________________________________________________________________________
36619 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
36620         Log: Forgotten thing.
36621      Branch: perl
36622            ! uconfig.h
36623 ____________________________________________________________________________
36624 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
36625         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
36626              From: chromatic <chromatic@rmci.net>               
36627              Date: Wed, 5 Sep 2001 13:22:08 -0600
36628              Message-Id: <01090513220807.10587@firewheel> 
36629      Branch: perl
36630            ! lib/English.pm
36631 ____________________________________________________________________________
36632 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
36633         Log: inet_ntoa() tweaks:
36634              - don't allow addresses with > 255 characters
36635              - indent the HP-UX workaround
36636              - don't leak memory
36637      Branch: perl
36638            ! ext/Socket/Socket.xs
36639 ____________________________________________________________________________
36640 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
36641         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
36642              <xwu@theeducationcenter.com>
36643      Branch: perl
36644            ! lib/File/Find.pm
36645 ____________________________________________________________________________
36646 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
36647         Log: Typo nits.
36648      Branch: perl
36649            ! lib/File/Find.pm
36650 ____________________________________________________________________________
36651 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
36652         Log: -Wall nit.
36653      Branch: perl
36654            ! op.c
36655 ____________________________________________________________________________
36656 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
36657         Log: Update to Scalar-List-Utils 1.05
36658      Branch: perl
36659            ! ext/List/Util/ChangeLog ext/List/Util/README
36660            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
36661 ____________________________________________________________________________
36662 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
36663         Log: Update Changes.
36664      Branch: perl
36665            ! Changes patchlevel.h
36666 ____________________________________________________________________________
36667 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
36668         Log: Update to Scalar-List-Utils 1.04
36669      Branch: perl
36670            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
36671            ! ext/List/Util/lib/List/Util.pm
36672            ! ext/List/Util/lib/Scalar/Util.pm
36673 ____________________________________________________________________________
36674 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
36675         Log: Metaconfigify #11724.
36676      Branch: metaconfig
36677            ! U/threads/archname.U
36678 ____________________________________________________________________________
36679 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
36680         Log: The MacOS reference is okay, no reason to hide it.
36681      Branch: perl
36682            ! lib/Cwd.pm
36683 ____________________________________________________________________________
36684 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
36685         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
36686              From: Michael G Schwern <schwern@pobox.com>
36687              Date: Tue, 4 Sep 2001 15:30:10 -0400
36688              Message-ID: <20010904153010.H26466@blackrider> 
36689              
36690              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
36691      Branch: perl
36692            ! ext/Cwd/Makefile.PL lib/Cwd.pm
36693 ____________________________________________________________________________
36694 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
36695         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.))
36696              From: Michael G Schwern <schwern@pobox.com>
36697              Date: Tue, 4 Sep 2001 17:39:13 -0400
36698              Message-ID: <20010904173913.C626@blackrider>
36699      Branch: perl
36700            ! lib/Cwd.pm
36701 ____________________________________________________________________________
36702 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
36703         Log: Subject: Re: Perl_pp_* in public API?
36704              From: "Craig A. Berry" <craigberry@mac.com>
36705              Date: Tue, 4 Sep 2001 21:51:29 -0500
36706              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
36707      Branch: perl
36708            ! ext/List/Util/Util.xs
36709 ____________________________________________________________________________
36710 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
36711         Log: From Damian: Class::Struct was unable to define
36712              recursive classes.  After the patch an object reference
36713              (rather than a hash) is required to initialize
36714              an object attribute.  If no such initializer is given to
36715              the constructor, object attributes are now default
36716              initialized to C<undef>.
36717      Branch: perl
36718            ! lib/Class/Struct.pm lib/Class/Struct.t
36719 ____________________________________________________________________________
36720 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
36721         Log: Subject: Re: sv_catpvfn and sv_setpvfn
36722              From: Richard Soderberg <rs@oregonnet.com>
36723              Date: Tue, 4 Sep 2001 15:16:47 -0700
36724              Message-Id: <200109042216.PAA17858@oregonnet.com>
36725      Branch: perl
36726            ! pod/perlclib.pod pod/perlguts.pod
36727 ____________________________________________________________________________
36728 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
36729         Log: NetWare updates from Ananth Kesari.
36730      Branch: perl
36731            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
36732            ! NetWare/nw5thread.h
36733 ____________________________________________________________________________
36734 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
36735         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?))
36736              From: Nicholas Clark <nick@ccl4.org>
36737              Date: Tue, 4 Sep 2001 22:42:50 +0100
36738              Message-ID: <20010904224250.P25120@plum.flirble.org>
36739      Branch: perl
36740            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
36741            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
36742            ! t/op/oct.t toke.c
36743 ____________________________________________________________________________
36744 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
36745         Log: Fix Cwd::getcwd() not being tainted, as noticed
36746              by Schwern.
36747      Branch: perl
36748            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
36749            - ext/Cwd/Cwd.t
36750            ! MANIFEST ext/Cwd/Cwd.xs util.c
36751 ____________________________________________________________________________
36752 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
36753         Log: Retract #11870 and volatilize the right destruct_level.
36754              Silly thinko pointed out by Sarathy.
36755      Branch: perl
36756            ! intrpvar.h perl.c
36757 ____________________________________________________________________________
36758 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
36759         Log: At least a temporary fix for the mysterious scope core dumps
36760              in Tru64 from Graham.
36761      Branch: perl
36762            ! ext/List/Util/Util.xs
36763 ____________________________________________________________________________
36764 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
36765         Log: (Retracted by #11872)
36766      Branch: perl
36767            ! intrpvar.h
36768 ____________________________________________________________________________
36769 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
36770         Log: Quench a -Wall gripe noticed by Robin Barker.
36771      Branch: perl
36772            ! op.c
36773 ____________________________________________________________________________
36774 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
36775         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
36776              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36777              Date: Wed, 05 Sep 2001 02:01:32 +0900
36778              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
36779      Branch: perl
36780            ! lib/Unicode/UCD.pm
36781 ____________________________________________________________________________
36782 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
36783         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
36784              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36785              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
36786              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
36787      Branch: perl
36788            ! gv.c
36789 ____________________________________________________________________________
36790 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
36791         Log: Update Changes.
36792      Branch: perl
36793            ! Changes patchlevel.h
36794 ____________________________________________________________________________
36795 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
36796         Log: Add the \[$@%&*] prototype support.
36797      Branch: perl
36798            ! op.c pod/perlsub.pod t/comp/proto.t
36799 ____________________________________________________________________________
36800 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
36801         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
36802              From: Michael G Schwern <schwern@pobox.com>
36803              Date: Mon, 3 Sep 2001 18:59:01 -0400
36804              Message-ID: <20010903185901.Z9233@blackrider>
36805      Branch: perl
36806            ! lib/CGI/t/form.t
36807 ____________________________________________________________________________
36808 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
36809         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
36810              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
36811              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
36812              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
36813      Branch: perl
36814            ! gv.c
36815 ____________________________________________________________________________
36816 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
36817         Log: More srand entry tweakage based on Randal's suggestion.
36818      Branch: perl
36819            ! pod/perlfunc.pod
36820 ____________________________________________________________________________
36821 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
36822         Log: Subject: [PATCH] 'main' *is* a reserved word
36823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36824              Date: Mon, 3 Sep 2001 22:55:41 +0200
36825              Message-ID: <20010903225541.A24097@rafael>
36826      Branch: perl
36827            ! toke.c
36828 ____________________________________________________________________________
36829 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
36830         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
36831              From: Peter Prymmer <pvhp@best.com>
36832              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
36833              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
36834      Branch: perl
36835            ! README.vms configure.com
36836 ____________________________________________________________________________
36837 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
36838         Log: Subject: Re: A slightly better default seed?   
36839              From: Michael G Schwern <schwern@pobox.com>
36840              Date: Mon, 3 Sep 2001 18:08:15 -0400 
36841              Message-ID: <20010903180815.W9233@blackrider>
36842      Branch: perl
36843            ! t/op/srand.t
36844 ____________________________________________________________________________
36845 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
36846         Log: Add sharedsv.o to microperl object files.
36847      Branch: perl
36848            ! Makefile.micro
36849 ____________________________________________________________________________
36850 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
36851         Log: AUTHORS updates and
36852              
36853              Subject: [PATCH] Just some preening :-)        
36854              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
36855              Date: Tue, 4 Sep 2001 14:16:59 +0100
36856              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
36857      Branch: perl
36858            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
36859 ____________________________________________________________________________
36860 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
36861         Log: Typo fix and slight rewording.
36862      Branch: perl
36863            ! pod/perlfunc.pod
36864 ____________________________________________________________________________
36865 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
36866         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
36867      Branch: perl
36868            ! pod/perlfaq4.pod
36869 ____________________________________________________________________________
36870 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
36871         Log: The helper file changed name.
36872      Branch: perl
36873            ! MANIFEST
36874 ____________________________________________________________________________
36875 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
36876         Log: Update to Scalar-List-Utils 1.03
36877      Branch: perl
36878            + ext/List/Util/t/shuffle.t
36879            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
36880            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
36881            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
36882            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
36883            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
36884            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
36885            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
36886            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
36887 ____________________________________________________________________________
36888 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
36889         Log: Make crypt() do something more sane for Unicode
36890              (take crypt() of the low eight bits of the characters,
36891              instead of taking crypt() of the UTF-8 of the scalar);
36892              add a test for crypt().
36893      Branch: perl
36894            + t/op/crypt.t
36895            ! MANIFEST pod/perlfunc.pod pp.c
36896 ____________________________________________________________________________
36897 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
36898         Log: Reorganize the srand entry.
36899      Branch: perl
36900            ! pod/perlfunc.pod
36901 ____________________________________________________________________________
36902 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
36903         Log: Remove the tests that assume something about
36904              calling srand() without arguments multiple times.
36905      Branch: perl
36906            ! t/op/srand.t
36907 ____________________________________________________________________________
36908 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
36909         Log: Upgrade to Math::BigInt 1.42.
36910      Branch: perl
36911            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36912            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
36913            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
36914            ! lib/Math/BigInt/t/mbimbf.t
36915 ____________________________________________________________________________
36916 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
36917         Log: integrate change#11847 from maint-5.6
36918              
36919              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36920      Branch: perl
36921            ! sv.c
36922 ____________________________________________________________________________
36923 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
36924         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
36925      Branch: maint-5.6/perl
36926            ! sv.c
36927 ____________________________________________________________________________
36928 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
36929         Log: As far as I can tell these functions have been Unicodified.
36930      Branch: perl
36931            ! doop.c
36932 ____________________________________________________________________________
36933 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
36934         Log: Update to Storable 1.0.13.
36935      Branch: perl
36936            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36937            ! ext/Storable/Storable.xs
36938 ____________________________________________________________________________
36939 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
36940         Log: Patch the Filter::Simple test to work with
36941              the core test suite (since the FilterTest.pm
36942              is in t/lib, not in lib).
36943      Branch: perl
36944            ! lib/Filter/Simple/t/filter.t
36945 ____________________________________________________________________________
36946 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
36947         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
36948      Branch: perl
36949            + t/lib/FilterTest.pm
36950            - t/lib/MyFilter.pm
36951 ____________________________________________________________________________
36952 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
36953         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
36954              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
36955              Text::Balanced 1.86.
36956      Branch: perl
36957            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
36958            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
36959            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
36960            + lib/Switch/t/nested.t lib/Switch/t/switch.t
36961            + lib/Text/Balanced/Changes lib/Text/Balanced/README
36962            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
36963            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
36964            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
36965            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
36966            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
36967            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
36968            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
36969            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
36970            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
36971            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
36972            ! MANIFEST lib/Attribute/Handlers.pm
36973            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
36974            ! lib/Attribute/Handlers/demo/Demo.pm
36975            ! lib/Attribute/Handlers/demo/Descriptions.pm
36976            ! lib/Attribute/Handlers/demo/MyClass.pm
36977            ! lib/Attribute/Handlers/demo/demo.pl
36978            ! lib/Attribute/Handlers/demo/demo2.pl
36979            ! lib/Attribute/Handlers/demo/demo3.pl
36980            ! lib/Attribute/Handlers/demo/demo4.pl
36981            ! lib/Attribute/Handlers/demo/demo_call.pl
36982            ! lib/Attribute/Handlers/demo/demo_chain.pl
36983            ! lib/Attribute/Handlers/demo/demo_cycle.pl
36984            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
36985            ! lib/Attribute/Handlers/demo/demo_phases.pl
36986            ! lib/Attribute/Handlers/demo/demo_range.pl
36987            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
36988            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
36989            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
36990            ! lib/Text/Balanced.pm
36991 ____________________________________________________________________________
36992 [ 11841] By: sky                                   on 2001/09/03  11:04:15
36993         Log: Forgot to add a file with Change #11840
36994      Branch: perl
36995            + t/op/srand.t
36996 ____________________________________________________________________________
36997 [ 11840] By: sky                                   on 2001/09/03  11:02:04
36998         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
36999              From: Michael G Schwern <schwern@pobox.com>
37000              Date: Mon, 3 Sep 2001 07:43:00 -0400
37001              Message-ID: <20010903074300.E9233@blackrider>
37002      Branch: perl
37003            ! MANIFEST pod/perlfunc.pod t/op/rand.t
37004 ____________________________________________________________________________
37005 [ 11839] By: sky                                   on 2001/09/03  10:47:11
37006         Log: Document the changes with regards to running of END blocks.
37007              And DESTROY on global objects are called in perl_destruct()!
37008      Branch: perl
37009            ! pod/perl572delta.pod pod/perlembed.pod
37010 ____________________________________________________________________________
37011 [ 11838] By: sky                                   on 2001/09/03  09:34:44
37012         Log: Subject: [PATCH t/op/time.t] Partial cleanup
37013              From: Michael G Schwern <schwern@pobox.com>
37014              Date: Mon, 3 Sep 2001 06:29:42 -0400
37015              Message-ID: <20010903062942.C9233@blackrider>
37016      Branch: perl
37017            ! t/op/time.t
37018 ____________________________________________________________________________
37019 [ 11837] By: sky                                   on 2001/09/03  09:30:02
37020         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
37021              From: Michael G Schwern <schwern@pobox.com>
37022              Date: Mon, 3 Sep 2001 06:24:13 -0400
37023              Message-ID: <20010903062413.B9233@blackrider>
37024      Branch: perl
37025            ! t/op/rand.t
37026 ____________________________________________________________________________
37027 [ 11836] By: sky                                   on 2001/09/03  07:56:47
37028         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
37029              From: Michael G Schwern <schwern@pobox.com>
37030              Date: Sun, 2 Sep 2001 21:38:43 -0400
37031              Message-ID: <20010902213843.L2711@blackrider>
37032      Branch: perl
37033            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
37034            ! MANIFEST
37035 ____________________________________________________________________________
37036 [ 11835] By: nick                                  on 2001/09/03  06:20:06
37037         Log: Integrate mainline
37038      Branch: perlio
37039           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
37040            - t/op/misc.t
37041           !> (integrate 187 files)
37042 ____________________________________________________________________________
37043 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
37044         Log: Update Changes.
37045      Branch: perl
37046            ! Changes patchlevel.h
37047 ____________________________________________________________________________
37048 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
37049         Log: Slight tweaks.
37050      Branch: perl
37051            ! t/run/kill_perl.t
37052 ____________________________________________________________________________
37053 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
37054         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
37055      Branch: perl
37056            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
37057 ____________________________________________________________________________
37058 [ 11831] By: sky                                   on 2001/09/02  12:10:42
37059         Log: Change #11828 wasn't complete, this updates to intest path
37060      Branch: perl
37061            ! t/run/kill_perl.t
37062 ____________________________________________________________________________
37063 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
37064         Log: 's's's.
37065      Branch: perl
37066            ! Changes
37067 ____________________________________________________________________________
37068 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
37069         Log: Update Changes.
37070      Branch: perl
37071            ! Changes patchlevel.h
37072 ____________________________________________________________________________
37073 [ 11828] By: sky                                   on 2001/09/02  11:53:56
37074         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
37075              From: Michael G Schwern <schwern@pobox.com>
37076              Date: Sat, 1 Sep 2001 20:18:58 -0400
37077              Message-ID: <20010901201858.X606@blackrider>
37078              +MANIFEST Fix
37079      Branch: perl
37080            + t/run/kill_perl.t
37081            - t/op/misc.t t/run/segfault.t
37082            ! MANIFEST
37083 ____________________________________________________________________________
37084 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
37085         Log: Subject: [PATCH] lib/Time/Local.pm
37086              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
37087              Date: Sun, 2 Sep 2001 06:50:01 -0500
37088              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
37089      Branch: perl
37090            ! lib/Time/Local.pm
37091 ____________________________________________________________________________
37092 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
37093         Log: Tick off Unicode collation and the normalization from
37094              the todo list.
37095      Branch: perl
37096            ! pod/perltodo.pod
37097 ____________________________________________________________________________
37098 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
37099         Log: Update to Unicode 3.1.1.
37100      Branch: perl
37101            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
37102            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
37103            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
37104            ! lib/unicore/PropList.txt lib/unicore/README.perl
37105            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
37106            ! lib/unicore/rename lib/unicore/version
37107 ____________________________________________________________________________
37108 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
37109         Log: Slight doc tweaks for the module.
37110      Branch: perl
37111            ! lib/Unicode/UCD.pm
37112 ____________________________________________________________________________
37113 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
37114         Log: Rename the variable: it *used* to be (wrongly) that the
37115              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
37116              but that is no more the case: PL_reg_match_utf8 is better.
37117      Branch: perl
37118            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
37119            ! regexec.c sv.c thrdvar.h
37120 ____________________________________________________________________________
37121 [ 11822] By: ams                                   on 2001/09/02  02:54:50
37122         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
37123              From: Ilmari Karonen <iltzu@sci.fi>
37124              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
37125              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
37126              (op/sub_lval.t updated to take new error message into account.)
37127      Branch: perl
37128            ! op.c t/op/sub_lval.t
37129 ____________________________________________________________________________
37130 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
37131         Log: remove stray CRs in files; keep all files with UNIX line-ends
37132              (Porting/makerel adds CRs to the files that need it in the
37133              distribution)
37134      Branch: perl
37135            ! NetWare/t/NWScripts.pl README.dos
37136            ! ext/Encode/Encode/cns11643-1.enc
37137            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
37138            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
37139 ____________________________________________________________________________
37140 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
37141         Log: some remnants of change#11803
37142      Branch: perl
37143            ! ext/ByteLoader/byterun.h perl.h
37144 ____________________________________________________________________________
37145 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
37146         Log: Update to Unicode::Collate 0.08.
37147      Branch: perl
37148            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
37149            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
37150 ____________________________________________________________________________
37151 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
37152         Log: Test tweaks.
37153      Branch: perl
37154            ! t/op/pat.t
37155 ____________________________________________________________________________
37156 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
37157         Log: Fix test
37158      Branch: maint-5.6/macperl
37159            ! t/lib/b.t
37160 ____________________________________________________________________________
37161 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
37162         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
37163              warnings in Config.pm with -W; increase default and
37164              minimum RAM; bump version number.
37165      Branch: maint-5.6/macperl
37166            + macos/lib/Mac/LowMem.pm
37167            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
37168            ! macos/configpm macos/macperl/MacPerl.r
37169 ____________________________________________________________________________
37170 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
37171         Log: Make syntax check report in MPW style, fix tests
37172              to use Mac::err=unix to get normal-style error
37173              messages.
37174      Branch: maint-5.6/macperl
37175            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
37176            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
37177 ____________________________________________________________________________
37178 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
37179         Log: Make MPW-style errors optional (but the default); add
37180              MacPerl::ErrorFormat() function and Mac::err pragma
37181      Branch: maint-5.6/macperl
37182            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
37183            + macos/ext/Mac/err/err.xs
37184            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
37185            ! macos/macish.c macos/macish.h macos/macperl.sym
37186 ____________________________________________________________________________
37187 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
37188         Log: More module and test ports from Thomas Wegner et al
37189      Branch: maint-5.6/macperl
37190            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
37191            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
37192            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
37193            ! t/op/magic.t
37194 ____________________________________________________________________________
37195 [ 11812] By: sky                                   on 2001/09/01  17:19:30
37196         Log: Subject: [PATCH t/op/concat.t] cleanup
37197              From: Michael G Schwern <schwern@pobox.com>
37198              Date: Sat, 1 Sep 2001 14:06:28 -0400
37199              Message-ID: <20010901140628.C606@blackrider>
37200      Branch: perl
37201            ! t/op/concat.t
37202 ____________________________________________________________________________
37203 [ 11811] By: sky                                   on 2001/09/01  12:25:29
37204         Log: Change #11805 didn't update the MANIFEST
37205      Branch: perl
37206            ! MANIFEST
37207 ____________________________________________________________________________
37208 [ 11810] By: sky                                   on 2001/09/01  11:52:44
37209         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
37210              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37211              Date: Sat, 1 Sep 2001 14:50:14 +0200
37212              Message-ID: <20010901145014.A691@rafael>
37213      Branch: perl
37214            ! t/op/inccode.t
37215 ____________________________________________________________________________
37216 [ 11809] By: sky                                   on 2001/09/01  11:49:22
37217         Log: Subject: PATCH: ExtUtils::MakeMaker
37218              From: Tony Bowden <tony@kasei.com>
37219              Date: Sat, 1 Sep 2001 10:33:53 +0100
37220              Message-ID: <20010901103353.A13863@soto.kasei.com>
37221              Manually applied
37222      Branch: perl
37223            ! lib/ExtUtils/MakeMaker.pm
37224 ____________________________________________________________________________
37225 [ 11808] By: sky                                   on 2001/09/01  11:39:13
37226         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
37227              From: mike808@users.sourceforge.net
37228              Date: Sat, 1 Sep 101 11:27:50 GMT
37229              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
37230              With little tweak
37231      Branch: perl
37232            ! lib/Term/Cap.pm
37233 ____________________________________________________________________________
37234 [ 11807] By: ams                                   on 2001/09/01  11:31:16
37235         Log: Subject: oct() and hex()
37236              From: Nicholas Clark <nick@ccl4.org>
37237              Date: Fri, 31 Aug 2001 23:14:13 +0100
37238              Message-Id: <20010831231413.J4950@plum.flirble.org>
37239      Branch: perl
37240            ! pod/perlclib.pod
37241 ____________________________________________________________________________
37242 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
37243         Log: Integrate change 11801 from maintperl
37244      Branch: maint-5.6/macperl
37245            ! perl.c
37246 ____________________________________________________________________________
37247 [ 11805] By: sky                                   on 2001/08/31  21:35:10
37248         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
37249              From: Michael G Schwern <schwern@pobox.com>
37250              Date: Fri, 31 Aug 2001 15:36:28 -0400
37251              Message-ID: <20010831153628.B598@blackrider>
37252              Check for things which used to segfault
37253      Branch: perl
37254            + t/run/segfault.t
37255 ____________________________________________________________________________
37256 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
37257         Log: integrate change#11801 from maint-5.6
37258              
37259              remove age-old UNICOS "workaround" that introduces a static, and
37260              hence an egregious race condition for threaded builds (*sigh*
37261              beats me why this kludge wasn't guarded by a UNICOS-specific
37262              #define *sigh*)
37263      Branch: perl
37264            ! perl.c
37265 ____________________________________________________________________________
37266 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
37267         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
37268              working in 5.7.x
37269      Branch: perl
37270            - objXSUB.h
37271            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
37272            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
37273            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
37274            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
37275            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
37276            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
37277            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
37278            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
37279            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
37280            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
37281            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
37282            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
37283            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
37284            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
37285            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
37286            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
37287            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
37288            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
37289            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
37290            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
37291            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
37292            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
37293 ____________________________________________________________________________
37294 [ 11802] By: ams                                   on 2001/08/31  18:11:32
37295         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
37296              From: "Philip Newton" <Philip.Newton@gmx.net>
37297              Date: Fri, 31 Aug 2001 21:12:56 +0200
37298              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
37299      Branch: perl
37300            ! pod/perldiag.pod
37301 ____________________________________________________________________________
37302 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
37303         Log: remove age-old UNICOS "workaround" that introduces a static, and
37304              hence an egregious race condition for threaded builds (*sigh*
37305              beats me why this kludge wasn't guarded by a UNICOS-specific
37306              #define *sigh*)
37307      Branch: maint-5.6/perl
37308            ! perl.c
37309 ____________________________________________________________________________
37310 [ 11800] By: sky                                   on 2001/08/31  17:30:26
37311         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
37312              Might break on platforms where bool is larger than 8 bites ???
37313      Branch: perl
37314            ! regcomp.c
37315 ____________________________________________________________________________
37316 [ 11799] By: ams                                   on 2001/08/31  12:15:44
37317         Log: Integrate 11778 into mainline.
37318      Branch: perl
37319            ! t/base/term.t
37320 ____________________________________________________________________________
37321 [ 11798] By: sky                                   on 2001/08/31  11:31:44
37322         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
37323              supposed to happen.
37324      Branch: perl
37325            ! regcomp.c
37326 ____________________________________________________________________________
37327 [ 11797] By: sky                                   on 2001/08/31  11:28:17
37328         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
37329              From: "John P. Linderman" <jpl@research.att.com>
37330              Date: Fri, 31 Aug 2001 08:20:35 -0400
37331              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
37332              Fixes test 14 which could fail randomly in rare cases.
37333      Branch: perl
37334            ! ext/Time/HiRes/HiRes.t regcomp.c
37335 ____________________________________________________________________________
37336 [ 11796] By: ams                                   on 2001/08/31  01:13:07
37337         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
37338              From: Nicholas Clark <nick@ccl4.org>
37339              Date: Thu, 30 Aug 2001 23:21:50 +0100
37340              Message-Id: <20010830232150.D4950@plum.flirble.org>
37341      Branch: perl
37342            ! ext/Sys/Syslog/Makefile.PL
37343 ____________________________________________________________________________
37344 [ 11795] By: ams                                   on 2001/08/30  23:53:23
37345         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
37346              patching example
37347              From: Michael G Schwern <schwern@pobox.com>
37348              Date: Thu, 30 Aug 2001 17:02:08 -0400
37349              Message-Id: <20010830170208.M2318@blackrider>
37350      Branch: perl
37351            ! pod/perlhack.pod
37352 ____________________________________________________________________________
37353 [ 11794] By: ams                                   on 2001/08/30  19:35:36
37354         Log: Subject: [PATCH] pp_modulo
37355              From: Nicholas Clark <nick@ccl4.org>
37356              Date: Thu, 30 Aug 2001 18:20:54 +0100
37357              Message-Id: <20010830182053.A4950@plum.flirble.org>
37358      Branch: perl
37359            ! pp.c t/op/64bitint.t
37360 ____________________________________________________________________________
37361 [ 11793] By: sky                                   on 2001/08/30  13:02:48
37362         Log: 11792 wasn't complete
37363      Branch: perl
37364            ! makedef.pl regcomp.c
37365 ____________________________________________________________________________
37366 [ 11792] By: sky                                   on 2001/08/30  12:21:11
37367         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
37368      Branch: perl
37369            ! makedef.pl
37370 ____________________________________________________________________________
37371 [ 11791] By: sky                                   on 2001/08/30  10:08:02
37372         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
37373      Branch: perl
37374            ! config_h.SH
37375 ____________________________________________________________________________
37376 [ 11790] By: sky                                   on 2001/08/30  08:22:31
37377         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
37378              on the pad. Fixes coredumps in cleanups introduced by
37379              Change 11755  
37380      Branch: perl
37381            ! op.c perl.c sv.h
37382 ____________________________________________________________________________
37383 [ 11789] By: sky                                   on 2001/08/29  19:01:47
37384         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
37385              This is a replacement implmentation that works on HPUX.
37386              This bug should probably be fixed in GCC.
37387      Branch: perl
37388            ! ext/Socket/Socket.xs
37389 ____________________________________________________________________________
37390 [ 11788] By: ams                                   on 2001/08/29  17:35:33
37391         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
37392              From: Nicholas Clark <nick@ccl4.org>
37393              Date: Wed, 29 Aug 2001 18:21:56 +0100
37394              Message-Id: <20010829182156.O4950@plum.flirble.org>
37395      Branch: perl
37396            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
37397 ____________________________________________________________________________
37398 [ 11787] By: sky                                   on 2001/08/29  10:42:54
37399         Log: Added test for pack_addr_in and unpack_addr_in
37400              Nitpik in test 10
37401      Branch: perl
37402            ! ext/Socket/Socket.t
37403 ____________________________________________________________________________
37404 [ 11786] By: sky                                   on 2001/08/29  10:28:14
37405         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
37406              Trying to catch errors on HP-UX
37407      Branch: perl
37408            ! ext/Socket/Socket.t
37409 ____________________________________________________________________________
37410 [ 11785] By: sky                                   on 2001/08/29  09:07:03
37411         Log: make sure USE_THREADS is defined so external apps work
37412      Branch: perl
37413            ! config_h.SH
37414 ____________________________________________________________________________
37415 [ 11784] By: sky                                   on 2001/08/29  08:06:12
37416         Log: Subject: Re: The hitlist of untested modules.
37417              From: Jonathan Stowe <gellyfish@gellyfish.com>
37418              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
37419              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
37420              Start of tests for Shell.pm (make Schwern poorer!)
37421      Branch: perl
37422            + lib/Shell.t
37423            ! MANIFEST
37424 ____________________________________________________________________________
37425 [ 11783] By: sky                                   on 2001/08/29  07:37:50
37426         Log: END{} can change the return value even if we die from BEGIN{}
37427      Branch: perl
37428            ! miniperlmain.c
37429 ____________________________________________________________________________
37430 [ 11782] By: ams                                   on 2001/08/29  06:32:17
37431         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
37432              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37433              Date: Wed, 29 Aug 2001 09:18:17 +0200
37434              Message-Id: <20010829091817.A4453@rafael>
37435      Branch: perl
37436            ! t/op/inccode.t
37437 ____________________________________________________________________________
37438 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
37439         Log: Delete xsubpp.patch, as full copy exists now
37440      Branch: maint-5.6/macperl
37441            - macos/xsubpp.patch
37442 ____________________________________________________________________________
37443 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
37444         Log: Add Changes file
37445      Branch: maint-5.6/macperl
37446            + macos/Changes
37447 ____________________________________________________________________________
37448 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
37449         Log: Add Mac version of xsubpp as separate file
37450      Branch: maint-5.6/macperl
37451            + macos/xsubpp
37452            ! macos/Makefile.mk
37453 ____________________________________________________________________________
37454 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
37455         Log: Fix open of /dev/null for Mac OS
37456      Branch: maint-5.6/macperl
37457            ! t/base/term.t
37458 ____________________________________________________________________________
37459 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
37460         Log: Various patches: enable more tests; skip CVS in PerlInstall;
37461              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
37462      Branch: maint-5.6/macperl
37463            ! macos/MacPerlTests.cmd macos/PerlInstall
37464            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
37465 ____________________________________________________________________________
37466 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
37467         Log: Allow for platforms to override formatting of errors
37468              on output from Matthias Neeracher (Mac files)
37469      Branch: maint-5.6/macperl
37470            ! macos/macish.c macos/macish.h
37471 ____________________________________________________________________________
37472 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
37473         Log: Allow for platforms to override formatting of errors
37474              on output from Matthias Neeracher (core files)
37475      Branch: maint-5.6/macperl
37476            ! perl.h pp_ctl.c util.c
37477 ____________________________________________________________________________
37478 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
37479         Log: Add some param checking, from reports by Kevin Reid.
37480      Branch: maint-5.6/macperl
37481            ! macos/ext/Mac/Controls/Controls.pm
37482            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
37483 ____________________________________________________________________________
37484 [ 11773] By: ams                                   on 2001/08/28  23:54:57
37485         Log: Subject: [PATCH] make coretest
37486              From: Paul Johnson <paul@pjcj.net>
37487              Date: Wed, 29 Aug 2001 00:11:38 +0200
37488              Message-Id: <20010829001138.B12169@pjcj.net>
37489              (Applied without the change to perlhack.pod. This should
37490              probably stay undocumented.)
37491      Branch: perl
37492            ! Makefile.SH t/TEST
37493 ____________________________________________________________________________
37494 [ 11772] By: sky                                   on 2001/08/28  13:01:20
37495         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
37496              From: Michael G Schwern <schwern@pobox.com>
37497              Date: Tue, 28 Aug 2001 09:57:39 -0400
37498              Message-ID: <20010828095738.E17775@blackrider>
37499      Branch: perl
37500            ! pod/perlhack.pod t/op/pack.t
37501 ____________________________________________________________________________
37502 [ 11771] By: sky                                   on 2001/08/28  11:20:13
37503         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
37504              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37505              Date: Tue, 28 Aug 2001 14:23:43 +0200
37506              Message-ID: <20010828142343.A19299@rafael>
37507      Branch: perl
37508            ! pod/perlvar.pod pp_ctl.c
37509 ____________________________________________________________________________
37510 [ 11770] By: ams                                   on 2001/08/28  10:13:21
37511         Log: Subject: [PATCH] odd typo in op.h
37512              From: Nicholas Clark <nick@ccl4.org>
37513              Date: Tue, 28 Aug 2001 12:10:26 +0100
37514              Message-Id: <20010828121026.V4950@plum.flirble.org>
37515      Branch: perl
37516            ! op.h
37517 ____________________________________________________________________________
37518 [ 11769] By: sky                                   on 2001/08/28  08:09:16
37519         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
37520              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
37521              Date: Tue, 28 Aug 2001 02:22:20 +0300
37522              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
37523      Branch: perl
37524            ! ext/B/B/Lint.pm
37525 ____________________________________________________________________________
37526 [ 11768] By: ams                                   on 2001/08/28  00:47:35
37527         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37528              From: Michael G Schwern <schwern@pobox.com>
37529              Date: Mon, 27 Aug 2001 21:24:44 -0400
37530              Message-Id: <20010827212444.F12582@blackrider>
37531      Branch: perl
37532            ! pod/perlhack.pod t/op/pack.t
37533 ____________________________________________________________________________
37534 [ 11767] By: ams                                   on 2001/08/27  23:59:48
37535         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
37536              From: Michael G Schwern <schwern@pobox.com>
37537              Date: Mon, 27 Aug 2001 20:12:29 -0400
37538              Message-Id: <20010827201229.D12582@blackrider>
37539      Branch: perl
37540            ! pod/perlhack.pod t/op/pack.t
37541 ____________________________________________________________________________
37542 [ 11766] By: ams                                   on 2001/08/27  23:39:40
37543         Log: Update Changes.
37544      Branch: perl
37545            ! Changes
37546 ____________________________________________________________________________
37547 [ 11765] By: ams                                   on 2001/08/27  22:53:10
37548         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
37549              From: Michael G Schwern <schwern@pobox.com>
37550              Date: Mon, 27 Aug 2001 19:47:30 -0400
37551              Message-Id: <20010827194730.C12582@blackrider>
37552      Branch: perl
37553            ! t/op/inccode.t
37554 ____________________________________________________________________________
37555 [ 11764] By: ams                                   on 2001/08/27  22:46:21
37556         Log: Subject: [PATCH] new tests for the coderef-in-@INC
37557              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37558              Date: Mon, 27 Aug 2001 22:36:27 +0200
37559              Message-Id: <20010827223627.C690@rafael>
37560              
37561              Subject: Re: [PATCH] new tests for the coderef-in-@INC
37562              From: Nicholas Clark <nick@ccl4.org>
37563              Date: Tue, 28 Aug 2001 00:02:46 +0100
37564              Message-Id: <20010828000245.R4950@plum.flirble.org>
37565      Branch: perl
37566            + t/op/inccode.t
37567            ! MANIFEST
37568 ____________________________________________________________________________
37569 [ 11763] By: ams                                   on 2001/08/27  22:41:09
37570         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
37571              bleadperl on fire, Win95+4NT)
37572              From: Michael G Schwern <schwern@pobox.com>
37573              Date: Mon, 27 Aug 2001 16:54:42 -0400
37574              Message-Id: <20010827165442.F9436@blackrider>
37575      Branch: perl
37576            ! lib/warnings.t
37577 ____________________________________________________________________________
37578 [ 11762] By: sky                                   on 2001/08/27  19:19:17
37579         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
37580              avaible at compile time. This broke the compilation of 
37581              Net/Ping.pm
37582      Branch: perl
37583            ! lib/Net/Ping.pm
37584 ____________________________________________________________________________
37585 [ 11761] By: sky                                   on 2001/08/27  18:34:48
37586         Log: Removed tripple definitions of CUSTOM_OP functions.
37587      Branch: perl
37588            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
37589 ____________________________________________________________________________
37590 [ 11760] By: sky                                   on 2001/08/27  18:21:27
37591         Log: Regen headers
37592      Branch: perl
37593            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
37594            ! perlapi.h proto.h
37595 ____________________________________________________________________________
37596 [ 11759] By: ams                                   on 2001/08/27  16:31:53
37597         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
37598              From: "chromatic" <chromatic@rmci.net>
37599              Date: Mon, 27 Aug 2001 11:17:09 -0600
37600              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
37601      Branch: perl
37602            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
37603 ____________________________________________________________________________
37604 [ 11758] By: sky                                   on 2001/08/27  15:16:42
37605         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
37606              Thanks to H. Merijn Brand for the patch.
37607              Some of the comments and or guards might be removable in perl.h now.
37608      Branch: perl
37609            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
37610            ! Porting/Glossary Porting/config_H README.threads config_h.SH
37611            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
37612            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
37613            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
37614            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
37615            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
37616            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
37617            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
37618            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
37619            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
37620            ! win32/config_H.vc win32/perllib.c win32/win32.h
37621            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
37622            ! wince/config.h wince/config_H.ce wince/win32.h
37623            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
37624 ____________________________________________________________________________
37625 [ 11757] By: sky                                   on 2001/08/27  13:39:16
37626         Log: Subject: GNU ld parses arguments different
37627              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37628              Date: Mon, 27 Aug 2001 16:25:51 +0200
37629              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
37630      Branch: perl
37631            ! hints/hpux.sh
37632 ____________________________________________________________________________
37633 [ 11756] By: sky                                   on 2001/08/27  13:18:45
37634         Log: Subject: Custom Ops
37635              From: Simon Cozens <simon@netthink.co.uk>
37636              Date: Sat, 25 Aug 2001 17:45:09 +0100
37637              Message-ID: <20010825174509.A5752@netthink.co.uk>
37638              I also added a fix to Opcode.pm to quite test cases.
37639      Branch: perl
37640            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
37641            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
37642 ____________________________________________________________________________
37643 [ 11755] By: sky                                   on 2001/08/27  05:37:17
37644         Log: Plugs a memory leak on destruction of regular expressions
37645              introcued by #11274.
37646              PL_regex_padav now has an AV as it's first entry with a list
37647              of freed regex_padav slots that it will reuse on creating
37648              new PMOPs.
37649      Branch: perl
37650            ! op.c perl.c
37651 ____________________________________________________________________________
37652 [ 11754] By: ams                                   on 2001/08/26  14:38:52
37653         Log: Subject: [PATCH] t/io/binmode.t
37654              From: Nicholas Clark <nick@ccl4.org>
37655              Date: Sun, 26 Aug 2001 12:03:05 +0100
37656              Message-Id: <20010826120305.C4950@plum.flirble.org>
37657              
37658              (Also a nitpick in #11752 to t/op/universal.t)
37659      Branch: perl
37660            ! t/io/binmode.t t/op/universal.t
37661 ____________________________________________________________________________
37662 [ 11753] By: ams                                   on 2001/08/26  08:19:34
37663         Log: Subject: [PATCH] op/universal.t failing
37664              From: Nicholas Clark <nick@ccl4.org>
37665              Date: Sun, 26 Aug 2001 09:48:22 +0100
37666              Message-Id: <20010826094822.B4950@plum.flirble.org>
37667      Branch: perl
37668            ! t/op/universal.t
37669 ____________________________________________________________________________
37670 [ 11752] By: ams                                   on 2001/08/25  22:46:13
37671         Log: Subject: Re: 'can' with undefined subs
37672              From: Tony Bowden <tony@kasei.com>
37673              Date: Sat, 25 Aug 2001 14:58:17 +0100
37674              Message-Id: <20010825145817.A11788@soto.kasei.com>
37675              (Applied with minor modifications.)
37676      Branch: perl
37677            ! t/op/universal.t
37678 ____________________________________________________________________________
37679 [ 11751] By: ams                                   on 2001/08/25  18:28:43
37680         Log: Subject: Re: 'can' with undefined subs
37681              From: Tony Bowden <tony@kasei.com>
37682              Date: Sat, 25 Aug 2001 15:13:14 +0100
37683              Message-Id: <20010825151314.B11788@soto.kasei.com>
37684      Branch: perl
37685            ! lib/UNIVERSAL.pm
37686 ____________________________________________________________________________
37687 [ 11750] By: nick                                  on 2001/08/25  15:24:15
37688         Log: Integrate mainline
37689      Branch: perlio
37690           +> t/io/binmode.t
37691           !> (integrate 26 files)
37692 ____________________________________________________________________________
37693 [ 11749] By: nick                                  on 2001/08/25  14:55:41
37694         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
37695              From:  John Peacock <jpeacock@rowman.com>
37696              Date:  Wed, 22 Aug 2001 12:05:28 -0400
37697              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
37698      Branch: perl
37699            ! pod/perlhack.pod
37700 ____________________________________________________________________________
37701 [ 11748] By: nick                                  on 2001/08/25  14:53:04
37702         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
37703              From:  Michael G Schwern <schwern@pobox.com>
37704              Date:  Wed, 22 Aug 2001 19:22:45 -0400
37705              Message-Id:  <20010822192245.U619@blackrider>
37706      Branch: perl
37707            ! MANIFEST
37708 ____________________________________________________________________________
37709 [ 11747] By: nick                                  on 2001/08/25  14:52:33
37710         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
37711              From:  Nicholas Clark <nick@ccl4.org>
37712              Date:  Wed, 22 Aug 2001 23:29:06 +0100
37713              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
37714      Branch: perl
37715            + t/io/binmode.t
37716            ! perlio.c pod/perlfunc.pod
37717 ____________________________________________________________________________
37718 [ 11744] By: nick                                  on 2001/08/25  14:37:33
37719         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
37720              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37721              Date:  Fri, 24 Aug 2001 22:10:42 +0200
37722              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
37723      Branch: perl
37724            ! x2p/a2py.c x2p/walk.c
37725 ____________________________________________________________________________
37726 [ 11743] By: nick                                  on 2001/08/25  14:32:47
37727         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
37728              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37729              Date:  Fri, 24 Aug 2001 23:34:13 +0200
37730              Message-Id:  <20010824233413.A1285@rafael>
37731      Branch: perl
37732            ! pod/perlfunc.pod pod/perlvar.pod
37733 ____________________________________________________________________________
37734 [ 11742] By: ams                                   on 2001/08/25  13:16:02
37735         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
37736              From: Nicholas Clark <nick@ccl4.org>
37737              Date: Sat, 25 Aug 2001 14:50:07 +0100
37738              Message-Id: <20010825145007.L41464@plum.flirble.org>
37739      Branch: perl
37740            ! pp_ctl.c
37741 ____________________________________________________________________________
37742 [ 11741] By: nick                                  on 2001/08/24  07:08:45
37743         Log: When applying patch via Porting/apply fails, do p4 refresh
37744              to get old files back.
37745      Branch: perl
37746            ! Porting/apply
37747 ____________________________________________________________________________
37748 [ 11740] By: ams                                   on 2001/08/24  04:47:24
37749         Log: #11739 was incomplete.
37750      Branch: perl
37751            ! pod/perldiag.pod
37752 ____________________________________________________________________________
37753 [ 11739] By: ams                                   on 2001/08/24  04:09:40
37754         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
37755              From: "Philip Newton" <Philip.Newton@gmx.net>
37756              Date: Fri, 24 Aug 2001 07:08:34 +0200
37757      Branch: perl
37758            ! pod/perldiag.pod
37759 ____________________________________________________________________________
37760 [ 11738] By: ams                                   on 2001/08/24  02:19:42
37761         Log: Fixed Doug Wilson's email address.
37762      Branch: perl
37763            ! AUTHORS
37764 ____________________________________________________________________________
37765 [ 11737] By: ams                                   on 2001/08/24  00:10:13
37766         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
37767              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37768              Date: Thu, 23 Aug 2001 22:22:58 +0200
37769              Message-Id: <20010823222258.A901@rafael>
37770      Branch: perl
37771            ! pod/perldiag.pod
37772 ____________________________________________________________________________
37773 [ 11736] By: ams                                   on 2001/08/24  00:05:02
37774         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
37775              From: "Craig A. Berry" <craigberry@mac.com>
37776              Date: Thu, 23 Aug 2001 19:07:45 -0500
37777              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
37778      Branch: perl
37779            ! configure.com
37780 ____________________________________________________________________________
37781 [ 11735] By: sky                                   on 2001/08/23  13:42:07
37782         Log: Backed out 11732, it breaks lib/strict.t 
37783      Branch: perl
37784            ! op.c
37785 ____________________________________________________________________________
37786 [ 11734] By: sky                                   on 2001/08/23  11:45:59
37787         Log: Removed toy from 17133 after Matt Sargeants request.
37788      Branch: perl
37789            ! pod/perlfaq4.pod
37790 ____________________________________________________________________________
37791 [ 11733] By: sky                                   on 2001/08/23  11:36:29
37792         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
37793              From: Robin Houston <robin@kitsite.com>
37794              Date: Wed, 22 Aug 2001 23:06:16 +0100
37795              Message-ID: <20010822230616.A254@robin.kitsite.com>
37796      Branch: perl
37797            ! pod/perlfaq4.pod
37798 ____________________________________________________________________________
37799 [ 11732] By: sky                                   on 2001/08/23  10:36:02
37800         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
37801              From: Simon Cozens <simon@netthink.co.uk>
37802              Date: Thu, 23 Aug 2001 12:06:36 +0100
37803              Message-ID: <20010823120636.A9961@netthink.co.uk>
37804      Branch: perl
37805            ! op.c
37806 ____________________________________________________________________________
37807 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
37808         Log: fix broken windows build
37809      Branch: perl
37810            ! perl.h
37811 ____________________________________________________________________________
37812 [ 11730] By: ams                                   on 2001/08/22  21:35:30
37813         Log: Subject: [PATCH] io/tell.t doesn't chdir t
37814              From: Nicholas Clark <nick@ccl4.org>
37815              Date: Wed, 22 Aug 2001 23:25:58 +0100
37816              Message-Id: <20010822232557.Y82818@plum.flirble.org>
37817      Branch: perl
37818            ! t/io/tell.t
37819 ____________________________________________________________________________
37820 [ 11729] By: ams                                   on 2001/08/22  20:32:21
37821         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37822              questions)
37823              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37824              Date: Wed, 22 Aug 2001 17:09:04 -0400
37825              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37826              (Oops, forgot File::Spec::Unix in the previous patch.)
37827      Branch: perl
37828            ! lib/File/Spec/Unix.pm
37829 ____________________________________________________________________________
37830 [ 11728] By: ams                                   on 2001/08/22  20:25:41
37831         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
37832              questions)
37833              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37834              Date: Wed, 22 Aug 2001 17:09:04 -0400
37835              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
37836      Branch: perl
37837            ! lib/File/Spec.pm
37838 ____________________________________________________________________________
37839 [ 11727] By: ams                                   on 2001/08/22  19:43:30
37840         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
37841              From: John Peacock <jpeacock@rowman.com>
37842              Date: Wed, 22 Aug 2001 12:35:52 -0400
37843              Message-Id: <3B83DF68.5D89DC81@rowman.com>
37844              (Adds proper tests for $], notwithstanding Subject. +nitpick)
37845      Branch: perl
37846            ! t/op/ver.t
37847 ____________________________________________________________________________
37848 [ 11726] By: ams                                   on 2001/08/22  19:36:39
37849         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
37850              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
37851              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
37852              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
37853      Branch: perl
37854            ! lib/diagnostics.pm lib/diagnostics.t
37855 ____________________________________________________________________________
37856 [ 11725] By: ams                                   on 2001/08/22  19:25:01
37857         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
37858              From: Nicholas Clark <nick@ccl4.org>
37859              Date: Wed, 22 Aug 2001 20:59:05 +0100
37860              Message-Id: <20010822205905.U82818@plum.flirble.org>
37861      Branch: perl
37862            ! pp.c t/op/64bitint.t t/op/arith.t
37863 ____________________________________________________________________________
37864 [ 11724] By: ams                                   on 2001/08/22  10:02:33
37865         Log: Subject: Configure blooper
37866              From: H.Merijn Brand <h.m.brand@hccnet.nl>
37867              Date: Wed, 22 Aug 2001 12:38:35 +0200
37868              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
37869      Branch: perl
37870            ! Configure
37871 ____________________________________________________________________________
37872 [ 11723] By: ams                                   on 2001/08/21  16:17:53
37873         Log: Subject: [PATCH] installperl -help
37874              From: Nicholas Clark <nick@ccl4.org>
37875              Date: Tue, 21 Aug 2001 17:34:23 +0100
37876              Message-Id: <20010821173423.F82818@plum.flirble.org>
37877      Branch: perl
37878            ! installperl
37879 ____________________________________________________________________________
37880 [ 11722] By: ams                                   on 2001/08/20  07:46:31
37881         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
37882              From: Ilmari Karonen <iltzu@sci.fi>
37883              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
37884              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
37885      Branch: perl
37886            ! pod/perlvar.pod
37887 ____________________________________________________________________________
37888 [ 11721] By: nick                                  on 2001/08/20  06:24:31
37889         Log: Integrate mainline
37890      Branch: perlio
37891           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
37892           +> lib/Lingua/KO/Hangul/Util/Changes
37893           +> lib/Lingua/KO/Hangul/Util/README
37894           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
37895           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
37896           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
37897           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
37898           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
37899           +> lib/Unicode/Normalize/t/test.t
37900            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37901           !> (integrate 55 files)
37902 ____________________________________________________________________________
37903 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
37904         Log: Integrate Change #11599 from maint-5.6/perl
37905      Branch: maint-5.6/macperl
37906           !> README.win32
37907 ____________________________________________________________________________
37908 [ 11719] By: ams                                   on 2001/08/18  21:21:42
37909         Log: Add Porting/apply to MANIFEST.
37910      Branch: perl
37911            ! MANIFEST
37912 ____________________________________________________________________________
37913 [ 11718] By: sky                                   on 2001/08/18  14:38:01
37914         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
37915              Better solution would be to make 5005threaded perl use
37916              the same system as ithreads do
37917      Branch: perl
37918            ! perl.h
37919 ____________________________________________________________________________
37920 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
37921         Log: New try for ID 20010407.006: detach the semantics
37922              "was the last match target UTF8" into its own variable.
37923      Branch: perl
37924            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
37925            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
37926 ____________________________________________________________________________
37927 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
37928         Log: UTF8 flag should be meaningful only when POK.
37929      Branch: perl
37930            ! dump.c
37931 ____________________________________________________________________________
37932 [ 11715] By: sky                                   on 2001/08/18  11:45:16
37933         Log: USE_THREADS and USE_ITHREADS are never true at the same time
37934      Branch: perl
37935            ! perl.h
37936 ____________________________________________________________________________
37937 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
37938         Log: Retract #11712 for now.  The real fix would probably
37939              be something like making PL_reg_sv a copy (PV + UTF8)
37940              of the matched/substituted string (note: not just a SvPOK
37941              string, for example the stringified form of a ROK would
37942              be applicable)  Beware of leaks.
37943      Branch: perl
37944            ! pp_hot.c t/op/pat.t
37945 ____________________________________________________________________________
37946 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
37947         Log: UTF8 wasn't printing for PVMGs.
37948      Branch: perl
37949            ! dump.c
37950 ____________________________________________________________________________
37951 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
37952         Log: (Retracted by #11714)
37953              
37954              Okay analysis, debatable fix.  (The fix will inc
37955              the refcount of all temporary match objects,
37956              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
37957              which will then cause griping at untie() time
37958              ("inner references remain").
37959              
37960              Fix for ID 20010407.006: PL_reg_sv got wiped out
37961              by freetemps if the match target was a temporary
37962              (like function_call() =~ /.../), which in turn meant
37963              that the $1 et al stopped working if they had UTF-8
37964              in them.  Therefore bump up the refcount of PL_reg_sv.
37965      Branch: perl
37966            ! pp_hot.c t/op/pat.t
37967 ____________________________________________________________________________
37968 [ 11711] By: ams                                   on 2001/08/17  20:32:08
37969         Log: Subject: [PATCH] doesn't compile, was perl@11710
37970              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37971              Date: Fri, 17 Aug 2001 23:21:10 +0200
37972              Message-Id: <20010817232110.C7041@rafael> 
37973      Branch: perl
37974            ! sharedsv.c
37975 ____________________________________________________________________________
37976 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
37977         Log: Update Changes.
37978      Branch: perl
37979            ! Changes patchlevel.h
37980 ____________________________________________________________________________
37981 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
37982         Log: Upgrade to libnet 1.0704.
37983      Branch: perl
37984            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
37985            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
37986            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
37987            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
37988            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
37989            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
37990            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
37991 ____________________________________________________________________________
37992 [ 11708] By: sky                                   on 2001/08/17  13:34:04
37993         Log: Let perl_clone copy PL_exit_flags
37994      Branch: perl
37995            ! sv.c
37996 ____________________________________________________________________________
37997 [ 11707] By: sky                                   on 2001/08/17  12:28:41
37998         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
37999      Branch: perl
38000            ! sharedsv.c sharedsv.h
38001 ____________________________________________________________________________
38002 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
38003         Log: The metaconfig unit change for #11705.
38004      Branch: metaconfig/U/perl
38005            ! Extensions.U
38006 ____________________________________________________________________________
38007 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
38008         Log: Allow the threads extension to be found if present.
38009      Branch: perl
38010            ! Configure
38011 ____________________________________________________________________________
38012 [ 11704] By: nick                                  on 2001/08/17  11:47:54
38013         Log: Mail -> change script (pre-alpha)
38014      Branch: perl
38015            + Porting/apply
38016 ____________________________________________________________________________
38017 [ 11703] By: sky                                   on 2001/08/17  07:11:24
38018         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
38019              Thanks to Tom Hospel for pointing out my error.
38020      Branch: perl
38021            ! op.h
38022 ____________________________________________________________________________
38023 [ 11702] By: sky                                   on 2001/08/17  04:18:11
38024         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.
38025      Branch: perl
38026            ! embed.pl miniperlmain.c perl.c perl.h proto.h
38027 ____________________________________________________________________________
38028 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
38029         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
38030              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
38031      Branch: perl
38032            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
38033            + lib/Lingua/KO/Hangul/Util/README
38034            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
38035            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
38036            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
38037            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
38038            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
38039            + lib/Unicode/Normalize/t/test.t
38040            ! MANIFEST
38041 ____________________________________________________________________________
38042 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
38043         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
38044              Date: Thu, 16 Aug 2001 22:46:15 -0500
38045              From: "Craig A. Berry" <craigberry@mac.com>
38046              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
38047      Branch: perl
38048            ! configure.com numeric.c
38049 ____________________________________________________________________________
38050 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
38051         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
38052              of the usual suspects (like getpwent) but not for others
38053              (like localtime and rand).  The _r versions are available
38054              for all of them, so let's use them.
38055      Branch: perl
38056            ! perl.h
38057 ____________________________________________________________________________
38058 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
38059         Log: (Accidental apply; thankfully empty.)
38060      Branch: perl
38061            ! hints/os390.sh
38062 ____________________________________________________________________________
38063 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
38064         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
38065              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38066              Date: Thu, 16 Aug 2001 16:27:49 +0100
38067              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
38068      Branch: perl
38069            ! regexec.c t/op/re_tests
38070 ____________________________________________________________________________
38071 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
38072         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
38073              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38074              Date: Thu, 16 Aug 2001 18:50:01 +0100
38075              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
38076      Branch: perl
38077            ! pp_hot.c t/op/pat.t
38078 ____________________________________________________________________________
38079 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
38080         Log: Subject: [PATCH] *time_r again
38081              From: "Arthur Bergman" <arthur@contiller.se>
38082              Date: Thu, 16 Aug 2001 16:01:54 +0200
38083              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
38084      Branch: perl
38085            ! op.h
38086 ____________________________________________________________________________
38087 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
38088         Log: system() and backtick error handling cleanup from Craig A. Berry.
38089      Branch: perl
38090            ! vms/vms.c
38091 ____________________________________________________________________________
38092 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
38093         Log: change#10334 leaks memory, copies string when it doesn't
38094              need to
38095      Branch: perl
38096            ! perl.c
38097 ____________________________________________________________________________
38098 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
38099         Log: One more twist to the sprintf + utf8 testing.
38100      Branch: perl
38101            ! t/op/misc.t
38102 ____________________________________________________________________________
38103 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
38104         Log: Fix for 20010407.008 sprintf removes utf8-ness.
38105      Branch: perl
38106            ! pp.c t/op/misc.t
38107 ____________________________________________________________________________
38108 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
38109         Log: Subject: [PATCH] *time_r fixes
38110              From: "Arthur Bergman" <arthur@contiller.se>
38111              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
38112              Date: Thu, 16 Aug 2001 14:22:27 +0200
38113      Branch: perl
38114            ! op.h
38115 ____________________________________________________________________________
38116 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
38117         Log: Upgrade to CGI.pm 2.77.
38118      Branch: perl
38119            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
38120            ! lib/CGI/t/function.t
38121 ____________________________________________________________________________
38122 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
38123         Log: Document the bytes-to-Unicode upgrading.
38124      Branch: perl
38125            ! pod/perlunicode.pod
38126 ____________________________________________________________________________
38127 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
38128         Log: Add a test for Unicode sprintf.
38129      Branch: perl
38130            ! t/op/misc.t
38131 ____________________________________________________________________________
38132 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
38133         Log: Add Unicode tests for index/rindex.
38134      Branch: perl
38135            ! t/op/index.t
38136 ____________________________________________________________________________
38137 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
38138         Log: Document a bit the art of minimizing the installation,
38139              based on the p5p discussion.
38140      Branch: perl
38141            ! INSTALL
38142 ____________________________________________________________________________
38143 [ 11684] By: nick                                  on 2001/08/15  15:03:31
38144         Log: Integrate mainline
38145      Branch: perlio
38146           +> sharedsv.c sharedsv.h
38147           !> (integrate 53 files)
38148 ____________________________________________________________________________
38149 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
38150         Log: Update Changes.
38151      Branch: perl
38152            ! Changes patchlevel.h
38153 ____________________________________________________________________________
38154 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
38155         Log: The #11673 necessitated a test tweak.
38156      Branch: perl
38157            ! t/io/utf8.t
38158 ____________________________________________________________________________
38159 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
38160         Log: Also UNICOS is in the general case unable to silently
38161              handle fp overflows.
38162      Branch: perl
38163            ! numeric.c
38164 ____________________________________________________________________________
38165 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
38166         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
38167              NV_EPSILON #defined.
38168      Branch: perl
38169            ! perl.h
38170 ____________________________________________________________________________
38171 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
38172         Log: Re-establish the fp overflow detection for VAX VMS; there
38173              is no easy way to have the IEEE fp silent overflow semantics.
38174              (in Alpha VMS we still will use IEEE fp by default-- but it
38175              is still possible to configure Perl to use G_FLOAT)
38176      Branch: perl
38177            ! numeric.c
38178 ____________________________________________________________________________
38179 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
38180         Log: Subject: [PATCH] pp_lock 
38181              From: "Arthur Bergman" <arthur@contiller.se>
38182              Date: Wed, 15 Aug 2001 11:52:16 +0200
38183              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
38184      Branch: perl
38185            ! pp.c
38186 ____________________________________________________________________________
38187 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
38188         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
38189              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38190              Date: Wed, 15 Aug 2001 11:32:11 +0100
38191              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
38192      Branch: perl
38193            ! regcomp.c t/op/re_tests
38194 ____________________________________________________________________________
38195 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
38196         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
38197              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38198              Date: Wed, 15 Aug 2001 10:33:49 +0100
38199              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
38200      Branch: perl
38201            ! regexec.c t/op/re_tests
38202 ____________________________________________________________________________
38203 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
38204         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
38205              From: Barrie Slaymaker <barries@slaysys.com>
38206              Date: Tue, 14 Aug 2001 14:32:25 -0400
38207              Message-ID: <20010814143225.A19822@jester.slaysys.com>
38208      Branch: perl
38209            ! lib/File/Spec.t lib/File/Spec/Unix.pm
38210 ____________________________________________________________________________
38211 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
38212         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
38213              From: Peter Prymmer <pvhp@forte.com>
38214              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
38215              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
38216      Branch: perl
38217            ! README.vms configure.com
38218 ____________________________________________________________________________
38219 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
38220         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
38221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38222              Date: Tue, 14 Aug 2001 21:23:27 +0200
38223              Message-ID: <20010814212327.A1919@rafael>
38224      Branch: perl
38225            ! doio.c
38226 ____________________________________________________________________________
38227 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
38228         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
38229              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38230              Date: Tue, 14 Aug 2001 22:30:11 +0200
38231              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
38232              
38233              Combination of nmake, quoting, and Perl expanded $( in here-doc.
38234      Branch: perl
38235            ! ext/SDBM_File/Makefile.PL
38236 ____________________________________________________________________________
38237 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
38238         Log: Todo updates.
38239      Branch: perl
38240            ! pod/perltodo.pod
38241 ____________________________________________________________________________
38242 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
38243         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
38244              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38245              Date: Mon, 13 Aug 2001 23:15:01 +0200
38246              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
38247      Branch: perl
38248            ! sv.c
38249 ____________________________________________________________________________
38250 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
38251         Log: Subject: [PATCH] [b-]showlex.t
38252              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
38253              Date: Sun, 12 Aug 2001 22:24:51 +0200
38254              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
38255              
38256              The 4nt command shell will expand the % in command line
38257              no matter what quoting is attempted, changed the % to @.
38258      Branch: perl
38259            ! ext/B/Showlex.t
38260 ____________________________________________________________________________
38261 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
38262         Log: Subject: [PATCH] magic.t
38263              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
38264              Date: Sun, 12 Aug 2001 20:49:27 +0200
38265              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
38266      Branch: perl
38267            ! t/op/magic.t
38268 ____________________________________________________________________________
38269 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
38270         Log: Add sharedsv* to the DOSish platforms; plus add
38271              some WinCE files to the list of DOSish files.
38272      Branch: perl
38273            ! NetWare/Makefile Porting/makerel win32/Makefile
38274            ! win32/makefile.mk wince/Makefile.ce
38275 ____________________________________________________________________________
38276 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
38277         Log: More DOSish files.
38278      Branch: perl
38279            ! Porting/makerel
38280 ____________________________________________________________________________
38281 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
38282         Log: Strip CRs from the WinCE files.  Now we need to
38283              figure out in which CRs are really needed: probably
38284              Makefile.ce and the README files, at least, probably
38285              also the registry.bat.
38286      Branch: perl
38287            ! wince/Makefile.ce wince/README.compile wince/README.perlce
38288            ! wince/config.h wince/include/cectype.h wince/include/errno.h
38289            ! wince/include/sys/stat.h wince/include/sys/types.h
38290            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
38291            ! wince/perldll.def wince/registry.bat wince/wince.h
38292            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
38293 ____________________________________________________________________________
38294 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
38295         Log: Add some files to DOSish and writables.
38296      Branch: perl
38297            ! Porting/makerel
38298 ____________________________________________________________________________
38299 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
38300         Log: Compile failure message tidying.
38301      Branch: perl
38302            ! t/lib/1_compile.t
38303 ____________________________________________________________________________
38304 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
38305         Log: The new sharedsv* should be exported only if usethreads.
38306      Branch: perl
38307            ! makedef.pl
38308 ____________________________________________________________________________
38309 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
38310         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
38311              From: Peter Prymmer <pvhp@forte.com>
38312              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
38313              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
38314      Branch: perl
38315            ! README.os390
38316 ____________________________________________________________________________
38317 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
38318         Log: Update Changes.
38319      Branch: perl
38320            ! Changes patchlevel.h
38321 ____________________________________________________________________________
38322 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
38323         Log: Subject: [PATHC] sharedsv.[c|h]
38324              From: "Artur Bergman" <artur@contiller.se>
38325              Date: Mon, 13 Aug 2001 14:38:41 +0200
38326              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
38327              
38328              Subject: [PATCH] embed.pl
38329              From: Arthur Bergman <arthur@contiller.se>
38330              Date: Mon, 13 Aug 2001 14:38:14 +0200
38331              Message-ID: <B79D96D6.3088%arthur@contiller.se>
38332              
38333              Subject: [PATCH] sharedsv cleanups
38334              From: "Arthur Bergman" <arthur@contiller.se>
38335              Date: Mon, 13 Aug 2001 15:14:25 +0200
38336              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
38337              
38338              Plus few tweaks: _init needs to be Adp, the prototypes
38339              should not be revealed unless using ithreads, #endif FOO
38340              must be #endif /* FOO */, adding (parentheses) around
38341              do { } while doesn't work too well.
38342      Branch: perl
38343            + sharedsv.c sharedsv.h
38344            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
38345            ! perl.h perlapi.c pod/perlapi.pod proto.h
38346 ____________________________________________________________________________
38347 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
38348         Log: Subject: Re: END {} blocks run in perl_run
38349              From: Arthur Bergman <arthur@contiller.se>
38350              Date: Mon, 13 Aug 2001 11:11:30 +0200
38351              Message-ID: <B79D6661.3068%arthur@contiller.se>
38352      Branch: perl
38353            ! perl.c
38354 ____________________________________________________________________________
38355 [ 11657] By: nick                                  on 2001/08/13  09:03:02
38356         Log: Integrate mainline
38357      Branch: perlio
38358           +> (branch 326 files)
38359            - (delete 330 files)
38360           !> (integrate 85 files)
38361 ____________________________________________________________________________
38362 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
38363         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
38364              and the Perl will be built to do that by default (adding that
38365              will break scripts having non-UTF-8 binary data, such as Latin-1.)
38366      Branch: perl
38367            ! op.c toke.c utf8.h
38368 ____________________________________________________________________________
38369 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
38370         Log: Unnecessary downgrades.
38371      Branch: perl
38372            ! doop.c
38373 ____________________________________________________________________________
38374 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
38375         Log: Failure not true anymore (probably caused by my broken setup).
38376      Branch: perl
38377            ! t/op/pat.t
38378 ____________________________________________________________________________
38379 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
38380         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
38381              stopped working).
38382      Branch: perl
38383            ! op.h pp_ctl.c regcomp.c
38384 ____________________________________________________________________________
38385 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
38386         Log: There is no IN_UTF8.
38387      Branch: perl
38388            ! utf8.h
38389 ____________________________________________________________________________
38390 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
38391         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
38392      Branch: perl
38393            ! op.c op.h pp_ctl.c regcomp.c
38394 ____________________________________________________________________________
38395 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
38396         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
38397              and a test tweak.
38398      Branch: perl
38399            ! op.c t/pod/find.t
38400 ____________________________________________________________________________
38401 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
38402         Log: Todo updates and fixes.
38403      Branch: perl
38404            ! pod/perltodo.pod
38405 ____________________________________________________________________________
38406 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
38407         Log: Mark tests (and one module) having explicit Latin-1
38408              (and one file having explicit UTF-8) with an explicit
38409              'no utf8' (and one explicit 'use utf8').
38410              
38411              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
38412      Branch: perl
38413            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
38414            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
38415            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
38416 ____________________________________________________________________________
38417 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
38418         Log: Subject: SV: END {} blocks run in perl_run
38419              From: "Arthur Bergman" <arthur@contiller.se>
38420              Date: Sun, 12 Aug 2001 00:34:28 +0200 
38421              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
38422      Branch: perl
38423            ! miniperlmain.c perl.c
38424 ____________________________________________________________________________
38425 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
38426         Log: Typos in #11645.
38427      Branch: perl
38428            ! perl.h
38429 ____________________________________________________________________________
38430 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
38431         Log: On ithreads default to use_reentrant except on naturally
38432              threadsafe platforms.
38433      Branch: perl
38434            ! perl.h
38435 ____________________________________________________________________________
38436 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
38437         Log: (Hopefully) a fix for 20010723.004: make install needs
38438              write permission in build directory.  The problem was
38439              probably caused by overeager sprinkling of the lib/re.pm
38440              dependencies (which was done to guarantee lib/re.pm being
38441              uptodate for parallel makes: now solved by funneling that
38442              through an explicit recursive make in the preplibrary target).
38443      Branch: perl
38444            ! Makefile.SH
38445 ____________________________________________________________________________
38446 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
38447         Log: Dispell the "use utf8" superstition.
38448      Branch: perl
38449            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
38450            ! pod/perlunicode.pod
38451 ____________________________________________________________________________
38452 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
38453         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38454              From: "Abigail" <abigail@foad.org> 
38455              Date: Sat, 11 Aug 2001 23:49:49 +0200
38456              Message-ID: <20010811214950.23255.qmail@foad.org>
38457      Branch: perl
38458            ! t/op/taint.t
38459 ____________________________________________________________________________
38460 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
38461         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
38462              From: Abhijit Menon-Sen <ams@wiw.org>
38463              Date: Sat, 11 Aug 2001 06:18:19 +0530
38464              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
38465      Branch: perl
38466            ! mg.c
38467 ____________________________________________________________________________
38468 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
38469         Log: Test for change #11639.
38470      Branch: perl
38471            ! t/op/tiehandle.t
38472 ____________________________________________________________________________
38473 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
38474         Log: Subject: Re: Can't localize *FH, then tie it
38475              From: Abhijit Menon-Sen <ams@wiw.org>
38476              Date: Sun, 12 Aug 2001 16:08:06 +0530
38477              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
38478      Branch: perl
38479            ! pp_hot.c pp_sys.c
38480 ____________________________________________________________________________
38481 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
38482         Log: Drop all the unnecessary "use utf8" clauses and some of
38483              the unnecessary "use bytes" ones.
38484              
38485              TODO: scour the documentation for unnecessary "use utf8"
38486              and prominently display it in perldelta when the time comes.
38487              ("use utf8" should be necessary ONLY if one wants the script
38488              to be in UTF-8.)  Also should be checked in some non-ASCII
38489              non-Latin-1 platform, like EBCDIC.
38490      Branch: perl
38491            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
38492            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
38493 ____________________________________________________________________________
38494 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
38495         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
38496              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
38497              in Unicode handling.
38498      Branch: perl
38499            + t/op/lc.t
38500            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
38501 ____________________________________________________________________________
38502 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
38503         Log: Thinko: we want the flags for native cc, not gcc.
38504      Branch: perl
38505            ! hints/dec_osf.sh
38506 ____________________________________________________________________________
38507 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
38508         Log: (retracted by 13077)
38509              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
38510              From: Robin Houston <robin@kitsite.com>
38511              Date: Fri, 10 Aug 2001 14:42:02 +0100
38512              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
38513      Branch: perl
38514            ! pp.c
38515 ____________________________________________________________________________
38516 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
38517         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
38518              From: Abhijit Menon-Sen <ams@wiw.org>
38519              Date: Sat, 11 Aug 2001 16:31:04 +0530
38520              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
38521      Branch: perl
38522            ! op.c
38523 ____________________________________________________________________________
38524 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
38525         Log: Get rid of indread, from Abhijit Menon-Sen.
38526      Branch: perl
38527            ! pp_sys.c
38528 ____________________________________________________________________________
38529 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
38530         Log: CRLFgngngn.
38531      Branch: perl
38532            ! win32/Makefile win32/makefile.mk
38533 ____________________________________________________________________________
38534 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
38535         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
38536      Branch: perl
38537            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38538            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
38539            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
38540            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
38541            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
38542            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
38543            ! win32/Makefile win32/makefile.mk
38544 ____________________________________________________________________________
38545 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
38546         Log: Avoid #elif (less portable than #else #if).
38547      Branch: perl
38548            ! handy.h
38549 ____________________________________________________________________________
38550 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
38551         Log: Subject: patch for perlvar.pod
38552              From: mah@everybody.org (Mark A. Hershberger)
38553              Date: 08 Aug 2001 17:03:16 -0500
38554              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
38555      Branch: perl
38556            ! pod/perlvar.pod
38557 ____________________________________________________________________________
38558 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
38559         Log: cpp commands must start (the # must be) at the column #0.
38560      Branch: perl
38561            ! op.c
38562 ____________________________________________________________________________
38563 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
38564         Log: If using gcc -B/foo/bar makedepend would give
38565              unnecessary warnings about unused -B/foo/bar.
38566      Branch: perl
38567            ! makedepend.SH
38568 ____________________________________________________________________________
38569 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
38570         Log: Update Changes.
38571      Branch: perl
38572            ! Changes patchlevel.h
38573 ____________________________________________________________________________
38574 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
38575         Log: s/z/tz/
38576      Branch: perl
38577            ! pod/perlfaq2.pod
38578 ____________________________________________________________________________
38579 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
38580         Log: Article nit.
38581      Branch: perl
38582            ! pod/perlfaq2.pod
38583 ____________________________________________________________________________
38584 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
38585         Log: Rename lib/unicode files to lib/unicore to avoid
38586              conflicts between core lib/unicode and Unicode::
38587              files in case-ignoring filesystems.
38588      Branch: perl
38589            + (add 325 files)
38590            - (delete 324 files)
38591            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
38592 ____________________________________________________________________________
38593 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
38594         Log: Upgrade to Math::BigInt 1.41.
38595      Branch: perl
38596            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
38597 ____________________________________________________________________________
38598 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
38599         Log: Subject: [PATCH] remove PL_na from typemap
38600              From: James <james@rf.net>
38601              Date: Mon, 06 Aug 2001 20:23:15 -0700
38602              Message-ID: <3B6F5F23.A31A81B1@rf.net>
38603              
38604              (had to be manually applied)
38605      Branch: perl
38606            ! lib/ExtUtils/typemap
38607 ____________________________________________________________________________
38608 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
38609         Log: The metaconfig unit changes for #11618.
38610      Branch: metaconfig/U/perl
38611            + d_fpclassl.U i_fp.U
38612 ____________________________________________________________________________
38613 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
38614         Log: Forgot this from #11618.
38615              
38616              NOTE: wince/config_H.ce needs updating.
38617      Branch: perl
38618            ! wince/config.ce
38619 ____________________________________________________________________________
38620 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
38621         Log: Introduce more floating point classifying APIs;
38622              try to define (most importantly) Perl_is{inf,nan}(x).
38623              
38624              For this first cut, assume none such APIs exist in non-UNIXoid
38625              platforms-- this is of course too unkind: Win32 rumoredly has
38626              _fpclass() and _isnan(), and VMS/VOS very probably have some
38627              of the APIs available.     The only thing Perl uses at the moment
38628              is Perl_isnan() (has been in use for a while now).
38629              
38630              NOTE: the Win32 and NetWare config_h.?c need regenerating.
38631      Branch: perl
38632            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
38633            ! Porting/config_H config_h.SH configure.com epoc/config.sh
38634            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
38635            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38636            ! vos/config.ga.h win32/config.bc win32/config.gc
38637            ! win32/config.vc win32/config_H.bc win32/config_H.gc
38638            ! win32/config_H.vc wince/config.ce wince/config.h
38639 ____________________________________________________________________________
38640 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
38641         Log: Integrate change #11519 from perlio:
38642              
38643              Avoid testing for (non-)existance of "encoding(xxxx)"
38644              layer is called "encoding" the (xxxx) is an argument.
38645      Branch: perl
38646           !> lib/open.pm
38647 ____________________________________________________________________________
38648 [ 11616] By: nick                                  on 2001/08/09  07:50:24
38649         Log: Integrate mainline
38650      Branch: perlio
38651           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
38652           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
38653           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
38654           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
38655            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38656            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38657           !> (integrate 79 files)
38658 ____________________________________________________________________________
38659 [ 11615] By: nick                                  on 2001/08/09  06:23:44
38660         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
38661              layer is called "encoding" the (xxxx) is an argument.
38662      Branch: perlio
38663            ! lib/open.pm
38664 ____________________________________________________________________________
38665 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
38666         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
38667              From: Paul Johnson <paul@pjcj.net>
38668              Date: Wed, 8 Aug 2001 23:54:17 +0200
38669              Message-ID: <20010808235417.O1006@pjcj.net>
38670      Branch: perl
38671            ! ext/B/B/Concise.pm
38672 ____________________________________________________________________________
38673 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
38674         Log: Make VMS use IEEE math by default; reorder Tru64 hints
38675              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
38676              exception semantics) is always set if using (the new) cc.
38677      Branch: perl
38678            ! configure.com hints/dec_osf.sh
38679 ____________________________________________________________________________
38680 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
38681         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
38682              From: Abhijit Menon-Sen <ams@wiw.org>
38683              Date: Tue, 7 Aug 2001 17:16:05 +0530
38684              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
38685      Branch: perl
38686            ! pp_sys.c
38687 ____________________________________________________________________________
38688 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
38689         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
38690              From: "Craig A. Berry" <craigberry@mac.com>
38691              Date: Tue, 07 Aug 2001 22:27:47 -0500
38692              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
38693      Branch: perl
38694            ! t/run/exit.t
38695 ____________________________________________________________________________
38696 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
38697         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
38698              From: "Craig A. Berry" <craigberry@mac.com>
38699              Date: Tue, 07 Aug 2001 20:01:53 -0500
38700              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
38701      Branch: perl
38702            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
38703 ____________________________________________________________________________
38704 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
38705         Log: Update the magazine information.
38706      Branch: perl
38707            ! pod/perlfaq2.pod
38708 ____________________________________________________________________________
38709 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
38710         Log: Ignore SIGFPE everywhere.
38711      Branch: perl
38712            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
38713 ____________________________________________________________________________
38714 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
38715         Log: With permission, change the licensing of the docs by
38716              TomC (and Gnat) to comply with the rest of Perl.
38717      Branch: perl
38718            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
38719            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
38720            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
38721            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
38722            ! pod/perltootc.pod
38723 ____________________________________________________________________________
38724 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
38725         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
38726              From: Andy Dougherty <doughera@lafayette.edu>
38727              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
38728              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
38729      Branch: perl
38730            ! hints/openbsd.sh
38731 ____________________________________________________________________________
38732 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
38733         Log: Subject: [PATCH] Makefile.SH test_prep dependency
38734              From: Andy Dougherty <doughera@lafayette.edu>
38735              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
38736              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
38737      Branch: perl
38738            ! Makefile.SH
38739 ____________________________________________________________________________
38740 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
38741         Log: Don't autogenerate the headers et alia,
38742              make regen_headers explicitly.
38743      Branch: perl
38744            ! Makefile.SH
38745 ____________________________________________________________________________
38746 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
38747         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
38748              From: Gurusamy Sarathy <gsar@ActiveState.com> 
38749              Date: Tue, 07 Aug 2001 08:33:26 -0700
38750              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
38751              
38752              Unnecessary dependency.
38753      Branch: perl
38754            ! embed.pl
38755 ____________________________________________________________________________
38756 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
38757         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
38758              From: Abhijit Menon-Sen <ams@wiw.org>
38759              Date: Tue, 7 Aug 2001 09:10:54 +0530
38760              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
38761      Branch: perl
38762            ! pp_hot.c
38763 ____________________________________________________________________________
38764 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
38765         Log: Subject: [PATCH perl@11597] B && BEGIN handling
38766              From: "James A. Duncan" <jduncan@fotango.com>
38767              Date: Mon, 6 Aug 2001 17:29:11 +0100
38768              Message-ID: <20010806172911.A2071@fotango.com>
38769              
38770              (the intrpvar.h addition moved to the end for bincompat)
38771      Branch: perl
38772            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
38773 ____________________________________________________________________________
38774 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
38775         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
38776      Branch: perl
38777           !> README.win32
38778 ____________________________________________________________________________
38779 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
38780         Log: fix URLs for fcrypt.c
38781      Branch: maint-5.6/perl
38782            ! README.win32
38783 ____________________________________________________________________________
38784 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
38785         Log: Yet another way to say Infinity: HP-UX calls its "++".
38786      Branch: perl
38787            ! lib/Math/BigInt/t/bigintpm.t
38788 ____________________________________________________________________________
38789 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
38790         Log: Update Changes.
38791      Branch: perl
38792            ! Changes patchlevel.h
38793 ____________________________________________________________________________
38794 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
38795         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
38796      Branch: perl
38797            ! pod/perlfaq5.pod
38798 ____________________________________________________________________________
38799 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
38800         Log: The #11593 wasn't right.
38801      Branch: perl
38802            ! lib/Math/BigInt/t/bigintpm.t
38803 ____________________________________________________________________________
38804 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
38805         Log: Subject: [PATCH: perl@11564] introducing perlivp
38806              From: Prymmer/Kahn <pvhp@best.com>
38807              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
38808              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
38809              
38810              Subject: Re: [PATCH: perl@11564] introducing perlivp
38811              From: Prymmer/Kahn <pvhp@best.com>
38812              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
38813              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
38814      Branch: perl
38815            + utils/perlivp.PL
38816            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
38817            ! win32/Makefile win32/makefile.mk
38818 ____________________________________________________________________________
38819 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
38820         Log: libcs are confused what to call Infinity.
38821      Branch: perl
38822            ! lib/Math/BigInt/t/bigintpm.t
38823 ____________________________________________________________________________
38824 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
38825         Log: Avoid SIGFPE in Tru64.
38826      Branch: perl
38827            ! numeric.c
38828 ____________________________________________________________________________
38829 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
38830         Log: Upgrade to Math::BigInt 1.40.
38831              
38832              NOTE: this patch necessitates doing something about
38833              infinity handling since the new bigintpm.t tests use
38834              infinity, which causes SIGFPEs at least in Tru64.
38835      Branch: perl
38836            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38837            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
38838            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
38839            ! lib/Math/BigInt/t/mbimbf.t
38840 ____________________________________________________________________________
38841 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
38842         Log: remove hardcoded cmd shell in testsuite
38843      Branch: perl
38844            ! t/op/glob.t t/op/magic.t t/op/stat.t
38845 ____________________________________________________________________________
38846 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
38847         Log: 4-arg select() was busted on windows because change#8178 didn't
38848              make it into mainline
38849      Branch: perl
38850            ! perl.h win32/include/sys/socket.h
38851 ____________________________________________________________________________
38852 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
38853         Log: Rename the Getopt::Long tests to be as they are
38854              in the Getopt::Long official distribution.
38855      Branch: perl
38856            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
38857            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
38858            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
38859            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
38860            ! MANIFEST
38861 ____________________________________________________________________________
38862 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
38863         Log: Upgrade to Getopt::Long 2.26.
38864      Branch: perl
38865            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
38866            ! MANIFEST lib/Getopt/Long.pm
38867 ____________________________________________________________________________
38868 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
38869         Log: Retract #10874 (the hack should be unnecessary by now)
38870      Branch: perl
38871            ! lib/Test/Harness.pm
38872 ____________________________________________________________________________
38873 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
38874         Log: avoid temp file littering in tests
38875      Branch: perl
38876            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
38877 ____________________________________________________________________________
38878 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
38879         Log: Subject: warning in sv.c: double format, NV arg
38880              From: "Philip Newton" <Philip.Newton@gmx.net>
38881              Date: Sun, 5 Aug 2001 19:41:07 +0200
38882              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
38883      Branch: perl
38884            ! sv.c
38885 ____________________________________________________________________________
38886 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
38887         Log: fix POSIX.t#13 for windos
38888      Branch: perl
38889            ! ext/POSIX/POSIX.t
38890 ____________________________________________________________________________
38891 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
38892         Log: Add a test for PerlIO::Via.
38893      Branch: perl
38894            + ext/PerlIO/t/via.t
38895            ! MANIFEST ext/PerlIO/Via/Via.pm
38896 ____________________________________________________________________________
38897 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
38898         Log: flock() and link() are not available on Windows 9x
38899      Branch: perl
38900            ! win32/config_sh.PL
38901 ____________________________________________________________________________
38902 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
38903         Log: Some Tru64 C compilers have C++ components that confuse
38904              the ccversion parsing.
38905      Branch: perl
38906            ! hints/dec_osf.sh
38907 ____________________________________________________________________________
38908 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
38909         Log: (Reintroduce #11125)
38910              
38911              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
38912              From: Alan Burlison <Alan.Burlison@sun.com> 
38913              Date: Tue, 03 Jul 2001 15:20:13 +0100   
38914              Message-ID: <3B41D49D.A923D4F9@sun.com> 
38915      Branch: perl
38916            ! lib/ExtUtils/MM_Unix.pm
38917 ____________________________________________________________________________
38918 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
38919         Log: Little pointer juggling for HP-UX cc to avoid
38920              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
38921              followed by
38922              "error 1549: Modifiable lvalue required for assignment operator."
38923      Branch: perl
38924            ! hv.c
38925 ____________________________________________________________________________
38926 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
38927         Log: Continuation of #11575: SANY_SEEN completely deprecated,
38928              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
38929              plus a fix for the bug.
38930      Branch: perl
38931            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
38932 ____________________________________________________________________________
38933 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
38934         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
38935              From: Doug MacEachern <dougm@covalent.net>
38936              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
38937              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
38938      Branch: perl
38939            ! sv.c
38940 ____________________________________________________________________________
38941 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
38942         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
38943              the new CANY is the \C.  The problem reported and the
38944              test case supplied in
38945              
38946              Subject: UTF-8 bugs in string length & single line regex matches
38947              From: "Daniel P. Berrange" <dan@berrange.com>
38948              Date: Fri, 3 Aug 2001 11:39:33 +0100
38949              Message-ID: <20010803113932.A19318@berrange.com>
38950      Branch: perl
38951            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
38952            ! t/op/pat.t
38953 ____________________________________________________________________________
38954 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
38955         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
38956              From: Doug MacEachern <dougm@covalent.net>
38957              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
38958              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
38959      Branch: perl
38960            ! perl.c regexec.c
38961 ____________________________________________________________________________
38962 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
38963         Log: The #11572 didn't up the test count.
38964      Branch: perl
38965            ! t/op/length.t
38966 ____________________________________________________________________________
38967 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
38968         Log: Subject: UTF-8 bugs in string length & single line regex matches
38969              From: "Daniel P. Berrange" <dan@berrange.com>
38970              Date: Fri, 3 Aug 2001 11:39:33 +0100         
38971              Message-ID: <20010803113932.A19318@berrange.com>
38972              
38973              (the mg_length() fix)
38974      Branch: perl
38975            ! mg.c t/op/length.t
38976 ____________________________________________________________________________
38977 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
38978         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38979              From: Abhijit Menon-Sen <ams@wiw.org>
38980              Date: Sat, 4 Aug 2001 16:56:35 +0530
38981              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
38982      Branch: perl
38983            ! hv.c
38984 ____________________________________________________________________________
38985 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
38986         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
38987              From: Abhijit Menon-Sen <ams@wiw.org>
38988              Date: Sat, 4 Aug 2001 16:16:03 +0530
38989              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
38990      Branch: perl
38991            ! hv.c
38992 ____________________________________________________________________________
38993 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
38994         Log: Subject: Re: [patch] refcount re ops
38995              From: Abhijit Menon-Sen <ams@wiw.org>
38996              Date: Sat, 4 Aug 2001 08:54:55 +0530
38997              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
38998      Branch: perl
38999            ! sv.c
39000 ____________________________________________________________________________
39001 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
39002         Log: Subject: [patch] refcount re ops
39003              From: Doug MacEachern <dougm@covalent.net>
39004              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
39005              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
39006      Branch: perl
39007            ! regcomp.c sv.c
39008 ____________________________________________________________________________
39009 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
39010         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
39011              From: Doug MacEachern <dougm@covalent.net>
39012              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
39013              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
39014      Branch: perl
39015            ! perl.c regexec.c
39016 ____________________________________________________________________________
39017 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
39018         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
39019              From: "Craig A. Berry" <craigberry@mac.com> 
39020              Date: Fri, 03 Aug 2001 16:16:16 -0500
39021              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
39022      Branch: perl
39023            ! t/op/misc.t
39024 ____________________________________________________________________________
39025 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
39026         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
39027              From: John Kristian <jmk2001@engineer.com>
39028              Date: Fri, 03 Aug 2001 00:59:08 -0700
39029              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
39030      Branch: perl
39031            ! win32/win32.c
39032 ____________________________________________________________________________
39033 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
39034         Log: Update Changes.
39035      Branch: perl
39036            ! Changes patchlevel.h
39037 ____________________________________________________________________________
39038 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
39039         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
39040              From: "Craig A. Berry" <craigberry@mac.com>
39041              Date: Thu, 02 Aug 2001 23:15:24 -0500
39042              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
39043      Branch: perl
39044            ! ext/B/Stash.t
39045 ____________________________________________________________________________
39046 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
39047         Log: Subject: [patch] plug PL_cshname leak
39048              From: Doug MacEachern <dougm@covalent.net>
39049              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
39050              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
39051      Branch: perl
39052            ! sv.c
39053 ____________________________________________________________________________
39054 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
39055         Log: Subject: [patch] plug PL_sh_path leak
39056              From: Doug MacEachern <dougm@covalent.net>
39057              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
39058              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
39059      Branch: perl
39060            ! sv.c
39061 ____________________________________________________________________________
39062 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
39063         Log: Subject: [patch] plug PL_regex_padav leaks
39064              From: Doug MacEachern <dougm@covalent.net>
39065              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
39066              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
39067      Branch: perl
39068            ! op.c op.h perl.c
39069 ____________________________________________________________________________
39070 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
39071         Log: Subject: [patch] plug PL_origargv leak
39072              From: Doug MacEachern <dougm@covalent.net>
39073              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
39074              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
39075      Branch: perl
39076            ! perl.c
39077 ____________________________________________________________________________
39078 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
39079         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
39080              From: Abhijit Menon-Sen <ams@wiw.org>
39081              Date: Fri, 3 Aug 2001 06:38:11 +0530
39082              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
39083      Branch: perl
39084            ! hv.c
39085 ____________________________________________________________________________
39086 [ 11557] By: nick                                  on 2001/08/03  08:17:38
39087         Log: Integrate mainline
39088      Branch: perlio
39089           +> (branch 47 files)
39090            - lib/Switch/test.pl
39091           !> (integrate 49 files)
39092 ____________________________________________________________________________
39093 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
39094         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
39095              From: "Craig A. Berry" <craigberry@mac.com>
39096              Date: Thu, 02 Aug 2001 12:56:19 -0500
39097              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
39098      Branch: perl
39099            ! ext/B/Showlex.t
39100 ____________________________________________________________________________
39101 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
39102         Log: Be more careful about non-existent files.
39103      Branch: perl
39104            ! lib/File/Copy.pm
39105 ____________________________________________________________________________
39106 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
39107         Log: Subject: [PATCH resend] deparse empty formats
39108              From: Robin Houston <robin@kitsite.com> 
39109              Date: Thu, 2 Aug 2001 14:32:36 +0100
39110              Message-ID: <20010802143236.A894@robin.kitsite.com>
39111      Branch: perl
39112            ! ext/B/B/Deparse.pm
39113 ____________________________________________________________________________
39114 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
39115         Log: Subject: [patch] ithreads + refto fix improvement
39116              From: Doug MacEachern <dougm@covalent.net>
39117              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
39118              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
39119      Branch: perl
39120            ! pp.c
39121 ____________________________________________________________________________
39122 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
39123         Log: Readability nit from Abhijit.
39124      Branch: perl
39125            ! op.c
39126 ____________________________________________________________________________
39127 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
39128         Log: setproctitle() API version nit from Anton Berezin.
39129      Branch: perl
39130            ! mg.c
39131 ____________________________________________________________________________
39132 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
39133         Log: Add PerlCE to the docs.
39134      Branch: perl
39135            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
39136            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
39137 ____________________________________________________________________________
39138 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
39139         Log: Integrate the PerlCE (WinCE Perl) port;
39140              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
39141      Branch: perl
39142            + README.ce wince/FindExt.pm wince/Makefile.ce
39143            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
39144            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
39145            + wince/bin/search.pl wince/config.ce wince/config.h
39146            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
39147            + wince/dl_win32.xs wince/include/arpa/inet.h
39148            + wince/include/cectype.h wince/include/errno.h
39149            + wince/include/netdb.h wince/include/sys/socket.h
39150            + wince/include/sys/stat.h wince/include/sys/types.h
39151            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
39152            + wince/perl.rc wince/perldll.def wince/perllib.c
39153            + wince/perlmain.c wince/registry.bat wince/runperl.c
39154            + wince/splittree.pl wince/win32.h wince/win32iop.h
39155            + wince/win32thread.c wince/win32thread.h wince/wince.c
39156            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
39157            + wince/xdistclean.ksh wince/xmakediffs.ksh
39158            ! MANIFEST perl.c perl.h perlio.c
39159 ____________________________________________________________________________
39160 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
39161         Log: setproctitle() made simpler.  (This assumes the string is
39162              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
39163              should be used.  Note len, not len + 1.)  BSD-fu from Anton
39164              Berezin.
39165      Branch: perl
39166            ! mg.c
39167 ____________________________________________________________________________
39168 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
39169         Log: Subject: [PATCH] -Wall cleanup: op.c
39170              From: Richard Soderberg <rs@oregonnet.com>
39171              Date: Thu, 2 Aug 2001 00:17:09 -0700
39172              Message-Id: <200108020717.AAA26895@oregonnet.com>
39173              
39174              Subject: [PATCH] -Wall cleanup: sv.c
39175              From: Richard Soderberg <rs@oregonnet.com>
39176              Date: Thu, 2 Aug 2001 00:49:21 -0700
39177              Message-Id: <200108020749.AAA27492@oregonnet.com>
39178      Branch: perl
39179            ! op.c sv.c
39180 ____________________________________________________________________________
39181 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
39182         Log: Update Changes.
39183      Branch: perl
39184            ! Changes patchlevel.h
39185 ____________________________________________________________________________
39186 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
39187         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
39188              From: Doug MacEachern <dougm@covalent.net>
39189              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
39190              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
39191      Branch: perl
39192            ! op.c
39193 ____________________________________________________________________________
39194 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
39195         Log: The #11541 didn't work under threads.
39196      Branch: perl
39197            ! op.c
39198 ____________________________________________________________________________
39199 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
39200         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
39201              From: Hugo <hv@crypt.compulink.co.uk>
39202              Date: Fri, 22 Jun 2001 01:19:08 +0100 
39203              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
39204              
39205              (Skip tests if accept() failed)
39206      Branch: perl
39207            ! ext/IO/lib/IO/t/io_unix.t
39208 ____________________________________________________________________________
39209 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
39210         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
39211              From: "Stian Seeberg" <sseeberg@nimsoft.no>
39212              Date: Mon, 30 Jul 2001 12:28:07 +0200
39213              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
39214      Branch: perl
39215            ! perl.h
39216 ____________________________________________________________________________
39217 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
39218         Log: Subject: Pluggable optimizer
39219              From: Simon Cozens <simon@netthink.co.uk>
39220              Date: Wed, 1 Aug 2001 13:57:02 -0700
39221              Message-ID: <20010801135702.I10442@netthink.co.uk>
39222      Branch: perl
39223            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
39224 ____________________________________________________________________________
39225 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
39226         Log: Subject: [ID 20010801.039] perlre.pod message typo
39227              From: Autrijus Tang <autrijus@geb.elixus.org>
39228              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
39229              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
39230      Branch: perl
39231            ! pod/perlre.pod
39232 ____________________________________________________________________________
39233 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
39234         Log: Test for change #11536.
39235      Branch: perl
39236            ! t/op/tiehandle.t
39237 ____________________________________________________________________________
39238 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
39239         Log: More test fixups for #11537.
39240      Branch: perl
39241            ! t/lib/warnings/4lint t/lib/warnings/9enabled
39242 ____________________________________________________________________________
39243 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
39244         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
39245              From: Doug MacEachern <dougm@covalent.net>
39246              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
39247              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
39248      Branch: perl
39249            ! op.c t/TestInit.pm
39250 ____________________________________________________________________________
39251 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
39252         Log: Subject: [patch] ithreads + refto bug
39253              From: Doug MacEachern <dougm@covalent.net>
39254              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
39255              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
39256              
39257              (Test in change #11539)
39258      Branch: perl
39259            ! pp.c
39260 ____________________________________________________________________________
39261 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
39262         Log: Subject: [PATCH: perl@11523] fixups for t/harness
39263              From: Prymmer/Kahn <pvhp@best.com>
39264              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
39265              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
39266      Branch: perl
39267            ! t/harness
39268 ____________________________________________________________________________
39269 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
39270         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
39271              From: Prymmer/Kahn <pvhp@best.com>
39272              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
39273              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
39274      Branch: perl
39275            ! win32/Makefile win32/makefile.mk
39276 ____________________________________________________________________________
39277 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
39278         Log: Need to know the number of tests.
39279      Branch: perl
39280            ! t/run/exit.t
39281 ____________________________________________________________________________
39282 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
39283         Log: Subject: Re: new exit tests on VMS
39284              From: "Craig A. Berry" <craigberry@mac.com>
39285              Date: Tue, 31 Jul 2001 12:19:29 -0500
39286              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
39287      Branch: perl
39288            ! t/run/exit.t
39289 ____________________________________________________________________________
39290 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
39291         Log: Retract #11530 (the dTHX is needed under threads)
39292      Branch: perl
39293            ! perlio.c
39294 ____________________________________________________________________________
39295 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
39296         Log: (Retracted by #11531)
39297      Branch: perl
39298            ! perlio.c
39299 ____________________________________________________________________________
39300 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
39301         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
39302              From: Richard Soderberg <rs@crystalflame.net>
39303              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
39304              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
39305      Branch: perl
39306            ! unixish.h
39307 ____________________________________________________________________________
39308 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
39309         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
39310              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39311              Date: Tue, 31 Jul 2001 05:39:09 -0400
39312              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
39313              
39314              (with a note about the case of UV being equal to long long)
39315      Branch: perl
39316            ! utils/h2xs.PL
39317 ____________________________________________________________________________
39318 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
39319         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
39320              From: "Craig A. Berry" <craigberry@mac.com>
39321              Date: Tue, 31 Jul 2001 14:57:43 -0500
39322              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
39323      Branch: perl
39324            ! t/io/fs.t
39325 ____________________________________________________________________________
39326 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
39327         Log: Fix for
39328              
39329              Subject: [ID 20010116.001] File::Copy truncates orig file 
39330              From: arbor@al37al08.telecel.pt
39331              Date: Tue, 16 Jan 2001 11:43:02 GMT
39332              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
39333              
39334              (copy($foo, $foo) would truncate $foo)
39335      Branch: perl
39336            ! lib/File/Copy.pm lib/File/Copy.t
39337 ____________________________________________________________________________
39338 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
39339         Log: Metaconfig unit change for #11524.
39340      Branch: metaconfig/U/perl
39341            ! Extras.U
39342 ____________________________________________________________________________
39343 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
39344         Log: Multiple modules didn't work; plus typo fixes.
39345      Branch: perl
39346            ! Configure
39347 ____________________________________________________________________________
39348 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
39349         Log: Update Changes.
39350      Branch: perl
39351            ! Changes patchlevel.h
39352 ____________________________________________________________________________
39353 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
39354         Log: Regen perlapi.
39355      Branch: perl
39356            ! pod/perlapi.pod
39357 ____________________________________________________________________________
39358 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
39359         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
39360              From: Dave Mitchell <davem@fdgroup.co.uk>
39361              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
39362              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
39363      Branch: perl
39364            ! sv.c
39365 ____________________________________________________________________________
39366 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
39367         Log: Regen toc.
39368      Branch: perl
39369            ! pod/perltoc.pod
39370 ____________________________________________________________________________
39371 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
39372         Log: Regen Porting stuff.
39373      Branch: perl
39374            ! Porting/Glossary Porting/config.sh Porting/config_H
39375 ____________________________________________________________________________
39376 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
39377         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
39378              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39379              Date: Tue, 31 Jul 2001 05:34:38 -0400
39380              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
39381      Branch: perl
39382            ! utils/h2xs.PL
39383 ____________________________________________________________________________
39384 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
39385         Log: Metaconfig unit change for #11516. 
39386      Branch: metaconfig/U/perl
39387            ! gccvers.U
39388 ____________________________________________________________________________
39389 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
39390         Log: Add -Wall in cflags, not in Configure.
39391              (This way -Wall affects only the core and the core XS,
39392              not user modules' XS.  Concern from Paul Marquess,
39393              implementation idea from Andy Dougherty.)
39394      Branch: perl
39395            ! Configure cflags.SH
39396 ____________________________________________________________________________
39397 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
39398         Log: Metaconfig unit changes for #11514.
39399      Branch: metaconfig
39400            + U/modified/sysman.U
39401            ! U/installdirs/man1dir.U
39402 ____________________________________________________________________________
39403 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
39404         Log: Subject: Configure's detection of system manual
39405              From: Sean Dague <sean@dague.net> 
39406              Date: Sun, 13 May 2001 15:53:15 -0400
39407              Message-ID: <20010513155315.A15833@underhill.dague.net>
39408      Branch: perl
39409            ! Configure
39410 ____________________________________________________________________________
39411 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
39412         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
39413              From: Autrijus Tang <autrijus@autrijus.org> 
39414              Date: Thu, 21 Jun 2001 23:56:48 +0800
39415              Message-Id: <20010621235648.A57340@not.autrijus.org>
39416      Branch: perl
39417            ! pod/perlobj.pod
39418 ____________________________________________________________________________
39419 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
39420         Log: Subject: Typo in DB_File.pm
39421              From: "Philip Newton" <Philip.Newton@gmx.net>
39422              Date: Tue, 31 Jul 2001 06:19:35 +0200
39423              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
39424      Branch: perl
39425            ! ext/DB_File/DB_File.pm
39426 ____________________________________________________________________________
39427 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
39428         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
39429              From: "Stephen P. Potter" <spp@spotter.yi.org>
39430              Date: Wed, 30 May 2001 13:59:34 -0400
39431              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
39432      Branch: perl
39433            ! pod/perlre.pod
39434 ____________________________________________________________________________
39435 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
39436         Log: eval "format foo=" would loop indefinitely; reported in
39437              
39438              Subject: A load of old rubbish
39439              From: Mike Guy <mjtg@cam.ac.uk>
39440              Date: Mon, 14 May 2001 16:12:22 +0100
39441              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
39442              
39443              (The core dumps reported in there already fixed.)
39444      Branch: perl
39445            ! toke.c
39446 ____________________________________________________________________________
39447 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
39448         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
39449      Branch: perl
39450            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
39451            + lib/Switch/t/switch_case.t
39452            - lib/Switch/test.pl
39453            ! MANIFEST lib/Switch.pm
39454 ____________________________________________________________________________
39455 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
39456         Log: Subject: [PATCH @11505] DB_File-1.78
39457              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
39458              Date: Mon, 30 Jul 2001 22:54:37 +0100
39459              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
39460      Branch: perl
39461            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
39462            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
39463 ____________________________________________________________________________
39464 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
39465         Log: Explain in more detail why -pipe and -fno-common are good.
39466      Branch: perl
39467            ! hints/darwin.sh
39468 ____________________________________________________________________________
39469 [ 11506] By: nick                                  on 2001/07/30  14:32:23
39470         Log: Integrate mainline
39471      Branch: perlio
39472           !> INSTALL Makefile.SH doio.c hints/darwin.sh
39473 ____________________________________________________________________________
39474 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
39475         Log: Perl hasn't been putting man pages into $prefix/lib for
39476              a long time now; pointed out by Andy Dougherty. 
39477      Branch: perl
39478            ! hints/darwin.sh
39479 ____________________________________________________________________________
39480 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
39481         Log: Document the extras Configure option.
39482      Branch: perl
39483            ! INSTALL
39484 ____________________________________________________________________________
39485 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
39486         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
39487              everywhere.
39488      Branch: perl
39489           !> doio.c
39490 ____________________________________________________________________________
39491 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
39492         Log: Doubly guard against invoking CPAN if no extras defined,
39493              pointed out by H. Merijn Brand.
39494      Branch: perl
39495            ! Makefile.SH
39496 ____________________________________________________________________________
39497 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
39498         Log: Fix O_RDONLY check to check for O_RDONLY.
39499      Branch: maint-5.6/macperl
39500            ! doio.c
39501 ____________________________________________________________________________
39502 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
39503         Log: Integrate miscellaneous changes from maint-5.6/perl.
39504      Branch: maint-5.6/macperl
39505           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
39506 ____________________________________________________________________________
39507 [ 11499] By: nick                                  on 2001/07/30  06:52:42
39508         Log: Integrate mainline
39509      Branch: perlio
39510           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
39511           +> win32/sync_ext.pl
39512            - win32/sncfnmcs.pl
39513           !> (integrate 71 files)
39514 ____________________________________________________________________________
39515 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
39516         Log: Update Changes.
39517      Branch: perl
39518            ! Changes patchlevel.h
39519 ____________________________________________________________________________
39520 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
39521         Log: Now Configure -Dextras=Foo::Bar and "make install" will
39522              fetch and install Foo::Bar.
39523      Branch: perl
39524            ! Makefile.SH
39525 ____________________________________________________________________________
39526 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
39527         Log: Metaconfig unit change for #11495.
39528      Branch: metaconfig/U/perl
39529            ! Extras.U
39530 ____________________________________________________________________________
39531 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
39532         Log: extras.make, extras.test, and extras.install make targets.
39533      Branch: perl
39534            ! Configure Makefile.SH
39535 ____________________________________________________________________________
39536 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
39537         Log: Metaconfig unit change for #11493.
39538      Branch: metaconfig/U/perl
39539            ! Extras.U
39540 ____________________________________________________________________________
39541 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
39542         Log: Better to have the list of extras in $extras than 'define'.
39543      Branch: perl
39544            ! Configure
39545 ____________________________________________________________________________
39546 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
39547         Log: The metaconfig unit change for #11490.
39548      Branch: metaconfig/U/perl
39549            + Extras.U
39550 ____________________________________________________________________________
39551 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
39552         Log: Missed from #11490 (the required dependency).
39553      Branch: perl
39554            ! Makefile.SH
39555 ____________________________________________________________________________
39556 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
39557         Log: Add the support of asking for extra modules or bundles of modules
39558              to be fetched from the CPAN and installed as a part of the Perl
39559              build process.  None of this installation is yet really done;
39560              only the list is asked, and saved away in extras.lst for
39561              the build and installation process to worry about later.
39562      Branch: perl
39563            ! Configure
39564 ____________________________________________________________________________
39565 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
39566         Log: Beginnings of better Inf and NaN support.
39567              At least toke.c and sv.c still need quite a bit of work.
39568      Branch: perl
39569            ! numeric.c perl.h
39570 ____________________________________________________________________________
39571 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
39572         Log: Top-level Makefile didn't honour OPTIMIZE.
39573      Branch: perl
39574            ! Makefile.SH
39575 ____________________________________________________________________________
39576 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
39577         Log: Update Changes.
39578      Branch: perl
39579            ! Changes patchlevel.h
39580 ____________________________________________________________________________
39581 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
39582         Log: Use Search::Dict 1.02 interface for charinfo().
39583      Branch: perl
39584            ! lib/UnicodeCD.pm
39585 ____________________________________________________________________________
39586 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
39587         Log: Now also allow transforming the read lines before comparing them.
39588              (This will help UnicodeCD.) 
39589      Branch: perl
39590            ! lib/Search/Dict.pm
39591 ____________________________________________________________________________
39592 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
39593         Log: Remove tiehandle code.
39594      Branch: perl
39595            ! lib/UnicodeCD.pm
39596 ____________________________________________________________________________
39597 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
39598         Log: Allow specifying a comparison function for Search::Dict::look().
39599      Branch: perl
39600            ! lib/Search/Dict.pm
39601 ____________________________________________________________________________
39602 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
39603         Log: Small UnicodeCD tweaks.
39604      Branch: perl
39605            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39606 ____________________________________________________________________________
39607 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
39608         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
39609              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39610              Date: Tue, 24 Jul 2001 01:51:32 +0900
39611              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
39612      Branch: perl
39613            ! lib/UnicodeCD.pm lib/UnicodeCD.t
39614 ____________________________________________________________________________
39615 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
39616         Log: Subject: [PATCH] installperl
39617              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39618              Date: Fri, 27 Jul 2001 19:05:04 -0700
39619              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
39620      Branch: perl
39621            ! installperl
39622 ____________________________________________________________________________
39623 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
39624         Log: Subject: [PATCH] Set proper compatibility versions in core
39625              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
39626              Date: Fri, 27 Jul 2001 20:01:49 -0700
39627              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
39628      Branch: perl
39629            ! Makefile.SH
39630 ____________________________________________________________________________
39631 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
39632         Log: Metaconfig unit change for #11477.
39633      Branch: metaconfig/U/perl
39634            ! dlsrc.U
39635 ____________________________________________________________________________
39636 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
39637         Log: Subject: [PATCH] Darwin: -fpic not so good
39638              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39639              Date: Fri, 27 Jul 2001 18:57:38 -0700
39640              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
39641      Branch: perl
39642            ! Configure
39643 ____________________________________________________________________________
39644 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
39645         Log: Subject: [PATCH] Clean up Darwin hints
39646              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
39647              Date: Fri, 27 Jul 2001 19:13:15 -0700
39648              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
39649      Branch: perl
39650            ! hints/darwin.sh
39651 ____________________________________________________________________________
39652 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
39653         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
39654              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39655              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
39656              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
39657      Branch: perl
39658            ! pod/perlfunc.pod pp.c t/op/split.t
39659 ____________________________________________________________________________
39660 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
39661         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
39662              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39663              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
39664              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
39665      Branch: perl
39666            ! pod/perlvar.pod
39667 ____________________________________________________________________________
39668 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
39669         Log: Subject: [PATCH] fixes to constant.pm documentation
39670              From: Ilmari Karonen <iltzu@sci.fi>
39671              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
39672              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
39673      Branch: perl
39674            ! lib/constant.pm
39675 ____________________________________________________________________________
39676 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
39677         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
39678              From: "Philip Newton" <Philip.Newton@gmx.net>
39679              Date: Fri, 27 Jul 2001 07:51:10 +0200
39680              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
39681      Branch: perl
39682            ! pod/perlport.pod
39683 ____________________________________________________________________________
39684 [ 11471] By: nick                                  on 2001/07/26  06:23:32
39685         Log: Subject:  [PATCH] Doc fix for perlguts / threading
39686              From:  Arthur Bergman <arthur@contiller.se>
39687              Date:  Wed, 25 Jul 2001 11:28:23 +0200
39688              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
39689      Branch: perl
39690            ! pod/perlguts.pod
39691 ____________________________________________________________________________
39692 [ 11470] By: nick                                  on 2001/07/26  06:21:06
39693         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
39694              From:  Philip Newton <Philip.Newton@gmx.net>
39695              Date:  Wed, 25 Jul 2001 08:19:47 +0200
39696              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
39697      Branch: perl
39698            ! INSTALL
39699 ____________________________________________________________________________
39700 [ 11469] By: nick                                  on 2001/07/26  06:20:25
39701         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
39702              From:  Philip Newton <Philip.Newton@gmx.net>
39703              Date:  Wed, 25 Jul 2001 08:12:48 +0200
39704              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
39705      Branch: perl
39706            ! INSTALL
39707 ____________________________________________________________________________
39708 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
39709         Log: More +x.
39710      Branch: perl
39711            ! Porting/makerel
39712 ____________________________________________________________________________
39713 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
39714         Log: Update Changes.
39715      Branch: perl
39716            ! Changes patchlevel.h
39717 ____________________________________________________________________________
39718 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
39719         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
39720              From: "Philip Newton" <Philip.Newton@gmx.net>
39721              Date: Tue, 24 Jul 2001 06:45:55 +0200
39722              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
39723      Branch: perl
39724            ! os2/perlrexx.c
39725 ____________________________________________________________________________
39726 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
39727         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
39728              From: Peter Prymmer <pvhp@forte.com>
39729              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
39730              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
39731      Branch: perl
39732            ! pod/perlport.pod t/io/fs.t vms/test.com
39733 ____________________________________________________________________________
39734 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
39735         Log: Workaround on Cwd bootstrap problem.
39736      Branch: perl
39737            ! lib/ExtUtils/MakeMaker.pm
39738 ____________________________________________________________________________
39739 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
39740         Log: When in Rome, quote like the Romans do.
39741      Branch: perl
39742            ! cflags.SH
39743 ____________________________________________________________________________
39744 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
39745         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
39746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39747              Date: Mon, 23 Jul 2001 19:29:49 -0400
39748              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
39749      Branch: perl
39750            + os2/perlrexx.c
39751            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
39752            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
39753            ! t/op/write.t
39754 ____________________________________________________________________________
39755 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
39756         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
39757              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39758              Date: Mon, 23 Jul 2001 18:43:42 -0400
39759              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
39760      Branch: perl
39761            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
39762 ____________________________________________________________________________
39763 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
39764         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
39765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39766              Date: Mon, 23 Jul 2001 18:33:16 -0400
39767              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
39768      Branch: perl
39769            ! lib/ExtUtils/MakeMaker.pm
39770 ____________________________________________________________________________
39771 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
39772         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
39773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39774              Date: Mon, 23 Jul 2001 18:20:35 -0400
39775              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
39776      Branch: perl
39777            ! Makefile.SH cflags.SH
39778 ____________________________________________________________________________
39779 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
39780         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
39781              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
39782              Date: Mon, 23 Jul 2001 11:32:17 -0500
39783              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
39784      Branch: perl
39785            ! lib/ExtUtils/MakeMaker.pm
39786 ____________________________________________________________________________
39787 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
39788         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
39789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39790              Date: Mon, 23 Jul 2001 18:13:20 -0400
39791              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
39792      Branch: perl
39793            ! lib/perl5db.pl
39794 ____________________________________________________________________________
39795 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
39796         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
39797              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39798              Date: Mon, 23 Jul 2001 18:07:40 -0400
39799              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
39800      Branch: perl
39801            ! op.c
39802 ____________________________________________________________________________
39803 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
39804         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
39805              From: "Craig A. Berry" <craigberry@mac.com>
39806              Date: Mon, 23 Jul 2001 15:35:06 -0500
39807              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
39808      Branch: perl
39809            ! util.c
39810 ____________________________________________________________________________
39811 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
39812         Log: Subject: [PATCH perlfaq9.pod typo]
39813              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
39814              Date: Mon, 23 Jul 2001 07:49:05 -0700
39815              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
39816      Branch: perl
39817            ! pod/perlfaq9.pod
39818 ____________________________________________________________________________
39819 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
39820         Log: Subject: win32\sncfnmcs.pl corrections
39821              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
39822              Date: Mon, 23 Jul 2001 12:56:54 +0200
39823              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
39824              
39825              Rename the script a little bit more sensibly.
39826      Branch: perl
39827            + win32/sync_ext.pl
39828            - win32/sncfnmcs.pl
39829            ! MANIFEST README.win32
39830 ____________________________________________________________________________
39831 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
39832         Log: Test tweak.
39833      Branch: perl
39834            ! ext/B/Deparse.t
39835 ____________________________________________________________________________
39836 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
39837         Log: Metaconfig unit tweak for #11450.
39838      Branch: metaconfig/U/perl
39839            ! Mksymlinks.U
39840 ____________________________________________________________________________
39841 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
39842         Log: Too volatile failsafe check.
39843      Branch: perl
39844            ! Configure
39845 ____________________________________________________________________________
39846 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
39847         Log: Further doc tweaks.
39848      Branch: perl
39849            ! lib/UnicodeCD.pm
39850 ____________________________________________________________________________
39851 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
39852         Log: Doc tweaks.
39853      Branch: perl
39854            ! lib/UnicodeCD.pm
39855 ____________________________________________________________________________
39856 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
39857         Log: Doc tweakery from Abhijit.
39858      Branch: perl
39859            ! Porting/repository.pod
39860 ____________________________________________________________________________
39861 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
39862         Log: An accidental empty line.
39863      Branch: perl
39864            ! MANIFEST
39865 ____________________________________________________________________________
39866 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
39867         Log: Missing MANIFESTations.
39868      Branch: perl
39869            ! MANIFEST
39870 ____________________________________________________________________________
39871 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
39872         Log: Update Changes.
39873      Branch: perl
39874            ! Changes patchlevel.h
39875 ____________________________________________________________________________
39876 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
39877         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
39878              From: Mike Guy <mjtg@cam.ac.uk>
39879              Date: Fri, 20 Jul 2001 16:12:49 +0100
39880              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
39881      Branch: perl
39882            ! Porting/pumpkin.pod
39883 ____________________________________________________________________________
39884 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
39885         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
39886              From: Peter Prymmer <pvhp@forte.com>
39887              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
39888              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
39889      Branch: perl
39890            ! pod/perlhack.pod
39891 ____________________________________________________________________________
39892 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
39893         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
39894              From: Michael G Schwern <schwern@pobox.com>
39895              Date: Fri, 20 Jul 2001 20:22:35 -0400
39896              Message-ID: <20010720202235.O4498@blackrider>
39897      Branch: perl
39898            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
39899            ! lib/Test/t/todo.t
39900 ____________________________________________________________________________
39901 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
39902         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
39903              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39904              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
39905              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
39906      Branch: perl
39907            ! ext/POSIX/POSIX.pod
39908 ____________________________________________________________________________
39909 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
39910         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
39911              From: Mark-Jason Dominus <mjd@plover.com>
39912              Date: Fri, 20 Jul 2001 23:16:54 -0400
39913              Message-ID: <20010721031654.21877.qmail@plover.com>
39914      Branch: perl
39915            ! ext/POSIX/POSIX.pod
39916 ____________________________________________________________________________
39917 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
39918         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
39919              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39920              Date: Sun, 22 Jul 2001 14:56:09 +0200
39921              Message-ID: <20010722145609.A766@rafael>
39922      Branch: perl
39923            ! ext/B/O.pm
39924 ____________________________________________________________________________
39925 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
39926         Log: Subject: regexec.c #define cleanup
39927              From: Mark-Jason Dominus <mjd@plover.com>
39928              Date: Sat, 21 Jul 2001 18:33:25 -0400
39929              Message-ID: <20010721223325.3069.qmail@plover.com>
39930      Branch: perl
39931            ! regexec.c
39932 ____________________________________________________________________________
39933 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
39934         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
39935              From: Prymmer/Kahn <pvhp@best.com>
39936              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
39937              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
39938      Branch: perl
39939            ! t/io/fs.t
39940 ____________________________________________________________________________
39941 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
39942         Log: Typo in #11432.
39943      Branch: perl
39944            ! ext/POSIX/POSIX.t
39945 ____________________________________________________________________________
39946 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
39947         Log: Integrate (manually) change #11424 from macperl.
39948      Branch: perl
39949            ! ext/Filter/t/call.t
39950 ____________________________________________________________________________
39951 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
39952         Log: Integrate change #11408 from macperl.
39953      Branch: perl
39954           !> README.macos pod/perlport.pod
39955 ____________________________________________________________________________
39956 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
39957         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
39958      Branch: perl
39959           +> macos/MacPerlTests.cmd macos/xsubpp.patch
39960            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
39961            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
39962            ! ext/POSIX/POSIX.t
39963 ____________________________________________________________________________
39964 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
39965         Log: pod/*.t tests not picked up by t/TEST either
39966      Branch: maint-5.6/perl
39967            ! t/TEST
39968 ____________________________________________________________________________
39969 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
39970         Log: better tweak for change#11429 (windows has both / and \ separated
39971              paths in @INC at that point)
39972      Branch: maint-5.6/perl
39973            ! t/pod/testp2pt.pl
39974 ____________________________________________________________________________
39975 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
39976         Log: MacOS pod test tweak needs \Escape
39977      Branch: maint-5.6/perl
39978            ! t/pod/testp2pt.pl
39979 ____________________________________________________________________________
39980 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
39981         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
39982              resulting duplicate output, but t/harness isn't)
39983      Branch: maint-5.6/perl
39984            ! t/run/runenv.t
39985 ____________________________________________________________________________
39986 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
39987         Log: t/harness wasn't picking up all the tests
39988      Branch: maint-5.6/perl
39989            ! t/harness
39990 ____________________________________________________________________________
39991 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
39992         Log: update MANIFEST for new file
39993      Branch: maint-5.6/perl
39994            ! MANIFEST
39995 ____________________________________________________________________________
39996 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
39997         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
39998              the exception of the macperl/macos/... tree
39999      Branch: maint-5.6/perl
40000           +> t/lib/filefind-taint.t
40001           !> (integrate 72 files)
40002 ____________________________________________________________________________
40003 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
40004         Log: Fix test.
40005      Branch: maint-5.6/macperl
40006            ! macos/bundled_ext/Filter/t/call.t
40007 ____________________________________________________________________________
40008 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
40009         Log: Make perl fork()-safe (in a slightly limited way) even on
40010              platforms that don't have pthread_atfork() (extension of
40011              the fix in change#11151).
40012              
40013              Note that this will not help extensions that call fork()
40014              directly in C, or that link to libraries that call fork()
40015              directly.  Such cases must be fixed to either call
40016              PerlProc_fork(), or call atfork_lock() in parent before the
40017              calling the function that forks and call atfork_unlock()
40018              in both parent and child immediately after the fork().
40019              (There are no worries if C code calls exec() in the child
40020              immediately after a fork().  Only cases where the child
40021              calls perl's API functions (including New()) after the
40022              fork() are problematic.)
40023              
40024              This change also eliminates the use of vfork() from perl,
40025              since all such uses were violating the severe restrictions
40026              on modifying the state of the process between the vfork()
40027              and the exec().
40028              
40029              This is a modified version of patches suggested by Abhijit
40030              Menon-Sen and Richard Soderberg.
40031      Branch: perl
40032            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
40033            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
40034 ____________________________________________________________________________
40035 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
40036         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
40037              Switch, and Text::Balanced.
40038      Branch: maint-5.6/macperl
40039            + macos/bundled_ext/Filter/Util/Call/Call.pm
40040            + macos/bundled_ext/Filter/Util/Call/Call.xs
40041            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
40042            + macos/bundled_ext/Filter/t/MyFilter.pm
40043            + macos/bundled_ext/Filter/t/call.t
40044            + macos/bundled_ext/Filter/t/filter-util.pl
40045            + macos/bundled_lib/blib/lib/Class/ISA.pm
40046            + macos/bundled_lib/blib/lib/Digest.pm
40047            + macos/bundled_lib/blib/lib/Filter/Simple.pm
40048            + macos/bundled_lib/blib/lib/Switch.pm
40049            + macos/bundled_lib/blib/lib/Text/Balanced.pm
40050            + macos/bundled_lib/blib/lib/Text/Balanced.pod
40051            + macos/bundled_lib/t/Class/ISA/test.pl
40052            + macos/bundled_lib/t/Digest/Digest.t
40053            + macos/bundled_lib/t/Filter/Simple/test.pl
40054            + macos/bundled_lib/t/Switch/test.pl
40055            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
40056            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
40057            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
40058            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
40059            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
40060            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
40061            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
40062            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
40063 ____________________________________________________________________________
40064 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
40065         Log: Add Filter::Util::Call to config/make files; edit utils
40066              to recognize the module (it was descended too far down).
40067              Bump version to 5.6.1a4.
40068      Branch: maint-5.6/macperl
40069            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
40070            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
40071            ! macos/macperl/Makefile.mk macos/xsubpp.patch
40072 ____________________________________________________________________________
40073 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
40074         Log: Make DB_File the default for MLDBM on MacOS.
40075      Branch: maint-5.6/macperl
40076            ! macos/bundled_lib/blib/lib/MLDBM.pm
40077 ____________________________________________________________________________
40078 [ 11419] By: nick                                  on 2001/07/20  14:51:03
40079         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
40080              From:  Simon Cozens <simon@netthink.co.uk>
40081              Date:  Fri, 20 Jul 2001 11:42:35 -0400
40082              Message-Id:  <20010720114235.A5235@netthink.co.uk>
40083      Branch: perl
40084            ! lib/UnicodeCD.pm
40085 ____________________________________________________________________________
40086 [ 11418] By: nick                                  on 2001/07/20  14:48:12
40087         Log: Subject:  [PATCH regcomp.h] adds a comment
40088              From:  Abhijit Menon-Sen <ams@wiw.org>
40089              Date:  Fri, 20 Jul 2001 21:05:37 +0530
40090              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
40091      Branch: perl
40092            ! regcomp.h
40093 ____________________________________________________________________________
40094 [ 11417] By: nick                                  on 2001/07/20  14:16:38
40095         Log: Subject:  [PATCH 5.7.2] INSTALL updates
40096              From:  Andy Dougherty <doughera@lafayette.edu>
40097              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
40098              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
40099      Branch: perl
40100            ! INSTALL
40101 ____________________________________________________________________________
40102 [ 11416] By: nick                                  on 2001/07/20  06:44:44
40103         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
40104              From:  Russ Allbery <rra@stanford.edu>
40105              Date:  19 Jul 2001 15:52:37 -0700
40106              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
40107      Branch: perl
40108            ! lib/Pod/Man.pm
40109 ____________________________________________________________________________
40110 [ 11415] By: nick                                  on 2001/07/20  06:35:11
40111         Log: Subject:  [PATCH] defer op_seq allocation
40112              From:  Abhijit Menon-Sen <ams@wiw.org>
40113              Date:  Thu, 19 Jul 2001 22:12:24 +0530
40114              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
40115      Branch: perl
40116            ! op.c
40117 ____________________________________________________________________________
40118 [ 11414] By: nick                                  on 2001/07/20  06:23:36
40119         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
40120              From:  Abhijit Menon-Sen <ams@wiw.org>
40121              Date:  Fri, 20 Jul 2001 01:18:50 +0530
40122              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
40123              (Private e-mail)
40124      Branch: perl
40125            ! ext/Time/HiRes/HiRes.xs
40126 ____________________________________________________________________________
40127 [ 11413] By: nick                                  on 2001/07/20  06:18:53
40128         Log: Integrate mainline
40129      Branch: perlio
40130           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
40131            - t/base/commonsense.t
40132           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
40133           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
40134           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
40135           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
40136           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
40137           !> win32/win32.c
40138 ____________________________________________________________________________
40139 [ 11412] By: nick                                  on 2001/07/19  06:44:27
40140         Log: Integrate win32/perlhost.h from maintenance branch.
40141              (Rest of $ENV{PATH} / system() fix.)
40142      Branch: perl
40143           !> win32/perlhost.h
40144 ____________________________________________________________________________
40145 [ 11411] By: nick                                  on 2001/07/19  06:41:34
40146         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
40147              From:  Philip Newton <Philip.Newton@gmx.net>
40148              Date:  Wed, 18 Jul 2001 21:43:57 +0200
40149              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
40150      Branch: perl
40151            ! pod/perlhack.pod
40152 ____________________________________________________________________________
40153 [ 11410] By: nick                                  on 2001/07/19  06:39:35
40154         Log: Subject:  Security hole in taint checking in open()
40155              From:  deekoo@tentacle.net
40156              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
40157              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
40158      Branch: perl
40159            ! doio.c
40160 ____________________________________________________________________________
40161 [ 11409] By: nick                                  on 2001/07/19  06:28:08
40162         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
40163              From:  Abhijit Menon-Sen <ams@wiw.org>
40164              Date:  Thu, 19 Jul 2001 04:30:43 +0530
40165              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
40166      Branch: perl
40167            ! ext/Time/HiRes/HiRes.xs
40168 ____________________________________________________________________________
40169 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
40170         Log: Update docs with latest implementation information and new URLs.
40171      Branch: maint-5.6/macperl
40172            ! README.macos pod/perlport.pod
40173 ____________________________________________________________________________
40174 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
40175         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
40176              Fix BuildRules to accept optimization variables.
40177      Branch: maint-5.6/macperl
40178            + macos/bundled_ext/Digest/MD5/Makefile.mk
40179            ! macos/BuildRules.mk macos/Makefile.mk
40180            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
40181            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
40182 ____________________________________________________________________________
40183 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
40184         Log: Integrate changes 11399,11401
40185      Branch: maint-5.6/macperl
40186           !> win32/perlhost.h win32/win32.c
40187 ____________________________________________________________________________
40188 [ 11405] By: nick                                  on 2001/07/18  06:50:33
40189         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
40190              from perl5.6*
40191      Branch: perl
40192           !> win32/perlhost.h win32/win32.c
40193 ____________________________________________________________________________
40194 [ 11404] By: nick                                  on 2001/07/18  06:43:59
40195         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
40196              From:  hv@crypt0.demon.co.uk
40197              Date:  Wed, 18 Jul 2001 05:58:46 +0100
40198              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
40199      Branch: perl
40200            ! ext/POSIX/POSIX.t
40201 ____________________________________________________________________________
40202 [ 11403] By: nick                                  on 2001/07/18  06:38:57
40203         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
40204              From:  hv@crypt0.demon.co.uk
40205              Date:  Wed, 18 Jul 2001 05:21:54 +0100
40206              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
40207      Branch: perl
40208            ! numeric.c t/op/arith.t
40209 ____________________________________________________________________________
40210 [ 11402] By: nick                                  on 2001/07/18  06:19:17
40211         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
40212              From:  mjd@plover.com
40213              Date:  17 Jul 2001 17:59:20 -0000
40214              Message-Id:  <20010717175920.8177.qmail@plover.com>
40215      Branch: perl
40216            ! pod/perlre.pod
40217 ____________________________________________________________________________
40218 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
40219         Log: thinko in change#11400 (duh)
40220      Branch: maint-5.6/perl
40221            ! win32/perlhost.h
40222 ____________________________________________________________________________
40223 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
40224         Log: change#11399 revealed another unrelated bug; this is just a temporary
40225              bandaid
40226      Branch: maint-5.6/perl
40227            ! win32/perlhost.h
40228 ____________________________________________________________________________
40229 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
40230         Log: fix bugs in handling of the virtualized environment under windows;
40231              there were bugs in propagating any changes to %ENV down to the real
40232              environment when such changes happened in the toplevel process
40233              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
40234              problem identification, and for a part of the fix)
40235      Branch: maint-5.6/perl
40236            ! win32/perlhost.h win32/win32.c
40237 ____________________________________________________________________________
40238 [ 11398] By: nick                                  on 2001/07/17  08:26:35
40239         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
40240              From: Peter Prymmer <pvhp@forte.com>
40241              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
40242              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
40243              
40244              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
40245              should not depend on existance of Config.pm
40246      Branch: perl
40247           +> t/lib/commonsense.t
40248            - t/base/commonsense.t
40249            ! MANIFEST t/README
40250 ____________________________________________________________________________
40251 [ 11397] By: nick                                  on 2001/07/17  08:09:58
40252         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
40253              From:  Michael G Schwern <schwern@pobox.com>
40254              Date:  Mon, 16 Jul 2001 18:20:31 -0400
40255              Message-Id:  <20010716182031.A1128@blackrider>
40256      Branch: perl
40257            ! pod/perlhack.pod
40258 ____________________________________________________________________________
40259 [ 11396] By: nick                                  on 2001/07/17  08:04:11
40260         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
40261              From:  Gwyn Judd <b.judd@xtra.co.nz>
40262              Date:  Tue, 17 Jul 2001 20:55:58 +1200
40263              Message-Id:  <20010717205558.A3107@thislove>
40264      Branch: perl
40265            ! pod/perlfunc.pod
40266 ____________________________________________________________________________
40267 [ 11395] By: nick                                  on 2001/07/17  08:02:22
40268         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
40269              From:  Peter Prymmer <pvhp@forte.com>
40270              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
40271              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
40272      Branch: perl
40273            ! t/op/sprintf.t
40274 ____________________________________________________________________________
40275 [ 11394] By: nick                                  on 2001/07/17  07:57:06
40276         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
40277              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
40278              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
40279              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
40280      Branch: perl
40281            ! gv.c
40282 ____________________________________________________________________________
40283 [ 11392] By: nick                                  on 2001/07/17  07:50:12
40284         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
40285              From:  Coral <coral@moonlight.crystalflame.net>
40286              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
40287              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
40288      Branch: perl
40289            ! pp_sys.c thread.h
40290 ____________________________________________________________________________
40291 [ 11391] By: nick                                  on 2001/07/17  07:34:28
40292         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
40293              From:  Jonathan Stowe <gellyfish@gellyfish.com>
40294              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
40295              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
40296      Branch: perl
40297            ! utils/h2xs.PL
40298 ____________________________________________________________________________
40299 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
40300         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
40301              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
40302              and Mac::Apps::Launch, which don't work, and Time::HiRes and
40303              Time::Piece, which don't yet work.
40304      Branch: maint-5.6/macperl
40305            + (add 154 files)
40306 ____________________________________________________________________________
40307 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
40308         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
40309              Also add hack to get around missing setenv for PERL5DB.
40310      Branch: maint-5.6/macperl
40311            ! macos/macish.c macos/macish.h
40312 ____________________________________________________________________________
40313 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
40314         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
40315      Branch: maint-5.6/macperl
40316            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
40317            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
40318 ____________________________________________________________________________
40319 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
40320         Log: Fix up some configuration and make options, add extra
40321              extensions.
40322      Branch: maint-5.6/macperl
40323            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
40324            ! macos/macperl/Makefile.mk
40325 ____________________________________________________________________________
40326 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
40327         Log: From Change 11374 in maintperl.
40328      Branch: maint-5.6/macperl
40329           !> utils/h2ph.PL
40330 ____________________________________________________________________________
40331 [ 11385] By: nick                                  on 2001/07/16  14:12:58
40332         Log: Back out change to h2xs till it passes its test.
40333      Branch: perl
40334            ! utils/h2xs.PL
40335 ____________________________________________________________________________
40336 [ 11384] By: nick                                  on 2001/07/16  14:00:10
40337         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
40338              From:  Jonathan Stowe <gellyfish@gellyfish.com>
40339              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
40340              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
40341      Branch: perl
40342            ! utils/h2xs.PL
40343 ____________________________________________________________________________
40344 [ 11383] By: nick                                  on 2001/07/16  13:53:12
40345         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
40346              From:  Robin Houston <robin@kitsite.com>
40347              Date:  Sun, 15 Jul 2001 18:22:31 +0100
40348              Message-Id:  <20010715182230.A11174@robin>
40349      Branch: perl
40350            ! hints/darwin.sh
40351 ____________________________________________________________________________
40352 [ 11382] By: nick                                  on 2001/07/16  13:52:49
40353         Log: Subject:  [PATCH perl@11372] re_dup
40354              From:  Radu Greab <radu@netsoft.ro>
40355              Date:  Sun, 15 Jul 2001 04:50:06 +0300
40356              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
40357      Branch: perl
40358            ! sv.c
40359 ____________________________________________________________________________
40360 [ 11379] By: nick                                  on 2001/07/16  13:35:39
40361         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
40362              From:  Robin Houston <robin@kitsite.com>
40363              Date:  Sat, 14 Jul 2001 14:28:50 +0100
40364              Message-Id:  <20010714142850.A10205@robin>
40365      Branch: perl
40366            ! ext/B/B/Deparse.pm
40367 ____________________________________________________________________________
40368 [ 11378] By: nick                                  on 2001/07/16  13:30:36
40369         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
40370              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
40371              Date:  Sat, 14 Jul 2001 22:17:42 +0900
40372              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
40373      Branch: perl
40374            + ext/Encode/Encode/euc-jp-0212.enc
40375            ! ext/Encode/Encode/Tcl.pm
40376 ____________________________________________________________________________
40377 [ 11377] By: nick                                  on 2001/07/16  13:17:28
40378         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
40379              From:  Andy Dougherty <doughera@lafayette.edu>
40380              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
40381              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
40382      Branch: perl
40383            ! hints/darwin.sh hints/rhapsody.sh
40384 ____________________________________________________________________________
40385 [ 11376] By: nick                                  on 2001/07/16  09:05:00
40386         Log: Integrate mainline
40387      Branch: perlio
40388           +> ext/Encode/Encode/7bit-greek.enc
40389           +> ext/Encode/Encode/7bit-latin1.enc
40390           +> ext/Encode/Encode/cns11643-1.enc
40391           +> ext/Encode/Encode/cns11643-2.enc
40392           +> ext/Encode/Encode/iso2022-cn.enc
40393           +> ext/Encode/Encode/iso2022-jp1.enc
40394           +> ext/Encode/Encode/iso2022-jp2.enc
40395           !> Changes Configure MANIFEST Makefile.SH
40396           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
40397           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
40398           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
40399           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
40400           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
40401 ____________________________________________________________________________
40402 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
40403         Log: integrate change#11374 from maint-5.6
40404              
40405              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40406      Branch: perl
40407           !> utils/h2ph.PL
40408 ____________________________________________________________________________
40409 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
40410         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
40411      Branch: maint-5.6/perl
40412            ! utils/h2ph.PL
40413 ____________________________________________________________________________
40414 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
40415         Log: Update Changes.
40416      Branch: perl
40417            ! Changes patchlevel.h
40418 ____________________________________________________________________________
40419 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
40420         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
40421              From: Jonathan Stowe <gellyfish@gellyfish.com>
40422              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
40423              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
40424      Branch: perl
40425            ! utils/h2xs.PL
40426 ____________________________________________________________________________
40427 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
40428         Log: Subject: patch to add DEL to [:cntrl:]
40429              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40430              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
40431              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
40432      Branch: perl
40433            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
40434 ____________________________________________________________________________
40435 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
40436         Log: Metaconfig unit change for #11369; plus a dependency nit.
40437      Branch: metaconfig
40438            ! U/compline/nblock_io.U
40439      Branch: metaconfig/U/perl
40440            ! Extensions.U
40441 ____________________________________________________________________________
40442 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
40443         Log: #include <stdlib.h> so that exit() is prototyped,
40444              noticed by Hugo.
40445      Branch: perl
40446            ! Configure
40447 ____________________________________________________________________________
40448 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
40449         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
40450              From: Peter Prymmer <pvhp@forte.com>
40451              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
40452              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
40453      Branch: perl
40454            ! t/op/sprintf.t
40455 ____________________________________________________________________________
40456 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
40457         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
40458              From: Peter Prymmer <pvhp@forte.com>
40459              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
40460              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
40461      Branch: perl
40462            ! ext/Encode/Encode/Tcl.t
40463 ____________________________________________________________________________
40464 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
40465         Log: Add information about gcc 3.0 basic block profiling.
40466      Branch: perl
40467            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
40468 ____________________________________________________________________________
40469 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
40470         Log: Subject: Error in lib/PerlIO/Via.pm ?
40471              From: Mark-Jason Dominus <mjd@plover.com>
40472              Date: Fri, 13 Jul 2001 15:55:41 -0400
40473              Message-ID: <20010713195541.26751.qmail@plover.com>
40474      Branch: perl
40475            ! ext/PerlIO/Via/Via.pm
40476 ____________________________________________________________________________
40477 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
40478         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
40479              section from the Compiler section.
40480      Branch: perl
40481            ! myconfig.SH
40482 ____________________________________________________________________________
40483 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
40484         Log: Handle glibc style of constant definitions using enum
40485              with intervening #defines; from Brendan O'Dea.
40486      Branch: perl
40487            ! utils/h2ph.PL
40488 ____________________________________________________________________________
40489 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
40490         Log: Add LC_MESSAGES to the locale_h export tag (it already is
40491              in the Makefile.PL and thusly eligible for an XS constant)
40492              (see also maintperl #10543)
40493      Branch: perl
40494            ! ext/POSIX/POSIX.pm
40495 ____________________________________________________________________________
40496 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
40497         Log: Subject: Re: [patch] re_dup
40498              From: Abhijit Menon-Sen <ams@wiw.org>
40499              Date: Fri, 13 Jul 2001 21:41:09 +0530
40500              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
40501      Branch: perl
40502            ! sv.c
40503 ____________________________________________________________________________
40504 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
40505         Log: Subject: [patch] re_dup
40506              From: Doug MacEachern <dougm@covalent.net>
40507              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
40508              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
40509      Branch: perl
40510            ! sv.c
40511 ____________________________________________________________________________
40512 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
40513         Log: Update Changes.
40514      Branch: perl
40515            ! Changes patchlevel.h
40516 ____________________________________________________________________________
40517 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
40518         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
40519              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
40520              Date: Sat, 14 Jul 2001 00:06:30 +0900
40521              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
40522      Branch: perl
40523            + ext/Encode/Encode/7bit-greek.enc
40524            + ext/Encode/Encode/7bit-latin1.enc
40525            + ext/Encode/Encode/cns11643-1.enc
40526            + ext/Encode/Encode/cns11643-2.enc
40527            + ext/Encode/Encode/iso2022-cn.enc
40528            + ext/Encode/Encode/iso2022-jp1.enc
40529            + ext/Encode/Encode/iso2022-jp2.enc
40530            ! MANIFEST ext/Encode/Encode/Tcl.pm
40531            ! ext/Encode/Encode/iso2022-kr.enc
40532 ____________________________________________________________________________
40533 [ 11357] By: nick                                  on 2001/07/13  14:24:06
40534         Log: Blind integrate mainline (as of 5.7.2?)
40535      Branch: perlio
40536           !> AUTHORS Changes Porting/config.sh Porting/config_H
40537           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
40538           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40539           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
40540           !> win32/makefile.mk
40541 ____________________________________________________________________________
40542 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
40543         Log: Snip away the devel patchlevel.
40544      Branch: perl
40545            ! patchlevel.h
40546 ____________________________________________________________________________
40547 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
40548         Log: Bump the version to 5.7.2.
40549      Branch: perl
40550            ! Porting/config.sh Porting/config_H patchlevel.h
40551            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
40552            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
40553            ! win32/makefile.mk
40554 ____________________________________________________________________________
40555 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
40556         Log: Update Changes.
40557      Branch: perl
40558            ! Changes
40559 ____________________________________________________________________________
40560 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
40561         Log: Reword.
40562      Branch: perl
40563            ! AUTHORS
40564 ____________________________________________________________________________
40565 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
40566         Log: AUTHORS update.
40567      Branch: perl
40568            ! AUTHORS
40569 ____________________________________________________________________________
40570 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
40571         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
40572              unless ithreads.
40573      Branch: perl
40574            ! makedef.pl
40575 ____________________________________________________________________________
40576 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
40577         Log: Integrate perlio.
40578      Branch: perl
40579           !> win32/distclean.bat
40580 ____________________________________________________________________________
40581 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
40582         Log: Test the encoding transform only iff we have PerlIO,
40583              noticed by H. Merijn Brand.
40584      Branch: perl
40585            ! ext/PerlIO/t/encoding.t
40586 ____________________________________________________________________________
40587 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
40588         Log: README.netware tweaks from Ananth Kesari.
40589      Branch: perl
40590            ! README.netware
40591 ____________________________________________________________________________
40592 [ 11346] By: nick                                  on 2001/07/13  09:18:51
40593         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
40594              to avoid /unicode vs /Unicode issues.
40595      Branch: perlio
40596            ! win32/distclean.bat
40597 ____________________________________________________________________________
40598 [ 11345] By: nick                                  on 2001/07/13  06:24:18
40599         Log: Integrate mainline
40600      Branch: perlio
40601           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
40602            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
40603           !> (integrate 63 files)
40604 ____________________________________________________________________________
40605 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
40606         Log: Add d_bincompat5005 information to perl -V.
40607      Branch: perl
40608            ! myconfig.SH
40609 ____________________________________________________________________________
40610 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
40611         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
40612              From: Abhijit Menon-Sen <ams@wiw.org>
40613              Date: Fri, 13 Jul 2001 07:12:36 +0530
40614              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
40615      Branch: perl
40616            ! sv.c
40617 ____________________________________________________________________________
40618 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
40619         Log: Remove unicode::distinct, as per Inaba Hiroto.
40620      Branch: perl
40621            - lib/unicode/distinct.pm
40622            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
40623            ! t/lib/1_compile.t
40624 ____________________________________________________________________________
40625 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
40626         Log: Paging for Dr Octothorpe.
40627      Branch: perl
40628            ! pod/perlfaq4.pod
40629 ____________________________________________________________________________
40630 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
40631         Log: cut-n-paste error noticed by mjd.
40632      Branch: perl
40633            ! pod/perlfaq4.pod
40634 ____________________________________________________________________________
40635 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
40636         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
40637              From: Peter Prymmer <pvhp@forte.com>
40638              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
40639              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
40640      Branch: perl
40641            ! pod/perlfaq4.pod
40642 ____________________________________________________________________________
40643 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
40644         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
40645              From: Randall Gellens <randy@qualcomm.com>
40646              Date: Thu, 12 Jul 2001 16:56:23 -0700
40647              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
40648      Branch: perl
40649            ! Porting/repository.pod
40650 ____________________________________________________________________________
40651 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
40652         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
40653      Branch: perl
40654            ! thread.h
40655 ____________________________________________________________________________
40656 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
40657         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
40658              From: coral <coral@moonlight.crystalflame.net>
40659              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
40660              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
40661      Branch: perl
40662            ! thread.h
40663 ____________________________________________________________________________
40664 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
40665         Log: Metaconfig unit change for #11134.
40666      Branch: metaconfig
40667            + U/threads/d_pthread_atfork.U
40668 ____________________________________________________________________________
40669 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
40670         Log: Add HAS_PTHREAD_ATFORK.
40671      Branch: perl
40672            ! Configure NetWare/config.wc NetWare/config_H.wc
40673            ! Porting/Glossary Porting/config.sh Porting/config_H
40674            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
40675            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
40676            ! vos/config.ga.def vos/config.ga.h win32/config.bc
40677            ! win32/config.gc win32/config.vc win32/config_H.bc
40678            ! win32/config_H.gc win32/config_H.vc
40679 ____________________________________________________________________________
40680 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
40681         Log: Subject: [PATCH] File::Copy fails on tied handles
40682              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
40683              Date: Thu, 12 Jul 2001 15:18:51 -0700
40684              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
40685      Branch: perl
40686            ! lib/File/Copy.pm
40687 ____________________________________________________________________________
40688 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
40689         Log: Subject: [PATCH] Langinfo.t
40690              From: Nicholas Clark <nick@ccl4.org>
40691              Date: Thu, 12 Jul 2001 23:55:38 +0100
40692              Message-ID: <20010712235538.M5827@plum.flirble.org>
40693      Branch: perl
40694            ! ext/I18N/Langinfo/Langinfo.t
40695 ____________________________________________________________________________
40696 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
40697         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
40698              From: Peter Prymmer <pvhp@forte.com>
40699              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
40700              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
40701      Branch: perl
40702            ! pod/perl572delta.pod
40703 ____________________________________________________________________________
40704 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
40705         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
40706              From: Abhijit Menon-Sen <ams@wiw.org>
40707              Date: Fri, 13 Jul 2001 05:21:16 +0530
40708              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
40709      Branch: perl
40710            ! sv.c
40711 ____________________________________________________________________________
40712 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
40713         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
40714              From: Abhijit Menon-Sen <ams@wiw.org>
40715              Date: Fri, 13 Jul 2001 03:04:25 +0530
40716              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
40717      Branch: perl
40718            ! av.c
40719 ____________________________________________________________________________
40720 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
40721         Log: s/^M$//g
40722      Branch: perl
40723            ! win32/Makefile win32/makefile.mk
40724 ____________________________________________________________________________
40725 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
40726         Log: Update Changes.
40727      Branch: perl
40728            ! Changes patchlevel.h
40729 ____________________________________________________________________________
40730 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
40731         Log: Typo spotted by Philip Newton.
40732      Branch: perl
40733            ! pod/perl572delta.pod
40734 ____________________________________________________________________________
40735 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
40736         Log: Subject: [PATCH] fixes perl_clone of perl_clone
40737              From: Artur Bergman <artur@contiller.se>
40738              Date: Thu, 12 Jul 2001 20:57:09 +0200
40739              Message-ID: <B773BFA4.236B%artur@contiller.se>
40740      Branch: perl
40741            ! sv.c
40742 ____________________________________________________________________________
40743 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
40744         Log: Add README.uts from Hal Morris.
40745      Branch: perl
40746            + README.uts
40747            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
40748            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
40749 ____________________________________________________________________________
40750 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
40751         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
40752              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40753              Date: Thu, 12 Jul 2001 20:32:37 +0200
40754              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
40755      Branch: perl
40756            ! hints/aix.sh
40757 ____________________________________________________________________________
40758 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
40759         Log: Subject: Patch: document reg_data.what member
40760              From: Mark-Jason Dominus <mjd@plover.com>
40761              Message-ID: <20010712182532.14821.qmail@plover.com>
40762              Date: Thu, 12 Jul 2001 14:25:32 -0400
40763      Branch: perl
40764            ! regcomp.c regcomp.h
40765 ____________________________________________________________________________
40766 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
40767         Log: Subject: [PATCH] Perl_re_dup()
40768              From: Abhijit Menon-Sen <ams@wiw.org>
40769              Date: Thu, 12 Jul 2001 23:54:32 +0530
40770              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
40771      Branch: perl
40772            ! embed.h embed.pl perlapi.c proto.h sv.c
40773 ____________________________________________________________________________
40774 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
40775         Log: Regen Configure, modlib, toc.
40776      Branch: perl
40777            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40778            ! pod/perlmodlib.pod pod/perltoc.pod
40779 ____________________________________________________________________________
40780 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
40781         Log: The problem seems to be in PerlIO::Layer::->find() not
40782              accepting the ":encoding(blurflur)" arguments.
40783      Branch: perl
40784            ! lib/PerlIO.pm lib/open.pm
40785 ____________________________________________________________________________
40786 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
40787         Log: AIX doc update.
40788      Branch: perl
40789            ! README.aix pod/perl572delta.pod
40790 ____________________________________________________________________________
40791 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
40792         Log: Subject: AIX README update
40793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40794              Date: Thu, 12 Jul 2001 19:28:30 +0200
40795              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
40796      Branch: perl
40797            ! README.aix
40798 ____________________________________________________________________________
40799 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
40800         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
40801              From: Norton Allen <allen@huarp.harvard.edu>
40802              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
40803              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
40804      Branch: perl
40805            ! ext/IO/lib/IO/t/io_unix.t
40806 ____________________________________________________________________________
40807 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
40808         Log: Subject: [PATCH README.qnx hints/qnx.sh]
40809              From: Norton Allen <allen@huarp.harvard.edu>
40810              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
40811              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
40812      Branch: perl
40813            ! README.qnx hints/qnx.sh
40814 ____________________________________________________________________________
40815 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
40816         Log: Subject: [patch] faster PM_GETRE
40817              From: Doug MacEachern <dougm@covalent.net>
40818              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
40819              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
40820      Branch: perl
40821            ! op.h
40822 ____________________________________________________________________________
40823 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
40824         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
40825              From: Doug MacEachern <dougm@covalent.net>
40826              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
40827              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
40828      Branch: perl
40829            ! op.c
40830 ____________________________________________________________________________
40831 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
40832         Log: Tell where the nice Estonian database is.
40833      Branch: perl
40834            ! lib/open.pm
40835 ____________________________________________________________________________
40836 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
40837         Log: Retract #11309 since #11310 is a better fix.
40838      Branch: perl
40839            ! t/lib/1_compile.t
40840 ____________________________________________________________________________
40841 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
40842         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
40843              change#11300 needs to return the status of failed win32_spawnvp())
40844              
40845              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
40846              splitting correctly; remove unused variables; 'require' at run time
40847              rather than 'use' at compile time for I18N::Langinfo, since it
40848              isn't everyware
40849      Branch: perl
40850            ! lib/open.pm win32/win32.c
40851 ____________________________________________________________________________
40852 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
40853         Log: Temporary workaround.
40854      Branch: perl
40855            ! t/lib/1_compile.t
40856 ____________________________________________________________________________
40857 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
40858         Log: UCD typo in #11306 and add also more known-to-be-tested
40859              modules to the skip list.
40860      Branch: perl
40861            ! t/lib/1_compile.t
40862 ____________________________________________________________________________
40863 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
40864         Log: Rename Unicode::UCD to UnicodeCD to avoid
40865              messups with case-insensitive filesystems.
40866      Branch: perl
40867            + lib/UnicodeCD.pm lib/UnicodeCD.t
40868            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
40869            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
40870 ____________________________________________________________________________
40871 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
40872         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
40873              From: daniel@biz.bitpusher.com
40874              Date: Wed, 11 Jul 2001 23:25:47 -0700
40875              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
40876      Branch: perl
40877            ! lib/Tie/Array.pm t/op/splice.t
40878 ____________________________________________________________________________
40879 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
40880         Log: Subject: [PATCH] More accurate line numbers in messages
40881              From: Paul Johnson <paul@pjcj.net>
40882              Date: Thu, 12 Jul 2001 04:14:11 +0200
40883              Message-ID: <20010712041411.A3467@pjcj.net>
40884              
40885              (With prototyping and multiplicity tweaks.)
40886      Branch: perl
40887            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
40888 ____________________________________________________________________________
40889 [ 11304] By: nick                                  on 2001/07/12  12:53:40
40890         Log: Integrate mainline
40891      Branch: perlio
40892           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
40893           !> regexec.c thread.h
40894 ____________________________________________________________________________
40895 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
40896         Log: Cut-and-pasto in #11298.
40897      Branch: perl
40898            ! ext/ByteLoader/bytecode.h
40899 ____________________________________________________________________________
40900 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
40901         Log: Update the AIX known problems section.
40902      Branch: perl
40903            ! pod/perl572delta.pod
40904 ____________________________________________________________________________
40905 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
40906         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
40907              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40908              Date: Thu, 12 Jul 2001 12:16:16 +0200
40909              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
40910      Branch: perl
40911            ! hints/aix.sh
40912 ____________________________________________________________________________
40913 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
40914         Log: Integrate perlio.
40915      Branch: perl
40916           !> makedef.pl win32/win32.c
40917 ____________________________________________________________________________
40918 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
40919         Log: Subject: [PATCH] fix for PMOP threadness failures
40920              From: Artur Bergman <artur@contiller.se>
40921              Date: Thu, 12 Jul 2001 09:48:06 +0200
40922              Message-ID: <B77322D6.22DD%artur@contiller.se>
40923      Branch: perl
40924            ! regexec.c
40925 ____________________________________________________________________________
40926 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
40927         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
40928              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
40929              Date: Thu, 12 Jul 2001 09:09:48 +0200
40930              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
40931              
40932              More parentheses to keep bcc happy.
40933      Branch: perl
40934            ! ext/ByteLoader/bytecode.h
40935 ____________________________________________________________________________
40936 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
40937         Log: Subject: Re: [patch] pthread_atfork bandaid
40938              From: Doug MacEachern <dougm@covalent.net>
40939              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
40940              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
40941      Branch: perl
40942            ! thread.h
40943 ____________________________________________________________________________
40944 [ 11296] By: nick                                  on 2001/07/12  11:55:48
40945         Log: Exclude reentrant_buffer from .def file
40946      Branch: perlio
40947            ! makedef.pl
40948 ____________________________________________________________________________
40949 [ 11295] By: nick                                  on 2001/07/12  11:11:44
40950         Log: Honour void-ness of my_exit()
40951      Branch: perlio
40952            ! win32/win32.c
40953 ____________________________________________________________________________
40954 [ 11294] By: nick                                  on 2001/07/12  07:51:04
40955         Log: Integrate mainline
40956      Branch: perlio
40957           +> uts/sprintf_wrap.c
40958           !> (integrate 35 files)
40959 ____________________________________________________________________________
40960 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
40961         Log: Retract #11289.
40962      Branch: perl
40963            ! embed.h embed.pl perl.c proto.h thread.h
40964 ____________________________________________________________________________
40965 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
40966         Log: Now the :locale pseudolayer *almost* works...
40967      Branch: perl
40968            ! lib/open.pm
40969 ____________________________________________________________________________
40970 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
40971         Log: Locale encoding tweaks.
40972      Branch: perl
40973            ! lib/open.pm
40974 ____________________________________________________________________________
40975 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
40976         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
40977              From: Mark-Jason Dominus <mjd@plover.com>
40978              Date: Thu, 12 Jul 2001 00:59:31 -0400
40979              Message-ID: <20010712045931.8543.qmail@plover.com>
40980              
40981              Remove the chmod/umask leading zero warning.
40982      Branch: perl
40983            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
40984            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
40985 ____________________________________________________________________________
40986 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
40987         Log: (Retracted by #11289.)
40988      Branch: perl
40989            ! embed.h embed.pl perl.c proto.h thread.h
40990 ____________________________________________________________________________
40991 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
40992         Log: Needed by #11283.
40993      Branch: perl
40994            ! intrpvar.h
40995 ____________________________________________________________________________
40996 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
40997         Log: Metaconfig unit change for #11286.
40998      Branch: metaconfig/U/perl
40999            ! patchlevel.U
41000 ____________________________________________________________________________
41001 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
41002         Log: Subject: Re: [PATCH Configure] perl -V broken
41003              From: Andy Dougherty <doughera@lafayette.edu>
41004              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
41005              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
41006      Branch: perl
41007            ! Configure myconfig.SH
41008 ____________________________________________________________________________
41009 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
41010         Log: Retract #11166 (and #11237).
41011      Branch: perl
41012            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
41013            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
41014            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
41015 ____________________________________________________________________________
41016 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
41017         Log: UTS tweaks for Hal Morris.
41018      Branch: perl
41019            + uts/sprintf_wrap.c
41020            ! MANIFEST hints/uts.sh perl.h
41021 ____________________________________________________________________________
41022 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
41023         Log: Subject: [PATCH] Use reentrant API glibc
41024              From: Artur Bergman <artur@contiller.se>
41025              Date: Thu, 12 Jul 2001 00:58:21 +0200
41026              Message-ID: <B772A6AD.2288%artur@contiller.se>
41027      Branch: perl
41028            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
41029            ! sv.c
41030 ____________________________________________________________________________
41031 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
41032         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
41033              From: barries <barries@slaysys.com>
41034              Date: Wed, 11 Jul 2001 15:11:46 -0400
41035              Message-ID: <20010711151146.G24560@jester.slaysys.com>
41036      Branch: perl
41037            ! pp_sys.c t/lib/warnings/doio win32/win32.c
41038 ____________________________________________________________________________
41039 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
41040         Log: Subject: [patch] pthread_atfork bandaid
41041              From: Doug MacEachern <dougm@covalent.net>
41042              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
41043              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
41044      Branch: perl
41045            ! miniperlmain.c perl.c
41046 ____________________________________________________________________________
41047 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
41048         Log: Subject: [patch] perl_clone leaks
41049              From: Doug MacEachern <dougm@covalent.net>
41050              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
41051              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
41052      Branch: perl
41053            ! sv.c
41054 ____________________________________________________________________________
41055 [ 11279] By: nick                                  on 2001/07/11  15:49:38
41056         Log: Integrate mainline
41057      Branch: perlio
41058           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
41059           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
41060           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
41061           +> lib/Term/ANSIColor/README
41062           !> (integrate 54 files)
41063 ____________________________________________________________________________
41064 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
41065         Log: Update Changes.
41066      Branch: perl
41067            ! Changes patchlevel.h
41068 ____________________________________________________________________________
41069 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
41070         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
41071              From: Peter Prymmer <pvhp@forte.com>
41072              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
41073              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
41074              
41075              Backport of embed.pl to 5.003.
41076      Branch: perl
41077            ! embed.pl
41078 ____________________________________________________________________________
41079 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
41080         Log: Subject: Re: POSIX test #14 on UTS 
41081              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
41082              Date: Wed, 11 Jul 2001 03:02:14 +0100
41083              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
41084      Branch: perl
41085            ! ext/POSIX/POSIX.t
41086 ____________________________________________________________________________
41087 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
41088         Log: Make the I32 an IV to preserve structure alignment and size.
41089      Branch: perl
41090            ! op.h
41091 ____________________________________________________________________________
41092 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
41093         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
41094              From: "Artur Bergman" <artur@contiller.se>
41095              Date: Wed, 11 Jul 2001 14:23:37 +0200
41096              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
41097              
41098              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
41099      Branch: perl
41100            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
41101            ! pod/perlapi.pod sv.c
41102 ____________________________________________________________________________
41103 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
41104         Log: Tweak until Pod::Parser gets updated.
41105      Branch: perl
41106            ! t/pod/special_seqs.xr
41107 ____________________________________________________________________________
41108 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
41109         Log: File::Spec usage tweak.
41110      Branch: perl
41111            ! lib/ExtUtils.t
41112 ____________________________________________________________________________
41113 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
41114         Log: Integrate #11263 from macperl; macos and macosx updates.
41115      Branch: perl
41116           !> pod/perlport.pod
41117 ____________________________________________________________________________
41118 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
41119         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
41120              From: Peter Prymmer <pvhp@forte.com>
41121              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
41122              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
41123      Branch: perl
41124            + ext/Time/HiRes/hints/dynixptx.pl
41125            ! MANIFEST hints/dynixptx.sh
41126 ____________________________________________________________________________
41127 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
41128         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
41129              From: Nicholas Clark <nick@ccl4.org>
41130              Date: Tue, 10 Jul 2001 23:17:43 +0100
41131              Message-ID: <20010710231742.B59620@plum.flirble.org>
41132      Branch: perl
41133            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
41134 ____________________________________________________________________________
41135 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
41136         Log: Subject: [DOC PATCH] Pluggable runops
41137              From: Paul Johnson <paul@pjcj.net>
41138              Date: Tue, 10 Jul 2001 21:53:28 +0200
41139              Message-ID: <20010710215328.B26577@pjcj.net>
41140      Branch: perl
41141            ! pod/perlguts.pod
41142 ____________________________________________________________________________
41143 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
41144         Log: Subject: [PATCH] Authors
41145              From: Artur Bergman <artur@contiller.se>
41146              Date: Tue, 10 Jul 2001 20:39:12 +0200
41147              Message-ID: <B771186F.21CD%artur@contiller.se>
41148      Branch: perl
41149            ! AUTHORS
41150 ____________________________________________________________________________
41151 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
41152         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
41153              From: Doug MacEachern <dougm@covalent.net>
41154              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
41155              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
41156      Branch: perl
41157            ! pp_ctl.c
41158 ____________________________________________________________________________
41159 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
41160         Log: Subject: doc patch; times() in scalar context
41161              From: mjd@plover.com
41162              Date: 10 Jul 2001 18:01:17 -0000
41163              Message-ID: <20010710180117.12477.qmail@plover.com>
41164      Branch: perl
41165            ! pod/perlfunc.pod
41166 ____________________________________________________________________________
41167 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
41168         Log: Subject: [PATCH] Small fix to pp_gmtime
41169              From: Artur Bergman <artur@contiller.se>
41170              Date: Tue, 10 Jul 2001 19:54:52 +0200
41171              Message-ID: <B7710E0B.21C5%artur@contiller.se>
41172      Branch: perl
41173            ! pp_sys.c
41174 ____________________________________________________________________________
41175 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
41176         Log: Integrate changes from mainline perl, add notes about
41177              Mac OS X and Mac OS.
41178      Branch: maint-5.6/macperl
41179            ! pod/perlport.pod
41180 ____________________________________________________________________________
41181 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
41182         Log: A proof of the dangers of package; ?
41183      Branch: perl
41184            ! t/lib/warnings/op
41185 ____________________________________________________________________________
41186 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
41187         Log: Regen toc and modlib.
41188      Branch: perl
41189            ! pod/perlmodlib.pod pod/perltoc.pod
41190 ____________________________________________________________________________
41191 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
41192         Log: Add compexcl(), casefold(), and casespec() interfaces;
41193              and make all interfaces to return hash references instead
41194              of hashes. 
41195      Branch: perl
41196            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41197 ____________________________________________________________________________
41198 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
41199         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
41200              From: "Philip Newton" <Philip.Newton@gmx.net>
41201              Date: Tue, 10 Jul 2001 09:55:59 +0200
41202              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
41203              
41204              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
41205              From: "Philip Newton" <Philip.Newton@gmx.net>
41206              Date: Tue, 10 Jul 2001 09:56:37 +0200
41207              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
41208      Branch: perl
41209            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41210            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
41211 ____________________________________________________________________________
41212 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
41213         Log: Subject: [patch] undef &xsub for 1,2
41214              From: Doug MacEachern <dougm@covalent.net>
41215              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
41216              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
41217              
41218              (This version of the patch with a comment from Gisle.)
41219      Branch: perl
41220            ! op.c
41221 ____________________________________________________________________________
41222 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
41223         Log: Mention package; deprecation and the Win32 problems.
41224      Branch: perl
41225            ! pod/perl572delta.pod
41226 ____________________________________________________________________________
41227 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
41228         Log: Subject: [PATCH] deprecate package with no arguments
41229              From: Robin Houston <robin@kitsite.com>
41230              Date: Tue, 10 Jul 2001 13:33:40 +0100
41231              Message-ID: <20010710133340.A13452@robin.kitsite.com>
41232      Branch: perl
41233            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
41234 ____________________________________________________________________________
41235 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
41236         Log: Upgrade to podlators 1.10.
41237      Branch: perl
41238            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
41239            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
41240            ! pod/pod2man.PL pod/pod2text.PL
41241 ____________________________________________________________________________
41242 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
41243         Log: Upgrade to Term::ANSIColor 1.04.
41244      Branch: perl
41245            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
41246            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
41247 ____________________________________________________________________________
41248 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
41249         Log: Integrate perlio (the right fix for the ":layer(args)")
41250      Branch: perl
41251           !> perlio.c
41252 ____________________________________________________________________________
41253 [ 11252] By: nick                                  on 2001/07/10  06:58:14
41254         Log: Fix open(...,"...:layer(xxx)",...)
41255              - use memEQ not strEQ as there is '(' not '\0'
41256      Branch: perlio
41257            ! perlio.c
41258 ____________________________________________________________________________
41259 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
41260         Log: Telling the number of tests helps.
41261      Branch: perl
41262            ! ext/PerlIO/t/encoding.t
41263 ____________________________________________________________________________
41264 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
41265         Log: Require I18N::Langinfo, not use.
41266      Branch: perl
41267            ! lib/open.pm
41268 ____________________________________________________________________________
41269 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
41270         Log: Add a test for for PerlIO ":encoding(...)" layer.
41271      Branch: perl
41272            + ext/PerlIO/t/encoding.t
41273            ! MANIFEST ext/Encode/Encode.pm
41274 ____________________________________________________________________________
41275 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
41276         Log: PerlIO ":encoding(foobar)" temporary fix.
41277              Not really correct, I think, since the change means
41278              that prefixes match.
41279      Branch: perl
41280            ! perlio.c
41281 ____________________________________________________________________________
41282 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
41283         Log: Update to Math::BigInt 1.36.  The biggest news is
41284              the separation of the backend; now the pure Perl
41285              implementation is in Math::BigInt::Calc, but one
41286              can plugin, say, Math::BigInt::BitVect, and get
41287              considerable speedup.
41288      Branch: perl
41289            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
41290            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
41291            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
41292            ! lib/Math/BigInt/t/mbimbf.t
41293 ____________________________________________________________________________
41294 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
41295         Log: Subject: Re: compatibility question
41296              From: Peter Prymmer <pvhp@forte.com>
41297              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
41298              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
41299      Branch: perl
41300            ! lib/ExtUtils/MM_VMS.pm
41301 ____________________________________________________________________________
41302 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
41303         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
41304              From: Norton Allen <allen@huarp.harvard.edu>
41305              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
41306              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
41307      Branch: perl
41308            ! ext/File/Glob/t/basic.t
41309 ____________________________________________________________________________
41310 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
41311         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
41312              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
41313              Date: Tue, 10 Jul 2001 00:29:55 +0900
41314              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
41315      Branch: perl
41316            + ext/Encode/Encode/HZ.enc
41317            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
41318            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
41319            ! ext/Encode/Encode/iso2022-jp.enc
41320            ! ext/Encode/Encode/iso2022-kr.enc
41321 ____________________________________________________________________________
41322 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
41323         Log: Add in all them there macos/ files.
41324      Branch: maint-5.6/macperl
41325            + (add 577 files)
41326 ____________________________________________________________________________
41327 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
41328         Log: Add the new modules to the list of having those own tests.
41329      Branch: perl
41330            ! t/lib/1_compile.t
41331 ____________________________________________________________________________
41332 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
41333         Log: Add INOUT to control both ways at the same time.
41334      Branch: perl
41335            ! lib/open.pm
41336 ____________________________________________________________________________
41337 [ 11240] By: nick                                  on 2001/07/09  16:33:50
41338         Log: Integrate mainline
41339      Branch: perlio
41340           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41341           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
41342           !> (integrate 41 files)
41343 ____________________________________________________________________________
41344 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
41345         Log: More encoding mapping magic.
41346      Branch: perl
41347            ! lib/open.pm
41348 ____________________________________________________________________________
41349 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
41350         Log: Update Changes.
41351      Branch: perl
41352            ! Changes patchlevel.h
41353 ____________________________________________________________________________
41354 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
41355         Log: (Retracted by #11285).
41356              
41357              Subject: [PATCH] OPpCONST_OCTAL fixes
41358              From: Abhijit Menon-Sen <ams@wiw.org>
41359              Date: Mon, 9 Jul 2001 07:38:45 +0530
41360              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
41361      Branch: perl
41362            ! op.c
41363 ____________________________________________________________________________
41364 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
41365         Log: Add a pseudolayer ":locale" to the open pragma which
41366              will get the encoding from the locale.  Yet undocumented
41367              because I can't get the PerlIO :encoding(foobar) to work.
41368      Branch: perl
41369            ! ext/Encode/Encode.pm lib/open.pm
41370 ____________________________________________________________________________
41371 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
41372         Log: Add more encoding mappings.
41373      Branch: perl
41374            ! ext/Encode/Encode.pm
41375 ____________________________________________________________________________
41376 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
41377         Log: Document that using :encoding layer requires using Encode.
41378      Branch: perl
41379            ! ext/Encode/Encode.pm lib/PerlIO.pm
41380 ____________________________________________________________________________
41381 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
41382         Log: Netware tweak from Ananth Kesari.
41383      Branch: perl
41384            ! NetWare/netware.h
41385 ____________________________________________________________________________
41386 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
41387         Log: t/harness doesn't know about run/*.t
41388      Branch: perl
41389            ! t/harness
41390 ____________________________________________________________________________
41391 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
41392         Log: run/exit.t busted on windows
41393      Branch: perl
41394            ! t/run/exit.t
41395 ____________________________________________________________________________
41396 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
41397         Log: fix a couple of UCD.t tests that fail due to bad case
41398      Branch: perl
41399            ! lib/Unicode/UCD.t
41400 ____________________________________________________________________________
41401 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
41402         Log: test skip logic was broken
41403      Branch: perl
41404            ! ext/I18N/Langinfo/Langinfo.t
41405 ____________________________________________________________________________
41406 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
41407         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
41408              failure of ExtUtils.t#27 when built in debug mode)
41409      Branch: perl
41410            ! lib/ExtUtils/MM_Win32.pm
41411 ____________________________________________________________________________
41412 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
41413         Log: I18N::Langinfo is not available on windows
41414      Branch: perl
41415            ! win32/FindExt.pm
41416 ____________________________________________________________________________
41417 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
41418         Log: save a dTHX
41419      Branch: perl
41420            ! ext/POSIX/POSIX.xs
41421 ____________________________________________________________________________
41422 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
41423         Log: Update Changes.
41424      Branch: perl
41425            ! Changes patchlevel.h
41426 ____________________________________________________________________________
41427 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
41428         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
41429              as pointed out by Sarathy.
41430      Branch: perl
41431            ! ext/I18N/Langinfo/Langinfo.xs
41432 ____________________________________________________________________________
41433 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
41434         Log: Retract #11212.
41435      Branch: perl
41436            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41437 ____________________________________________________________________________
41438 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
41439         Log: Bump up the VERSION of Cwd.xs.
41440      Branch: perl
41441            ! ext/Cwd/Makefile.PL
41442 ____________________________________________________________________________
41443 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
41444         Log: Retract #11220, the problem wasn't the missing leading zero.
41445              Here's the problem:
41446              $ ./perl -we 'chmod(oct("755"), ".")'
41447              Non-octal literal mode (493) specified at -e line 1.
41448              (Did you mean 0493 instead?)
41449      Branch: perl
41450            ! lib/ExtUtils/MM_Unix.pm
41451 ____________________________________________________________________________
41452 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
41453         Log: (Retracted by #11221)
41454              Change the PERM_RW and PERM_RWX to 0644 and 0755
41455              (add the leading zero).
41456      Branch: perl
41457            ! lib/ExtUtils/MM_Unix.pm
41458 ____________________________________________________________________________
41459 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
41460         Log: Integrate changes #11193, 11205, 11209 from macperl.
41461              
41462              Fix up AutoLoader to fudge for Mac paths in import().
41463              
41464              Allow symbols in try_symbol() to begin with "_".
41465              
41466              Small portability fix for Mac OS.
41467      Branch: perl
41468           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
41469 ____________________________________________________________________________
41470 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
41471         Log: Metaconfig unit change for #11217.
41472      Branch: metaconfig/U/perl
41473            ! Extensions.U
41474 ____________________________________________________________________________
41475 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
41476         Log: Detypo, problem noticed by Gerrit P. Haase.
41477      Branch: perl
41478            ! Configure config_h.SH
41479 ____________________________________________________________________________
41480 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
41481         Log: Cwd cleanups.
41482      Branch: perl
41483            ! ext/Cwd/Cwd.xs
41484 ____________________________________________________________________________
41485 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
41486         Log: Slight tweaks on #11213.
41487      Branch: perl
41488            ! toke.c
41489 ____________________________________________________________________________
41490 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
41491         Log: A missing dTHX noticed by Gerrit P. Haase.
41492      Branch: perl
41493            ! ext/POSIX/POSIX.xs
41494 ____________________________________________________________________________
41495 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
41496         Log: Subject: [PATCH toke.c] Simplify yytoke()
41497              From: Simon Cozens <simon@netthink.co.uk>
41498              Date: Sun, 8 Jul 2001 13:24:34 +0100
41499              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
41500              
41501              Split out pending_ident().
41502      Branch: perl
41503            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
41504 ____________________________________________________________________________
41505 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
41506         Log: (Retracted by #11223.)
41507              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
41508              Date: Wed, 05 Nov 1997 17:22:34 -0600
41509              From: Graham Barr <gbarr@ti.com>
41510              Message-Id: <3460FFBA.6DA51F46@ti.com>
41511      Branch: perl
41512            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
41513 ____________________________________________________________________________
41514 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
41515         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
41516      Branch: perl
41517            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41518            ! pod/perllocale.pod
41519 ____________________________________________________________________________
41520 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
41521         Log: Really do the test under the C locale.
41522      Branch: perl
41523            ! ext/I18N/Langinfo/Langinfo.t
41524 ____________________________________________________________________________
41525 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
41526         Log: Small portability fix for Mac OS.
41527      Branch: maint-5.6/macperl
41528            ! lib/Cwd.pm
41529 ____________________________________________________________________________
41530 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
41531         Log: Metaconfig unit change for #11207.
41532      Branch: metaconfig/U/perl
41533            ! Extensions.U
41534 ____________________________________________________________________________
41535 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
41536         Log: Add I18N::Langinfo, which is basically a wrapper around
41537              nl_langinfo(), which is an additional way to query locale
41538              specific information.
41539      Branch: perl
41540            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
41541            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
41542            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
41543 ____________________________________________________________________________
41544 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
41545         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
41546              used in File::Find tests; replace with if.t.
41547      Branch: maint-5.6/macperl
41548            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
41549            ! t/pragma/warn/op
41550 ____________________________________________________________________________
41551 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
41552         Log: Allow symbols in try_symbol() to begin with "_".
41553      Branch: maint-5.6/macperl
41554            ! makedef.pl
41555 ____________________________________________________________________________
41556 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
41557         Log: Sync up the File::Find changes from the rewrite by
41558              Thomas Wegner, et al.
41559      Branch: maint-5.6/macperl
41560            + t/lib/filefind-taint.t
41561            ! lib/File/Find.pm t/lib/filefind.t
41562 ____________________________________________________________________________
41563 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
41564         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
41565              From: Thomas Wegner <wegner_thomas@yahoo.com>
41566              Date: Thu, 5 Jul 2001 20:31:25 +0200
41567              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
41568      Branch: maint-5.6/macperl
41569            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
41570 ____________________________________________________________________________
41571 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
41572         Log: Some more test portability fixes.
41573      Branch: maint-5.6/macperl
41574            ! t/lib/filecopy.t t/pragma/warn/pp_sys
41575 ____________________________________________________________________________
41576 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
41577         Log: The #11200 removed wrong (non-existent) target.  Duh.
41578      Branch: perl
41579            ! Makefile.SH
41580 ____________________________________________________________________________
41581 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
41582         Log: Zap the lib/re.pm before creating it.
41583      Branch: perl
41584            ! Makefile.SH
41585 ____________________________________________________________________________
41586 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
41587         Log: Another test.  Please ignore.
41588      Branch: maint-5.6/macperl
41589            ! README.macos
41590 ____________________________________________________________________________
41591 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
41592         Log: Portability fixes for a lot of tests, especially IO-related
41593              tests, and warnings, and the harness script.
41594      Branch: maint-5.6/macperl
41595            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
41596            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
41597            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
41598            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
41599            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
41600            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
41601            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
41602            ! t/pragma/warnings.t
41603 ____________________________________________________________________________
41604 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
41605         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
41606              From: Nicholas Clark <nick@ccl4.org>
41607              Date: Sat, 7 Jul 2001 21:00:17 +0100
41608              Message-ID: <20010707210017.H59620@plum.flirble.org>
41609      Branch: perl
41610            ! lib/h2xs.t
41611 ____________________________________________________________________________
41612 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
41613         Log: The UNICOS/mk SysV IPC problem has been fixed.
41614      Branch: perl
41615            ! pod/perl572delta.pod
41616 ____________________________________________________________________________
41617 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
41618         Log: Slight update tweaks on perlunicode.pod.
41619      Branch: perl
41620            ! pod/perlunicode.pod
41621 ____________________________________________________________________________
41622 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
41623         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
41624              From: Mark-Jason Dominus <mjd@plover.com>
41625              Date: Sat, 07 Jul 2001 13:04:04 -0400
41626              Message-ID: <20010707170404.32694.qmail@plover.com>
41627      Branch: perl
41628            ! ext/DB_File/DB_File.pm
41629 ____________________________________________________________________________
41630 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
41631         Log: Fix up AutoLoader to fudge for Mac paths in import().
41632      Branch: maint-5.6/macperl
41633            ! lib/AutoLoader.pm
41634 ____________________________________________________________________________
41635 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
41636         Log: Try to force the lib/re.pm to be there before entering
41637              the extensions builds, should help for parallel makes.
41638      Branch: perl
41639            ! Makefile.SH
41640 ____________________________________________________________________________
41641 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
41642         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41643              From: Norton Allen <allen@huarp.harvard.edu>
41644              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
41645              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
41646      Branch: perl
41647            ! ext/POSIX/POSIX.xs
41648 ____________________________________________________________________________
41649 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
41650         Log: Subject: [PATCH] Re: op/arith.t
41651              From: Nicholas Clark <nick@ccl4.org>
41652              Date: Sat, 7 Jul 2001 13:04:54 +0100
41653              Message-ID: <20010707130454.D59620@plum.flirble.org>
41654      Branch: perl
41655            ! numeric.c toke.c
41656 ____________________________________________________________________________
41657 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
41658         Log: Subject: [PATCH] h2xs
41659              From: Nicholas Clark <nick@ccl4.org>
41660              Date: Fri, 6 Jul 2001 23:25:14 +0100
41661              Message-ID: <20010706232514.X59620@plum.flirble.org>
41662      Branch: perl
41663            ! utils/h2xs.PL
41664 ____________________________________________________________________________
41665 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
41666         Log: Subject: Re: bleedperl perl_alloc..free leakage
41667              From: Radu Greab <radu@netsoft.ro>
41668              Date: Fri, 6 Jul 2001 19:48:54 +0300
41669              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
41670              
41671              Leak-be-gone.
41672      Branch: perl
41673            ! op.c
41674 ____________________________________________________________________________
41675 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
41676         Log: Test again.  Please ignore.
41677      Branch: maint-5.6/macperl
41678            ! README.macos
41679 ____________________________________________________________________________
41680 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
41681         Log: Test.  Please ignore.
41682      Branch: maint-5.6/macperl
41683            ! README.macos
41684 ____________________________________________________________________________
41685 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
41686         Log: Include changes already sent in separately as patches,
41687              before branch was created.
41688      Branch: maint-5.6/macperl
41689            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
41690            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
41691            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
41692            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
41693            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
41694            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
41695            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
41696            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
41697            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
41698            ! t/pragma/strict.t
41699 ____________________________________________________________________________
41700 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
41701         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41702              From: Norton Allen <allen@huarp.harvard.edu>
41703              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41704              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41705      Branch: perl
41706            ! utf8.h
41707 ____________________________________________________________________________
41708 [ 11183] By: nick                                  on 2001/07/06  16:27:40
41709         Log: Integrate mainline
41710      Branch: perlio
41711           +> (branch 42 files)
41712            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
41713            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
41714            - win32/bin/mdelete.bat
41715           !> (integrate 215 files)
41716 ____________________________________________________________________________
41717 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
41718         Log: The #11166 needed also these updated.
41719      Branch: perl
41720            ! lib/warnings.pm warnings.h
41721 ____________________________________________________________________________
41722 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
41723         Log: Update Changes.
41724      Branch: perl
41725            ! Changes patchlevel.h
41726 ____________________________________________________________________________
41727 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
41728         Log: Regen toc.
41729      Branch: perl
41730            ! pod/perltoc.pod
41731 ____________________________________________________________________________
41732 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
41733         Log: Nit from Abhijit.
41734      Branch: perl
41735            ! lib/CPAN.pm
41736 ____________________________________________________________________________
41737 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
41738         Log: Retract #11172.
41739      Branch: perl
41740            ! t/op/method.t
41741 ____________________________________________________________________________
41742 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
41743         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
41744              From: Norton Allen <allen@huarp.harvard.edu>
41745              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
41746              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
41747      Branch: perl
41748            ! lib/Cwd.pm
41749 ____________________________________________________________________________
41750 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
41751         Log: (Accidentally empty check-in.)
41752      Branch: perl
41753            ! utf8.h
41754 ____________________________________________________________________________
41755 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
41756         Log: Retract #11165 since Sarathy pointed out it'll not
41757              work properly under threads, the problem should be
41758              solved using "the savestack, either via SSNEW() or
41759              using a newSVpv()+SAVEFREESV() combo."
41760      Branch: perl
41761            ! ext/POSIX/POSIX.xs
41762 ____________________________________________________________________________
41763 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
41764         Log: Retract #11125 since NI-S pointed out it'll not work in
41765              cases where the extension has their own handcrafted INC
41766              et alia.
41767      Branch: perl
41768            ! lib/ExtUtils/MM_Unix.pm
41769 ____________________________________________________________________________
41770 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
41771         Log: Subject: RE: [PATCH] -I and MakeMaker again
41772              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
41773              Date: Fri, 6 Jul 2001 09:18:29 +0200
41774              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
41775      Branch: perl
41776            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
41777            ! lib/ExtUtils/MM_Win32.pm
41778 ____________________________________________________________________________
41779 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
41780         Log: (Retracted by #11178)
41781              Subject: [PATCH t/op/method.t] SUPER:: strangeness
41782              From: Piers Cawley <pdcawley@iterative-software.com>
41783              Date: 06 Jul 2001 10:49:01 +0100
41784              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
41785      Branch: perl
41786            ! t/op/method.t
41787 ____________________________________________________________________________
41788 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
41789         Log: VOS README update from Paul Green.
41790      Branch: perl
41791            ! README.vos
41792 ____________________________________________________________________________
41793 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
41794         Log: Subject: [PATCH README.qnx hints/qnx.sh]
41795              From: Norton Allen <allen@huarp.harvard.edu>
41796              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
41797              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
41798      Branch: perl
41799            ! README.qnx hints/qnx.sh
41800 ____________________________________________________________________________
41801 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
41802         Log: Subject: [PATCH] Doc patch for Tie::Hash
41803              From: Artur Bergman <artur@contiller.se>
41804              Date: Thu, 05 Jul 2001 22:51:18 +0200
41805              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
41806      Branch: perl
41807            ! lib/Tie/Hash.pm
41808 ____________________________________________________________________________
41809 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
41810         Log: Subject: [PATCH] perlfaq4.pod
41811              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
41812              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
41813              Date: Thu, 5 Jul 2001 18:44:10 +0100 
41814      Branch: perl
41815            ! pod/perlfaq4.pod
41816 ____________________________________________________________________________
41817 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
41818         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
41819              From: Robin Houston <robin@kitsite.com>
41820              Date: Thu, 5 Jul 2001 18:33:21 +0100
41821              Message-ID: <20010705183321.A27345@robin.kitsite.com>
41822      Branch: perl
41823            ! ext/B/B/Deparse.pm
41824 ____________________________________________________________________________
41825 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
41826         Log: (Retracted by #11285.)
41827              
41828              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
41829              From: Abhijit Menon-Sen <ams@wiw.org>
41830              Date: Fri, 6 Jul 2001 01:26:32 +0530
41831              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
41832      Branch: perl
41833            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
41834            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
41835            ! warnings.pl
41836 ____________________________________________________________________________
41837 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
41838         Log: (Retracted by #11175)
41839              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
41840              From: Norton Allen <allen@huarp.harvard.edu>
41841              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
41842              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
41843      Branch: perl
41844            ! ext/POSIX/POSIX.xs
41845 ____________________________________________________________________________
41846 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
41847         Log: Unterminated C< (noticed by Richard Hatch), and few other
41848              small Unicode doc tweaks.
41849      Branch: perl
41850            ! pod/perlretut.pod
41851 ____________________________________________________________________________
41852 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
41853         Log: More flexible argument understanding; add charblocks() and
41854              charscripts(); make charblock() and charscript() two-way;
41855              add charinrange(); separate the $Unicode::UCD::VERSION and
41856              the version of the Unicode by adding UnicodeVersion().
41857      Branch: perl
41858            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
41859 ____________________________________________________________________________
41860 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
41861         Log: Update Unicode::UCD on \p{In...}.
41862      Branch: perl
41863            ! lib/Unicode/UCD.pm
41864 ____________________________________________________________________________
41865 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
41866         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
41867              From: Norton Allen <allen@huarp.harvard.edu>
41868              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
41869              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
41870      Branch: perl
41871            ! lib/ExtUtils/MM_Unix.pm
41872 ____________________________________________________________________________
41873 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
41874         Log: POSIX-BC tweaks from Thomas Dorner.
41875      Branch: perl
41876            ! hints/posix-bc.sh perlio.h
41877 ____________________________________________________________________________
41878 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
41879         Log: Module updates for the delta.
41880      Branch: perl
41881            ! pod/perl572delta.pod
41882 ____________________________________________________________________________
41883 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
41884         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
41885              From: Norton Allen <allen@huarp.harvard.edu>
41886              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
41887              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
41888      Branch: perl
41889            ! ext/IO/lib/IO/t/io_sock.t
41890 ____________________________________________________________________________
41891 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
41892         Log: Subject: [PATCH perldiag.pod] Quick fixes
41893              From: Simon Cozens <simon@netthink.co.uk>
41894              Date: Wed, 4 Jul 2001 20:22:12 +0100
41895              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
41896      Branch: perl
41897            ! pod/perldiag.pod
41898 ____________________________________________________________________________
41899 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
41900         Log: (retracted by #13533)
41901              
41902              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
41903              From: Radu Greab <radu@netsoft.ro>
41904              Date: Wed, 4 Jul 2001 22:13:31 +0300
41905              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
41906      Branch: perl
41907            ! op.c sv.c t/op/pos.t
41908 ____________________________________________________________________________
41909 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
41910         Log: Subject: [PATCH] -I and MakeMaker again
41911              From: Michael G Schwern <schwern@pobox.com>
41912              Date: Wed, 4 Jul 2001 15:03:07 -0400
41913              Message-ID: <20010704150307.I20340@blackrider>
41914              
41915              (and retract #11145)
41916      Branch: perl
41917            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
41918            ! lib/ExtUtils/MakeMaker.pm
41919 ____________________________________________________________________________
41920 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
41921         Log: Subject: Re: PERFORCE change 11142 for review
41922              From: "Philip Newton" <Philip.Newton@gmx.net>
41923              Date: Wed, 4 Jul 2001 20:46:26 +0200
41924              Message-Id: <200107041841.VAA25380@taas.iki.fi>
41925      Branch: perl
41926            ! lib/ExtUtils/MakeMaker.pm
41927 ____________________________________________________________________________
41928 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
41929         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
41930              From: Jonathan Stowe <gellyfish@gellyfish.com>
41931              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
41932              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
41933      Branch: perl
41934            ! utils/pl2pm.PL
41935 ____________________________________________________________________________
41936 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
41937         Log: fix the binary compatibility issue when building with/without
41938              usemymalloc by exporting Perl_malloc() et al as simple wrappers
41939              around the system functions (this allows most extensions built
41940              using one mode to coexist with perls built in the other mode)
41941              
41942              XXX the Perl_mfree() wrapper might need to do return(free()) on
41943              platforms where Free_t isn't "void"
41944      Branch: perl
41945            ! embed.h embed.pl makedef.pl proto.h util.c
41946 ____________________________________________________________________________
41947 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
41948         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
41949              since it doesn't ensure threads other than the one calling fork()
41950              aren't holding any locks; the fix is to use pthread_atfork() to
41951              hold global locks
41952              
41953              building perl with -Dusemymalloc exacerbates the problem since
41954              Perl_malloc() holds a mutex, and perl's exec() calls New()
41955              
41956              XXX the code in win32thread.h may be needed on platforms that have
41957              no pthread_atfork()
41958      Branch: perl
41959            ! perl.c thread.h win32/win32thread.h
41960 ____________________________________________________________________________
41961 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
41962         Log: Integrate #11009 from maintperl.
41963      Branch: maint-5.6/macperl
41964           !> lib/ExtUtils/Manifest.pm
41965 ____________________________________________________________________________
41966 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
41967         Log: Flexing my Perforce muscles.
41968      Branch: maint-5.6/macperl
41969            ! README.macos
41970 ____________________________________________________________________________
41971 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
41972         Log: Update Changes.
41973      Branch: perl
41974            ! Changes patchlevel.h
41975 ____________________________________________________________________________
41976 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
41977         Log: Metaconfig unit change for #11146.
41978      Branch: metaconfig/U/perl
41979            ! d_fcntl_can_lock.U
41980 ____________________________________________________________________________
41981 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
41982         Log: Somehow the #ifdefs of the added code (in #11093) made
41983              HP-UX to fail the fcntl locking test, without the ifdefs
41984              the test seems to be working again.  Reason unknown:
41985              HP-UX cc doesn't complain either way.
41986      Branch: perl
41987            ! Configure
41988 ____________________________________________________________________________
41989 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
41990         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
41991      Branch: perl
41992            ! lib/ExtUtils/MM_Unix.pm
41993 ____________________________________________________________________________
41994 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
41995         Log: gcc -Wall nit.
41996      Branch: perl
41997            ! pp_hot.c
41998 ____________________________________________________________________________
41999 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
42000         Log: When removing tests updating the test count is a good idea, too.
42001      Branch: perl
42002            ! lib/Net/t/require.t
42003 ____________________________________________________________________________
42004 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
42005         Log: Document #11134 and add the new symbols to the list of
42006              of MakeMaker known ones.
42007      Branch: perl
42008            ! lib/ExtUtils/MakeMaker.pm
42009 ____________________________________________________________________________
42010 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
42011         Log: Microperl update.
42012      Branch: perl
42013            ! uconfig.h
42014 ____________________________________________________________________________
42015 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
42016         Log: Update the libnet tests as per #11138.
42017      Branch: perl
42018            - lib/Net/t/ph.t
42019            ! MANIFEST lib/Net/t/require.t
42020 ____________________________________________________________________________
42021 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
42022         Log: Regen toc and modlib.
42023      Branch: perl
42024            ! pod/perlmodlib.pod pod/perltoc.pod
42025 ____________________________________________________________________________
42026 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
42027         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
42028              Graham's request.
42029      Branch: perl
42030            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
42031            ! MANIFEST
42032 ____________________________________________________________________________
42033 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
42034         Log: Add the OS/390 harness results to the delta.
42035      Branch: perl
42036            ! pod/perl572delta.pod
42037 ____________________________________________________________________________
42038 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
42039         Log: Avoid the two study tests in OS/390 until the bug has been solved.
42040      Branch: perl
42041            ! t/op/study.t
42042 ____________________________________________________________________________
42043 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
42044         Log: DOS/DJGPP tweaks from Laszlo Molnar.
42045      Branch: perl
42046            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
42047 ____________________________________________________________________________
42048 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
42049         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
42050              From: Michael G Schwern <schwern@pobox.com>
42051              Date: Wed, 4 Jul 2001 00:01:16 -0400
42052              Message-ID: <20010704000116.C591@blackrider>
42053      Branch: perl
42054            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
42055 ____________________________________________________________________________
42056 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
42057         Log: The #11132 missed singleton characters (not part
42058              of a unilo..unihi range) in Unicode scripts.
42059      Branch: perl
42060            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
42061            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
42062            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
42063            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
42064            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
42065            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
42066            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
42067            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
42068            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
42069            ! lib/unicode/mktables.PL t/op/pat.t
42070 ____________________________________________________________________________
42071 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
42072         Log: Support preferentially the Unicode 'scripts' definition
42073              in the \p{In...} notation since according to Unicode the
42074              scripts concept is more natural for matching than using
42075              the somewhat artificial block names.  The block names are
42076              still available, though, and if there's a name conflict,
42077              the scripts one wins and the blocks one has to do with
42078              'Block' appended to its name.  For more information see
42079              
42080              http://www.unicode.org/unicode/reports/tr24/
42081      Branch: perl
42082            + lib/unicode/In/100.pl lib/unicode/In/101.pl
42083            + lib/unicode/In/102.pl lib/unicode/In/103.pl
42084            + lib/unicode/In/104.pl lib/unicode/In/105.pl
42085            + lib/unicode/In/106.pl lib/unicode/In/107.pl
42086            + lib/unicode/In/108.pl lib/unicode/In/109.pl
42087            + lib/unicode/In/110.pl lib/unicode/In/111.pl
42088            + lib/unicode/In/112.pl lib/unicode/In/113.pl
42089            + lib/unicode/In/114.pl lib/unicode/In/115.pl
42090            + lib/unicode/In/116.pl lib/unicode/In/117.pl
42091            + lib/unicode/In/118.pl lib/unicode/In/119.pl
42092            + lib/unicode/In/120.pl lib/unicode/In/121.pl
42093            + lib/unicode/In/122.pl lib/unicode/In/123.pl
42094            + lib/unicode/In/124.pl lib/unicode/In/125.pl
42095            + lib/unicode/In/126.pl lib/unicode/In/127.pl
42096            + lib/unicode/In/128.pl lib/unicode/In/129.pl
42097            + lib/unicode/In/130.pl lib/unicode/In/131.pl
42098            + lib/unicode/In/132.pl lib/unicode/In/133.pl
42099            + lib/unicode/In/134.pl lib/unicode/In/135.pl
42100            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
42101            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
42102            ! (edit 106 files)
42103 ____________________________________________________________________________
42104 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
42105         Log: Better document the difference between a block and a script.
42106      Branch: perl
42107            ! lib/Unicode/UCD.pm
42108 ____________________________________________________________________________
42109 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
42110         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
42111              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
42112              Date: Tue, 3 Jul 2001 15:04:23 -0500
42113              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
42114      Branch: perl
42115            ! lib/CPAN.pm
42116 ____________________________________________________________________________
42117 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
42118         Log: Add tests for charscript().
42119      Branch: perl
42120            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
42121 ____________________________________________________________________________
42122 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
42123         Log: Add charscript() to get the UTR#24 script names of characters.
42124      Branch: perl
42125            ! lib/Unicode/UCD.pm
42126 ____________________________________________________________________________
42127 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
42128         Log: Todo updates.
42129      Branch: perl
42130            ! pod/perltodo.pod
42131 ____________________________________________________________________________
42132 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
42133         Log: Unicode::UCD updates.
42134      Branch: perl
42135            ! lib/Unicode/UCD.pm
42136 ____________________________________________________________________________
42137 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
42138         Log: (Retracted by #11174)
42139              Subject: MakeMaker should pass through DEFINE and INC to subdirs
42140              From: Alan Burlison <Alan.Burlison@sun.com>
42141              Date: Tue, 03 Jul 2001 15:20:13 +0100
42142              Message-ID: <3B41D49D.A923D4F9@sun.com>
42143      Branch: perl
42144            ! lib/ExtUtils/MM_Unix.pm
42145 ____________________________________________________________________________
42146 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
42147         Log: Subject: Patch needed for UTS
42148              From: hom00@utsglobal.com (Hal Morris)
42149              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
42150              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
42151              
42152              Replace #11113 with a better version.
42153      Branch: perl
42154            ! perl.h
42155 ____________________________________________________________________________
42156 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
42157         Log: Subject: Re: POINTERRIGOR
42158              From: Andy Dougherty <doughera@lafayette.edu>
42159              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
42160              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
42161      Branch: perl
42162            ! util.c
42163 ____________________________________________________________________________
42164 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
42165         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
42166              From: "Philip Newton" <pnewton@gmx.de>
42167              Date: Tue, 3 Jul 2001 17:03:34 +0200
42168              Message-ID: <3B41FAE6.29564.660E117@localhost>
42169      Branch: perl
42170            ! pp_hot.c
42171 ____________________________________________________________________________
42172 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
42173         Log: Typos.
42174      Branch: perl
42175            ! INSTALL
42176 ____________________________________________________________________________
42177 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
42178         Log: Subject: [PATCH 5.6.1] debugger fixes
42179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42180              Date: Tue, 3 Jul 2001 03:38:18 -0400
42181              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
42182              
42183              The $^S is working again.
42184      Branch: perl
42185            ! lib/perl5db.pl
42186 ____________________________________________________________________________
42187 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
42188         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
42189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42190              Date: Tue, 3 Jul 2001 03:34:06 -0400
42191              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
42192      Branch: perl
42193            ! os2/OS2/Process/Process.pm
42194 ____________________________________________________________________________
42195 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
42196         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
42197              From: "Philip Newton" <Philip.Newton@gmx.net>
42198              Date: Tue, 3 Jul 2001 09:11:27 +0200
42199              Message-Id: <200107030706.KAA04596@taas.iki.fi>
42200      Branch: perl
42201            ! lib/FindBin.pm
42202 ____________________________________________________________________________
42203 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
42204         Log: Delta delta.
42205      Branch: perl
42206            ! pod/perl572delta.pod
42207 ____________________________________________________________________________
42208 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
42209         Log: Metaconfig unit change for 11115.
42210      Branch: metaconfig
42211            ! U/modified/libc.U
42212 ____________________________________________________________________________
42213 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
42214         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
42215              (from Richard Hatch) (this was the cause of pipes() and
42216              times() mysteriously not being found)
42217      Branch: perl
42218            ! Configure
42219 ____________________________________________________________________________
42220 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
42221         Log: Retract #10142, the real culprit found by Richard Hatch,
42222              coming soon to Configure near you.
42223      Branch: perl
42224            ! hints/aix.sh
42225 ____________________________________________________________________________
42226 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
42227         Log: (Replaced by #11124) UTS workaround from Hal Morris.
42228      Branch: perl
42229            ! perl.h
42230 ____________________________________________________________________________
42231 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
42232         Log: Subject: [PATCH] grok not grocking correctly
42233              From: Nicholas Clark <nick@ccl4.org>
42234              Date: Tue, 3 Jul 2001 00:19:08 +0100
42235              Message-ID: <20010703001908.H59620@plum.flirble.org>
42236      Branch: perl
42237            ! numeric.c
42238 ____________________________________________________________________________
42239 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
42240         Log: Subject: [PATCH Deparse.t] test just-posted patches
42241              From: Robin Houston <robin@kitsite.com>
42242              Date: Mon, 2 Jul 2001 23:46:15 +0100
42243              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
42244      Branch: perl
42245            ! ext/B/Deparse.t
42246 ____________________________________________________________________________
42247 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
42248         Log: Subject: [PATCH toke.c] autosplit into @F
42249              From: Robin Houston <robin@kitsite.com>
42250              Date: Mon, 2 Jul 2001 23:18:20 +0100
42251              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
42252      Branch: perl
42253            ! perl.c toke.c
42254 ____________________________________________________________________________
42255 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
42256         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
42257              From: Robin Houston <robin@kitsite.com>
42258              Date: Mon, 2 Jul 2001 23:00:48 +0100
42259              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
42260      Branch: perl
42261            ! ext/B/B/Deparse.pm
42262 ____________________________________________________________________________
42263 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
42264         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
42265              From: "Philip Newton" <Philip.Newton@gmx.net>
42266              Date: Mon, 2 Jul 2001 22:06:22 +0200
42267              (no Message-Id)
42268      Branch: perl
42269            ! ext/NDBM_File/hints/linux.pl
42270 ____________________________________________________________________________
42271 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
42272         Log: Subject: Re: Fixed pack problem - sort of
42273              From: Nicholas Clark <nick@ccl4.org>
42274              Date: Mon, 2 Jul 2001 20:59:20 +0100
42275              Message-ID: <20010702205919.F59620@plum.flirble.org>
42276      Branch: perl
42277            ! pp_pack.c t/op/pack.t
42278 ____________________________________________________________________________
42279 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
42280         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
42281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42282              Date: Mon, 2 Jul 2001 15:45:41 -0400
42283              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
42284      Branch: perl
42285            ! os2/os2.c
42286 ____________________________________________________________________________
42287 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
42288         Log: (Mistaken retraction)
42289      Branch: perl
42290            ! utils/pl2pm.PL
42291 ____________________________________________________________________________
42292 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
42293         Log: Detypo in #11103.
42294      Branch: perl
42295            ! utils/pl2pm.PL
42296 ____________________________________________________________________________
42297 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
42298         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
42299              From: Jonathan Stowe <gellyfish@gellyfish.com>
42300              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
42301              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
42302      Branch: perl
42303            ! utils/pl2pm.PL
42304 ____________________________________________________________________________
42305 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
42306         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
42307              From: "Craig A. Berry" <craigberry@mac.com>
42308              Date: Mon, 02 Jul 2001 14:11:23 -0500
42309              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
42310      Branch: perl
42311            ! lib/Unicode/UCD.pm
42312 ____________________________________________________________________________
42313 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
42314         Log: Subject: [PATCH] Re: op/numconvert.t failures
42315              From: Nicholas Clark <nick@ccl4.org>
42316              Date: Mon, 2 Jul 2001 20:10:48 +0100
42317              Message-ID: <20010702201048.E59620@plum.flirble.org>
42318      Branch: perl
42319            ! t/op/numconvert.t
42320 ____________________________________________________________________________
42321 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
42322         Log: Update Changes.
42323      Branch: perl
42324            ! Changes patchlevel.h
42325 ____________________________________________________________________________
42326 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
42327         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
42328              The real fix must be more involved.  The line of code all the leaky
42329              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
42330              line of Perl_newPMOP().
42331      Branch: perl
42332            ! op.h
42333 ____________________________________________________________________________
42334 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
42335         Log: Based on
42336              
42337              Subject: Re: sizeof(struct sembuf)
42338              From: Nicholas Clark <nick@ccl4.org>
42339              Date: Sun, 1 Jul 2001 22:26:48 +0100
42340              Message-ID: <20010701222648.W59620@plum.flirble.org>
42341              
42342              but do semop() always the slow way.
42343      Branch: perl
42344            ! doio.c
42345 ____________________________________________________________________________
42346 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
42347         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
42348              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42349              Date: Tue, 03 Jul 2001 00:56:30 +0900
42350              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
42351      Branch: perl
42352            ! ext/Encode/Encode/Tcl.t
42353 ____________________________________________________________________________
42354 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
42355         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
42356              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42357              Date: Tue, 03 Jul 2001 00:55:46 +0900
42358              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
42359      Branch: perl
42360            ! ext/Encode/Encode/Tcl.pm
42361 ____________________________________________________________________________
42362 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
42363         Log: Regen api and toc.
42364      Branch: perl
42365            ! pod/perlapi.pod pod/perltoc.pod
42366 ____________________________________________________________________________
42367 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
42368         Log: Metaconfig unit change for #11093.
42369      Branch: metaconfig/U/perl
42370            ! d_fcntl_can_lock.U
42371 ____________________________________________________________________________
42372 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
42373         Log: The fcntl locking test may hang if NFS locking messed up;
42374              break out with alarm(10).
42375      Branch: perl
42376            ! Configure
42377 ____________________________________________________________________________
42378 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
42379         Log: Move the mdelete.bat from win32/bin to win32.
42380      Branch: perl
42381            ! MANIFEST
42382 ____________________________________________________________________________
42383 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
42384         Log: Typo in #11083.
42385      Branch: perl
42386            ! ext/Time/Piece/Piece.t
42387 ____________________________________________________________________________
42388 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
42389         Log: Netware tweaks from Guruprasad.
42390      Branch: perl
42391            - NetWare/perlsdio.h
42392            ! MANIFEST NetWare/Makefile NetWare/interface.c
42393            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
42394            ! perlsdio.h
42395 ____________________________________________________________________________
42396 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
42397         Log: Subject: Re: [PATH] shared -> unique;
42398              From: Abhijit Menon-Sen <ams@wiw.org>
42399              Date: Wed, 27 Jun 2001 03:51:27 +0530
42400              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
42401      Branch: perl
42402            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
42403 ____________________________________________________________________________
42404 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
42405         Log: Subject: Re: AIX / gcc-3.0
42406              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
42407              Date: Mon, 02 Jul 2001 15:20:21 +0200
42408              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
42409      Branch: perl
42410            ! hints/aix.sh
42411 ____________________________________________________________________________
42412 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
42413         Log: Subject: Re: Bug report: split splits on wrong pattern
42414              From: Abhijit Menon-Sen <ams@wiw.org>
42415              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
42416              Date: Mon, 2 Jul 2001 16:31:33 +0530
42417      Branch: perl
42418            ! pp_ctl.c
42419 ____________________________________________________________________________
42420 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
42421         Log: Subject: [PATCH 5.6.1] test harness
42422              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42423              Date: Mon, 2 Jul 2001 06:29:21 -0400
42424              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
42425      Branch: perl
42426            ! lib/Test/Harness.pm
42427 ____________________________________________________________________________
42428 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
42429         Log: Subject: [PATCH 5.6.1] debugger goof
42430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42431              Date: Mon, 2 Jul 2001 06:27:22 -0400
42432              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
42433      Branch: perl
42434            ! lib/perl5db.pl
42435 ____________________________________________________________________________
42436 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
42437         Log: Subject: [PATCH 5.6.1] OS/2 cwd
42438              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42439              Date: Mon, 2 Jul 2001 06:21:17 -0400
42440              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
42441      Branch: perl
42442            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
42443 ____________________________________________________________________________
42444 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
42445         Log: Make #11082 more OS/2-specific.
42446      Branch: perl
42447            ! ext/Time/Piece/Piece.t
42448 ____________________________________________________________________________
42449 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
42450         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
42451              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42452              Date: Mon, 2 Jul 2001 06:06:34 -0400
42453              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
42454      Branch: perl
42455            ! ext/Time/Piece/Piece.t
42456 ____________________________________________________________________________
42457 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
42458         Log: Subject: [PATCH B::Deparse] version number & changes
42459              From: Robin Houston <robin@kitsite.com>  
42460              Date: Sun, 1 Jul 2001 17:17:29 +0100
42461              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
42462      Branch: perl
42463            ! ext/B/B/Deparse.pm
42464 ____________________________________________________________________________
42465 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
42466         Log: Subject: a small fix.
42467              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42468              Date: Mon, 2 Jul 2001 12:17:53 +0200
42469              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
42470      Branch: perl
42471            ! ext/Thread/Thread.xs
42472 ____________________________________________________________________________
42473 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
42474         Log: Subject: RE: perl@10907
42475              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42476              Date: Mon, 2 Jul 2001 12:06:16 +0200
42477              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
42478              
42479              Borland C vs PerlIO.
42480      Branch: perl
42481            ! win32/config.bc win32/config_H.bc
42482 ____________________________________________________________________________
42483 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
42484         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
42485              From: "H.M. Brand" <merijn@l1.procura.nl>
42486              Date: Mon, 02 Jul 2001 11:18:57 +0200
42487              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
42488      Branch: perl
42489            ! t/op/write.t
42490 ____________________________________________________________________________
42491 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
42492         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
42493              From: Michael G Schwern <schwern@pobox.com>
42494              Date: Mon, 2 Jul 2001 00:26:24 -0400
42495              Message-ID: <20010702002624.A18302@blackrider>
42496      Branch: perl
42497            - ext/util/mkbootstrap
42498 ____________________________________________________________________________
42499 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
42500         Log: Subject: [PATCH op.h] v minor comment tweak
42501              From: Robin Houston <robin@puffinry.freeserve.co.uk>
42502              Date: Mon, 2 Jul 2001 00:42:01 +0100
42503              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
42504      Branch: perl
42505            ! op.h
42506 ____________________________________________________________________________
42507 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
42508         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
42509      Branch: perl
42510            ! pod/perlfunc.pod
42511 ____________________________________________________________________________
42512 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
42513         Log: Subject: Re: sizeof(struct sembuf)
42514              From: Nicholas Clark <nick@ccl4.org>
42515              Date: Sun, 1 Jul 2001 19:23:16 +0100
42516              Message-ID: <20010701192316.V59620@plum.flirble.org>
42517              
42518              s/signaling/signalling/
42519      Branch: perl
42520            ! pod/perlfunc.pod
42521 ____________________________________________________________________________
42522 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
42523         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
42524              From: "Philip Newton" <Philip.Newton@gmx.net>
42525              Date: Sun, 1 Jul 2001 09:37:56 +0200
42526              Message-Id: <200107010733.KAA03920@taas.iki.fi>
42527      Branch: perl
42528            ! pod/perlvar.pod
42529 ____________________________________________________________________________
42530 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
42531         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
42532              From: "Philip Newton" <Philip.Newton@gmx.net>
42533              Date: Sun, 1 Jul 2001 09:37:56 +0200
42534              Message-Id: <200107010733.KAA03925@taas.iki.fi>
42535      Branch: perl
42536            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
42537 ____________________________________________________________________________
42538 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
42539         Log: Metaconfig unit change for #11070.
42540      Branch: metaconfig
42541            ! U/compline/randfunc.U
42542 ____________________________________________________________________________
42543 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
42544         Log: Subject: [PATCH perlsnap] its --> it's --> its
42545              From: "Philip Newton" <Philip.Newton@gmx.net>
42546              Date: Sun, 1 Jul 2001 09:37:56 +0200
42547              Message-Id: <200107010733.KAA03914@taas.iki.fi>
42548      Branch: perl
42549            ! Porting/config_H
42550 ____________________________________________________________________________
42551 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
42552         Log: Sync with Sarathy; integrate with perlio.
42553      Branch: perl
42554           !> gv.c
42555 ____________________________________________________________________________
42556 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
42557         Log: regenerate win32/config_H.?c files
42558      Branch: perl
42559            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42560 ____________________________________________________________________________
42561 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
42562         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
42563              naming discipline
42564              
42565              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
42566              because of this)
42567              
42568              fix a warning about "fd" being used without being set in Cwd.xs
42569      Branch: perl
42570            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
42571            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
42572            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
42573            ! win32/config.vc
42574 ____________________________________________________________________________
42575 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
42576         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
42577              within macro arguments") and warnings ("unary minus applied to
42578              unsigned type", among others)
42579      Branch: perl
42580            ! gv.c hv.c op.c pp.c sv.c toke.c
42581 ____________________________________________________________________________
42582 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
42583         Log: win32 fixes: more spurious CRs
42584      Branch: perl
42585            ! win32/mdelete.bat
42586 ____________________________________________________________________________
42587 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
42588         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
42589              from win32/bin (or it gets deleted by distclean); don't delete
42590              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
42591              NT (should be made Win9x specific, and added to makefile.mk)
42592      Branch: perl
42593           +> win32/mdelete.bat
42594            - win32/bin/mdelete.bat
42595            ! win32/Makefile win32/makefile.mk
42596 ____________________________________________________________________________
42597 [ 11063] By: nick                                  on 2001/07/01  18:54:09
42598         Log: Quick for for #ifdef mess
42599      Branch: perlio
42600            ! gv.c
42601 ____________________________________________________________________________
42602 [ 11062] By: nick                                  on 2001/07/01  18:47:42
42603         Log: Raw integrate - does not build #if mess in gv.c
42604      Branch: perlio
42605           !> (integrate 29 files)
42606 ____________________________________________________________________________
42607 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
42608         Log: Make 'compile' target a little less broken.
42609              Still very broken, though: -Wall warnings from
42610              the generated code, boot_Foo prototypes missing,
42611              can't autoload Fcntl::SEEK_CUR et alia, ...
42612      Branch: perl
42613            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
42614            ! utils/perlcc.PL x2p/Makefile.SH
42615 ____________________________________________________________________________
42616 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
42617         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
42618      Branch: perl
42619            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42620            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
42621 ____________________________________________________________________________
42622 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
42623         Log: Update Changes.
42624      Branch: perl
42625            ! Changes patchlevel.h
42626 ____________________________________________________________________________
42627 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
42628         Log: Still one typo, regen toc.
42629      Branch: perl
42630            ! lib/Unicode/UCD.pm pod/perltoc.pod
42631 ____________________________________________________________________________
42632 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
42633         Log: Detypos and regen toc.
42634      Branch: perl
42635            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
42636 ____________________________________________________________________________
42637 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
42638         Log: VERSION tweak.
42639      Branch: perl
42640            ! ext/List/Util/lib/List/Util.pm
42641 ____________________________________________________________________________
42642 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
42643         Log: Attempt at plugging the leak under ithreads detected by Doug.
42644      Branch: perl
42645            ! op.h
42646 ____________________________________________________________________________
42647 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
42648         Log: gcc -Wall lint after #11051.
42649      Branch: perl
42650            ! pp_sys.c
42651 ____________________________________________________________________________
42652 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
42653         Log: Integrate perlio.
42654      Branch: perl
42655           !> lib/File/Find/taint.t
42656 ____________________________________________________________________________
42657 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
42658         Log: Don't use the v-strings for module VERSIONs.
42659      Branch: perl
42660            ! lib/Unicode/UCD.pm
42661 ____________________________________________________________________________
42662 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
42663         Log: Code cleanup based on turning off the -woffs in IRIX.
42664              Not all of the gripes cleaned up (hairy code in hv.c and
42665              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
42666              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
42667              to the IRIX hints)
42668      Branch: perl
42669            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
42670            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
42671            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
42672            ! regcomp.c sv.c
42673 ____________________________________________________________________________
42674 [ 11050] By: nick                                  on 2001/06/30  20:46:46
42675         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
42676      Branch: perlio
42677            ! lib/File/Find/taint.t
42678 ____________________________________________________________________________
42679 [ 11049] By: nick                                  on 2001/06/30  18:13:33
42680         Log: Integrate mainline
42681      Branch: perlio
42682           +> NetWare/nwstdio.h NetWare/perlsdio.h
42683           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42684           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
42685           +> lib/Unicode/UCD.t t/run/exit.t
42686           !> (integrate 60 files)
42687 ____________________________________________________________________________
42688 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
42689         Log: Delta delta.
42690      Branch: perl
42691            ! pod/perl572delta.pod
42692 ____________________________________________________________________________
42693 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
42694         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
42695              by CPAN.pm, use rather _00.
42696      Branch: perl
42697            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
42698            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
42699            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
42700            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
42701            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
42702            ! lib/ExtUtils/Embed.pm lib/Test.pm
42703 ____________________________________________________________________________
42704 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
42705         Log: Add a simple Unicode character database interface, Unicode::UCD.
42706      Branch: perl
42707            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
42708            ! MANIFEST
42709 ____________________________________________________________________________
42710 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
42711         Log: Subject: [PATCH] op/numconver.t
42712              From: Nicholas Clark <nick@ccl4.org>
42713              Date: Sat, 30 Jun 2001 15:40:10 +0100
42714              Message-ID: <20010630154010.I59620@plum.flirble.org>
42715      Branch: perl
42716            ! t/op/numconvert.t
42717 ____________________________________________________________________________
42718 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
42719         Log: The $^N is now taken (by #11038).
42720      Branch: perl
42721            ! t/base/lex.t
42722 ____________________________________________________________________________
42723 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
42724         Log: The #11040 had slipped to a wrong function...
42725      Branch: perl
42726            ! sv.c
42727 ____________________________________________________________________________
42728 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
42729         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
42730              the Configure library symbol probe mysteriously finds all
42731              symbols but those of pipe() and times().
42732      Branch: perl
42733            ! hints/aix.sh
42734 ____________________________________________________________________________
42735 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
42736         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
42737              From: Nicholas Clark <nick@ccl4.org>
42738              Date: Fri, 29 Jun 2001 23:49:07 +0100
42739              Message-ID: <20010629234907.D59620@plum.flirble.org>
42740      Branch: perl
42741            ! lib/ExtUtils.t
42742 ____________________________________________________________________________
42743 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
42744         Log: Subject: [PATCH] weakref fix 2, not yet there
42745              From: Artur Bergman <artur@contiller.se>
42746              Date: Sat, 30 Jun 2001 01:18:16 +0200
42747              Message-ID: <B762D957.1CC9%artur@contiller.se>
42748      Branch: perl
42749            ! sv.c
42750 ____________________________________________________________________________
42751 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
42752         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
42753              From: Michael G Schwern <schwern@pobox.com>
42754              Date: Fri, 29 Jun 2001 19:39:11 -0400
42755              Message-ID: <20010629193910.D25304@blackrider>
42756      Branch: perl
42757            + t/run/exit.t
42758            ! MANIFEST
42759 ____________________________________________________________________________
42760 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
42761         Log: Add support for $^N, the most-recently closed group.
42762      Branch: perl
42763            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
42764            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
42765            ! thrdvar.h
42766 ____________________________________________________________________________
42767 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
42768         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
42769              From: lvirden@cas.org
42770              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
42771              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
42772              
42773              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
42774              From: lvirden@cas.org
42775              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
42776              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
42777      Branch: perl
42778            ! README.solaris
42779 ____________________________________________________________________________
42780 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
42781         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
42782              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42783              Date: Sat, 30 Jun 2001 07:33:37 +0900
42784              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
42785              
42786              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
42787              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42788              Date: Sat, 30 Jun 2001 21:38:14 +0900
42789              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
42790      Branch: perl
42791            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
42792            + ext/Encode/Encode/7bit-kr.enc
42793            ! MANIFEST ext/Encode/Encode/Tcl.pm
42794 ____________________________________________________________________________
42795 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
42796         Log: NetWare tweaks from Guruprasad.
42797      Branch: perl
42798            + NetWare/nwstdio.h NetWare/perlsdio.h
42799            ! MANIFEST NetWare/Makefile NetWare/config.wc
42800            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
42801            ! NetWare/t/Readme.txt
42802 ____________________________________________________________________________
42803 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
42804         Log: More module $VERSION bump-ups.
42805      Branch: perl
42806            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
42807            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
42808            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
42809 ____________________________________________________________________________
42810 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
42811         Log: Doc update due to #11032.
42812      Branch: perl
42813            ! pod/perl572delta.pod
42814 ____________________________________________________________________________
42815 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
42816         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
42817              From: Peter Prymmer <pvhp@forte.com>
42818              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
42819              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
42820      Branch: perl
42821            ! ext/Time/HiRes/HiRes.xs
42822 ____________________________________________________________________________
42823 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
42824         Log: -lpthreads missing in AIX.
42825      Branch: perl
42826            ! hints/aix.sh
42827 ____________________________________________________________________________
42828 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
42829         Log: Subject: [PATCH] CLONE && weakrefs
42830              From: Artur Bergman <artur@contiller.se>
42831              Date: Fri, 29 Jun 2001 17:02:00 +0200
42832              Message-ID: <B7626508.1CA0%artur@contiller.se>
42833      Branch: perl
42834            ! sv.c
42835 ____________________________________________________________________________
42836 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
42837         Log: Subject: Re: Bug report: split splits on wrong pattern
42838              From: Radu Greab <radu@netsoft.ro>
42839              Date: Wed, 27 Jun 2001 21:50:52 +0300
42840              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
42841      Branch: perl
42842            ! pp_ctl.c t/op/split.t
42843 ____________________________________________________________________________
42844 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
42845         Log: Metaconfig unit change for #11027.
42846      Branch: metaconfig/U/perl
42847            ! d_modfl.U
42848 ____________________________________________________________________________
42849 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
42850         Log: I thought this Configure glitch for AIX was just recently fixed?
42851      Branch: perl
42852            ! Configure
42853 ____________________________________________________________________________
42854 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
42855         Log: Update Changes.
42856      Branch: perl
42857            ! Changes patchlevel.h
42858 ____________________________________________________________________________
42859 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
42860         Log: Subject: Re: perl@10967, File::Find, and Cwd
42861              From: Mike Guy <mjtg@cam.ac.uk>
42862              Date: Fri, 29 Jun 2001 14:56:49 +0100
42863              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
42864      Branch: perl
42865            ! lib/File/Find/taint.t
42866 ____________________________________________________________________________
42867 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
42868         Log: Update the sv_pvprintify() spec.
42869      Branch: perl
42870            ! pod/perltodo.pod
42871 ____________________________________________________________________________
42872 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
42873         Log: Known test failures update.
42874      Branch: perl
42875            ! pod/perl572delta.pod
42876 ____________________________________________________________________________
42877 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
42878         Log: Based on
42879              
42880              Subject: [PATCH @11016] More );) fixes
42881              From: Richard Soderberg <rs@crystalflame.net>
42882              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
42883              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
42884      Branch: perl
42885            ! ext/Thread/Thread.xs ext/Thread/typemap
42886 ____________________________________________________________________________
42887 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
42888         Log: Subject: [PATCH @11016] Fixes compile errors in four files
42889              From: Richard Soderberg <rs@crystalflame.net>
42890              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
42891              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
42892      Branch: perl
42893            ! mg.c pp.c pp_hot.c util.c
42894 ____________________________________________________________________________
42895 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
42896         Log: AIX hints tweaking continues, from Merijn Brand.
42897      Branch: perl
42898            ! hints/aix.sh
42899 ____________________________________________________________________________
42900 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
42901         Log: HP-UX needs gccversion sooner, from Merijn Brand.
42902      Branch: perl
42903            ! hints/hpux.sh
42904 ____________________________________________________________________________
42905 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
42906         Log: Subject: [PATCH 5.6.1] OS/2 docs
42907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42908              Date: Fri, 29 Jun 2001 02:34:12 -0400
42909              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
42910      Branch: perl
42911            ! README.os2 os2/Changes
42912 ____________________________________________________________________________
42913 [ 11017] By: nick                                  on 2001/06/29  10:20:30
42914         Log: Integrate mainline
42915      Branch: perlio
42916           +> (branch 37 files)
42917            - ext/ODBM_File/sdbm.t
42918           !> (integrate 211 files)
42919 ____________________________________________________________________________
42920 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
42921         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
42922              the modules found using a script written by Larry Schatzer Jr.
42923      Branch: perl
42924            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
42925            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
42926            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
42927            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
42928            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
42929            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
42930            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
42931            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
42932            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
42933            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
42934            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
42935            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
42936            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
42937            ! lib/constant.pm lib/fields.pm lib/strict.pm
42938 ____________________________________________________________________________
42939 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
42940         Log: The latest JPL from the anoncvs.
42941      Branch: perl
42942            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
42943 ____________________________________________________________________________
42944 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
42945         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
42946      Branch: perl
42947            ! t/op/pat.t
42948 ____________________________________________________________________________
42949 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
42950         Log: Worrying about insecure directories now is a bit too late.
42951      Branch: perl
42952            ! lib/File/Find/taint.t
42953 ____________________________________________________________________________
42954 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
42955         Log: Cannot DIE() in a void function,
42956              from Richard Hatch <rhatch@austin.ibm.com>.
42957      Branch: perl
42958            ! ext/IPC/SysV/SysV.xs
42959 ____________________________________________________________________________
42960 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
42961         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
42962              From: Peter Prymmer <pvhp@forte.com>
42963              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
42964              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
42965              
42966              (unfinished: time/hires tests 3, 5, 14 failing, but better
42967              than wholesale failure)
42968      Branch: perl
42969            ! ext/Time/HiRes/HiRes.xs
42970 ____________________________________________________________________________
42971 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
42972         Log: Subject: [PATCH 5.6.1] OS/2 improvements
42973              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42974              Date: Thu, 28 Jun 2001 16:03:14 -0400
42975              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
42976      Branch: perl
42977            + os2/os2_base.t
42978            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
42979            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
42980            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
42981            ! os2/os2ish.h
42982 ____________________________________________________________________________
42983 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
42984         Log: Subject: Incrementing Extutils::Manifest's $VERSION
42985              From: Michael G Schwern <schwern@pobox.com>
42986              Date: Thu, 28 Jun 2001 13:13:49 -0400
42987              Message-ID: <20010628131349.A14738@blackrider>
42988      Branch: maint-5.6/perl
42989            ! lib/ExtUtils/Manifest.pm
42990 ____________________________________________________________________________
42991 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
42992         Log: AIX tweak from Merijn Brand.
42993      Branch: perl
42994            ! hints/aix.sh
42995 ____________________________________________________________________________
42996 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
42997         Log: Create the macperl branch.
42998      Branch: maint-5.6/macperl
42999           +> (branch 1728 files)
43000 ____________________________________________________________________________
43001 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
43002         Log: Update Changes.
43003      Branch: perl
43004            ! Changes patchlevel.h
43005 ____________________________________________________________________________
43006 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
43007         Log: More Perforce lore.
43008      Branch: perl
43009            ! Porting/repository.pod
43010 ____________________________________________________________________________
43011 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
43012         Log: Metaconfig unit changes for #11003.
43013      Branch: metaconfig/U/perl
43014            + d_nl_langinfo.U i_langinfo.U
43015 ____________________________________________________________________________
43016 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
43017         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
43018              Expected not to exist in non-UNIX excepting in VMS, where
43019              according to a quick web survey they just might.
43020      Branch: perl
43021            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
43022            ! Porting/config_H config_h.SH configure.com epoc/config.sh
43023            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
43024            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43025            ! win32/config.bc win32/config.gc win32/config.vc
43026 ____________________________________________________________________________
43027 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
43028         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
43029              in AIX is one is doing a 64-bit build.
43030      Branch: perl
43031            ! hints/aix.sh
43032 ____________________________________________________________________________
43033 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
43034         Log: Metaconfig unit changes for #11000.
43035      Branch: metaconfig/U/perl
43036            ! use64bits.U uselfs.U
43037 ____________________________________________________________________________
43038 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
43039         Log: Move use64bitint and use64bitall before uselargefiles.
43040      Branch: perl
43041            ! Configure
43042 ____________________________________________________________________________
43043 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
43044         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
43045              From: Robert Spier <rspier@pobox.com>
43046              Message-ID: <15162.41164.618712.841415@rls.cx>
43047              Date: Wed, 27 Jun 2001 23:13:16 -0400
43048      Branch: perl
43049            ! doio.c
43050 ____________________________________________________________________________
43051 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
43052         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
43053              From: Peter Prymmer <pvhp@forte.com>
43054              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
43055              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
43056      Branch: perl
43057            ! numeric.c
43058 ____________________________________________________________________________
43059 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
43060         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
43061              From: Peter Prymmer <pvhp@forte.com>
43062              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
43063              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
43064      Branch: perl
43065            ! configure.com ext/Digest/MD5/Makefile.PL
43066 ____________________________________________________________________________
43067 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
43068         Log: Update Changes.
43069      Branch: perl
43070            ! Changes patchlevel.h
43071 ____________________________________________________________________________
43072 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
43073         Log: Tiny EPOC updates.
43074      Branch: perl
43075            ! epoc/config.sh
43076 ____________________________________________________________________________
43077 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
43078         Log: The Test::More and Test::Simple tests required help
43079              thanks to our schizophrenic test scheme.
43080      Branch: perl
43081            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
43082            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
43083            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
43084            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
43085            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
43086 ____________________________________________________________________________
43087 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
43088         Log: Upgrade to Test::Simple 0.09.
43089      Branch: perl
43090            + lib/Test/Simple/Changes
43091            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
43092            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
43093            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
43094            ! lib/Test/Simple/t/plan_is_noplan.t
43095 ____________________________________________________________________________
43096 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
43097         Log: Upgrade to Test::More 0.07.
43098      Branch: perl
43099            + lib/Test/More/Changes
43100            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
43101            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
43102            ! lib/Test/More/t/skipall.t
43103 ____________________________________________________________________________
43104 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
43105         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
43106              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43107              Date: Wed, 27 Jun 2001 18:40:04 +0200
43108              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
43109      Branch: perl
43110            ! hints/hpux.sh
43111 ____________________________________________________________________________
43112 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
43113         Log: Subject: [PATCH README.qnx hints/qnx.sh]
43114              From: Norton Allen <allen@huarp.harvard.edu>
43115              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
43116              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
43117      Branch: perl
43118            ! README.qnx hints/qnx.sh
43119 ____________________________________________________________________________
43120 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
43121         Log: Subject: [PATCH] two little documentation nits
43122              From: Abhijit Menon-Sen <ams@wiw.org>
43123              Date: Wed, 27 Jun 2001 20:07:50 +0530
43124              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
43125      Branch: perl
43126            ! sv.c sv.h
43127 ____________________________________________________________________________
43128 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
43129         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
43130              From: Norton Allen <allen@huarp.harvard.edu>
43131              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
43132              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
43133      Branch: perl
43134            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
43135 ____________________________________________________________________________
43136 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
43137         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
43138              From: Michael G Schwern <schwern@pobox.com>
43139              Date: Wed, 27 Jun 2001 02:34:58 -0400
43140              Message-ID: <20010627023458.K23874@blackrider>
43141      Branch: perl
43142            ! vms/test.com
43143 ____________________________________________________________________________
43144 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
43145         Log: Add perl_clone_host() for Netware.
43146      Branch: perl
43147            ! NetWare/nw5.c
43148 ____________________________________________________________________________
43149 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
43150         Log: GCC 3.0 hints for HP-UX.
43151      Branch: perl
43152            ! hints/hpux.sh
43153 ____________________________________________________________________________
43154 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
43155         Log: In some Linux distributions the libndbm is broken
43156              (no null key support), therefore link with libgdbm
43157              (if available), since it has a working ndbm emulation,
43158              from Jonathan Stowe.
43159      Branch: perl
43160            + ext/NDBM_File/hints/linux.pl
43161            ! MANIFEST
43162 ____________________________________________________________________________
43163 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
43164         Log: Subject: [PATCH perl@10930] find.t hack for VMS
43165              From: "Craig A. Berry" <craigberry@mac.com>
43166              Date: Tue, 26 Jun 2001 23:40:25 -0500
43167              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
43168      Branch: perl
43169            ! lib/File/Find/find.t
43170 ____________________________________________________________________________
43171 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
43172         Log: AUTHORS updates.
43173      Branch: perl
43174            ! AUTHORS
43175 ____________________________________________________________________________
43176 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
43177         Log: Metaconfig unit change like #10980.
43178      Branch: metaconfig
43179            ! U/compline/d_stdstdio.U
43180 ____________________________________________________________________________
43181 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
43182         Log: "lose the it's", from Abhijit Menon-Sen.
43183              ("It's" not searched, pods not searched.)
43184      Branch: perl
43185            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
43186            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
43187            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
43188            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
43189            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
43190            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
43191 ____________________________________________________________________________
43192 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
43193         Log: "lose the looses", from Abhijit Menon-Sen.
43194      Branch: perl
43195            ! ext/B/B/Assembler.pm gv.c
43196 ____________________________________________________________________________
43197 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
43198         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
43199      Branch: perl
43200            ! hints/os390.sh
43201 ____________________________________________________________________________
43202 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
43203         Log: DEC C 5.3 on the VAX simply doesn't seem to like
43204              compiling the MD5 extension, disable it there for now,
43205              from Peter Prymmer.
43206      Branch: perl
43207            ! configure.com
43208 ____________________________________________________________________________
43209 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
43210         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
43211              From: Jonathan Stowe <gellyfish@gellyfish.com>
43212              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
43213              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
43214      Branch: perl
43215            ! pod/perlfaq3.pod
43216 ____________________________________________________________________________
43217 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
43218         Log: Subject: [PATCH 5.6.1] perlxs misprints
43219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43220              Date: Tue, 26 Jun 2001 17:20:00 -0400
43221              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
43222      Branch: perl
43223            ! pod/perlxs.pod
43224 ____________________________________________________________________________
43225 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
43226         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
43227              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43228              Date: Tue, 26 Jun 2001 17:27:07 -0400
43229              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
43230      Branch: perl
43231            ! lib/ExtUtils/MM_Unix.pm
43232 ____________________________________________________________________________
43233 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
43234         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
43235              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43236              Date: Tue, 26 Jun 2001 17:23:24 -0400
43237              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
43238      Branch: perl
43239            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
43240 ____________________________________________________________________________
43241 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
43242         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
43243              by Olaf Flebbe.
43244      Branch: perl
43245            ! perl.h
43246 ____________________________________________________________________________
43247 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
43248         Log: Detypo.
43249      Branch: perl
43250            ! lib/Memoize/t/tie_sdbm.t
43251 ____________________________________________________________________________
43252 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
43253         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
43254      Branch: perl
43255            ! win32/perllib.c
43256 ____________________________________________________________________________
43257 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
43258         Log: Subject: [patch] perl_clone+CvFILE
43259              From: Doug MacEachern <dougm@covalent.net>
43260              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
43261              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
43262      Branch: perl
43263            ! sv.c
43264 ____________________________________________________________________________
43265 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
43266         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
43267              From: Mark-Jason Dominus <mjd@plover.com>
43268              Date: Tue, 26 Jun 2001 12:33:01 -0400
43269              Message-ID: <20010626163301.31298.qmail@plover.com>
43270      Branch: perl
43271            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43272 ____________________________________________________________________________
43273 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
43274         Log: Update Changes.
43275      Branch: perl
43276            ! Changes patchlevel.h
43277 ____________________________________________________________________________
43278 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
43279         Log: Also catfile() needs now to explicitly exported.
43280      Branch: perl
43281            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43282 ____________________________________________________________________________
43283 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
43284         Log: Regen toc.
43285      Branch: perl
43286            ! pod/perltoc.pod
43287 ____________________________________________________________________________
43288 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
43289         Log: Nonexistent pod command.
43290      Branch: perl
43291            ! pod/perl572delta.pod
43292 ____________________________________________________________________________
43293 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
43294         Log: Be more portable in the quest for tmpdir.
43295      Branch: perl
43296            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
43297 ____________________________________________________________________________
43298 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
43299         Log: Be more portable in finding out the home directory,
43300              and use File::Spec to do the concat.
43301              (Come to think of it, couldn't File::Spec provide
43302              for a ->homedir method?)
43303      Branch: perl
43304            ! lib/Net/Config.pm
43305 ____________________________________________________________________________
43306 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
43307         Log: Doc patch for #10959.
43308      Branch: perl
43309            ! pod/perlfunc.pod
43310 ____________________________________________________________________________
43311 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
43312         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
43313              From: "Philip Newton" <pnewton@gmx.de>
43314              Date: Tue, 26 Jun 2001 16:26:47 +0200
43315              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
43316      Branch: perl
43317            ! pod/perldata.pod
43318 ____________________________________________________________________________
43319 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
43320         Log: Subject: [PATH] shared -> unique;
43321              From: "Artur Bergman" <artur@contiller.se>
43322              Date: Tue, 26 Jun 2001 16:18:40 +0200
43323              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
43324              
43325              Because "shared" isn't: it's read-only.
43326      Branch: perl
43327            ! toke.c xsutils.c
43328 ____________________________________________________________________________
43329 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
43330         Log: Escape multiline croak messages.
43331      Branch: perl
43332            ! t/op/ver.t
43333 ____________________________________________________________________________
43334 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
43335         Log: No more pragma/*.t for minitest.
43336      Branch: perl
43337            ! Makefile.SH
43338 ____________________________________________________________________________
43339 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
43340         Log: AUTHORS updates.
43341      Branch: perl
43342            ! AUTHORS
43343 ____________________________________________________________________________
43344 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
43345         Log: delta updates.
43346      Branch: perl
43347            ! pod/perl572delta.pod
43348 ____________________________________________________________________________
43349 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
43350         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
43351              From: Artur Bergman <artur@contiller.se> 
43352              Date: Tue, 26 Jun 2001 15:32:53 +0200
43353              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
43354      Branch: perl
43355            ! makedef.pl sv.c sv.h win32/perllib.c
43356 ____________________________________________________________________________
43357 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
43358         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
43359              From: Jonathan Stowe <gellyfish@gellyfish.com>
43360              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
43361              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
43362              
43363              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
43364      Branch: perl
43365            + ext/Time/HiRes/hints/sco.pl
43366            ! MANIFEST
43367 ____________________________________________________________________________
43368 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
43369         Log: Subject: [PATCH 5.6.1] static build
43370              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43371              Date: Tue, 26 Jun 2001 04:22:25 -0400
43372              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
43373      Branch: perl
43374            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
43375            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
43376 ____________________________________________________________________________
43377 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
43378         Log: DJGPP patches from Laszlo Molnar.
43379      Branch: perl
43380            ! djgpp/djgpp.c perl.c util.c
43381 ____________________________________________________________________________
43382 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
43383         Log: Netware patches from Ananth Kesari.
43384      Branch: perl
43385            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
43386            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
43387            ! NetWare/nwtinfo.h
43388 ____________________________________________________________________________
43389 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
43390         Log: Detypo.
43391      Branch: perl
43392            ! ext/Errno/Errno_pm.PL
43393 ____________________________________________________________________________
43394 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
43395         Log: There seems to be two ways of spelling the $^O in *STEP.
43396      Branch: perl
43397            ! ext/Errno/Errno_pm.PL
43398 ____________________________________________________________________________
43399 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
43400         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
43401              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
43402      Branch: perl
43403            ! ext/Errno/Errno_pm.PL
43404 ____________________________________________________________________________
43405 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
43406         Log: Known bugs update.
43407      Branch: perl
43408            ! pod/perl572delta.pod
43409 ____________________________________________________________________________
43410 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
43411         Log: The default installation of Cygwin has 500 as root's uid.
43412      Branch: perl
43413            ! lib/User/pwent.t
43414 ____________________________________________________________________________
43415 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
43416         Log: Be even more relaxed (re-allow having only one entry).
43417      Branch: perl
43418            ! t/op/grent.t t/op/pwent.t
43419 ____________________________________________________________________________
43420 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
43421         Log: Test failure updates.
43422      Branch: perl
43423            ! pod/perl572delta.pod
43424 ____________________________________________________________________________
43425 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
43426         Log: MPE/iX test tweaks from Mark Bixby.
43427      Branch: perl
43428            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
43429            ! t/io/fs.t t/op/stat.t
43430 ____________________________________________________________________________
43431 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
43432         Log: Microperl findings.
43433      Branch: perl
43434            ! perl.h pp_sys.c
43435 ____________________________________________________________________________
43436 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
43437         Log: Touch uconfig.h.
43438      Branch: perl
43439            ! uconfig.h
43440 ____________________________________________________________________________
43441 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
43442         Log: Subject: [PATCH] Proposed fix for Pod::Man
43443              From: Rob Napier <rnapier@employees.org>
43444              Date: Mon, 25 Jun 2001 15:49:24 -0400
43445              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
43446              
43447              Cater for Solaris nroff brokenness (shortchanges daisywheel
43448              printers, but hey, we also no more support PDPs.)
43449      Branch: perl
43450            ! lib/Pod/Man.pm
43451 ____________________________________________________________________________
43452 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
43453         Log: Typo in #10937.
43454      Branch: perl
43455            ! ext/POSIX/sigaction.t
43456 ____________________________________________________________________________
43457 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
43458         Log: SIGCONT not trappable in VMS.
43459      Branch: perl
43460            ! ext/POSIX/sigaction.t
43461 ____________________________________________________________________________
43462 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
43463         Log: Subject: [DRAFT] Encode-Tcl.t
43464              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43465              Date: Tue, 26 Jun 2001 03:38:08 +0900
43466              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
43467      Branch: perl
43468            + ext/Encode/Encode/Tcl.t
43469            ! MANIFEST ext/Encode/Encode/Tcl.pm
43470 ____________________________________________________________________________
43471 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
43472         Log: Because of #10932 retract also the perlfunc hunk of #10910.
43473      Branch: perl
43474            ! pod/perlfunc.pod
43475 ____________________________________________________________________________
43476 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
43477         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
43478              by Ilya Zakharevich in
43479              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
43480      Branch: perl
43481            ! XSUB.h
43482 ____________________________________________________________________________
43483 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
43484         Log: Typo in #10889.
43485      Branch: perl
43486            ! hints/uts.sh
43487 ____________________________________________________________________________
43488 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
43489         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43490              From: Abhijit Menon-Sen <ams@wiw.org>
43491              Date: Mon, 25 Jun 2001 23:45:45 +0530
43492              Message-ID: <20010625234545.A5022@lustre.linux.in>
43493      Branch: perl
43494            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
43495 ____________________________________________________________________________
43496 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
43497         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
43498              From: Michael G Schwern <schwern@pobox.com>
43499              Date: Mon, 25 Jun 2001 14:35:51 -0400
43500              Message-ID: <20010625143551.H13819@blackrider>
43501      Branch: perl
43502            ! lib/Test.pm
43503 ____________________________________________________________________________
43504 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
43505         Log: Update Changes.
43506      Branch: perl
43507            ! Changes patchlevel.h
43508 ____________________________________________________________________________
43509 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
43510         Log: Regen toc and modlib.
43511      Branch: perl
43512            ! pod/perlmodlib.pod pod/perltoc.pod
43513 ____________________________________________________________________________
43514 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
43515         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
43516              for the benefit of C++ compilers, as suggested by Guruprasad.
43517      Branch: perl
43518            ! embed.pl proto.h
43519 ____________________________________________________________________________
43520 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
43521         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
43522              From: Jonathan Stowe <gellyfish@gellyfish.com>
43523              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
43524              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
43525      Branch: perl
43526            ! pod/perlfaq5.pod
43527 ____________________________________________________________________________
43528 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
43529         Log: Missed from #10925.
43530      Branch: perl
43531            ! gv.c
43532 ____________________________________________________________________________
43533 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
43534         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
43535              From: Robin Houston <robin@kitsite.com>
43536              Date: Sat, 19 May 2001 16:19:34 +0100
43537              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
43538      Branch: perl
43539            ! cv.h gv.h op.c
43540 ____________________________________________________________________________
43541 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
43542         Log: Netware README tweak.
43543      Branch: perl
43544            ! README.netware
43545 ____________________________________________________________________________
43546 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
43547         Log: Subject: [PATCH] Re: overload.t fails
43548              From: Abhijit Menon-Sen <ams@wiw.org>
43549              Date: Mon, 25 Jun 2001 14:52:20 +0530
43550              Message-ID: <20010625145220.A24114@lustre.linux.in>
43551      Branch: perl
43552            ! lib/overload.t
43553 ____________________________________________________________________________
43554 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
43555         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43556              From: Mike Guy <mjtg@cam.ac.uk>
43557              Date: Mon, 25 Jun 2001 11:43:23 +0100
43558              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
43559      Branch: perl
43560            ! lib/Carp.pm
43561 ____________________________________________________________________________
43562 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
43563         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
43564              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43565              Date: Sun, 24 Jun 2001 05:17:05 -0400
43566              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
43567      Branch: perl
43568            ! os2/os2ish.h
43569 ____________________________________________________________________________
43570 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
43571         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
43572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43573              Date: Mon, 25 Jun 2001 05:52:27 -0400
43574              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
43575      Branch: perl
43576            ! hints/os2.sh
43577 ____________________________________________________________________________
43578 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
43579         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
43580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43581              Date: Mon, 25 Jun 2001 05:23:35 -0400
43582              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
43583      Branch: perl
43584            ! os2/os2.c
43585 ____________________________________________________________________________
43586 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
43587         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
43588              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43589              Date: Mon, 25 Jun 2001 05:04:32 -0400
43590              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
43591      Branch: perl
43592            ! os2/OS2/REXX/DLL/DLL.pm
43593 ____________________________________________________________________________
43594 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
43595         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
43596              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43597              Date: Mon, 25 Jun 2001 05:02:36 -0400
43598              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
43599      Branch: perl
43600            ! mg.c os2/dl_os2.c os2/os2.c
43601 ____________________________________________________________________________
43602 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
43603         Log: Subject: Re: [PATCH 5.6.1] misprints
43604              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43605              Date: Mon, 25 Jun 2001 04:50:50 -0400
43606              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
43607      Branch: perl
43608            ! os2/os2.c pp_sys.c
43609 ____________________________________________________________________________
43610 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
43611         Log: Add Test::More and Test::Simple to the delta.
43612      Branch: perl
43613            ! pod/perl572delta.pod
43614 ____________________________________________________________________________
43615 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
43616         Log: Add Test::More, from Michael G Schwern.
43617      Branch: perl
43618            + lib/Test/More.pm lib/Test/More/t/More.t
43619            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
43620            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
43621            + t/lib/Test/More/Catch.pm
43622            ! MANIFEST
43623 ____________________________________________________________________________
43624 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
43625         Log: Add Test::Simple from Michael G Schwern.
43626      Branch: perl
43627            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
43628            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
43629            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
43630            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
43631            + t/lib/Test/Simple/Catch.pm
43632            + t/lib/Test/Simple/sample_tests/death.plx
43633            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
43634            + t/lib/Test/Simple/sample_tests/extras.plx
43635            + t/lib/Test/Simple/sample_tests/five_fail.plx
43636            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
43637            + t/lib/Test/Simple/sample_tests/one_fail.plx
43638            + t/lib/Test/Simple/sample_tests/require.plx
43639            + t/lib/Test/Simple/sample_tests/success.plx
43640            + t/lib/Test/Simple/sample_tests/too_few.plx
43641            + t/lib/Test/Simple/sample_tests/two_fail.plx
43642            ! MANIFEST
43643 ____________________________________________________________________________
43644 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
43645         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
43646              From: "Craig A. Berry" <craigberry@mac.com>
43647              Date: Sun, 24 Jun 2001 23:41:36 -0500
43648              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
43649      Branch: perl
43650            ! pp_sys.c
43651 ____________________________________________________________________________
43652 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
43653         Log: Upgrade to Attribute::Handlers 0.70.
43654      Branch: perl
43655            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
43656            ! MANIFEST lib/Attribute/Handlers.pm
43657 ____________________________________________________________________________
43658 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
43659         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
43660              From: Abhijit Menon-Sen <ams@wiw.org>
43661              Date: Sat, 23 Jun 2001 05:17:44 +0530
43662              Message-ID: <20010623051744.A18583@lustre.linux.in>
43663              
43664              (Can't think of a good place to put tests.)
43665      Branch: perl
43666            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
43667 ____________________________________________________________________________
43668 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
43669         Log: Subject: [PATCH] t/op/pat.t typo fix
43670              From: Richard Soderberg <rs@crystalflame.net>
43671              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
43672              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
43673      Branch: perl
43674            ! t/op/pat.t
43675 ____________________________________________________________________________
43676 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
43677         Log: Move the pack warnings to their own file, as pointed
43678              out by Spider.
43679      Branch: perl
43680            + t/lib/warnings/pp_pack
43681            ! MANIFEST t/lib/warnings/pp
43682 ____________________________________________________________________________
43683 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
43684         Log: Update Changes.
43685      Branch: perl
43686            ! Changes patchlevel.h
43687 ____________________________________________________________________________
43688 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
43689         Log: Partially fix a problem noticed by IRIX compiler:
43690              the initialization of parse_start was bypassed by
43691              several gotos.  Now initialized to zero, which may
43692              not be the best choice.
43693      Branch: perl
43694            ! regcomp.c
43695 ____________________________________________________________________________
43696 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
43697         Log: Relax the group and password tests back to moaning only
43698              if no matches at all are found.  (Even with a small sample
43699              I could find many sites where there are, umm, anomalies in
43700              the said databases.)       
43701      Branch: perl
43702            ! t/op/grent.t t/op/pwent.t
43703 ____________________________________________________________________________
43704 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
43705         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
43706      Branch: perl
43707            ! pp_ctl.c
43708 ____________________________________________________________________________
43709 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
43710         Log: De-cut-and-pasto in #10902.
43711      Branch: perl
43712            ! pp_ctl.c
43713 ____________________________________________________________________________
43714 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
43715         Log: The #10771 didn't take?
43716      Branch: perl
43717            ! pp_ctl.c
43718 ____________________________________________________________________________
43719 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
43720         Log: Undo the filetests part of #10900, under multiplicity
43721              weird errors take place.
43722      Branch: perl
43723            ! pp_sys.c
43724 ____________________________________________________________________________
43725 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
43726         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
43727      Branch: perl
43728            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
43729 ____________________________________________________________________________
43730 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
43731         Log: (Replaced by #10922)
43732              
43733              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
43734              From: Tony Bowden <tony@kasei.com>
43735              Date: Sun, 24 Jun 2001 17:32:40 +0100
43736              Message-ID: <20010624173240.A16293@blackstar.co.uk>
43737              
43738              Document (well, mention) shortmess() and longmess()
43739              to rob people of their fun of reinventing the wheel.
43740      Branch: perl
43741            ! lib/Carp.pm
43742 ____________________________________________________________________________
43743 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
43744         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
43745              From: Brian Jepson <bjepson@oreilly.com>
43746              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
43747              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
43748      Branch: perl
43749            ! pp_sys.c
43750 ____________________________________________________________________________
43751 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
43752         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
43753              From: Robin Barker <rmb1@cise.npl.co.uk> 
43754              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
43755              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
43756      Branch: perl
43757            ! lib/CPAN.pm
43758 ____________________________________________________________________________
43759 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
43760         Log: Memoize patch from mjd.
43761      Branch: perl
43762            ! lib/Memoize/t/tie_storable.t
43763 ____________________________________________________________________________
43764 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
43765         Log: Spec the sv_pvprintify() a bit more.
43766      Branch: perl
43767            ! pod/perltodo.pod
43768 ____________________________________________________________________________
43769 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
43770         Log: Upgrade to Memoize 0.65.
43771      Branch: perl
43772            + lib/Memoize/t/array_confusion.t
43773            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
43774            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
43775            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
43776            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
43777            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
43778            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
43779            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
43780            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
43781            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
43782            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
43783            ! lib/Memoize/t/tie_storable.t
43784 ____________________________________________________________________________
43785 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
43786         Log: Metaconfig unit change for #10892.
43787      Branch: metaconfig
43788            ! U/modified/Options.U
43789 ____________________________________________________________________________
43790 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
43791         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
43792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43793              Date: Sun, 24 Jun 2001 05:24:40 -0400
43794              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
43795      Branch: perl
43796            ! Configure hints/os2.sh
43797 ____________________________________________________________________________
43798 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
43799         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
43800              From: Mike Guy <mjtg@cam.ac.uk>
43801              Date: Sun, 24 Jun 2001 15:28:39 +0100
43802              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
43803              
43804              Fix an ancient (5.002) bug.
43805      Branch: perl
43806            ! lib/Carp/Heavy.pm
43807 ____________________________________________________________________________
43808 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
43809         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
43810              variables.
43811      Branch: perl
43812            ! pp_sys.c
43813 ____________________________________________________________________________
43814 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
43815         Log: Make UTS as per #10888.
43816      Branch: perl
43817            ! hints/uts.sh
43818 ____________________________________________________________________________
43819 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
43820         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
43821      Branch: perl
43822            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
43823            ! mpeix/mpeixish.h perl.h unixish.h
43824 ____________________________________________________________________________
43825 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
43826         Log: AUTHORS update.
43827      Branch: perl
43828            ! AUTHORS
43829 ____________________________________________________________________________
43830 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
43831         Log: Subject: Encode::Tcl for multibyte doesnot work
43832              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43833              Date: Sun, 24 Jun 2001 22:48:21 +0900
43834              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
43835      Branch: perl
43836            ! ext/Encode/Encode/Tcl.pm
43837 ____________________________________________________________________________
43838 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
43839         Log: Subject: [PATCH] Remove tautology in error messages
43840              From: Mike Guy <mjtg@cam.ac.uk>
43841              Date: Sun, 24 Jun 2001 13:31:00 +0100
43842              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
43843      Branch: perl
43844            ! pp_sys.c
43845 ____________________________________________________________________________
43846 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
43847         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
43848      Branch: perl
43849            ! hints/darwin.sh
43850 ____________________________________________________________________________
43851 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
43852         Log: Subject: Re: [PATCH 5.6.1] test suite
43853              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43854              Date: Sun, 24 Jun 2001 05:47:05 -0400
43855              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
43856              
43857              Test suite fixes.
43858      Branch: perl
43859            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
43860 ____________________________________________________________________________
43861 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
43862         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
43863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43864              Date: Sun, 24 Jun 2001 05:37:19 -0400
43865              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
43866      Branch: perl
43867            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
43868 ____________________________________________________________________________
43869 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
43870         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
43871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43872              Date: Sun, 24 Jun 2001 05:34:50 -0400
43873              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
43874              
43875              Pacify compiler warnings.
43876      Branch: perl
43877            ! pp_sys.c
43878 ____________________________________________________________________________
43879 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
43880         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43881              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43882              Date: Sun, 24 Jun 2001 05:21:18 -0400
43883              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
43884              
43885              Enable compression of executables during link time.
43886      Branch: perl
43887            ! hints/os2.sh
43888 ____________________________________________________________________________
43889 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
43890         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
43891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43892              Date: Sun, 24 Jun 2001 05:15:11 -0400
43893              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
43894              
43895              Add ordinals to the export list for Perl DLL.
43896              (Breaks intra-version DLL compatibility.)
43897      Branch: perl
43898            ! makedef.pl
43899 ____________________________________________________________________________
43900 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
43901         Log: Allow (displaying and) re-editing the Subject in perlbug.
43902              Also abstract the Subject quality control into a function.
43903      Branch: perl
43904            ! utils/perlbug.PL
43905 ____________________________________________________________________________
43906 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
43907         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
43908      Branch: perl
43909            ! utils/perlbug.PL
43910 ____________________________________________________________________________
43911 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
43912         Log: Regen toc and modlib.
43913      Branch: perl
43914            ! pod/perlmodlib.pod pod/perltoc.pod
43915 ____________________________________________________________________________
43916 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
43917         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
43918              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
43919              attribute semantics as much as possible, or 'ntsec' which uses
43920              native NTFS semantics.)  (See also #10877.)
43921      Branch: perl
43922            ! perl.c
43923 ____________________________________________________________________________
43924 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
43925         Log: (Retracted by #11586)
43926              
43927              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
43928      Branch: perl
43929            ! lib/Test/Harness.pm
43930 ____________________________________________________________________________
43931 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
43932         Log: Just zap the -uPerlio.
43933      Branch: perl
43934            ! ext/B/Stash.t
43935 ____________________________________________________________________________
43936 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
43937         Log: Do not test PerlIO if PerlIO not used.
43938      Branch: perl
43939            ! ext/PerlIO/PerlIO.t
43940 ____________________________________________________________________________
43941 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
43942         Log: Regen perlapi.
43943      Branch: perl
43944            ! pod/perlapi.pod
43945 ____________________________________________________________________________
43946 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
43947         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
43948              From: Nicholas Clark <nick@ccl4.org>
43949              Date: Sat, 23 Jun 2001 22:55:47 +0100
43950              Message-ID: <20010623225547.Z98663@plum.flirble.org>
43951      Branch: perl
43952            ! numeric.c
43953 ____________________________________________________________________________
43954 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
43955         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
43956              From: Prymmer/Kahn <pvhp@best.com>
43957              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
43958              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
43959      Branch: perl
43960            ! lib/h2xs.t
43961 ____________________________________________________________________________
43962 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
43963         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
43964              cygwin does not taint cwd, just like win32.
43965      Branch: perl
43966            ! lib/File/Find/taint.t t/op/taint.t
43967 ____________________________________________________________________________
43968 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
43969         Log: Retract #10865, the patch should be unnecessary.
43970              (But seemingly helpful in Cygwin?  Strange.)
43971      Branch: perl
43972            ! lib/Memoize/t/tie_ndbm.t
43973 ____________________________________________________________________________
43974 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
43975         Log: Misplaced test file; plus Cygwin filesystem semantics.
43976      Branch: perl
43977            + ext/SDBM_File/sdbm.t
43978            - ext/ODBM_File/sdbm.t
43979            ! MANIFEST
43980 ____________________________________________________________________________
43981 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
43982         Log: (Retracted by #10867.)
43983      Branch: perl
43984            ! lib/Memoize/t/tie_ndbm.t
43985 ____________________________________________________________________________
43986 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
43987         Log: Metaconfig unit change for #10863.
43988      Branch: metaconfig/U/perl
43989            ! Extensions.U
43990 ____________________________________________________________________________
43991 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
43992         Log: In Cygwin do not build NDBM_File and ODBM_File unless
43993              -lndbm and -ldbm are available.
43994      Branch: perl
43995            ! Configure config_h.SH
43996 ____________________________________________________________________________
43997 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
43998         Log: More Cygwin filesystem semantics.
43999      Branch: perl
44000            ! t/io/fs.t t/op/stat.t
44001 ____________________________________________________________________________
44002 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
44003         Log: More DOSish permission semantics for Cygwin.
44004      Branch: perl
44005            ! lib/AnyDBM_File.t
44006 ____________________________________________________________________________
44007 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
44008         Log: Cygwin too has different permission semantics.
44009      Branch: perl
44010            ! ext/GDBM_File/gdbm.t
44011 ____________________________________________________________________________
44012 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
44013         Log: The group (and assumedly passwd) databases can have
44014              only one entry (this is the case in cygwin).
44015      Branch: perl
44016            ! t/op/grent.t t/op/pwent.t
44017 ____________________________________________________________________________
44018 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
44019         Log: Also in Cygwin use Socket to figure out domainname
44020              (if any) (avoids trying to call external 'domainname',
44021              which doesn't at the moment exist in Cygwin)
44022      Branch: perl
44023            ! lib/Net/Domain.pm
44024 ____________________________________________________________________________
44025 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
44026         Log: Remove also the lib$Foo.def, not just $Foo.def.
44027      Branch: perl
44028            ! lib/ExtUtils/MM_Unix.pm
44029 ____________________________________________________________________________
44030 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
44031         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
44032      Branch: perl
44033            ! unixish.h
44034 ____________________________________________________________________________
44035 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
44036         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
44037              to match the whole isprint(), only the space character.
44038      Branch: perl
44039            ! handy.h pod/perlre.pod t/op/pat.t
44040 ____________________________________________________________________________
44041 [ 10854] By: nick                                  on 2001/06/23  08:09:33
44042         Log: Integrate mainline
44043      Branch: perlio
44044           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
44045           !> lib/ExtUtils.t lib/File/Find/taint.t
44046           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
44047           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
44048           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
44049 ____________________________________________________________________________
44050 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
44051         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
44052              with its floats    in os390 and s390 (UTS).
44053      Branch: perl
44054            ! lib/Math/BigInt/t/bigintpm.t
44055 ____________________________________________________________________________
44056 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
44057         Log: Add also UTS (s390) to the non-IEEE float platforms.
44058      Branch: perl
44059            ! t/op/sprintf.t
44060 ____________________________________________________________________________
44061 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
44062         Log: Subject: RFC: what are applicable standards for exponent sizes?
44063              From: Peter Prymmer <pvhp@forte.com>
44064              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
44065              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
44066      Branch: perl
44067            ! t/op/sprintf.t
44068 ____________________________________________________________________________
44069 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
44070         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
44071              From: Peter Prymmer <pvhp@forte.com>
44072              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
44073              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
44074      Branch: perl
44075            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
44076 ____________________________________________________________________________
44077 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
44078         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
44079              From: Peter Prymmer <pvhp@forte.com>
44080              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
44081              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
44082      Branch: perl
44083            ! lib/ExtUtils.t
44084 ____________________________________________________________________________
44085 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
44086         Log: Retract #10845.
44087      Branch: perl
44088            ! lib/File/Find/taint.t
44089 ____________________________________________________________________________
44090 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
44091         Log: Yet another error message.
44092      Branch: perl
44093            ! t/op/mkdir.t
44094 ____________________________________________________________________________
44095 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
44096         Log: The croak message for nonexistent socket functions may vary.
44097      Branch: perl
44098            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
44099 ____________________________________________________________________________
44100 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
44101         Log: (Retracted by #10848.)
44102      Branch: perl
44103            ! lib/File/Find/taint.t
44104 ____________________________________________________________________________
44105 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
44106         Log: Integrate perlio.
44107      Branch: perl
44108           !> lib/File/Find/taint.t t/op/write.t
44109 ____________________________________________________________________________
44110 [ 10843] By: nick                                  on 2001/06/22  21:24:51
44111         Log: Back out debug in taint.t
44112      Branch: perlio
44113            ! lib/File/Find/taint.t
44114 ____________________________________________________________________________
44115 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
44116         Log: setitimer() does not exist in Unicos, despite of what
44117              Configure thinks, from Mark P. Lutz.
44118      Branch: perl
44119            ! hints/unicos.sh
44120 ____________________________________________________________________________
44121 [ 10841] By: nick                                  on 2001/06/22  21:19:36
44122         Log: Skip cwd test on Win32 ???
44123      Branch: perlio
44124            ! lib/File/Find/taint.t
44125 ____________________________________________________________________________
44126 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
44127         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
44128              and Tru64 gcc -Wall happy.
44129      Branch: perl
44130            ! mg.c
44131 ____________________________________________________________________________
44132 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
44133         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
44134      Branch: perl
44135            ! ext/IPC/SysV/Semaphore.pm
44136 ____________________________________________________________________________
44137 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
44138         Log: Metaconfig unit change for #10837.
44139      Branch: metaconfig/U/perl
44140            ! Cross.U
44141 ____________________________________________________________________________
44142 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
44143         Log: Cleanup of the cross-compilation unit.
44144      Branch: perl
44145            ! Configure
44146 ____________________________________________________________________________
44147 [ 10836] By: nick                                  on 2001/06/22  20:45:12
44148         Log: Skip |- based op/write.t on Win32 as well as VMS
44149      Branch: perlio
44150            ! t/op/write.t
44151 ____________________________________________________________________________
44152 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
44153         Log: Integrate perlio.
44154      Branch: perl
44155           !> util.c
44156 ____________________________________________________________________________
44157 [ 10834] By: nick                                  on 2001/06/22  20:41:54
44158         Log: Integrate mainline
44159      Branch: perlio
44160           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
44161           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
44162           !> vos/config.ga.h
44163 ____________________________________________________________________________
44164 [ 10833] By: nick                                  on 2001/06/22  20:22:58
44165         Log: Patcho fix.
44166      Branch: perlio
44167            ! util.c
44168 ____________________________________________________________________________
44169 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
44170         Log: Metaconfig unit changes for #10831.
44171      Branch: metaconfig
44172            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
44173 ____________________________________________________________________________
44174 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
44175         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
44176              From: Andy Dougherty <doughera@lafayette.edu>
44177              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
44178              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
44179      Branch: perl
44180            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44181            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
44182 ____________________________________________________________________________
44183 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
44184         Log: MPE/iX prototype nits from Mark Bixby.
44185      Branch: perl
44186            ! pp_sys.c
44187 ____________________________________________________________________________
44188 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
44189         Log: Detypo.
44190      Branch: perl
44191            ! util.c
44192 ____________________________________________________________________________
44193 [ 10828] By: nick                                  on 2001/06/22  15:33:37
44194         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
44195      Branch: perlio
44196           +> lib/h2xs.t
44197           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
44198           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
44199           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
44200           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
44201           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44202           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
44203           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
44204           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
44205           !> vms/vmsish.h
44206 ____________________________________________________________________________
44207 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
44208         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
44209              Date: Fri, 22 Jun 2001 10:08:35 -0500
44210              From: "Craig A. Berry" <craigberry@mac.com>
44211              Message-Id: <a05101001b75908704194@[192.168.56.145]>
44212      Branch: perl
44213            ! vms/vms.c vms/vmsish.h
44214 ____________________________________________________________________________
44215 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
44216         Log: NetWare scripts tweak from Ananth Kesari.
44217      Branch: perl
44218            ! NetWare/t/NWScripts.pl
44219 ____________________________________________________________________________
44220 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
44221         Log: Update Changes.
44222      Branch: perl
44223            ! Changes patchlevel.h
44224 ____________________________________________________________________________
44225 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
44226         Log: Add .i and .s targets.
44227      Branch: perl
44228            ! Makefile.SH
44229 ____________________________________________________________________________
44230 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
44231         Log: Upgrade to Locale::Maketext 1.03.
44232      Branch: perl
44233            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44234            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
44235 ____________________________________________________________________________
44236 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
44237         Log: Upgrade to I18N::LangTags 0.26.
44238      Branch: perl
44239            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
44240            ! lib/I18N/LangTags/test.pl
44241 ____________________________________________________________________________
44242 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
44243         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
44244              Philip Newton.
44245      Branch: perl
44246            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44247            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44248 ____________________________________________________________________________
44249 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
44250         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
44251              From: Prymmer/Kahn <pvhp@best.com>
44252              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
44253              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
44254      Branch: perl
44255            + lib/h2xs.t
44256            ! MANIFEST utils/h2xs.PL
44257 ____________________________________________________________________________
44258 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
44259         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
44260              From: Prymmer/Kahn <pvhp@best.com>
44261              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
44262              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
44263      Branch: perl
44264            ! lib/ExtUtils.t
44265 ____________________________________________________________________________
44266 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
44267         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
44268              From: Prymmer/Kahn <pvhp@best.com>
44269              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
44270              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
44271      Branch: perl
44272            ! t/pod/plainer.t
44273 ____________________________________________________________________________
44274 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
44275         Log: AUTHORS update.
44276      Branch: perl
44277            ! AUTHORS
44278 ____________________________________________________________________________
44279 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
44280         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
44281              From: "Craig A. Berry" <craigberry@mac.com>
44282              Date: Thu, 21 Jun 2001 18:20:38 -0500
44283              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
44284      Branch: perl
44285            ! ext/POSIX/POSIX.xs
44286 ____________________________________________________________________________
44287 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
44288         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
44289              From: "Craig A. Berry" <craigberry@mac.com>
44290              Date: Thu, 21 Jun 2001 09:58:52 -0500
44291              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
44292      Branch: perl
44293            ! ext/B/Deparse.t t/op/write.t
44294 ____________________________________________________________________________
44295 [ 10814] By: nick                                  on 2001/06/22  08:13:09
44296         Log: Integrate mainline.
44297      Branch: perlio
44298           !> (integrate 46 files)
44299 ____________________________________________________________________________
44300 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
44301         Log: Change the prefixes only if $prefix is unset,
44302              as originally patched by Marcel Grunauer.
44303      Branch: perl
44304            ! hints/darwin.sh hints/rhapsody.sh
44305 ____________________________________________________________________________
44306 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
44307         Log: Subject: Re: Patch for hints/darwin.sh
44308              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
44309              Date: Thu, 21 Jun 2001 11:23:46 -0700
44310              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
44311      Branch: perl
44312            ! hints/darwin.sh hints/rhapsody.sh
44313 ____________________________________________________________________________
44314 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
44315         Log: Add .PHONY targets for non-file targets,
44316              from Wilfredo Sánchez.  Should help saying
44317              "make install" on case-insensitive filesystems.
44318      Branch: perl
44319            ! Makefile.SH
44320 ____________________________________________________________________________
44321 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
44322         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
44323              From: Doug MacEachern <dougm@covalent.net>
44324              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
44325              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
44326              
44327              plus reword the getcwd() comment, plus use getcwd() buffer
44328              size minus one.
44329      Branch: perl
44330            ! util.c
44331 ____________________________________________________________________________
44332 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
44333         Log: More gprofing from Doug MacEachern.
44334      Branch: perl
44335            ! Makefile.SH
44336 ____________________________________________________________________________
44337 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
44338         Log: Metaconfig unit change for #10807.
44339      Branch: metaconfig/U/perl
44340            ! d_sfio.U
44341 ____________________________________________________________________________
44342 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
44343         Log: Tell that you are removing the unneeded -lsfio.
44344      Branch: perl
44345            ! Configure
44346 ____________________________________________________________________________
44347 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
44348         Log: More MPE/iX tweaks from Mark Bixby.
44349      Branch: perl
44350            ! perl.c t/op/magic.t
44351 ____________________________________________________________________________
44352 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
44353         Log: The fchdir() proto is supposed to live in <unistd.h>.
44354      Branch: perl
44355            ! ext/Cwd/Cwd.xs
44356 ____________________________________________________________________________
44357 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
44358         Log: This town is too small for the Cwd extension and me,
44359              it would seem...
44360      Branch: perl
44361            ! ext/Cwd/Cwd.xs
44362 ____________________________________________________________________________
44363 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
44364         Log: Metaconfig unit change for #10802.
44365      Branch: metaconfig/U/perl
44366            ! d_modfl.U
44367 ____________________________________________________________________________
44368 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
44369         Log: More d'ohs.
44370      Branch: perl
44371            ! Configure
44372 ____________________________________________________________________________
44373 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
44374         Log: Off-by-one.  I'm so classic.
44375      Branch: perl
44376            ! util.c
44377 ____________________________________________________________________________
44378 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
44379         Log: Update Changes.
44380      Branch: perl
44381            ! Changes patchlevel.h
44382 ____________________________________________________________________________
44383 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
44384         Log: Subject: Documentation patch for Net::FTP
44385              From: Marcel Grunauer <marcel@codewerk.com>
44386              Date: Wed, 20 Jun 2001 23:03:26 +0200
44387              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
44388      Branch: perl
44389            ! lib/Net/FTP.pm
44390 ____________________________________________________________________________
44391 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
44392         Log: Retract the #10417 mg.c and embed.pl parts because of
44393              strange SEGVs in 64bit x86 FreeBSD observed by
44394              Nicholas Clark.
44395      Branch: perl
44396            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
44397 ____________________________________________________________________________
44398 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
44399         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
44400      Branch: perl
44401            ! Configure NetWare/config.wc NetWare/config_H.wc
44402            ! Porting/Glossary Porting/config.sh Porting/config_H
44403            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44404            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44405            ! vos/config.ga.h win32/config.bc win32/config.gc
44406            ! win32/config.vc win32/config_H.bc win32/config_H.gc
44407            ! win32/config_H.vc
44408 ____________________________________________________________________________
44409 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
44410         Log: Cwd tweak from Doug MacEachern.
44411      Branch: perl
44412            ! ext/Cwd/Cwd.xs
44413 ____________________________________________________________________________
44414 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
44415         Log: Protect the fchdir() and lstat() with ifdefs.
44416              fchdir() needs a Configure probe.
44417      Branch: perl
44418            ! ext/Cwd/Cwd.xs
44419 ____________________________________________________________________________
44420 [ 10794] By: nick                                  on 2001/06/21  17:11:35
44421         Log: Integrate mainline
44422      Branch: perlio
44423           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44424           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44425           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44426           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44427           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44428           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44429           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44430           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44431            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44432            - lib/File/Glob/case.t lib/File/Glob/global.t
44433            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44434            - lib/File/Temp/posix.t lib/File/Temp/security.t
44435            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44436            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44437            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44438            - lib/Text/Wrap/wrap.t
44439           !> (integrate 41 files)
44440 ____________________________________________________________________________
44441 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
44442         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
44443              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
44444              Date: Thu, 21 Jun 2001 13:04:54 -0500
44445              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
44446      Branch: perl
44447            ! ext/Cwd/Cwd.xs
44448 ____________________________________________________________________________
44449 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
44450         Log: Subject: [PATCH pod] overlong =item
44451              From: Robin Barker <rmb1@cise.npl.co.uk>
44452              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
44453              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
44454      Branch: perl
44455            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
44456            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
44457 ____________________________________________________________________________
44458 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
44459         Log: Subject: [PATCH perlio.c] format 
44460              From: Robin Barker <rmb1@cise.npl.co.uk>
44461              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
44462              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
44463      Branch: perl
44464            ! perlio.c
44465 ____________________________________________________________________________
44466 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
44467         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
44468              From: Radu Greab <radu@netsoft.ro>
44469              Date: Thu, 21 Jun 2001 19:06:02 +0300
44470              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
44471      Branch: perl
44472            ! pod/perlapi.pod sv.c
44473 ____________________________________________________________________________
44474 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
44475         Log: The metaconfig unit changes for #10788.
44476      Branch: metaconfig/U/perl
44477            ! Cross.U fflushall.U
44478 ____________________________________________________________________________
44479 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
44480         Log: Cross-configuration changes: make $from to rm the files
44481              before copying them over (this means that he rm can be
44482              removed from the fflushall test), create $targetmkdir      
44483              (not documented in install since it is supposed to internal
44484              use only), make $run to copy over the executable only if
44485              a stamp file .xok doesn't already exist (to avoid unnecessary
44486              copying of the executable)
44487      Branch: perl
44488            ! Configure Makefile.SH
44489 ____________________________________________________________________________
44490 [ 10787] By: nick                                  on 2001/06/21  14:16:18
44491         Log: Integrate mainline
44492      Branch: perlio
44493           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44494           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
44495           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
44496            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
44497           !> (integrate 34 files)
44498 ____________________________________________________________________________
44499 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
44500         Log: Re-add the files as text.
44501      Branch: perl
44502            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44503 ____________________________________________________________________________
44504 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
44505         Log: Delete the binary files.
44506      Branch: perl
44507            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
44508 ____________________________________________________________________________
44509 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
44510         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
44511              From: Andy Dougherty <doughera@lafayette.edu>
44512              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
44513              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
44514      Branch: perl
44515            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
44516            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
44517            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
44518            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
44519 ____________________________________________________________________________
44520 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
44521         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
44522              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
44523              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
44524              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
44525              
44526              Setting umask to something friendlier.
44527      Branch: perl
44528            ! installman installperl
44529 ____________________________________________________________________________
44530 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
44531         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
44532              Resort MANIFEST with sort -f, looks much better.
44533      Branch: perl
44534            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
44535            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
44536            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
44537            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44538            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
44539            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
44540            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
44541            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
44542            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
44543            - lib/File/Glob/case.t lib/File/Glob/global.t
44544            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
44545            - lib/File/Temp/posix.t lib/File/Temp/security.t
44546            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
44547            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
44548            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
44549            - lib/Text/Wrap/wrap.t
44550            ! MANIFEST
44551 ____________________________________________________________________________
44552 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
44553         Log: Upgrade to I18N::LangTags 0.25.
44554      Branch: perl
44555            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
44556            ! lib/I18N/LangTags/List.pm
44557 ____________________________________________________________________________
44558 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
44559         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
44560              From: Richard Soderberg <rs@crystalflame.net>
44561              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
44562              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
44563      Branch: perl
44564            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
44565            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
44566 ____________________________________________________________________________
44567 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
44568         Log: Test obsoleted by change #10777.
44569      Branch: perl
44570            ! t/op/sub_lval.t
44571 ____________________________________________________________________________
44572 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
44573         Log: Case of confused test numbering.
44574      Branch: perl
44575            ! t/op/pat.t
44576 ____________________________________________________________________________
44577 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
44578         Log: Subject: Re: Opinion on undef lvalue
44579              From: Abhijit Menon-Sen <ams@wiw.org>
44580              Date: Sun, 17 Jun 2001 13:04:46 +0530
44581              Message-ID: <20010617130446.B27925@lustre.linux.in>
44582              
44583              Allow lvalue subs to return undef in array context.
44584      Branch: perl
44585            ! pp_hot.c
44586 ____________________________________________________________________________
44587 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
44588         Log: Just a guess that using the same hack for cygwin as
44589              for win32 might help.
44590      Branch: perl
44591            ! lib/File/Find/find.t
44592 ____________________________________________________________________________
44593 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
44594         Log: NetWare tweaks from Guruprasad.
44595      Branch: perl
44596            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
44597            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
44598            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
44599            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
44600 ____________________________________________________________________________
44601 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
44602         Log: Subject: Re: perl@10722: Bogus warnings on REs 
44603              From: Hugo <hv@crypt.compulink.co.uk>
44604              Date: Thu, 21 Jun 2001 09:51:17 +0100
44605              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
44606              
44607              Unroll to avoid a UTS compiler bug.
44608      Branch: perl
44609            ! regcomp.c
44610 ____________________________________________________________________________
44611 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
44612         Log: Subject: Re: [PATCH] Make /o work under i?threads
44613              From: Artur Bergman <artur@contiller.se>
44614              Date: Thu, 21 Jun 2001 14:38:03 +0200
44615              Message-ID: <B757B74A.184D%artur@contiller.se>
44616      Branch: perl
44617            ! t/op/pat.t
44618 ____________________________________________________________________________
44619 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
44620         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44621              From: Artur Bergman <artur@contiller.se> 
44622              Date: Thu, 21 Jun 2001 14:27:33 +0200
44623              Message-ID: <B757B4D4.1849%artur@contiller.se>
44624              
44625              Plus extra parentheses.
44626      Branch: perl
44627            ! op.h
44628 ____________________________________________________________________________
44629 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
44630         Log: Subject: [PATCH] Make /o work under i?threads
44631              From: Richard Soderberg <rs@crystalflame.net>
44632              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
44633              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
44634      Branch: perl
44635            ! pp_ctl.c
44636 ____________________________________________________________________________
44637 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
44638         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
44639              From: Artur Bergman <artur@contiller.se>
44640              Date: Thu, 21 Jun 2001 14:04:54 +0200
44641              Message-ID: <B757AF86.1842%artur@contiller.se>
44642      Branch: perl
44643            ! op.h
44644 ____________________________________________________________________________
44645 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
44646         Log: Subject: Re: perl@10765: sv.c not OK on win32
44647              From: Artur Bergman <artur@contiller.se>
44648              Date: Thu, 21 Jun 2001 10:31:06 +0200
44649              Message-ID: <B7577D69.182C%artur@contiller.se>
44650      Branch: perl
44651            ! sv.c
44652 ____________________________________________________________________________
44653 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
44654         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
44655              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44656              Date: Thu, 21 Jun 2001 06:23:56 -0400
44657              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
44658              
44659              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
44660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44661              Date: Thu, 21 Jun 2001 06:32:21 -0400
44662              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
44663      Branch: perl
44664            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
44665 ____________________________________________________________________________
44666 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
44667         Log: Subject: [PATCH] make syslog test more verbose
44668              From: Robert Spier <rspier@pobox.com>
44669              Date: Thu, 21 Jun 2001 00:54:32 -0400
44670              Message-ID: <15153.32264.295807.333073@rls.cx>
44671      Branch: perl
44672            ! ext/Sys/Syslog/syslog.t
44673 ____________________________________________________________________________
44674 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
44675         Log: Subject: op/study.t refinements
44676              From: Hugo <hv@crypt.compulink.co.uk>
44677              Date: Thu, 21 Jun 2001 00:29:07 +0100
44678              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
44679      Branch: perl
44680            ! t/op/study.t
44681 ____________________________________________________________________________
44682 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
44683         Log: Update Changes.
44684      Branch: perl
44685            ! Changes patchlevel.h
44686 ____________________________________________________________________________
44687 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
44688         Log: Subject: Re: [PATCH] djgpp updates
44689              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
44690              Date: Wed, 20 Jun 2001 10:05:15 +0200
44691              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
44692      Branch: perl
44693            ! djgpp/config.over
44694 ____________________________________________________________________________
44695 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
44696         Log: Fix for ID 20010619.002 "When building hash, hash keys that
44697              are function calls are not being called", from Abhijit.
44698      Branch: perl
44699            ! t/base/lex.t toke.c
44700 ____________________________________________________________________________
44701 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
44702         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
44703      Branch: perl
44704            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
44705            + lib/Locale/Maketext/test.pl
44706            - lib/Locale/Maketext.t
44707            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
44708            ! lib/Locale/Maketext/TPJ13.pod
44709 ____________________________________________________________________________
44710 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
44711         Log: Metaconfig unit change for #10760.
44712      Branch: metaconfig
44713            ! U/modified/Cppsym.U
44714 ____________________________________________________________________________
44715 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
44716         Log: Do not remove the ccsym* Cppsym* files since
44717              they are useful for metaconfig units coming after us.
44718              (This is the Configure nit mentioned in #10752.)
44719      Branch: perl
44720            ! Configure
44721 ____________________________________________________________________________
44722 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
44723         Log: Update to I18N::LangTags 0.24, from Sean Burke.
44724      Branch: perl
44725            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
44726            + lib/I18N/LangTags/README
44727            - lib/I18N/LangTags/List.pod
44728            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
44729 ____________________________________________________________________________
44730 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
44731         Log: Regen headers.
44732      Branch: perl
44733            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
44734            ! pod/perlapi.pod proto.h
44735 ____________________________________________________________________________
44736 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
44737         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
44738              From: Artur Bergman <artur@contiller.se>
44739              Date: Wed, 20 Jun 2001 11:31:32 +0200
44740              Message-ID: <B7563A14.17D8%artur@contiller.se>
44741      Branch: perl
44742            ! embed.pl hv.c intrpvar.h sv.c sv.h
44743 ____________________________________________________________________________
44744 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
44745         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
44746              From: Tim Sweetman <tim@aldigital.co.uk> 
44747              Date: Wed, 13 Jun 2001 14:25:17 +0100 
44748              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
44749      Branch: perl
44750            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
44751 ____________________________________________________________________________
44752 [ 10755] By: nick                                  on 2001/06/20  16:12:37
44753         Log: Integrate mainline
44754      Branch: perlio
44755           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
44756           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
44757           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
44758           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
44759           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
44760           !> t/op/study.t util.c
44761 ____________________________________________________________________________
44762 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
44763         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
44764              but not Makefile)
44765      Branch: maint-5.6/perl
44766            ! win32/Makefile
44767 ____________________________________________________________________________
44768 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
44769         Log: Security tweak on readlink().
44770      Branch: perl
44771            ! pp_sys.c
44772 ____________________________________________________________________________
44773 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
44774         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
44775      Branch: perl
44776            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
44777            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
44778            ! mpeix/relink t/op/pwent.t
44779 ____________________________________________________________________________
44780 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
44781         Log: Reinstate #10725 (with probe for alarm()).
44782      Branch: perl
44783            ! t/op/study.t
44784 ____________________________________________________________________________
44785 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
44786         Log: Replace our implementation of realpath() with OpenBSD's
44787              (src/lib/libc/stdlib/realpath.c 1.4).
44788      Branch: perl
44789            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
44790            ! pod/perldiag.pod proto.h util.c
44791 ____________________________________________________________________________
44792 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
44793         Log: Integrate perlio.
44794      Branch: perl
44795           !> perlio.c
44796 ____________________________________________________________________________
44797 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
44798         Log: No point in going into memory-saving contortions
44799              with getcwd() since there's a danger of buffer overflow.
44800              Also make the POSIX extension to use sv_getcwd().
44801              Finally, a missed proto.h fragment.
44802      Branch: perl
44803            ! ext/POSIX/POSIX.xs proto.h util.c
44804 ____________________________________________________________________________
44805 [ 10747] By: nick                                  on 2001/06/20  12:38:26
44806         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
44807      Branch: perlio
44808            ! perlio.c
44809 ____________________________________________________________________________
44810 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
44811         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
44812              From: Graham Barr <gbarr@pobox.com>
44813              Date: Wed, 20 Jun 2001 11:05:49 +0100
44814              Message-ID: <20010620110549.I19188@pobox.com>
44815              
44816              reported in        
44817              
44818              Subject: Bug in IO::Socket::INET module (repeat)
44819              From: "Harmon S. Nine" <hnine@netarx.com>
44820              Date: Tue, 19 Jun 2001 09:41:35 -0400
44821              Message-ID: <3B2F568F.8080605@netarx.com>
44822              
44823              The bug was that the IO::Socket::INET constructor
44824              did not allow a 'LocalPort' of 0.
44825      Branch: perl
44826            ! ext/IO/lib/IO/Socket/INET.pm
44827 ____________________________________________________________________________
44828 [ 10745] By: nick                                  on 2001/06/20  08:56:39
44829         Log: Integrate mainline.
44830      Branch: perlio
44831           !> (integrate 37 files)
44832 ____________________________________________________________________________
44833 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
44834         Log: After some reading I don't think we can blindly
44835              use systems' realpath().  Too many security problems,
44836              too many buggy implementations.
44837              
44838              TODO: the realpath() emulation code in util.c doesn't
44839              seem fully operational?  (readlink(), for example?)
44840      Branch: perl
44841            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
44842            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
44843            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
44844            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
44845            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
44846            ! win32/config_H.gc win32/config_H.vc
44847 ____________________________________________________________________________
44848 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
44849         Log: Metaconfig unit change for #10738.
44850      Branch: metaconfig
44851            ! U/compline/d_gconvert.U
44852 ____________________________________________________________________________
44853 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
44854         Log: Integrate change #10739 from maintperl:
44855              
44856              C<eval "/x$\r\n/x"> fails to compile correctly 
44857      Branch: perl
44858           !> t/op/pat.t toke.c
44859 ____________________________________________________________________________
44860 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
44861         Log: Retract #10725 (Hugo asked NOT to apply the patch)
44862      Branch: perl
44863            ! t/op/study.t
44864 ____________________________________________________________________________
44865 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
44866         Log: The test.third results were funnily named because of the
44867              new test scheme.
44868      Branch: perl
44869            ! t/TEST
44870 ____________________________________________________________________________
44871 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
44872         Log: C<eval "/x$\r\n/x"> fails to compile correctly
44873      Branch: maint-5.6/perl
44874            ! t/op/pat.t toke.c
44875 ____________________________________________________________________________
44876 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
44877         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
44878              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44879              Date: Tue, 19 Jun 2001 19:15:40 -0400
44880              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
44881              
44882              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
44883              because "1e+129" being expected but "1.e+129" being returned.
44884              The culprit (at least in Tru64) is the use of gcvt().
44885      Branch: perl
44886            ! Configure
44887 ____________________________________________________________________________
44888 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
44889         Log: Subject: [PATCH perl@10722] test hunting on VMS
44890              From: "Craig A. Berry" <craigberry@mac.com>
44891              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
44892              Date: Tue, 19 Jun 2001 18:59:01 -0500
44893      Branch: perl
44894            ! vms/test.com
44895 ____________________________________________________________________________
44896 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
44897         Log: Subject: [PATCH] s/typos//
44898              From: Abhijit Menon-Sen <ams@wiw.org>
44899              Date: Wed, 20 Jun 2001 02:15:02 +0530
44900              Message-ID: <20010620021502.A14541@lustre.linux.in>
44901              
44902              Without the op.h s/bearword/bareword/ hunk, see
44903              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
44904      Branch: perl
44905            ! util.c
44906 ____________________________________________________________________________
44907 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
44908         Log: Metaconfig unit change for #10732 and #10733.
44909      Branch: metaconfig/U/perl
44910            ! fflushall.U
44911 ____________________________________________________________________________
44912 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
44913         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
44914              From: "Craig A. Berry" <craigberry@mac.com>
44915              Date: Tue, 19 Jun 2001 17:19:48 -0500
44916              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
44917      Branch: perl
44918            ! configure.com vms/descrip_mms.template
44919 ____________________________________________________________________________
44920 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
44921         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
44922              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44923              Date: Tue, 19 Jun 2001 16:48:07 -0400
44924              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
44925              
44926              Further fixes to fflush(NULL) detection.
44927      Branch: perl
44928            ! Configure
44929 ____________________________________________________________________________
44930 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
44931         Log: AIX test -s hangs with non-existent files?
44932              (A genuine logic bug in Configure, but AIX also broken?)
44933      Branch: perl
44934            ! Configure
44935 ____________________________________________________________________________
44936 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
44937         Log: AUTHORS updates.
44938      Branch: perl
44939            ! AUTHORS
44940 ____________________________________________________________________________
44941 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
44942         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
44943              From: Spider Boardman <spider@Orb.Nashua.NH.US>
44944              Date: Tue, 19 Jun 2001 15:33:25 -0400
44945              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
44946      Branch: perl
44947            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
44948            ! t/lib/warnings/pp
44949 ____________________________________________________________________________
44950 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
44951         Log: Integrate perlio.
44952      Branch: perl
44953           !> lib/File/Find/find.t win32/distclean.bat
44954 ____________________________________________________________________________
44955 [ 10728] By: nick                                  on 2001/06/19  18:24:53
44956         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
44957      Branch: perlio
44958            ! lib/File/Find/find.t win32/distclean.bat
44959 ____________________________________________________________________________
44960 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
44961         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
44962              also add information how to find out whether one has PerlIO.
44963      Branch: perl
44964            ! pod/perlfunc.pod
44965 ____________________________________________________________________________
44966 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
44967         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
44968              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
44969              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
44970              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
44971      Branch: perl
44972            ! pod/perlfunc.pod
44973 ____________________________________________________________________________
44974 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
44975         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44976              From: Hugo <hv@crypt.compulink.co.uk>
44977              Date: Tue, 19 Jun 2001 12:37:30 +0100
44978              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
44979      Branch: perl
44980            ! t/op/study.t
44981 ____________________________________________________________________________
44982 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
44983         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
44984              From: Hugo <hv@crypt.compulink.co.uk>
44985              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
44986              Date: Tue, 19 Jun 2001 13:15:17 +0100
44987      Branch: perl
44988            ! util.c
44989 ____________________________________________________________________________
44990 [ 10723] By: nick                                  on 2001/06/19  14:46:15
44991         Log: Integrate mainline
44992      Branch: perlio
44993           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
44994           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
44995           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
44996           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
44997           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
44998           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
44999            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45000            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45001            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45002            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45003            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45004            - ext/Thread/unsync4.t
45005           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
45006           !> djgpp/config.over djgpp/fixpmain
45007           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
45008           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
45009           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
45010 ____________________________________________________________________________
45011 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
45012         Log: Update Changes.
45013      Branch: perl
45014            ! Changes patchlevel.h
45015 ____________________________________________________________________________
45016 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
45017         Log: The existence shall be MANIFESted.
45018      Branch: perl
45019            ! MANIFEST
45020 ____________________________________________________________________________
45021 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
45022         Log: The old libnet.cfg is first searched from the current directory,
45023              only then from the module path.
45024      Branch: perl
45025            ! utils/libnetcfg.PL
45026 ____________________________________________________________________________
45027 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
45028         Log: NetWare tweaks from Guruprasad.
45029      Branch: perl
45030            ! NetWare/Makefile NetWare/config.wc
45031 ____________________________________________________________________________
45032 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
45033         Log: Subject: [PATCH] djgpp updates
45034              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
45035              Date: Tue, 19 Jun 2001 10:59:06 +0200
45036              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
45037      Branch: perl
45038            ! djgpp/config.over djgpp/fixpmain
45039 ____________________________________________________________________________
45040 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
45041         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
45042              From: Prymmer/Kahn <pvhp@best.com>
45043              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
45044              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
45045      Branch: perl
45046            ! win32/Makefile
45047 ____________________________________________________________________________
45048 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
45049         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
45050              to happen right after the inclusion of <inttypes.h>,
45051              from Edward Moy.
45052      Branch: perl
45053            ! handy.h perl.h
45054 ____________________________________________________________________________
45055 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
45056         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
45057              From: Doug MacEachern <dougm@covalent.net>
45058              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
45059              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
45060      Branch: perl
45061            ! ext/DynaLoader/DynaLoader_pm.PL
45062 ____________________________________________________________________________
45063 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
45064         Log: Revert #10656 for performance reasons but leave in the
45065              use of Hv*() macros -- in comments, so that grepping the
45066              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
45067              suggested by Sarathy, also by Abhijit.)
45068      Branch: perl
45069            ! hv.c
45070 ____________________________________________________________________________
45071 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
45072         Log: Subject: [patch] .s MakeMaker suffix
45073              From: Doug MacEachern <dougm@covalent.net>
45074              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
45075              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
45076      Branch: perl
45077            ! lib/ExtUtils/MM_Unix.pm
45078 ____________________________________________________________________________
45079 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
45080         Log: One test lost in the big shuffle restored.
45081      Branch: perl
45082            + ext/IPC/SysV/ipcsysv.t
45083            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
45084 ____________________________________________________________________________
45085 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
45086         Log: Rename the old non-standard threads tests so that
45087              they won't be invoked.
45088      Branch: perl
45089            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
45090            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
45091            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
45092            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
45093            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
45094            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
45095            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45096            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45097            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45098            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45099            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45100            - ext/Thread/unsync4.t
45101            ! MANIFEST
45102 ____________________________________________________________________________
45103 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
45104         Log: Integrate perlio.
45105      Branch: perl
45106           !> win32/config_sh.PL
45107 ____________________________________________________________________________
45108 [ 10709] By: nick                                  on 2001/06/19  08:18:18
45109         Log: Integrate mainline
45110      Branch: perlio
45111           +> (branch 40 files)
45112            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
45113            - lib/strict/subs lib/strict/vars lib/warnings/1global
45114            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
45115            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
45116            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
45117            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
45118            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
45119            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
45120            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
45121            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
45122            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
45123            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
45124            - lib/warnings/utf8 lib/warnings/util
45125           !> (integrate 57 files)
45126 ____________________________________________________________________________
45127 [ 10708] By: nick                                  on 2001/06/19  07:57:10
45128         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
45129      Branch: perlio
45130            ! win32/config_sh.PL
45131 ____________________________________________________________________________
45132 [ 10707] By: nick                                  on 2001/06/19  07:05:07
45133         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
45134      Branch: perl
45135            ! perly.c perly.y perly_c.diff vms/perly_c.vms
45136 ____________________________________________________________________________
45137 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
45138         Log: More perl572delta tweaks.
45139      Branch: perl
45140            ! pod/perl572delta.pod
45141 ____________________________________________________________________________
45142 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
45143         Log: Update perl572delta.
45144      Branch: perl
45145            ! pod/perl572delta.pod
45146 ____________________________________________________________________________
45147 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
45148         Log: VOS updates from Paul Green.
45149      Branch: perl
45150            ! vos/Changes vos/build.cm vos/perl.bind
45151 ____________________________________________________________________________
45152 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
45153         Log: Update the vos/config.*.* files.
45154      Branch: perl
45155            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45156            ! vos/config.ga.h
45157 ____________________________________________________________________________
45158 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
45159         Log: Add a makefile for more painless adding of symbols to the
45160              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
45161              takes care of the adding)
45162      Branch: perl
45163            + vos/Makefile
45164 ____________________________________________________________________________
45165 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
45166         Log: Make libnetcfg by default display the libnet configuration,
45167              -c to change, add -i for old config, document all options,
45168              regen toc.
45169      Branch: perl
45170            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
45171 ____________________________________________________________________________
45172 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
45173         Log: gcc -Wall sweep.
45174      Branch: perl
45175            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
45176 ____________________________________________________________________________
45177 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
45178         Log: So there.
45179      Branch: perl
45180            ! universal.c
45181 ____________________________________________________________________________
45182 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
45183         Log: Document the need for sv_printify().
45184              
45185              Document that 'use utf8' has been considered.
45186              
45187              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
45188      Branch: perl
45189            ! pod/perltodo.pod universal.c
45190 ____________________________________________________________________________
45191 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
45192         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
45193              From: Nicholas Clark <nick@ccl4.org>
45194              Date: Mon, 18 Jun 2001 23:29:23 +0100
45195              Message-ID: <20010618232923.I98663@plum.flirble.org>
45196      Branch: perl
45197            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
45198            ! ext/Sys/Syslog/Makefile.PL
45199 ____________________________________________________________________________
45200 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
45201         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
45202              From: Scott.L.Miller@Compaq.com
45203              Date: Mon, 18 Jun 2001 10:12:27 -0500
45204              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
45205      Branch: perl
45206            ! lib/perl5db.pl pod/perldebug.pod
45207 ____________________________________________________________________________
45208 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
45209         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
45210              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
45211              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
45212              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
45213      Branch: perl
45214            ! lib/Carp/Heavy.pm
45215 ____________________________________________________________________________
45216 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
45217         Log: Subject: [PATCH] Documentation changes for CLONE
45218              From: Artur Bergman <artur@contiller.se>
45219              Date: Mon, 18 Jun 2001 22:06:37 +0200
45220              Message-ID: <B7542BEC.1719%artur@contiller.se>
45221      Branch: perl
45222            ! pod/perlmod.pod pod/perlsub.pod
45223 ____________________________________________________________________________
45224 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
45225         Log: Subject: Re: configure.com
45226              From: "Craig A. Berry" <craigberry@mac.com>
45227              Date: Mon, 18 Jun 2001 16:04:38 -0500
45228              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
45229      Branch: perl
45230            ! configure.com
45231 ____________________________________________________________________________
45232 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
45233         Log: Subject: PL_nullstash + perl_clone()
45234              From: Doug MacEachern <dougm@covalent.net>
45235              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
45236              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
45237      Branch: perl
45238            ! sv.c
45239 ____________________________________________________________________________
45240 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
45241         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
45242              From: davem@fdgroup.co.uk
45243              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
45244              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
45245      Branch: perl
45246            ! embed.pl pod/perlapi.pod
45247 ____________________________________________________________________________
45248 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
45249         Log: More cross-compilation defaults gleaned from -Dcc
45250              if it is CPU-OS-gcc.
45251      Branch: metaconfig
45252            ! U/modified/libc.U
45253      Branch: metaconfig/U/perl
45254            ! Cross.U
45255      Branch: perl
45256            ! Configure INSTALL
45257 ____________________________________________________________________________
45258 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
45259         Log: Update Changes.
45260      Branch: perl
45261            ! Changes patchlevel.h
45262 ____________________________________________________________________________
45263 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
45264         Log: Subject: [PATCH 5.7.1] sv.c documentation
45265              From: davem@fdgroup.co.uk
45266              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
45267              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
45268      Branch: perl
45269            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
45270            ! sv.c sv.h
45271 ____________________________________________________________________________
45272 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
45273         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
45274              From: "Jon Gunnip" <jongunnip@hotmail.com>
45275              Date: Sun, 17 Jun 2001 18:24:29 -0400
45276              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
45277      Branch: perl
45278            ! pod/perlvar.pod
45279 ____________________________________________________________________________
45280 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
45281         Log: Move the locale/strict/warnings helper files back
45282              under the t/lib; this way the amount of non-installabled
45283              stuff under lib/ stays smaller.
45284      Branch: perl
45285            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
45286            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
45287            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
45288            + t/lib/warnings/5nolint t/lib/warnings/6default
45289            + t/lib/warnings/7fatal t/lib/warnings/8signal
45290            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
45291            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
45292            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
45293            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
45294            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
45295            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
45296            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
45297            + t/lib/warnings/taint t/lib/warnings/toke
45298            + t/lib/warnings/universal t/lib/warnings/utf8
45299            + t/lib/warnings/util
45300            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
45301            - lib/strict/subs lib/strict/vars lib/warnings/1global
45302            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
45303            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
45304            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
45305            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
45306            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
45307            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
45308            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
45309            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
45310            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
45311            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
45312            - lib/warnings/utf8 lib/warnings/util
45313            ! MANIFEST installperl lib/locale.t lib/strict.t
45314 ____________________________________________________________________________
45315 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
45316         Log: Split off the pack/unpack code, from Nicholas Clark.
45317      Branch: perl
45318            + pp_pack.c
45319            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
45320            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
45321            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
45322 ____________________________________________________________________________
45323 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
45324         Log: Guard the SysV IPC tests against being invoked in
45325              SysV-IPC-less places.
45326      Branch: perl
45327            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
45328 ____________________________________________________________________________
45329 [ 10683] By: nick                                  on 2001/06/18  12:24:42
45330         Log: Integrate mainline (new test scheme now ok on Linux).
45331      Branch: perlio
45332           +> lib/warnings.t
45333           !> dump.c sv.c
45334 ____________________________________________________________________________
45335 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
45336         Log: Add the locale.c and numeric.c to the microperl sources.
45337      Branch: perl
45338            ! Makefile.micro win32/Makefile
45339 ____________________________________________________________________________
45340 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
45341         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
45342              From: Abhijit Menon-Sen <ams@wiw.org>
45343              Date: Mon, 18 Jun 2001 14:23:44 +0530
45344              Message-ID: <20010618142344.A13136@lustre.linux.in>
45345      Branch: perl
45346            ! dump.c
45347 ____________________________________________________________________________
45348 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
45349         Log: Subject: Re: [PATCH] more anonymous stash cleanups
45350              From: Abhijit Menon-Sen <ams@wiw.org>
45351              Date: Mon, 18 Jun 2001 15:50:32 +0530
45352              Message-ID: <20010618155032.A13223@lustre.linux.in>
45353              
45354              Plus the comment left in as suggested by NI-S.
45355      Branch: perl
45356            ! sv.c
45357 ____________________________________________________________________________
45358 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
45359         Log: One missed file.
45360      Branch: perl
45361            + lib/warnings.t
45362 ____________________________________________________________________________
45363 [ 10678] By: nick                                  on 2001/06/18  08:05:29
45364         Log: Integrate mainline (part2 - the deletes)
45365      Branch: perlio
45366            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
45367            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
45368            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
45369            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
45370            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
45371            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
45372            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
45373            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
45374            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
45375            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
45376            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
45377 ____________________________________________________________________________
45378 [ 10677] By: nick                                  on 2001/06/18  08:04:44
45379         Log: Integrate mainline (part1)
45380      Branch: perlio
45381           +> (branch 376 files)
45382            - (delete 219 files)
45383           !> (integrate 151 files)
45384 ____________________________________________________________________________
45385 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
45386         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
45387              No doubt I made some mistakes like missed some files or
45388              misnamed some files.  The naming rules were more or less:
45389              (1) if the module is from CPAN, follows its ways, be it
45390              t/*.t or test.pl.
45391              (2) otherwise if there are multiple tests for a module
45392              put them in a t/
45393              (3) otherwise if there's only one test put it in Module.t
45394              (4) helper files go to module/ (locale, strict, warnings)
45395              (5) use longer filenames now that we can (but e.g. the
45396              compat-0.6.t and the Text::Balanced test files still
45397              were renamed to be more civil against the 8.3 people)
45398              installperl was updated appropriately not to install the
45399              *.t files or the help files from under lib.
45400              
45401              TODO: some helper files still remain under t/ that could
45402              follow their 'masters'.  UPDATE: On second thoughts, why
45403              should they.  They can continue to live under t/lib, and
45404              in fact the locale/strict/warnings helpers that were moved
45405              could be moved back.  This way the amount of non-installable
45406              stuff under lib/ stays smaller.
45407      Branch: perl
45408            + (add 253 files)
45409            - (delete 254 files)
45410            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
45411 ____________________________________________________________________________
45412 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
45413         Log: The warning no more comes from util.c, it comes from numeric.c.
45414      Branch: perl
45415            ! README.tru64
45416 ____________________________________________________________________________
45417 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
45418         Log: Subject: Re: anyone good at casting spells?
45419              From: Spider Boardman <spider@Orb.Nashua.NH.US>
45420              Date: Sun, 17 Jun 2001 21:21:04 -0400
45421              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
45422      Branch: perl
45423            ! ext/POSIX/POSIX.xs hv.h
45424 ____________________________________________________________________________
45425 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
45426         Log: Protect the (original) thread tests against testing if no 5.005
45427              threads have been configured.
45428      Branch: perl
45429            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
45430            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
45431            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
45432            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
45433            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
45434            ! ext/Thread/unsync4.t
45435 ____________________________________________________________________________
45436 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
45437         Log: Try the new test scanning scheme on Text::Abbrev.
45438      Branch: perl
45439            + lib/Text/Abbrev.t
45440            - lib/Text/Abbrev/t/abbrev.t
45441            ! MANIFEST
45442 ____________________________________________________________________________
45443 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
45444         Log: Change the scan policy of the *.t and test.pl files,
45445              now the *.t do not need to live in a t/ directory.
45446      Branch: perl
45447            ! t/TEST t/harness
45448 ____________________________________________________________________________
45449 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
45450         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
45451              From: Ilmari Karonen <iltzu@sci.fi>
45452              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
45453              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
45454      Branch: perl
45455            ! pod/perlfaq7.pod
45456 ____________________________________________________________________________
45457 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
45458         Log: Quench the warnings from Tru64; the HP-UX is still
45459              broken because it really, REALLY, doesn't like the
45460              HvARRAY() being lvalue:
45461              
45462              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
45463              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
45464      Branch: perl
45465            ! hv.c
45466 ____________________________________________________________________________
45467 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
45468         Log: Integrate change #10667 from maintperl:
45469              
45470              change#10449 broke the special-case that makes lexicals inside the
45471              eval"" within DB::DB() visible
45472      Branch: perl
45473           !> op.c
45474 ____________________________________________________________________________
45475 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
45476         Log: change#10449 broke the special-case that makes lexicals inside the
45477              eval"" within DB::DB() visible
45478      Branch: maint-5.6/perl
45479            ! op.c
45480 ____________________________________________________________________________
45481 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
45482         Log: Still spurious output; indent the code a bit.
45483              
45484              TODO1: separate the utility functions like MkDir
45485              into a helper script?
45486              
45487              TODO2: I see a lot of repetition in the filepath()
45488              and dirpath() calls.
45489      Branch: perl
45490            ! t/lib/filefind.t t/lib/findtaint.t
45491 ____________________________________________________________________________
45492 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
45493         Log: Regen modlib, toc.
45494      Branch: perl
45495            ! pod/perlmodlib.pod pod/perltoc.pod
45496 ____________________________________________________________________________
45497 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
45498         Log: Add libnetcfg to perlutil.
45499      Branch: perl
45500            ! pod/perlutil.pod
45501 ____________________________________________________________________________
45502 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
45503         Log: Initial integration of libnet-1.0703.
45504              The Configure script renamed as libnetcfg, will be
45505              installed along other utilities.
45506      Branch: perl
45507            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
45508            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
45509            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
45510            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
45511            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
45512            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
45513            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
45514            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
45515            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
45516            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
45517            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
45518            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
45519            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
45520            + utils/libnetcfg.PL
45521            ! MANIFEST utils.lst utils/Makefile
45522 ____________________________________________________________________________
45523 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
45524         Log: Less potentially test-harness-confusing output.
45525      Branch: perl
45526            ! lib/Memoize/t/expire_module_t.t
45527 ____________________________________________________________________________
45528 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
45529         Log: The final print annoys make test.
45530      Branch: perl
45531            ! t/lib/filefind.t t/lib/findtaint.t
45532 ____________________________________________________________________________
45533 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
45534         Log: Add an option for handling dangling symbolic links.
45535      Branch: perl
45536            ! lib/File/Find.pm t/lib/filefind.t
45537 ____________________________________________________________________________
45538 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
45539         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
45540              From: Thomas Wegner <wegner_thomas@yahoo.com>
45541              Date: Sun, 17 Jun 2001 14:43:11 +0200
45542              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
45543      Branch: perl
45544            + t/lib/findtaint.t
45545            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
45546 ____________________________________________________________________________
45547 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
45548         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
45549              From: Jonathan Stowe <gellyfish@gellyfish.com>
45550              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
45551              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
45552      Branch: perl
45553            ! lib/ExtUtils/MM_Unix.pm
45554 ____________________________________________________________________________
45555 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
45556         Log: Subject: [PATCH] more anonymous stash cleanups
45557              From: Abhijit Menon-Sen <ams@wiw.org>
45558              Date: Sun, 17 Jun 2001 11:44:06 +0530
45559              Message-ID: <20010617114406.A25203@lustre.linux.in>
45560      Branch: perl
45561            ! op.c
45562 ____________________________________________________________________________
45563 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
45564         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
45565              From: Abhijit Menon-Sen <ams@wiw.org>
45566              Date: Sun, 17 Jun 2001 08:02:59 +0530
45567              Message-ID: <20010617080259.A28776@lustre.linux.in>
45568              
45569              Subject: [PATCH #2/7] xhv_eiter
45570              From: Abhijit Menon-Sen <ams@wiw.org>
45571              Date: Sun, 17 Jun 2001 08:13:18 +0530
45572              Message-ID: <20010617081318.B28776@lustre.linux.in>
45573              
45574              Subject: [PATCH #3/7] xhv_fill
45575              From: Abhijit Menon-Sen <ams@wiw.org>
45576              Date: Sun, 17 Jun 2001 08:25:16 +0530
45577              Message-ID: <20010617082516.C28776@lustre.linux.in>
45578              
45579              Subject: [PATCH #4/7] xhv_keys
45580              From: Abhijit Menon-Sen <ams@wiw.org>
45581              Date: Sun, 17 Jun 2001 08:36:17 +0530
45582              Message-ID: <20010617083617.D28776@lustre.linux.in>
45583              
45584              Subject: [PATCH #5/7] xhv_max
45585              From: Abhijit Menon-Sen <ams@wiw.org>
45586              Date: Sun, 17 Jun 2001 08:39:48 +0530
45587              Message-ID: <20010617083948.E28776@lustre.linux.in>
45588              
45589              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
45590              From: Abhijit Menon-Sen <ams@wiw.org>
45591              Date: Sun, 17 Jun 2001 08:51:11 +0530
45592              Message-ID: <20010617085111.F28776@lustre.linux.in>
45593      Branch: perl
45594            ! hv.c
45595 ____________________________________________________________________________
45596 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
45597         Log: Update Changes.
45598      Branch: perl
45599            ! Changes patchlevel.h
45600 ____________________________________________________________________________
45601 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
45602         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
45603              From: Abhijit Menon-Sen <ams@wiw.org>
45604              Date: Sat, 16 Jun 2001 07:41:19 +0530
45605              Message-ID: <20010616074119.A24720@lustre.linux.in>
45606      Branch: perl
45607            ! hv.c perl.c vms/vmsish.h win32/win32.h
45608 ____________________________________________________________________________
45609 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
45610         Log: Document tests failing when threaded, since we now have more.
45611      Branch: perl
45612            ! pod/perl572delta.pod
45613 ____________________________________________________________________________
45614 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
45615         Log: -Wall cleanup.
45616      Branch: perl
45617            ! ext/Thread/Thread.xs
45618 ____________________________________________________________________________
45619 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
45620         Log: pthread_attr_setstacksize() isn't absolutely necessary
45621              to call, only iff THREAD_CREATE_NEEDS_STACK.
45622      Branch: perl
45623            ! ext/Thread/Thread.xs
45624 ____________________________________________________________________________
45625 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
45626         Log: -Wall strays.
45627      Branch: perl
45628            ! perl.c util.c
45629 ____________________________________________________________________________
45630 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
45631         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
45632              (and INT64_MIN) brokenness.
45633      Branch: perl
45634            ! hints/darwin.sh perl.h
45635 ____________________________________________________________________________
45636 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
45637         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
45638              From: Nicholas Clark <nick@ccl4.org>
45639              Date: Sun, 17 Jun 2001 00:16:05 +0100
45640              Message-ID: <20010617001605.V98663@plum.flirble.org>
45641      Branch: perl
45642            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
45643            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
45644            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
45645 ____________________________________________________________________________
45646 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
45647         Log: Add perlnetware to docs; regen toc; supply skeleton
45648              docs for some Memoize submodules.
45649      Branch: perl
45650            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
45651            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45652            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
45653            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
45654            ! win32/Makefile win32/makefile.mk
45655 ____________________________________________________________________________
45656 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
45657         Log: pod cleanup.
45658      Branch: perl
45659            ! README.netware
45660 ____________________________________________________________________________
45661 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
45662         Log: Integrate Memoize 0.64.  Few tweaks were required in
45663              the test scripts.  Note that the speed and expire*
45664              tests take several dozen seconds to run.
45665      Branch: perl
45666            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
45667            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
45668            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
45669            + lib/Memoize/README lib/Memoize/SDBM_File.pm
45670            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
45671            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
45672            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
45673            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
45674            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
45675            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
45676            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
45677            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
45678            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
45679            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
45680            ! MANIFEST t/lib/1_compile.t
45681 ____________________________________________________________________________
45682 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
45683         Log: Document the cross-compilation options.
45684      Branch: perl
45685            ! Cross/README INSTALL
45686 ____________________________________________________________________________
45687 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
45688         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
45689      Branch: perl
45690            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
45691            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
45692            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
45693            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
45694            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
45695            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
45696            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
45697            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
45698            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
45699            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
45700            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
45701            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
45702            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
45703            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
45704            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
45705            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
45706            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
45707            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
45708            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
45709            + lib/ExtUtils/MM_NW5.pm
45710            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
45711            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
45712            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45713            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
45714            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
45715            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
45716            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
45717            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
45718            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
45719            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
45720            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
45721            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
45722            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
45723            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
45724            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
45725            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
45726            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
45727            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
45728            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
45729            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
45730            ! util.h x2p/a2py.c
45731 ____________________________________________________________________________
45732 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
45733         Log: Resort MANIFEST.
45734      Branch: perl
45735            ! MANIFEST
45736 ____________________________________________________________________________
45737 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
45738         Log: Integrate perlio.
45739      Branch: perl
45740           +> win32/win32io.c
45741           !> MANIFEST perlio.c perliol.h win32/makefile.mk
45742 ____________________________________________________________________________
45743 [ 10640] By: nick                                  on 2001/06/16  18:38:31
45744         Log: Disable :win32 layer as default till I get it working
45745      Branch: perlio
45746            ! MANIFEST perlio.c
45747 ____________________________________________________________________________
45748 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
45749         Log: Try the new scheme by moving the Text::Abbrev test
45750              to a new place under lib.
45751      Branch: perl
45752            + lib/Text/Abbrev/t/abbrev.t
45753            - t/lib/abbrev.t
45754            ! MANIFEST
45755 ____________________________________________________________________________
45756 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
45757         Log: Make the code even more dynamical so that testname
45758              suffix length can change.
45759      Branch: perl
45760            ! lib/Test/Harness.pm t/TEST
45761 ____________________________________________________________________________
45762 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
45763         Log: Allow for deeper t/ and also a single test.pl.
45764      Branch: perl
45765            ! t/TEST t/harness
45766 ____________________________________________________________________________
45767 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
45768         Log: #define fix from Nicholas Clark.
45769      Branch: perl
45770            ! ext/POSIX/POSIX.xs
45771 ____________________________________________________________________________
45772 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
45773         Log: Initialization is nice.
45774      Branch: perl
45775            ! lib/Test/Harness.pm
45776 ____________________________________________________________________________
45777 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
45778         Log: Make t/TEST and t/harness to test also the t/ tests
45779              under the main lib/ and ext/ directories.  Fix Test::Harness
45780              to dynamically change the width of its "foo/bar....ok" output.
45781      Branch: perl
45782            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
45783 ____________________________________________________________________________
45784 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
45785         Log: Subject: [PATCH] Re: perl@10611 
45786              From: Nicholas Clark <nick@ccl4.org>
45787              Date: Sat, 16 Jun 2001 16:52:47 +0100
45788              Message-ID: <20010616165247.O98663@plum.flirble.org>
45789              
45790              The .xs parts, too.
45791      Branch: perl
45792            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
45793            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
45794 ____________________________________________________________________________
45795 [ 10632] By: nick                                  on 2001/06/16  16:44:35
45796         Log: Work-in-progress win32 layer semi-functional, checking 
45797              for UNIX breakage.
45798      Branch: perlio
45799            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
45800 ____________________________________________________________________________
45801 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
45802         Log: Subject: [PATCH] Re: perl@10611 
45803              From: Nicholas Clark <nick@ccl4.org>
45804              Date: Sat, 16 Jun 2001 16:52:47 +0100
45805              Message-ID: <20010616165247.O98663@plum.flirble.org>
45806      Branch: perl
45807            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
45808            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
45809            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
45810            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
45811            ! lib/ExtUtils/Constant.pm
45812 ____________________________________________________________________________
45813 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
45814         Log: Metaconfig unit change for #10629.
45815      Branch: metaconfig
45816            ! U/modified/Finish.U
45817 ____________________________________________________________________________
45818 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
45819         Log: The extraction changed directories.
45820      Branch: perl
45821            ! Configure
45822 ____________________________________________________________________________
45823 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
45824         Log: Math::BigInt 1.35 from Tels.
45825      Branch: perl
45826            + t/lib/mbimbf.t
45827            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
45828            ! t/lib/bigfltpm.t t/lib/bigintpm.t
45829 ____________________________________________________________________________
45830 [ 10627] By: nick                                  on 2001/06/16  14:54:52
45831         Log: Work in progress UNIX-side edit of win32 PerLIO layer
45832      Branch: perlio
45833            + win32/win32io.c
45834            ! perlio.c win32/makefile.mk
45835 ____________________________________________________________________________
45836 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
45837         Log: Subject: [PATCH 5.6.1] os2/diff-configure
45838              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45839              Date: Fri, 15 Jun 2001 01:19:36 -0400
45840              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
45841              
45842              Empty all of it because I think #10624 made even the
45843              last patch hunk unnecessary.
45844      Branch: perl
45845            ! os2/diff.configure
45846 ____________________________________________________________________________
45847 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
45848         Log: Metaconfig unit change for 10624.
45849      Branch: metaconfig
45850            ! U/modified/libc.U
45851      Branch: perl
45852            ! config_h.SH
45853 ____________________________________________________________________________
45854 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
45855         Log: Move the initialization of libnames to the beginning so
45856              that can one 'seed' it (as OS/2 does.)
45857      Branch: perl
45858            ! Configure
45859 ____________________________________________________________________________
45860 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
45861         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
45862              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45863              Date: Fri, 15 Jun 2001 19:10:57 -0400
45864              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
45865      Branch: perl
45866            ! os2/OS2/REXX/DLL/DLL.pm
45867 ____________________________________________________________________________
45868 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
45869         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
45870              From: "Craig A. Berry" <craigberry@mac.com>
45871              Date: Fri, 15 Jun 2001 17:00:03 -0500
45872              Message-Id: <a05101007b750342599be@[172.16.52.1]>
45873      Branch: perl
45874            ! vms/descrip_mms.template
45875 ____________________________________________________________________________
45876 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
45877         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
45878              From: "Craig A. Berry" <craigberry@mac.com>
45879              Date: Fri, 15 Jun 2001 18:39:42 -0500
45880              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
45881      Branch: perl
45882            ! lib/File/Spec/VMS.pm t/lib/extutils.t
45883 ____________________________________________________________________________
45884 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
45885         Log: Integrate perlio.
45886      Branch: perl
45887           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
45888           !> t/io/utf8.t t/lib/io_scalar.t
45889 ____________________________________________________________________________
45890 [ 10619] By: nick                                  on 2001/06/15  21:05:19
45891         Log: Generated files
45892      Branch: perlio
45893            ! embed.h proto.h
45894 ____________________________________________________________________________
45895 [ 10618] By: nick                                  on 2001/06/15  20:27:42
45896         Log: Fix open.pm to work via XS-implemented method calls rather
45897              than *open::layers variables which caused all the HV/AV hassle.
45898      Branch: perlio
45899            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
45900            ! t/lib/io_scalar.t
45901 ____________________________________________________________________________
45902 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
45903         Log: Integrate perlio.
45904      Branch: perl
45905           !> lib/ExtUtils/Constant.pm
45906 ____________________________________________________________________________
45907 [ 10616] By: nick                                  on 2001/06/15  18:46:47
45908         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
45909      Branch: perlio
45910            ! lib/ExtUtils/Constant.pm
45911 ____________________________________________________________________________
45912 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
45913         Log: Integrate perlio.
45914      Branch: perl
45915           !> ext/Socket/Socket.xs
45916 ____________________________________________________________________________
45917 [ 10614] By: nick                                  on 2001/06/15  18:33:37
45918         Log: MULTIPLICITY fix for Socket.xs
45919      Branch: perlio
45920            ! ext/Socket/Socket.xs
45921 ____________________________________________________________________________
45922 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
45923         Log: Subject: Re: perl@10611
45924              From: Doug MacEachern <dougm@covalent.net>
45925              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
45926              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
45927      Branch: perl
45928            ! ext/Socket/Socket.xs
45929 ____________________________________________________________________________
45930 [ 10612] By: nick                                  on 2001/06/15  16:14:38
45931         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
45932      Branch: perlio
45933           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
45934           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
45935           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
45936           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
45937           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
45938           !> utils/h2ph.PL
45939 ____________________________________________________________________________
45940 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
45941         Log: Update Changes.
45942      Branch: perl
45943            ! Changes patchlevel.h
45944 ____________________________________________________________________________
45945 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
45946         Log: Upping the test count.
45947      Branch: perl
45948            ! t/lib/filefind.t
45949 ____________________________________________________________________________
45950 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
45951         Log: Integrate perlio.
45952      Branch: perl
45953           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45954 ____________________________________________________________________________
45955 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
45956         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45957              From: andreas.koenig@anima.de (Andreas J. Koenig)
45958              Date: 15 Jun 2001 13:30:39 +0200
45959              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
45960              
45961              Record the grim history.
45962      Branch: perl
45963            ! lib/File/Find.pm
45964 ____________________________________________________________________________
45965 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
45966         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
45967              From: Brian McCauley <nobull@mail.com>
45968              Date: 15 Jun 2001 07:51:26 +0100
45969              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
45970      Branch: perl
45971            ! lib/File/Find.pm t/lib/filefind.t
45972 ____________________________________________________________________________
45973 [ 10606] By: nick                                  on 2001/06/15  14:00:08
45974         Log: regen_config_h for Win32.
45975      Branch: perlio
45976            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45977 ____________________________________________________________________________
45978 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
45979         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
45980              From: Peter Prymmer <pvhp@forte.com>
45981              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
45982              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
45983      Branch: perl
45984            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
45985 ____________________________________________________________________________
45986 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
45987         Log: Some filesystems require writability for rename/unlink.
45988      Branch: perl
45989            ! opcode.pl
45990 ____________________________________________________________________________
45991 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
45992         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
45993              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
45994              Date: Fri, 15 Jun 2001 12:08:53 +0200
45995              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
45996      Branch: perl
45997            ! perlio.c
45998 ____________________________________________________________________________
45999 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
46000         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
46001              From: Mike Guy <mjtg@cam.ac.uk>
46002              Date: Fri, 15 Jun 2001 14:11:49 +0100
46003              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
46004      Branch: perl
46005            ! opcode.pl
46006 ____________________________________________________________________________
46007 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
46008         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
46009              From: Nicholas Clark <nick@ccl4.org>
46010              Date: Thu, 14 Jun 2001 23:52:56 +0100
46011              Message-ID: <20010614235256.G98663@plum.flirble.org>
46012      Branch: perl
46013            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
46014            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46015 ____________________________________________________________________________
46016 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
46017         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
46018              From: Russ Allbery <rra@stanford.edu>
46019              Date: 14 Jun 2001 13:24:43 -0700
46020              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
46021      Branch: perl
46022            ! ext/GDBM_File/GDBM_File.pm
46023 ____________________________________________________________________________
46024 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
46025         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
46026              From: Nicholas Clark <nick@ccl4.org>
46027              Date: Thu, 14 Jun 2001 20:37:47 +0100
46028              Message-ID: <20010614203747.F98663@plum.flirble.org>
46029      Branch: perl
46030            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
46031            ! t/lib/gdbm.t
46032 ____________________________________________________________________________
46033 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
46034         Log: Integrate perlio.
46035      Branch: perl
46036           !> makedef.pl sv.c
46037 ____________________________________________________________________________
46038 [ 10597] By: nick                                  on 2001/06/15  11:08:13
46039         Log: Check that HVs with HvNAME() != NULL are really stashes before
46040              treating them as such. Also be more defensive on the GvCV.
46041              Win32 fork and dprof now working again. 
46042      Branch: perlio
46043            ! sv.c
46044 ____________________________________________________________________________
46045 [ 10596] By: nick                                  on 2001/06/15  10:11:20
46046         Log: Integrate mainline.
46047      Branch: perlio
46048           +> Cross/README
46049           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
46050           !> Porting/config_H config_h.SH configure.com epoc/config.sh
46051           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
46052           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46053           !> vos/config.ga.h win32/config.bc win32/config.gc
46054           !> win32/config.vc win32/config_H.bc win32/config_H.gc
46055           !> win32/config_H.vc
46056 ____________________________________________________________________________
46057 [ 10595] By: nick                                  on 2001/06/15  09:37:17
46058         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
46059              - Win32 (VC++) now builds but fails:
46060              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
46061              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
46062              write.t    - open(...,"|-") not implemented on Win32 
46063      Branch: perlio
46064            ! makedef.pl
46065 ____________________________________________________________________________
46066 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
46067         Log: Integrate perlio.
46068      Branch: perl
46069           !> perlio.c win32/makefile.mk
46070 ____________________________________________________________________________
46071 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
46072         Log: Metaconfig unit changes for #10592.
46073      Branch: metaconfig
46074            + U/modified/i_varhdr.U U/modified/startsh.U
46075            - U/a_dvisory/crosscompile.U U/target/Target.U
46076            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
46077            ! U/compline/bitpbyte.U U/compline/byteorder.U
46078            ! U/compline/ccflags.U U/compline/charsize.U
46079            ! U/compline/d_casti32.U U/compline/d_castneg.U
46080            ! U/compline/d_closedir.U U/compline/d_fd_set.U
46081            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
46082            ! U/compline/d_keepsig.U U/compline/d_open3.U
46083            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
46084            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
46085            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
46086            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
46087            ! U/compline/doublesize.U U/compline/floatsize.U
46088            ! U/compline/nblock_io.U U/compline/orderlib.U
46089            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
46090            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
46091            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
46092            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
46093            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
46094            ! U/modified/spitshell.U U/threads/archname.U
46095            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
46096            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
46097            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
46098            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
46099            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
46100      Branch: metaconfig/U/perl
46101            + Cross.U
46102            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
46103            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
46104            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
46105            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
46106            ! stdio_streams.U uselfs.U
46107 ____________________________________________________________________________
46108 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
46109         Log: The first steps towards cross-compilation.
46110              
46111              Abstract execution of compiled test executables with $run,
46112              and abstract transfer of files with $to and $from.
46113              
46114              Under cross-compilation the $run, $to, and $from will point
46115              to appropriate wrapper scripts, by default ssh and scp,
46116              but also rsh, rcp, and cp are supported.  If not
46117              cross-compiling, they will be set to '', ':', and ':',
46118              respectively.
46119              
46120              With these patches I was able to get Configure for
46121              iPAQ ARM Linux on an Intel Linux about 95% right
46122              (only a few tests failed to execute or they produced
46123              incorrect results), and I was able to compile
46124              a functional miniperl.
46125              
46126              The symbol crosscompile renamed to be usecrosscompile,
46127              the corresponding C symbol from CROSSCOMPILE to
46128              USE_CROSS_COMPILE.
46129      Branch: perl
46130            ! Configure Cross/README Makefile.SH Porting/Glossary
46131            ! Porting/config.sh Porting/config_H config_h.SH configure.com
46132            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
46133            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
46134            ! vos/config.ga.def vos/config.ga.h win32/config.bc
46135            ! win32/config.gc win32/config.vc win32/config_H.bc
46136            ! win32/config_H.gc win32/config_H.vc
46137 ____________________________________________________________________________
46138 [ 10591] By: nick                                  on 2001/06/14  20:00:12
46139         Log: Steps along the road toward Win32 building again.
46140      Branch: perlio
46141            ! perlio.c win32/makefile.mk
46142 ____________________________________________________________________________
46143 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
46144         Log: Integrate perlio.
46145      Branch: perl
46146           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
46147 ____________________________________________________________________________
46148 [ 10589] By: nick                                  on 2001/06/14  13:54:07
46149         Log: Routine regen_config_h for Win32
46150      Branch: perlio
46151            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46152 ____________________________________________________________________________
46153 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
46154         Log: Integrate perlio.
46155      Branch: perl
46156           +> perlyline.pl
46157           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
46158 ____________________________________________________________________________
46159 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
46160         Log: A placeholder.
46161      Branch: perl
46162            + Cross/README
46163 ____________________________________________________________________________
46164 [ 10586] By: nick                                  on 2001/06/14  08:25:07
46165         Log: Add new step to run_byacc which:
46166              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
46167              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
46168      Branch: perlio
46169            + perlyline.pl
46170            ! MANIFEST Makefile.SH perly.c
46171 ____________________________________________________________________________
46172 [ 10585] By: nick                                  on 2001/06/14  08:22:29
46173         Log: Integrate mainline
46174      Branch: perlio
46175           +> locale.c numeric.c
46176           !> Changes cygwin/Makefile.SHs embed.h embed.pl
46177           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
46178           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
46179           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
46180           !> x2p/Makefile.SH
46181 ____________________________________________________________________________
46182 [ 10584] By: nick                                  on 2001/06/14  08:05:53
46183         Log: Hack to remove insecure directories from PATH so test will run.
46184      Branch: perlio
46185            ! t/lib/filefind.t
46186 ____________________________________________________________________________
46187 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
46188         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
46189      Branch: perl
46190            - t/lib/mbimbf.t
46191            ! MANIFEST
46192 ____________________________________________________________________________
46193 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
46194         Log: Detypo.
46195      Branch: perl
46196            ! x2p/Makefile.SH
46197 ____________________________________________________________________________
46198 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
46199         Log: de-$CONFIG continues.
46200      Branch: perl
46201            ! cygwin/Makefile.SHs x2p/Makefile.SH
46202 ____________________________________________________________________________
46203 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
46204         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
46205              From: Nicholas Clark <nick@ccl4.org>
46206              Date: Wed, 13 Jun 2001 21:20:13 +0100
46207              Message-ID: <20010613212013.D98663@plum.flirble.org>
46208      Branch: perl
46209            ! opcode.pl
46210 ____________________________________________________________________________
46211 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
46212         Log: Subject: splitting util.c
46213              From: Hugo <hv@crypt.compulink.co.uk>
46214              Date: Thu, 14 Jun 2001 00:41:08 +0100
46215              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
46216      Branch: perl
46217            + locale.c numeric.c
46218            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
46219            ! pod/perlapi.pod proto.h util.c
46220 ____________________________________________________________________________
46221 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
46222         Log: Upgrade to Math::BigInt 1.34 from Tels.
46223      Branch: perl
46224            + t/lib/mbimbf.t
46225            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
46226            ! t/lib/bigfltpm.t t/lib/bigintpm.t
46227 ____________________________________________________________________________
46228 [ 10577] By: nick                                  on 2001/06/13  19:02:48
46229         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
46230      Branch: perlio
46231           !> (integrate 125 files)
46232 ____________________________________________________________________________
46233 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
46234         Log: Update Changes.
46235      Branch: perl
46236            ! Changes patchlevel.h
46237 ____________________________________________________________________________
46238 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
46239         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
46240              From: "Craig A. Berry" <craigberry@mac.com>
46241              Date: Wed, 13 Jun 2001 13:24:28 -0500
46242              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
46243      Branch: perl
46244            ! ext/re/Makefile.PL
46245 ____________________________________________________________________________
46246 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
46247         Log: Mc.u.c. for #10573.
46248      Branch: metaconfig
46249            ! U/threads/usethreads.U
46250 ____________________________________________________________________________
46251 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
46252         Log: It would be also be good if I could type.
46253      Branch: perl
46254            ! Configure
46255 ____________________________________________________________________________
46256 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
46257         Log: Metaconfig unit change for #10571.
46258      Branch: metaconfig
46259            ! U/threads/usethreads.U
46260 ____________________________________________________________________________
46261 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
46262         Log: A non-empty default is a good thing.
46263      Branch: perl
46264            ! Configure
46265 ____________________________________________________________________________
46266 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
46267         Log: Metaconfig unit change for #10569.
46268      Branch: metaconfig
46269            ! U/threads/usethreads.U
46270 ____________________________________________________________________________
46271 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
46272         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
46273              extremely experimental, not even prompted for.
46274      Branch: perl
46275            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46276            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
46277            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46278            ! win32/config.bc win32/config.gc win32/config.vc
46279 ____________________________________________________________________________
46280 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
46281         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
46282      Branch: perl
46283            ! pod/perlfaq6.pod
46284 ____________________________________________________________________________
46285 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
46286         Log: Integrate perlio; conflicts, accept Nick's versions.
46287      Branch: perl
46288           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
46289           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
46290 ____________________________________________________________________________
46291 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
46292         Log: Subject: Re: ext/ + -Wall
46293              From: Doug MacEachern <dougm@covalent.net>
46294              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
46295              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
46296      Branch: perl
46297            ! XSUB.h lib/ExtUtils/xsubpp perl.h
46298 ____________________________________________________________________________
46299 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
46300         Log: Similar logic as DB_File.xs, using the modern macros and
46301              defines them to older ones for older Perls where PERL_VERSION
46302              is not defined, from Doug MacEachern.
46303      Branch: perl
46304            ! ext/Storable/Storable.xs
46305 ____________________________________________________________________________
46306 [ 10564] By: nick                                  on 2001/06/13  15:22:01
46307         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
46308              and using that instead (name lookups are sequential search for now).
46309      Branch: perlio
46310            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
46311            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
46312 ____________________________________________________________________________
46313 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
46314         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
46315              From: "Richard Soderberg" <rs@crystalflame.net>
46316              Date: Sat, 26 May 2001 06:44:20 -0700
46317              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
46318      Branch: perl
46319            ! sv.c t/op/glob.t
46320 ____________________________________________________________________________
46321 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
46322         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
46323              From: "Craig A. Berry" <craigberry@mac.com>
46324              Date: Tue, 12 Jun 2001 23:55:26 -0500
46325              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
46326      Branch: perl
46327            ! ext/re/Makefile.PL ext/re/re.xs
46328 ____________________________________________________________________________
46329 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
46330         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
46331              suggested by NI-S.
46332      Branch: perl
46333            ! XSUB.h malloc.c perl.h
46334 ____________________________________________________________________________
46335 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
46336         Log: Regen toc.
46337      Branch: perl
46338            ! pod/perltoc.pod
46339 ____________________________________________________________________________
46340 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
46341         Log: Subject: [patch] perl.gprof control
46342              From: Doug MacEachern <dougm@covalent.net>
46343              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
46344              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
46345      Branch: perl
46346            ! miniperlmain.c perl.h
46347 ____________________________________________________________________________
46348 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
46349         Log: Subject: Re: ext/ + -Wall
46350              From: Doug MacEachern <dougm@covalent.net>
46351              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
46352              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
46353              
46354              Document ax and break up dXSARGS.
46355      Branch: perl
46356            ! XSUB.h pod/perlapi.pod
46357 ____________________________________________________________________________
46358 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
46359         Log: More AIX tweakage from Merijn.
46360      Branch: perl
46361            ! hints/aix.sh
46362 ____________________________________________________________________________
46363 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
46364         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
46365              From: "Craig A. Berry" <craigberry@mac.com>
46366              Date: Tue, 12 Jun 2001 22:57:45 -0500
46367              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
46368      Branch: perl
46369            ! vms/descrip_mms.template
46370 ____________________________________________________________________________
46371 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
46372         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
46373              From: "Craig A. Berry" <craigberry@mac.com>
46374              Date: Tue, 12 Jun 2001 22:21:39 -0500
46375              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
46376      Branch: perl
46377            ! configure.com util.c
46378 ____________________________________________________________________________
46379 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
46380         Log: New AIX dynaloading code from Jens-Uwe Mager.
46381              Does break binary compatibility.
46382      Branch: perl
46383            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
46384 ____________________________________________________________________________
46385 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
46386         Log: VMS DEC C compiler found nits by Peter Prymmer.
46387      Branch: perl
46388            ! util.c
46389 ____________________________________________________________________________
46390 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
46391         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
46392              From: Peter Prymmer <pvhp@forte.com>
46393              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
46394              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
46395      Branch: perl
46396            ! t/lib/filecomp.t
46397 ____________________________________________________________________________
46398 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
46399         Log: I wonder how many $CONFIGs still lurk in the shadows.
46400      Branch: perl
46401            ! pod/Makefile.SH x2p/cflags.SH
46402 ____________________________________________________________________________
46403 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
46404         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
46405      Branch: perl
46406            ! pod/checkpods.PL
46407 ____________________________________________________________________________
46408 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
46409         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
46410      Branch: perl
46411            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
46412 ____________________________________________________________________________
46413 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
46414         Log: Subject: [patch] rid local_patches warnings
46415              From: Doug MacEachern <dougm@covalent.net>
46416              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
46417              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
46418      Branch: perl
46419            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
46420 ____________________________________________________________________________
46421 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
46422         Log: Subject: Re: ext/ + -Wall
46423              From: Doug MacEachern <dougm@covalent.net>
46424              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
46425              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
46426      Branch: perl
46427            ! ext/attrs/attrs.xs
46428 ____________________________________________________________________________
46429 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
46430         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
46431              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
46432              Date: Tue, 12 Jun 2001 14:36:20 -0400
46433              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
46434      Branch: perl
46435            ! pod/perlretut.pod
46436 ____________________________________________________________________________
46437 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
46438         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46439              From: Mike Guy <mjtg@cam.ac.uk>
46440              Date: Tue, 12 Jun 2001 19:10:31 +0100
46441              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
46442              
46443              Subject: Re: [ID 20010612.001] out of memory during regex compilation
46444              From: Mike Guy <mjtg@cam.ac.uk>
46445              Date: Tue, 12 Jun 2001 19:21:01 +0100
46446              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
46447      Branch: perl
46448            ! pod/perlop.pod
46449 ____________________________________________________________________________
46450 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
46451         Log: AIX tweaks from Merijn H. Brand.
46452      Branch: perl
46453            ! hints/aix.sh
46454 ____________________________________________________________________________
46455 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
46456         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
46457              From: "Brendan O'Dea" <bod@compusol.com.au>
46458              Date: Wed, 13 Jun 2001 05:16:47 +1000
46459              Message-ID: <20010613051647.A8945@compusol.com.au>
46460      Branch: maint-5.6/perl
46461            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46462 ____________________________________________________________________________
46463 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
46464         Log: Subject: Small bcopy cleanup
46465              From: Andy Dougherty <doughera@lafayette.edu>
46466              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
46467              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
46468      Branch: perl
46469            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
46470 ____________________________________________________________________________
46471 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
46472         Log: Subject: [PATCH] Re: ext/ + -Wall
46473              From: Nicholas Clark <nick@ccl4.org>
46474              Date: Wed, 13 Jun 2001 00:04:30 +0100
46475              Message-ID: <20010613000430.M5901@plum.flirble.org>
46476      Branch: perl
46477            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
46478 ____________________________________________________________________________
46479 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
46480         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
46481              From: Nicholas Clark <nick@ccl4.org>
46482              Date: Tue, 12 Jun 2001 23:53:07 +0100
46483              Message-ID: <20010612235307.L5901@plum.flirble.org>
46484      Branch: perl
46485            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46486 ____________________________________________________________________________
46487 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
46488         Log: MPE/iX tweaks from Mark Bixby.
46489      Branch: perl
46490            ! hints/mpeix.sh mpeix/mpeixish.h util.c
46491 ____________________________________________________________________________
46492 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
46493         Log: Update Changes.
46494      Branch: perl
46495            ! Changes patchlevel.h
46496 ____________________________________________________________________________
46497 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
46498         Log: One less -Wall whine (found under DEBUGGING).
46499      Branch: perl
46500            ! x2p/Makefile.SH x2p/a2p.c
46501 ____________________________________________________________________________
46502 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
46503         Log: s/case-independent/case-insensitive/g
46504      Branch: perl
46505            ! pod/perldebug.pod
46506 ____________________________________________________________________________
46507 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
46508         Log: As suggested in    
46509              
46510              Subject: Re: ext/ + -Wall
46511              From: Gurusamy Sarathy <gsar@ActiveState.com>
46512              Date: Mon, 11 Jun 2001 23:34:31 -0700
46513              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
46514      Branch: perl
46515            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
46516            ! perl.h
46517 ____________________________________________________________________________
46518 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
46519         Log: Subject: ext/ + -Wall
46520              From: Doug MacEachern <dougm@covalent.net>
46521              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
46522              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
46523      Branch: perl
46524            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
46525            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
46526            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
46527            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
46528            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
46529            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
46530            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
46531            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
46532            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
46533            ! lib/ExtUtils/xsubpp
46534 ____________________________________________________________________________
46535 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
46536         Log: Subject: [PATCH] anonymous stashes
46537              From: Abhijit Menon-Sen <ams@wiw.org>
46538              Date: Tue, 12 Jun 2001 12:47:04 +0530
46539              Message-ID: <20010612124704.A29029@lustre.linux.in>
46540      Branch: perl
46541            ! dump.c gv.c sv.c xsutils.c
46542 ____________________________________________________________________________
46543 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
46544         Log: One more test for $^S.
46545      Branch: perl
46546            ! t/op/magic.t
46547 ____________________________________________________________________________
46548 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
46549         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
46550              From: Abhijit Menon-Sen <ams@wiw.org>
46551              Date: Tue, 12 Jun 2001 17:35:55 +0530
46552              Message-ID: <20010612173555.A32426@lustre.linux.in>
46553      Branch: perl
46554            ! mg.c t/op/magic.t
46555 ____________________________________________________________________________
46556 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
46557         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
46558              From: Mike Guy <mjtg@cam.ac.uk>
46559              Date: Tue, 12 Jun 2001 13:14:15 +0100
46560              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
46561      Branch: perl
46562            ! pod/perlop.pod
46563 ____________________________________________________________________________
46564 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
46565         Log: AUTHORS updates.
46566      Branch: perl
46567            ! AUTHORS
46568 ____________________________________________________________________________
46569 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
46570         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
46571              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
46572              Content-Transfer-Encoding: 7bit
46573              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
46574      Branch: perl
46575            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
46576 ____________________________________________________________________________
46577 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
46578         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
46579              From: "Philip Newton" <Philip.Newton@gmx.net>
46580              Date: Mon, 11 Jun 2001 07:08:03 +0200
46581              Message-Id: <200106120802.LAA08992@taas.iki.fi>
46582      Branch: perl
46583            ! t/base/term.t
46584 ____________________________________________________________________________
46585 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
46586         Log: Cleanup the a2p.c for -Wall.
46587      Branch: perl
46588            ! x2p/Makefile.SH x2p/a2p.c
46589 ____________________________________________________________________________
46590 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
46591         Log: File::Find update for MacOS from Chris Nandor.
46592      Branch: perl
46593            ! lib/File/Find.pm t/lib/filefind.t
46594 ____________________________________________________________________________
46595 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
46596         Log: gcc -Wall nits picked out by a non-UNIX system
46597              (courtesy of Mark Bixby)
46598      Branch: perl
46599            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
46600            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
46601            ! pp_sys.c util.c
46602 ____________________________________________________________________________
46603 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
46604         Log: Metaconfig unit change for #10522.  (The d_modfl changes
46605              placate metalint.)
46606      Branch: metaconfig/U/perl
46607            ! d_modfl.U d_u32align.U
46608 ____________________________________________________________________________
46609 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
46610         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
46611              be "./try 2>&1 >/dev/null".
46612      Branch: perl
46613            ! Configure
46614 ____________________________________________________________________________
46615 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
46616         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
46617              From: "Craig A. Berry" <craigberry@mac.com>
46618              Date: Mon, 11 Jun 2001 14:00:32 -0500
46619              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
46620      Branch: perl
46621            ! configure.com
46622 ____________________________________________________________________________
46623 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
46624         Log: Move the full \p\P lists to perlunicode.
46625      Branch: perl
46626            ! pod/perlretut.pod pod/perlunicode.pod
46627 ____________________________________________________________________________
46628 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
46629         Log: VOS build tweak for 5.6.1 from Paul Green.
46630      Branch: maint-5.6/perl
46631            ! vos/build.cm
46632 ____________________________________________________________________________
46633 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
46634         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
46635              From: "Craig A. Berry" <craigberry@mac.com>
46636              Date: Fri, 8 Jun 2001 18:08:18 -0500
46637              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
46638      Branch: perl
46639            ! vms/vms.c
46640 ____________________________________________________________________________
46641 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
46642         Log: Update Changes.
46643      Branch: perl
46644            ! Changes patchlevel.h
46645 ____________________________________________________________________________
46646 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
46647         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
46648      Branch: perl
46649            ! vos/config.alpha.h vos/config.ga.h
46650 ____________________________________________________________________________
46651 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
46652         Log: VOS updates from Paul Green for @10476.
46653      Branch: perl
46654            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
46655            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46656            ! vos/config.ga.h vos/configure_perl.cm
46657 ____________________________________________________________________________
46658 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
46659         Log: Subject: [PATCH] Not many people know this ...
46660              From: Mike Guy <mjtg@cam.ac.uk>
46661              Date: Mon, 11 Jun 2001 14:55:15 +0100
46662              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
46663      Branch: perl
46664            ! pod/perldebug.pod
46665 ____________________________________________________________________________
46666 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
46667         Log: Add final commas to lists as suggested by Philip Newton.
46668      Branch: perl
46669            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46670 ____________________________________________________________________________
46671 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
46672         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
46673              Date: Sun, 10 Jun 2001 23:35:38 -0400
46674              From: Chris Nandor <pudge@pobox.com>
46675              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
46676      Branch: perl
46677            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
46678            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
46679            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
46680            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
46681            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
46682            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
46683            ! t/op/write.t t/pragma/strict.t
46684 ____________________________________________________________________________
46685 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
46686         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
46687              From: Chris Nandor <pudge@pobox.com>
46688              Date: Mon, 11 Jun 2001 08:24:28 -0400
46689              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
46690      Branch: perl
46691            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
46692            ! t/lib/io_dir.t
46693 ____________________________________________________________________________
46694 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
46695         Log: One more run_byacc (a hand-tweaked version had slipped in).
46696      Branch: perl
46697            ! perly.c vms/perly_c.vms
46698 ____________________________________________________________________________
46699 [ 10509] By: nick                                  on 2001/06/11  07:49:15
46700         Log: Integrate mainline
46701      Branch: perlio
46702           !> Makefile.SH embed.h embed.pl global.sym
46703           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
46704           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
46705           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
46706           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
46707 ____________________________________________________________________________
46708 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
46709         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
46710              From: Mike Guy <mjtg@cam.ac.uk>
46711              Reply-To: mjtg@cam.ac.uk
46712              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
46713      Branch: perl
46714            ! lib/ExtUtils/Manifest.pm
46715 ____________________________________________________________________________
46716 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
46717         Log: Subject: [PATCH] ExtUtils::Constant
46718              From: Nicholas Clark <nick@ccl4.org>
46719              Date: Sun, 10 Jun 2001 23:25:41 +0100
46720              Message-ID: <20010610232540.C76396@plum.flirble.org>
46721      Branch: perl
46722            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
46723 ____________________________________________________________________________
46724 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
46725         Log: Integrate perlio.
46726      Branch: perl
46727           !> iperlsys.h
46728 ____________________________________________________________________________
46729 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
46730         Log: Move the grok_number and its lieutenant grok_numeric_radix
46731              from sv.c statics to util.c and public.
46732      Branch: perl
46733            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
46734            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
46735 ____________________________________________________________________________
46736 [ 10504] By: nick                                  on 2001/06/10  17:47:06
46737         Log: Fix (valid) -Wall warnings in perlio.c
46738      Branch: perlio
46739            ! iperlsys.h
46740 ____________________________________________________________________________
46741 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
46742         Log: Update perly_c.diff, update perly.fixer to edit away
46743              some of the -Wall noise.
46744      Branch: perl
46745            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
46746 ____________________________________________________________________________
46747 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
46748         Log: Check the version of byacc.
46749      Branch: perl
46750            ! Makefile.SH
46751 ____________________________________________________________________________
46752 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
46753         Log: Subject: [PATCH] perly.y overhaul
46754              From: Simon Cozens <simon@netthink.co.uk>
46755              Date: Sun, 10 Jun 2001 16:56:54 +0100
46756              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
46757              
46758              Plus make run_byacc.
46759      Branch: perl
46760            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
46761 ____________________________________________________________________________
46762 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
46763         Log: Integrate perlio.
46764      Branch: perl
46765           !> perlio.c perlsfio.h
46766 ____________________________________________________________________________
46767 [ 10499] By: nick                                  on 2001/06/10  15:01:08
46768         Log: Integrate mainline
46769      Branch: perlio
46770           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
46771           !> t/pragma/locale.t util.c
46772 ____________________________________________________________________________
46773 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
46774         Log: Put some meat on the perl572delta bones.  The list of
46775              selected bug fixes needs more work, as does still the
46776              whole document.
46777      Branch: perl
46778            ! pod/perl572delta.pod
46779 ____________________________________________________________________________
46780 [ 10497] By: nick                                  on 2001/06/10  12:27:51
46781         Log: Paper over a crack or two with USE_SFIO
46782      Branch: perlio
46783            ! perlio.c perlsfio.h
46784 ____________________________________________________________________________
46785 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
46786         Log: Update Changes.
46787      Branch: perl
46788            ! Changes patchlevel.h
46789 ____________________________________________________________________________
46790 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
46791         Log: Subject: Re: pragma/locale.t #107
46792              From: Hugo <hv@crypt.compulink.co.uk>
46793              Date: Sun, 10 Jun 2001 11:23:30 +0100
46794              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
46795              
46796              Encapsulate the scan of the decimal radix separator.
46797      Branch: perl
46798            ! embed.h embed.pl proto.h sv.c
46799 ____________________________________________________________________________
46800 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
46801         Log: Try to grok numbers both with the locale specific separator
46802              and with the usual "." (if different from the lss); add a test
46803              to locale.t to do also a little bit of math in addition to just
46804              equalness testing; remove extraneous logic as suggested in
46805              
46806              Subject: Re: pragma/locale.t #107
46807              From: Nicholas Clark <nick@ccl4.org>
46808              Date: Sat, 9 Jun 2001 22:37:36 +0100
46809              Message-ID: <20010609223735.Y76396@plum.flirble.org>
46810      Branch: perl
46811            ! sv.c t/pragma/locale.t
46812 ____________________________________________________________________________
46813 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
46814         Log: Metaconfig unit change for #10492.
46815      Branch: metaconfig/U/perl
46816            ! Extensions.U
46817 ____________________________________________________________________________
46818 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
46819         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
46820              From: Artur Bergman <artur@contiller.se> 
46821              Date: Sat, 09 Jun 2001 21:03:51 +0200
46822              Message-ID: <B7483FB6.1398%artur@contiller.se>
46823      Branch: perl
46824            ! Configure
46825 ____________________________________________________________________________
46826 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
46827         Log: Integrate perlio.
46828      Branch: perl
46829           !> perlsfio.h
46830 ____________________________________________________________________________
46831 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
46832         Log: Do locale specific separator if only in locale.
46833      Branch: perl
46834            ! util.c
46835 ____________________________________________________________________________
46836 [ 10489] By: nick                                  on 2001/06/09  19:13:25
46837         Log: Make XS/Typemap compile (but fail) with sfio
46838      Branch: perlio
46839            ! perlsfio.h
46840 ____________________________________________________________________________
46841 [ 10488] By: nick                                  on 2001/06/09  19:12:51
46842         Log: Re-integrate mainline
46843      Branch: perlio
46844           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
46845           !> proto.h sv.c util.c
46846 ____________________________________________________________________________
46847 [ 10487] By: nick                                  on 2001/06/09  16:26:29
46848         Log: Integrate mainline
46849      Branch: perlio
46850           !> (integrate 31 files)
46851 ____________________________________________________________________________
46852 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
46853         Log: Subject: [PATCH] New attempt to clone callack
46854              From: Artur Bergman <artur@contiller.se> 
46855              Date: Thu, 07 Jun 2001 11:52:16 +0200
46856              Message-ID: <B7451B6F.12B7%artur@contiller.se>
46857      Branch: perl
46858            ! embedvar.h intrpvar.h perlapi.h sv.c
46859 ____________________________________________________________________________
46860 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
46861         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
46862      Branch: perl
46863            ! embed.h embed.pl perl.h proto.h sv.c util.c
46864 ____________________________________________________________________________
46865 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
46866         Log: Subject: Re: pragma/locale.t #107
46867              From: Nicholas Clark <nick@ccl4.org>
46868              Date: Sat, 9 Jun 2001 16:26:10 +0100
46869              Message-ID: <20010609162609.V76396@plum.flirble.org>
46870              
46871              A missing NVification.
46872      Branch: perl
46873            ! sv.c
46874 ____________________________________________________________________________
46875 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
46876         Log: Redo the #10482, there already was a test script for formats.
46877      Branch: perl
46878            - t/io/format.t
46879            ! MANIFEST t/op/write.t
46880 ____________________________________________________________________________
46881 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
46882         Log: Twisted format testing, from Merijn.
46883      Branch: perl
46884            + t/io/format.t
46885            ! MANIFEST
46886 ____________________________________________________________________________
46887 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
46888         Log: More \p{In...} testing, combined with \N{...}.
46889      Branch: perl
46890            ! lib/utf8_heavy.pl t/op/pat.t
46891 ____________________________________________________________________________
46892 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
46893         Log: Metaconfig changes for #10479.
46894      Branch: metaconfig
46895            ! U/Glossary.patch
46896      Branch: metaconfig/U/perl
46897            ! d_modfl.U
46898 ____________________________________________________________________________
46899 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
46900         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
46901      Branch: perl
46902            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46903            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
46904            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
46905            ! win32/config.bc win32/config.gc win32/config.vc
46906 ____________________________________________________________________________
46907 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
46908         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
46909              From: "Craig A. Berry" <craigberry@mac.com>
46910              Date: Thu, 7 Jun 2001 14:27:20 -0500
46911              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
46912      Branch: perl
46913            ! vms/perlvms.pod
46914 ____________________________________________________________________________
46915 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
46916         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
46917              From: Gisle Aas <gisle@ActiveState.com>
46918              Date: 07 Jun 2001 17:04:29 -0700
46919              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
46920      Branch: perl
46921            ! ext/re/re.xs
46922 ____________________________________________________________________________
46923 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
46924         Log: Update Changes.
46925      Branch: perl
46926            ! Changes patchlevel.h
46927 ____________________________________________________________________________
46928 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
46929         Log: Regen Glossary et alia.
46930      Branch: perl
46931            ! Porting/Glossary Porting/config.sh Porting/config_H
46932 ____________________________________________________________________________
46933 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
46934         Log: Metaconfig unit changes for #10473.
46935      Branch: metaconfig/U/perl
46936            ! d_modfl.U
46937 ____________________________________________________________________________
46938 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
46939         Log: Harumph, also AIX will spill its guts (i.e. dump core)
46940              if an executable contains modfl() but it hasn't been
46941              compiled right (in the case of AIX, with cc -qlongdouble).
46942      Branch: perl
46943            ! Configure
46944 ____________________________________________________________________________
46945 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
46946         Log: integrate change#10471 from mainline
46947              
46948              in change#10451, check that CvOUTSIDE is a CV before looking in
46949              (it can apparently be SVt_NULL during global destruction)
46950      Branch: maint-5.6/perl
46951           !> op.c
46952 ____________________________________________________________________________
46953 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
46954         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
46955              (it can apparently be SVt_NULL during global destruction)
46956      Branch: perl
46957            ! op.c
46958 ____________________________________________________________________________
46959 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
46960         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
46961              From: Robin Barker <rmb1@cise.npl.co.uk>
46962              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
46963              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
46964      Branch: perl
46965            ! lib/diagnostics.pm pod/perldiag.pod
46966 ____________________________________________________________________________
46967 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
46968         Log: Subject: [PATCH perl@10439] long =item
46969              From: Robin Barker <rmb1@cise.npl.co.uk>
46970              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
46971              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
46972      Branch: perl
46973            ! README.amiga lib/Attribute/Handlers.pm
46974            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
46975 ____________________________________________________________________________
46976 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
46977         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
46978              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
46979              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
46980              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
46981      Branch: perl
46982            ! pod/perlguts.pod
46983 ____________________________________________________________________________
46984 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
46985         Log: Integrate perlio.
46986      Branch: perl
46987           !> sv.c
46988 ____________________________________________________________________________
46989 [ 10466] By: nick                                  on 2001/06/07  10:25:40
46990         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
46991              whitespace tweaks.
46992              Still coredumps in pragma/overload.t - what a nice hard fail that is...
46993      Branch: perlio
46994            ! sv.c
46995 ____________________________________________________________________________
46996 [ 10465] By: nick                                  on 2001/06/07  08:41:58
46997         Log: Raw integrate of mainline for S_grok_number debug
46998              (sv.c has MULTIPLICITY issues as well as whatever else ...)
46999      Branch: perlio
47000            - plan9/perlplan9.doc plan9/perlplan9.pod
47001           !> (integrate 46 files)
47002 ____________________________________________________________________________
47003 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
47004         Log: The proper prototyping for #10463.
47005      Branch: perl
47006            ! embed.h embed.pl proto.h sv.c
47007 ____________________________________________________________________________
47008 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
47009         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
47010              From: Nicholas Clark <nick@ccl4.org>
47011              Date: Thu, 7 Jun 2001 00:29:59 +0100
47012              Message-ID: <20010607002959.Z76396@plum.flirble.org>
47013      Branch: perl
47014            ! sv.c
47015 ____________________________________________________________________________
47016 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
47017         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
47018              From: "Craig A. Berry" <craigberry@mac.com>
47019              Date: Wed, 06 Jun 2001 17:54:30 -0500
47020              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
47021      Branch: perl
47022            ! vms/perlvms.pod
47023 ____________________________________________________________________________
47024 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
47025         Log: Podify the remaining README.platform files;
47026              merge README.plan9 and plan9/perlplan9.pod;
47027              delete plan9/perlplan9.* (the perlplan.doc needs to
47028              be regenerated in Plan 9); make the =head1 and =head2
47029              in the README.platform to be a little more verbose
47030              (skipped README.os2 not to anger Ilya) so that they
47031              look better in the toc; regen toc.
47032      Branch: perl
47033            - plan9/perlplan9.doc plan9/perlplan9.pod
47034            ! MANIFEST README.aix README.amiga README.apollo README.beos
47035            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
47036            ! README.hpux README.hurd README.machten README.macos
47037            ! README.micro README.mint README.mpeix README.os390
47038            ! README.plan9 README.qnx README.solaris README.threads
47039            ! README.tru64 README.vmesa README.vms README.vos README.win32
47040            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
47041            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
47042 ____________________________________________________________________________
47043 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
47044         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
47045              From: Mike Guy <mjtg@cam.ac.uk>
47046              Reply-To: mjtg@cam.ac.uk
47047              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
47048      Branch: perl
47049            ! pod/perlguts.pod
47050 ____________________________________________________________________________
47051 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
47052         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
47053              From: Mike Guy <mjtg@cam.ac.uk>
47054              Reply-To: mjtg@cam.ac.uk
47055              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
47056      Branch: perl
47057            ! pod/perlsec.pod
47058 ____________________________________________________________________________
47059 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
47060         Log: Disable long doubles from pre-5.0 Tru64s.
47061      Branch: perl
47062            ! README.tru64 hints/dec_osf.sh
47063 ____________________________________________________________________________
47064 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
47065         Log: The #10455 exposed that modfl() is fundamentally busted
47066              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
47067              testing it.
47068      Branch: perl
47069            ! hints/dec_osf.sh
47070 ____________________________________________________________________________
47071 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
47072         Log: Metaconfig unit change for #10455.
47073      Branch: metaconfig/U/perl
47074            ! d_modfl.U
47075 ____________________________________________________________________________
47076 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
47077         Log: Configure check for geborken modfl(), inspired by
47078              
47079              Subject: Re: [20010118.017] op/int.t failure 
47080              From: Hugo <hv@crypt.compulink.co.uk>
47081              Date: Tue, 05 Jun 2001 13:43:27 +0100
47082              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
47083      Branch: perl
47084            ! Configure
47085 ____________________________________________________________________________
47086 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
47087         Log: Integrate changes #10450 and #10451 from maintperl:
47088              
47089              optimize change#10448 slightly (don't repeat search in eval""s lexical
47090              scope, since that has already been searched)
47091              
47092              change#9108 needs subtler treatment for case of closures created
47093              within eval""
47094      Branch: perl
47095           !> op.c t/op/misc.t
47096 ____________________________________________________________________________
47097 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
47098         Log: MakeMaker magic to compile (when no dynamic loading)
47099              List/Util.xsc as (ListUtil.c and) ListUtil.o since
47100              POSIX-BC (BS2000) linker has an evil limitation of
47101              being unable to include in the same executable several
47102              object files with the same name - case-insensitively -
47103              because otherwise we conflict with util.c.
47104              Strictly speaking currently required only in POSIX-BC
47105              but probably will do no harm elsewhere where static
47106              linking is required.
47107      Branch: perl
47108            ! ext/List/Util/Makefile.PL
47109 ____________________________________________________________________________
47110 [ 10452] By: nick                                  on 2001/06/06  08:59:51
47111         Log: Integrate mainline.
47112      Branch: perlio
47113           +> lib/Attribute/Handlers/demo/Demo.pm
47114           +> lib/Attribute/Handlers/demo/Descriptions.pm
47115           +> lib/Attribute/Handlers/demo/MyClass.pm
47116           +> lib/Attribute/Handlers/demo/demo.pl
47117           +> lib/Attribute/Handlers/demo/demo2.pl
47118           +> lib/Attribute/Handlers/demo/demo3.pl
47119           +> lib/Attribute/Handlers/demo/demo4.pl
47120           +> lib/Attribute/Handlers/demo/demo_call.pl
47121           +> lib/Attribute/Handlers/demo/demo_chain.pl
47122           +> lib/Attribute/Handlers/demo/demo_cycle.pl
47123           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
47124           +> lib/Attribute/Handlers/demo/demo_phases.pl
47125           +> lib/Attribute/Handlers/demo/demo_range.pl
47126           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
47127           +> uts/strtol_wrap.c
47128           !> (integrate 91 files)
47129 ____________________________________________________________________________
47130 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
47131         Log: change#9108 needs subtler treatment for case of closures created
47132              within eval""
47133      Branch: maint-5.6/perl
47134            ! op.c t/op/misc.t
47135 ____________________________________________________________________________
47136 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
47137         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
47138              scope, since that has already been searched)
47139      Branch: maint-5.6/perl
47140            ! op.c
47141 ____________________________________________________________________________
47142 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
47143         Log: Integrate change #10448 from maintperl; lexicals
47144              outside an eval"" weren't resolved correctly inside a subroutine
47145              definition inside the eval"" if they were not already referenced
47146              in the toplevel of the eval""-ed code
47147      Branch: perl
47148           !> cop.h op.c pp_ctl.c t/op/misc.t
47149 ____________________________________________________________________________
47150 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
47151         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
47152              outside an eval"" weren't resolved correctly inside a subroutine
47153              definition inside the eval"" if they were not already referenced
47154              in the toplevel of the eval""-ed code
47155      Branch: maint-5.6/perl
47156            ! cop.h op.c pp_ctl.c t/op/misc.t
47157 ____________________________________________________________________________
47158 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
47159         Log: Subject: [PATCH] perl570delta.pod
47160              From: Peter Scott <Peter@PSDT.com> 
47161              Date: Tue, 05 Jun 2001 18:51:02 -0700
47162              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
47163      Branch: perl
47164            ! pod/perl570delta.pod
47165 ____________________________________________________________________________
47166 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
47167         Log: The fudge factor is no more needed.  I hope.
47168      Branch: perl
47169            ! t/lib/posix.t
47170 ____________________________________________________________________________
47171 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
47172         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
47173              From: Hugo <hv@crypt.compulink.co.uk>
47174              Date: Tue, 05 Jun 2001 12:58:19 +0100
47175              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
47176      Branch: perl
47177            ! util.c
47178 ____________________________________________________________________________
47179 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
47180         Log: Make up prototypes only for those who have the functions
47181              but not the prototypes.
47182      Branch: perl
47183            ! perl.h
47184 ____________________________________________________________________________
47185 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
47186         Log: Subject: Re: Not OK: perl@10439 on win32 
47187              From: Prymmer/Kahn <pvhp@best.com> 
47188              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
47189              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
47190      Branch: perl
47191            ! perl.h util.c
47192 ____________________________________________________________________________
47193 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
47194         Log: The metaconfig units changes for #10441.
47195      Branch: metaconfig
47196            ! U/modified/Extract.U U/modified/Extractall.U
47197            ! U/modified/Finish.U
47198 ____________________________________________________________________________
47199 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
47200         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
47201      Branch: perl
47202            ! Configure
47203 ____________________________________________________________________________
47204 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
47205         Log: Unnecessary fuzziness undone, noted by Mike Guy.
47206      Branch: perl
47207            ! t/op/tr.t
47208 ____________________________________________________________________________
47209 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
47210         Log: Update Changes.
47211      Branch: perl
47212            ! Changes patchlevel.h
47213 ____________________________________________________________________________
47214 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
47215         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
47216              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
47217              leakage patch.
47218      Branch: perl
47219            ! t/op/misc.t
47220 ____________________________________________________________________________
47221 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
47222         Log: Test case for #10433/#10424.
47223      Branch: perl
47224            ! t/op/misc.t
47225 ____________________________________________________________________________
47226 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
47227         Log: Subject: One fix for strtoul not setting errno
47228              From: hom00@utsglobal.com (Hal Morris)
47229              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
47230              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
47231      Branch: perl
47232            + uts/strtol_wrap.c
47233            ! MANIFEST hints/uts.sh
47234 ____________________________________________________________________________
47235 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
47236         Log: Metaconfig units changes for #10434.
47237      Branch: metaconfig
47238            ! U/modified/Cppsym.U
47239      Branch: metaconfig/U/perl
47240            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
47241            + d_syscallproto.U d_usleepproto.U
47242            ! longdblfio.U quadfio.U
47243 ____________________________________________________________________________
47244 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
47245         Log: Configure tweaks; add prototype probes, make the cpp symbols
47246              probe to cast, not whine; test for %Ld and %Lf before %lld and
47247              %llf because the L is the ANSI way.
47248      Branch: perl
47249            ! Configure config_h.SH configure.com epoc/config.sh
47250            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
47251            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
47252            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
47253 ____________________________________________________________________________
47254 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
47255         Log: Sigh.  This is what #10424 was supposed to check in.
47256      Branch: perl
47257            ! op.c sv.c sv.h
47258 ____________________________________________________________________________
47259 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
47260         Log: More verbose failure.
47261      Branch: perl
47262            ! t/op/ver.t
47263 ____________________________________________________________________________
47264 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
47265         Log: The .pm changes to go with #10428.
47266      Branch: perl
47267            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
47268            ! ext/Sys/Syslog/Syslog.pm
47269 ____________________________________________________________________________
47270 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
47271         Log: On second thoughts show to utf8 skippage message only
47272              on failures, it's too confusing otherwise,
47273      Branch: perl
47274            ! t/pragma/locale.t
47275 ____________________________________________________________________________
47276 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
47277         Log: Do not import anything from Encode.
47278      Branch: perl
47279            ! ext/MIME/Base64/QuotedPrint.pm
47280 ____________________________________________________________________________
47281 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
47282         Log: The #10402 didn't take.  Weird.
47283      Branch: perl
47284            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
47285            ! ext/Sys/Syslog/Syslog.xs
47286 ____________________________________________________________________________
47287 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
47288         Log: Eradicate traces of 'asciirange' re subpragma.
47289      Branch: perl
47290            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
47291            ! pod/perldiag.pod
47292 ____________________________________________________________________________
47293 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
47294         Log: use is a compile-time thing.
47295      Branch: perl
47296            ! ext/MIME/Base64/QuotedPrint.pm
47297 ____________________________________________________________________________
47298 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
47299         Log: Subject: [PATCH perl@10419] -Wall casting patch
47300              From: Robin Barker <rmb1@cise.npl.co.uk>
47301              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
47302              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
47303      Branch: perl
47304            ! ext/Devel/DProf/DProf.xs mg.c
47305 ____________________________________________________________________________
47306 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
47307         Log: Subject: [PATCH #2] introducing SVpad_TYPED
47308              From: Abhijit Menon-Sen <ams@wiw.org>
47309              Date: Mon, 4 Jun 2001 12:26:02 +0530
47310              Message-ID: <20010604122602.A5775@lustre.linux.in>
47311      Branch: perl
47312            ! op.c sv.c sv.h
47313 ____________________________________________________________________________
47314 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
47315         Log: testsuite for change#10192 (from Gisle Aas)
47316      Branch: perl
47317            + t/op/override.t
47318            ! MANIFEST
47319 ____________________________________________________________________________
47320 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
47321         Log: integrate changes#10414-10416 from mainline
47322              
47323              Potential buffer overrun if the radix separator is more than
47324              one byte.  Also, under locales, prefer the locale-specific
47325              separator over the old boring ".".
47326              
47327              "10.", that is, decimal numbers can have no decimal part at all.
47328              
47329              The non-locale places need love, too.
47330      Branch: maint-5.6/perl
47331           !> perl.h sv.c
47332 ____________________________________________________________________________
47333 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
47334         Log: Missed from #10420.
47335      Branch: perl
47336            ! epoc/config.sh
47337 ____________________________________________________________________________
47338 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
47339         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
47340              often this prototype goes with HAS_SETRESUID_PROTO.
47341      Branch: perl
47342            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47343            ! config_h.SH configure.com perl.h uconfig.h
47344 ____________________________________________________________________________
47345 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
47346         Log: Update Changes.
47347      Branch: perl
47348            ! Changes patchlevel.h
47349 ____________________________________________________________________________
47350 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
47351         Log: -Wall "subscript has type `char'" cleanup.
47352      Branch: perl
47353            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
47354 ____________________________________________________________________________
47355 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
47356         Log: Various "cast to pointer from integer of different size"
47357              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
47358              wide but I32 (int) only 32 bits wide).
47359              
47360              WARNING: the classnum and tagnum changes in Storable.xs
47361              may not be wise, they may be breaking binary compatibility
47362              (in 64-bit platforms), asked Raphael Manfredi about the changes.
47363      Branch: perl
47364            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
47365            ! mg.c proto.h
47366 ____________________________________________________________________________
47367 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
47368         Log: The non-locale places need love, too.
47369      Branch: perl
47370            ! perl.h
47371 ____________________________________________________________________________
47372 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
47373         Log: "10.", that is, decimal numbers can have no decimal part at all.
47374      Branch: perl
47375            ! perl.h
47376 ____________________________________________________________________________
47377 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
47378         Log: Potential buffer overrun if the radix separator is more than
47379              one byte.  Also, under locales, prefer the locale-specific
47380              separator over the old boring ".".
47381      Branch: perl
47382            ! perl.h sv.c
47383 ____________________________________________________________________________
47384 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
47385         Log: Integrate change #10412 from maintperl; locale is now
47386              per-cop, not per-op; plus retweak the locale.t to always
47387              list the skipped utf8 locales.
47388      Branch: perl
47389            ! t/pragma/locale.t
47390           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
47391           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
47392 ____________________________________________________________________________
47393 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
47394         Log: rationalize locale handling to fix the bugs uncovered by change#10394
47395              
47396              the major issue was that the runtime was looking at PL_hints rather
47397              than op_private to notice whether locale was enabled
47398              
47399              the secondary issue was that many locale-sensitive numeric ops didn't
47400              have HINT_LOCALE propagated into their op_private
47401              
47402              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
47403              instead of per-op, just like HINT_BYTE and the hints for lexical
47404              warnings (this makes the hint available to every op via PL_curcop)
47405              
47406              pragma/locale.t may need to be reworked with these fixes in mind
47407              (it currently passes its tests)
47408      Branch: maint-5.6/perl
47409            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
47410            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
47411 ____________________________________________________________________________
47412 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
47413         Log: More verbose debugging.
47414      Branch: perl
47415            ! t/pragma/locale.t
47416 ____________________________________________________________________________
47417 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
47418         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47419              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
47420              Date: Sat, 2 Jun 2001 22:53:33 +0100
47421              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
47422      Branch: perl
47423            ! regcomp.c t/pragma/warn/regcomp
47424 ____________________________________________________________________________
47425 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
47426         Log: Mention that lexicalizing $a or $b is a bad idea if one
47427              wants to use sort().
47428      Branch: perl
47429            ! pod/perlvar.pod
47430 ____________________________________________________________________________
47431 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
47432         Log: Tweak the test to be happy if the accuracy is 'good enough'.
47433      Branch: perl
47434            ! t/lib/posix.t
47435 ____________________________________________________________________________
47436 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
47437         Log: Upgrade to Attribute::Handlers 0.70.
47438              
47439              NOTE: this unearthed the "too late for CHECK block" bug,
47440              that's why the 1_compile.t change.
47441      Branch: perl
47442            + lib/Attribute/Handlers/demo/Demo.pm
47443            + lib/Attribute/Handlers/demo/Descriptions.pm
47444            + lib/Attribute/Handlers/demo/MyClass.pm
47445            + lib/Attribute/Handlers/demo/demo.pl
47446            + lib/Attribute/Handlers/demo/demo2.pl
47447            + lib/Attribute/Handlers/demo/demo3.pl
47448            + lib/Attribute/Handlers/demo/demo4.pl
47449            + lib/Attribute/Handlers/demo/demo_call.pl
47450            + lib/Attribute/Handlers/demo/demo_chain.pl
47451            + lib/Attribute/Handlers/demo/demo_cycle.pl
47452            + lib/Attribute/Handlers/demo/demo_hashdir.pl
47453            + lib/Attribute/Handlers/demo/demo_phases.pl
47454            + lib/Attribute/Handlers/demo/demo_range.pl
47455            + lib/Attribute/Handlers/demo/demo_rawdata.pl
47456            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
47457            ! t/lib/attrhand.t
47458 ____________________________________________________________________________
47459 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
47460         Log: One less -Wall whine.
47461      Branch: perl
47462            ! regcomp.c
47463 ____________________________________________________________________________
47464 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
47465         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
47466      Branch: perl
47467           !> t/op/eval.t
47468 ____________________________________________________________________________
47469 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
47470         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
47471              aren't "normally" visible inside eval""s contained in subs unless
47472              a cloned reference to them already exists)
47473              
47474              strangely enough, t/harness didn't show this up as a failure
47475              (harness needs fixing?)
47476      Branch: maint-5.6/perl
47477            ! t/op/eval.t
47478 ____________________________________________________________________________
47479 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
47480         Log: Update to Text::Balanced 1.85.
47481      Branch: perl
47482            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
47483 ____________________________________________________________________________
47484 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
47485         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
47486              From: Nicholas Clark <nick@ccl4.org>
47487              Date: Sun, 3 Jun 2001 17:54:36 +0100
47488              Message-ID: <20010603175436.E76396@plum.flirble.org> 
47489      Branch: perl
47490            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
47491            ! ext/Sys/Syslog/Syslog.xs
47492 ____________________________________________________________________________
47493 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
47494         Log: Unused variables.
47495      Branch: perl
47496            ! util.c
47497 ____________________________________________________________________________
47498 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
47499         Log: Subject: [PATCH] APIfy op_clear 
47500              From: Simon Cozens <simon@netthink.co.uk>
47501              Date: Sun, 3 Jun 2001 13:51:46 +0100
47502              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
47503              
47504              (despite the subject line, op_null is APIfied by the patch)
47505      Branch: perl
47506            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
47507 ____________________________________________________________________________
47508 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
47509         Log: Subject: [PATCH] t/lib/extutils.t
47510              From: Nicholas Clark <nick@ccl4.org>
47511              Date: Sat, 2 Jun 2001 23:57:05 +0100
47512              Message-ID: <20010602235705.Q12698@plum.flirble.org>
47513      Branch: perl
47514            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
47515 ____________________________________________________________________________
47516 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
47517         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
47518              From: Prymmer/Kahn <pvhp@best.com>
47519              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
47520              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
47521      Branch: perl
47522            ! win32/Makefile win32/makefile.mk
47523 ____________________________________________________________________________
47524 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
47525         Log: Subject: Re: 'decimal digits' macro? 
47526              From: Hugo <hv@crypt.compulink.co.uk>
47527              Date: Sun, 03 Jun 2001 04:26:36 +0100
47528              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
47529      Branch: perl
47530            ! handy.h t/lib/posix.t t/op/tr.t
47531 ____________________________________________________________________________
47532 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
47533         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47534              From: Hugo <hv@crypt.compulink.co.uk>
47535              Date: Sun, 03 Jun 2001 14:56:30 +0100
47536              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
47537      Branch: perl
47538            ! util.c
47539 ____________________________________________________________________________
47540 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
47541         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
47542      Branch: perl
47543           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
47544           !> vms/perly_c.vms
47545 ____________________________________________________________________________
47546 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
47547         Log: fix leakage of lexicals at file scope into subroutines that were
47548              declared before them; this appears to be a longstanding bug that
47549              meant that lexicals at file scope were never "deintroduced", meaning
47550              their scope range was never properly closed, and their visibility
47551              extended to all subsequent eval""s or requires
47552              
47553              added a test case
47554              
47555              seems to also fix a case of bogus duplicate warnings
47556      Branch: maint-5.6/perl
47557            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
47558            ! vms/perly_c.vms
47559 ____________________________________________________________________________
47560 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
47561         Log: More VMS tweaks from Craig A. Berry.
47562      Branch: perl
47563            ! configure.com t/lib/extutils.t
47564 ____________________________________________________________________________
47565 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
47566         Log: -Wall cleanup continues.
47567      Branch: perl
47568            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
47569            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
47570            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
47571            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
47572            ! run.c toke.c util.c
47573 ____________________________________________________________________________
47574 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
47575         Log: The metaconfig unit change for #10390.
47576      Branch: metaconfig/U/perl
47577            ! gccvers.U
47578 ____________________________________________________________________________
47579 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
47580         Log: Drop the -ansi from the default gcc flags.
47581              
47582              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
47583              that struct cannot be compared with a flat integer, such as STRLEN.
47584              The -ansi will also cause a lot of noise in Solaris because of:
47585              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
47586      Branch: perl
47587            ! Configure
47588 ____________________________________________________________________________
47589 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
47590         Log: Integrate perlio.
47591      Branch: perl
47592           !> pod/perlapi.pod util.c
47593 ____________________________________________________________________________
47594 [ 10388] By: nick                                  on 2001/06/02  08:01:12
47595         Log: Integrate mainline
47596      Branch: perlio
47597           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
47598           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
47599           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
47600           !> t/lib/1_compile.t t/lib/mimeqp.t
47601 ____________________________________________________________________________
47602 [ 10387] By: nick                                  on 2001/06/02  07:39:17
47603         Log: Tweak util.c's atof2 for MULTIPLICITY
47604      Branch: perlio
47605            ! util.c
47606 ____________________________________________________________________________
47607 [ 10386] By: nick                                  on 2001/06/02  07:38:33
47608         Log: Integrate mainline
47609      Branch: perlio
47610           !> (integrate 41 files)
47611 ____________________________________________________________________________
47612 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
47613         Log: Add Attribute::Handlers 0.61 from Damian Conway.
47614      Branch: perl
47615            + lib/Attribute/Handlers.pm t/lib/attrhand.t
47616            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
47617 ____________________________________________________________________________
47618 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
47619         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
47620              From: Peter Prymmer <pvhp@forte.com>
47621              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
47622              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
47623      Branch: perl
47624            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
47625 ____________________________________________________________________________
47626 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
47627         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
47628              From: Jeff Pinyan <jeffp@crusoe.net>
47629              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
47630              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
47631      Branch: perl
47632            ! lib/File/Find.pm
47633 ____________________________________________________________________________
47634 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
47635         Log: Subject: [PATCH perl@10381] configure.com tweaks
47636              From: "Craig A. Berry" <craigberry@mac.com>
47637              Date: Fri, 1 Jun 2001 13:55:43 -0500
47638              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
47639      Branch: perl
47640            ! configure.com
47641 ____________________________________________________________________________
47642 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
47643         Log: Update Changes.
47644      Branch: perl
47645            ! Changes patchlevel.h
47646 ____________________________________________________________________________
47647 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
47648         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
47649              From: Mike Guy <mjtg@cam.ac.uk>
47650              Date: Fri, 01 Jun 2001 18:17:02 +0100
47651              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
47652      Branch: perl
47653            ! lib/perl5db.pl
47654 ____________________________________________________________________________
47655 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
47656         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
47657              From: Hugo <hv@crypt.compulink.co.uk>
47658              Date: Thu, 31 May 2001 20:49:48 +0100
47659              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
47660      Branch: perl
47661            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
47662            ! util.c
47663 ____________________________________________________________________________
47664 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
47665         Log: Zero() is not available in x2p (or, rather, some of its
47666              implementations like memzero() might not be available.)
47667      Branch: perl
47668            ! x2p/hash.c
47669 ____________________________________________________________________________
47670 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
47671         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
47672              From: Michael G Schwern <schwern@pobox.com>
47673              Date: Fri, 1 Jun 2001 12:00:29 +0100
47674              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
47675              
47676              (But use Zero() instead of memset.)
47677      Branch: perl
47678            ! x2p/hash.c
47679 ____________________________________________________________________________
47680 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
47681         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
47682              From: Jeff Pinyan <jeffp@crusoe.net>
47683              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
47684              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
47685      Branch: perl
47686            ! pod/perldiag.pod regcomp.c t/op/pat.t
47687 ____________________________________________________________________________
47688 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
47689         Log: Retract #10324 and #10333; not needed.
47690      Branch: perl
47691            ! hints/irix_6.sh hints/linux.sh
47692 ____________________________________________________________________________
47693 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
47694         Log: The #10370 wasn't quite right.
47695      Branch: perl
47696            ! ext/XS/Typemap/Typemap.xs
47697 ____________________________________________________________________________
47698 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
47699         Log: The metaconfig units changes for #10372.
47700      Branch: metaconfig/U/perl
47701            + d_realpath.U d_sresgproto.U d_sresuproto.U
47702            ! gccvers.U i_db.U
47703 ____________________________________________________________________________
47704 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
47705         Log: Configure tweaks; record the Berkeley DB version,
47706              probe for realpath(), for setresuid() and setresgid()
47707              prototypes; use realpath() (try to be paranoid enough),
47708              use the setres[ug]id prototypes because glibc has the functions
47709              but not their prototypes; add -Wall -ansi to gcc ccflags;
47710              regen toc.
47711      Branch: perl
47712            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47713            ! config_h.SH configure.com epoc/config.sh
47714            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
47715            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
47716            ! vos/config.ga.def win32/config.bc win32/config.gc
47717            ! win32/config.vc
47718 ____________________________________________________________________________
47719 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
47720         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
47721              From: Michael G Schwern <schwern@pobox.com>
47722              Date: Fri, 1 Jun 2001 11:28:14 +0100
47723              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
47724      Branch: perl
47725            ! lib/attributes.pm xsutils.c
47726 ____________________________________________________________________________
47727 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
47728         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
47729              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47730              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
47731              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
47732      Branch: perl
47733            ! ext/XS/Typemap/Typemap.xs
47734 ____________________________________________________________________________
47735 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
47736         Log: Subject: [patch] Cwd.xs optimizations/abstraction
47737              From: Doug MacEachern <dougm@covalent.net>
47738              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
47739              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
47740      Branch: perl
47741            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
47742            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
47743 ____________________________________________________________________________
47744 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
47745         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!])
47746              From: Nicholas Clark <nick@ccl4.org>
47747              Date: Thu, 31 May 2001 23:56:40 +0100
47748              Message-ID: <20010531235640.F12698@plum.flirble.org>
47749              
47750              Make the test work also under only static extensions
47751              (sh Configure -Uusedl fakes this nicely)
47752      Branch: perl
47753            ! t/lib/extutils.t
47754 ____________________________________________________________________________
47755 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
47756         Log: Subject: [PATCH hv.c] Eliminating trigraph
47757              From: Michael G Schwern <schwern@pobox.com>
47758              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
47759              Date: Fri, 1 Jun 2001 11:49:56 +0100
47760      Branch: perl
47761            ! hv.c
47762 ____________________________________________________________________________
47763 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
47764         Log: Subject: Re: [PATCH] Tests for File::Compare 
47765              From: "Philip Newton" <Philip.Newton@gmx.net>
47766              Date: Thu, 31 May 2001 19:44:05 +0200
47767              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
47768              
47769              Unnecessary "quotation marks".
47770      Branch: perl
47771            ! t/lib/filecomp.t
47772 ____________________________________________________________________________
47773 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
47774         Log: Integrate perlio.
47775      Branch: perl
47776           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
47777 ____________________________________________________________________________
47778 [ 10364] By: nick                                  on 2001/06/01  10:13:31
47779         Log: Cleanup dll.base and dll.exp created by GCC builds.
47780      Branch: perlio
47781            ! lib/ExtUtils/MM_Win32.pm
47782 ____________________________________________________________________________
47783 [ 10363] By: nick                                  on 2001/06/01  10:02:17
47784         Log: Make filecomp test work on CRLF platforms by adding binmode.
47785      Branch: perlio
47786            ! t/lib/filecomp.t
47787 ____________________________________________________________________________
47788 [ 10362] By: nick                                  on 2001/06/01  08:37:17
47789         Log: Integrate mainline
47790      Branch: perlio
47791           !> Changes Configure patchlevel.h perlio.c
47792 ____________________________________________________________________________
47793 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
47794         Log: panic:claustrophobia.
47795      Branch: perl
47796            ! perlio.c
47797 ____________________________________________________________________________
47798 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
47799         Log: Update Changes.
47800      Branch: perl
47801            ! Changes patchlevel.h
47802 ____________________________________________________________________________
47803 [ 10359] By: nick                                  on 2001/05/31  12:35:50
47804         Log: Integrate mainline.
47805      Branch: perlio
47806           +> t/lib/filecomp.t
47807           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
47808           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
47809 ____________________________________________________________________________
47810 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
47811         Log: Integrate perlio.
47812      Branch: perl
47813           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
47814           !> win32/config_H.vc
47815 ____________________________________________________________________________
47816 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
47817         Log: Metaconfig unit change for #10356.
47818      Branch: metaconfig
47819            ! U/installdirs/inc_version_list.U
47820 ____________________________________________________________________________
47821 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
47822         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
47823              (idea from Sarathy; implementation from Andy)
47824      Branch: perl
47825            ! Configure
47826 ____________________________________________________________________________
47827 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
47828         Log: More AUTHORS.
47829      Branch: perl
47830            ! AUTHORS
47831 ____________________________________________________________________________
47832 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
47833         Log: Subject: Re: [PATCH] Tests for File::Compare
47834              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
47835              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
47836              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
47837      Branch: perl
47838            + t/lib/filecomp.t
47839            ! MANIFEST t/lib/1_compile.t
47840 ____________________________________________________________________________
47841 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
47842         Log: Subject: [PATCH] DEBUG_* macro cleanups
47843              From: Abhijit Menon-Sen <ams@wiw.org>
47844              Date: Thu, 31 May 2001 12:16:22 +0530
47845              Message-ID: <20010531121622.B4829@lustre.linux.in>
47846              
47847              Subject: Re: [PATCH] DEBUG_* macro cleanups
47848              From: Abhijit Menon-Sen <ams@wiw.org>
47849              Date: Thu, 31 May 2001 13:57:01 +0530
47850              Message-ID: <20010531135701.A21775@lustre.linux.in>
47851              
47852              (The DEBUG_ definitions in perl.h changed to use the
47853              STMT_START and STMT_END.)
47854      Branch: perl
47855            ! perl.h pp_ctl.c sv.c toke.c
47856 ____________________________________________________________________________
47857 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
47858         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
47859              From: Abhijit Menon-Sen <ams@wiw.org>
47860              Date: Thu, 31 May 2001 08:27:55 +0530
47861              Message-ID: <20010531082755.A10018@lustre.linux.in>
47862      Branch: perl
47863            ! ext/Storable/Storable.xs gv.c perl.c
47864 ____________________________________________________________________________
47865 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
47866         Log: Subject: [PATCH] AUTHORS
47867              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
47868              Date: Thu, 31 May 2001 01:27:59 -0500
47869              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
47870              
47871              Subject: Re: [PATCH] AUTHORS
47872              From: "Philip Newton" <Philip.Newton@gmx.net>
47873              Date: Thu, 31 May 2001 10:08:06 +0200
47874              (Message-Id missing?)
47875      Branch: perl
47876            ! AUTHORS
47877 ____________________________________________________________________________
47878 [ 10350] By: nick                                  on 2001/05/31  11:40:43
47879         Log: win32 - dmake regen_config_h
47880      Branch: perlio
47881            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
47882 ____________________________________________________________________________
47883 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
47884         Log: Subject: Re: [PATCH util.c] More warning cleanups.
47885              From: "Philip Newton" <Philip.Newton@gmx.net>
47886              Date: Thu, 31 May 2001 07:41:36 +0200
47887              Message-Id: <200105310538.IAA25458@taku.hut.fi>
47888              
47889              Undo C++-ism that snekt in.
47890      Branch: perl
47891            ! util.c
47892 ____________________________________________________________________________
47893 [ 10348] By: nick                                  on 2001/05/31  11:36:46
47894         Log: Tolerate Win32 numerics
47895      Branch: perlio
47896            ! t/pragma/warn/toke
47897 ____________________________________________________________________________
47898 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
47899         Log: Integrate perlio.
47900      Branch: perl
47901           !> perlio.c win32/win32.h
47902 ____________________________________________________________________________
47903 [ 10346] By: nick                                  on 2001/05/31  10:54:55
47904         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
47905              perlio.c change 10255.
47906      Branch: perlio
47907            ! perlio.c
47908 ____________________________________________________________________________
47909 [ 10345] By: nick                                  on 2001/05/31  10:01:57
47910         Log: Conditionally put back some "unused" dTHX which are used
47911              with PERL_IMPLICIT_SYS
47912      Branch: perlio
47913            ! perlio.c
47914 ____________________________________________________________________________
47915 [ 10344] By: nick                                  on 2001/05/31  10:00:59
47916         Log: Fix Win32 for new spelling IN_BYTES 
47917      Branch: perlio
47918            ! win32/win32.h
47919 ____________________________________________________________________________
47920 [ 10343] By: nick                                  on 2001/05/31  08:01:32
47921         Log: perlio.c -Wall cleaner under MULTIPLICITY
47922              - still minor noise with linux stdio
47923      Branch: perlio
47924            ! perlio.c
47925 ____________________________________________________________________________
47926 [ 10342] By: nick                                  on 2001/05/31  07:52:23
47927         Log: Integrate mainline.
47928      Branch: perlio
47929           !> (integrate 42 files)
47930 ____________________________________________________________________________
47931 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
47932         Log: AUTHORS updates.
47933      Branch: perl
47934            ! AUTHORS
47935 ____________________________________________________________________________
47936 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
47937         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
47938              From: Peter Prymmer <pvhp@forte.com>
47939              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
47940              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
47941      Branch: perl
47942            ! t/lib/md5-file.t
47943 ____________________________________________________________________________
47944 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
47945         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
47946              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
47947              to match the pragma name; various robustness cleanups.
47948      Branch: perl
47949            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
47950            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
47951 ____________________________________________________________________________
47952 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
47953         Log: More -Wall sweeping.
47954      Branch: perl
47955            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
47956            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
47957            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
47958            ! regcomp.c sv.c toke.c utf8.c
47959 ____________________________________________________________________________
47960 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
47961         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
47962              From: Nicholas Clark <nick@ccl4.org>
47963              Date: Wed, 30 May 2001 22:34:41 +0100
47964              Message-ID: <20010530223441.Y86445@plum.flirble.org>
47965      Branch: perl
47966            ! t/op/cmp.t
47967 ____________________________________________________________________________
47968 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
47969         Log: It's is not, it isn't ain't, and it's it's, not its,
47970              if you mean it is. If you don't, it's its. Then too,
47971              it's hers. It isn't her's. It isn't our's either.
47972              It's ours, and likewise yours and theirs.
47973              -- Oxford University Press, Edpress News
47974      Branch: perl
47975            ! lib/autouse.pm
47976 ____________________________________________________________________________
47977 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
47978         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
47979      Branch: perl
47980            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
47981            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
47982            ! x2p/str.c x2p/walk.c xsutils.c
47983 ____________________________________________________________________________
47984 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
47985         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47986              From: Michael G Schwern <schwern@pobox.com>
47987              Date: Wed, 30 May 2001 17:10:38 +0100
47988              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
47989              
47990              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
47991              From: Abhijit Menon-Sen <ams@wiw.org>
47992              Date: Wed, 30 May 2001 23:16:13 +0530
47993              Message-ID: <20010530231613.A31933@lustre.linux.in>
47994      Branch: perl
47995            ! perl.c t/run/runenv.t
47996 ____________________________________________________________________________
47997 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
47998         Log: (Retracted by #10375.)
47999              
48000              IRIX hints patch from Merijn Broeren.
48001              
48002              TODO: (this and the earlier Linux hints patch) should be solved
48003              at Configure level.  Merijn: -ldb should not be used on any platform
48004              for perl, just when linking DBFile itself. Trying to be helpful here
48005              is counterproductive.
48006      Branch: perl
48007            ! hints/irix_6.sh
48008 ____________________________________________________________________________
48009 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
48010         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
48011              From: Nicholas Clark <nick@ccl4.org>
48012              Date: Wed, 30 May 2001 23:20:58 +0100
48013              Message-ID: <20010530232058.B86445@plum.flirble.org>
48014      Branch: perl
48015            ! doop.c
48016 ____________________________________________________________________________
48017 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
48018         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
48019              From: Michael G Schwern <schwern@pobox.com> 
48020              Date: Wed, 30 May 2001 15:24:20 +0100
48021              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
48022      Branch: perl
48023            ! t/pragma/autouse.t
48024 ____________________________________________________________________________
48025 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
48026         Log: The regex trick wasn't a good idea.
48027      Branch: perl
48028            ! pod/perlfaq4.pod
48029 ____________________________________________________________________________
48030 [ 10329] By: nick                                  on 2001/05/30  18:34:35
48031         Log: Integrate mainline
48032      Branch: perlio
48033           !> (integrate 40 files)
48034 ____________________________________________________________________________
48035 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
48036         Log: Update Changes.
48037      Branch: perl
48038            ! Changes patchlevel.h
48039 ____________________________________________________________________________
48040 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
48041         Log: The metaconfig unit change for #10325.
48042      Branch: metaconfig
48043            + U/modified/afs.U
48044 ____________________________________________________________________________
48045 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
48046         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
48047              is now wrong.
48048      Branch: perl
48049            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
48050 ____________________________________________________________________________
48051 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
48052         Log: Introduce $Config{afsroot}.
48053      Branch: perl
48054            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48055            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
48056            ! win32/config.gc win32/config.vc
48057 ____________________________________________________________________________
48058 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
48059         Log: (Retracted by #10375.)
48060              
48061              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
48062      Branch: perl
48063            ! hints/linux.sh
48064 ____________________________________________________________________________
48065 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
48066         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
48067              (Also Configure tweaks needed; coming up soon.)
48068      Branch: perl
48069            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
48070 ____________________________________________________________________________
48071 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
48072         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
48073              From: Michael G Schwern <schwern@pobox.com>
48074              Date: Sun, 27 May 2001 10:29:43 +0100
48075              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
48076      Branch: perl
48077            ! lib/perl5db.pl
48078 ____________________________________________________________________________
48079 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
48080         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
48081              and Abhijit Menon-Sen.
48082      Branch: perl
48083            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
48084            ! perl.c pp_sys.c regcomp.c
48085 ____________________________________________________________________________
48086 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
48087         Log: Fix the BOOT section to call myU2time properly.
48088      Branch: perl
48089            ! ext/Time/HiRes/HiRes.xs
48090 ____________________________________________________________________________
48091 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
48092         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
48093              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
48094              Date: Wed, 30 May 2001 09:44:29 -0400
48095              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
48096              
48097              Detypo; plus add one more trick.
48098      Branch: perl
48099            ! pod/perlfaq4.pod
48100 ____________________________________________________________________________
48101 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
48102         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)
48103              From: Michael G Schwern <schwern@pobox.com>
48104              Date: Wed, 30 May 2001 14:39:06 +0100
48105              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
48106      Branch: perl
48107            ! lib/autouse.pm t/pragma/autouse.t
48108 ____________________________________________________________________________
48109 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
48110         Log: Subject: Re: AIX and gcc (moving targets)
48111              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48112              Date: Wed, 30 May 2001 15:25:08 +0200
48113              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
48114      Branch: perl
48115            ! ext/Time/HiRes/HiRes.xs
48116 ____________________________________________________________________________
48117 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
48118         Log: Subject: [PATCH t/TEST] sorting tests
48119              From: Michael G Schwern <schwern@pobox.com>
48120              Date: Wed, 30 May 2001 10:24:02 +0100
48121              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
48122      Branch: perl
48123            ! t/TEST
48124 ____________________________________________________________________________
48125 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
48126         Log: Subject: [ID 20010529.002] typos in man page perlre
48127              From: bart@cg681574-a.adubn1.nj.home.com 
48128              Date: Tue, 29 May 2001 13:58:59 -0500
48129              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
48130      Branch: perl
48131            ! pod/perlre.pod
48132 ____________________________________________________________________________
48133 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
48134         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
48135              From: "Craig A. Berry" <craigberry@mac.com>
48136              Date: Tue, 29 May 2001 23:23:45 -0500
48137              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
48138      Branch: perl
48139            ! t/lib/extutils.t t/pragma/autouse.t
48140 ____________________________________________________________________________
48141 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
48142         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)
48143              From: David Dyck <dcd@tc.fluke.com>
48144              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
48145              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
48146      Branch: perl
48147            ! t/lib/filefind.t
48148 ____________________________________________________________________________
48149 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
48150         Log: AIX hints update for gcc from Merijn H. Brand.
48151      Branch: perl
48152            ! hints/aix.sh
48153 ____________________________________________________________________________
48154 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
48155         Log: Retract #10295 and #10296: a more generic solution
48156              is needed (there's something funny with gcc on AIX).
48157      Branch: perl
48158            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
48159 ____________________________________________________________________________
48160 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
48161         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
48162              From: Hugo <hv@crypt.compulink.co.uk>
48163              Date: Wed, 30 May 2001 11:59:19 +0100
48164              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
48165              
48166              localizing $@ has unfortunate semantics - if you die past
48167              a local $@, the die message is lost.
48168      Branch: perl
48169            ! lib/utf8_heavy.pl
48170 ____________________________________________________________________________
48171 [ 10309] By: nick                                  on 2001/05/30  08:23:02
48172         Log: Integrate mainline (autouse works again.)
48173      Branch: perlio
48174           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
48175           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
48176           !> pod/perlvar.pod t/op/cmp.t
48177 ____________________________________________________________________________
48178 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
48179         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
48180              From: David Dyck <dcd@tc.fluke.com>
48181              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
48182              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
48183      Branch: perl
48184            ! lib/File/Find.pm
48185 ____________________________________________________________________________
48186 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
48187         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
48188              From: Nicholas Clark <nick@ccl4.org>
48189              Date: Tue, 29 May 2001 23:16:09 +0100
48190              Message-ID: <20010529231609.U86445@plum.flirble.org>
48191              
48192              Make the test output slightly clearer by distinguishing
48193              between '' and undef.
48194      Branch: perl
48195            ! t/op/cmp.t
48196 ____________________________________________________________________________
48197 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
48198         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
48199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48200              Date: Tue, 29 May 2001 19:15:19 -0400
48201              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
48202      Branch: perl
48203            ! hints/os2.sh
48204 ____________________________________________________________________________
48205 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
48206         Log: Subject: perlvar.pod addition
48207              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
48208              Date: Fri, 25 May 2001 20:23:12 +0200
48209              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
48210              
48211              Subject: Re: perlvar.pod addition
48212              From: "Abigail" <abigail@foad.org> 
48213              Date: Fri, 25 May 2001 22:00:39 +0200
48214              Message-ID: <20010525200039.28029.qmail@foad.org>
48215              
48216              Mention $a and $b in perlvar.
48217      Branch: perl
48218            ! pod/perlvar.pod
48219 ____________________________________________________________________________
48220 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
48221         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
48222              From: Jeff Pinyan <jeffp@crusoe.net>
48223              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
48224              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
48225      Branch: perl
48226            ! pod/perlvar.pod
48227 ____________________________________________________________________________
48228 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
48229         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
48230              From: Jeff Pinyan <jeffp@crusoe.net>
48231              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
48232              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
48233      Branch: perl
48234            ! pod/perlfaq6.pod
48235 ____________________________________________________________________________
48236 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
48237         Log: Mention Time::localtime and Time::gmtime.
48238      Branch: perl
48239            ! ext/Time/Piece/Piece.pm
48240 ____________________________________________________________________________
48241 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
48242         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
48243              From: Michael G Schwern <schwern@pobox.com>
48244              Date: Tue, 29 May 2001 18:51:32 +0100
48245              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
48246      Branch: perl
48247            ! pod/perlfaq4.pod
48248 ____________________________________________________________________________
48249 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
48250         Log: Retract #10243.
48251      Branch: perl
48252            ! lib/autouse.pm
48253 ____________________________________________________________________________
48254 [ 10299] By: nick                                  on 2001/05/29  18:41:19
48255         Log: Post weekend integrate mainline (fails one test pragma/autouse).
48256      Branch: perlio
48257           +> (branch 29 files)
48258           !> (integrate 91 files)
48259 ____________________________________________________________________________
48260 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
48261         Log: Update Changes.
48262      Branch: perl
48263            ! Changes patchlevel.h
48264 ____________________________________________________________________________
48265 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
48266         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
48267              before Perl_load_module/Perl_call_method and restore the value
48268              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
48269      Branch: perl
48270            ! utf8.c
48271 ____________________________________________________________________________
48272 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
48273         Log: Subject: Re: AIX and gcc (moving targets)
48274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48275              Date: Tue, 29 May 2001 17:59:40 +0200
48276              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
48277      Branch: perl
48278            ! ext/Storable/Makefile.PL
48279 ____________________________________________________________________________
48280 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
48281         Log: Subject: Re: AIX and gcc (moving targets)
48282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48283              Date: Tue, 29 May 2001 12:32:57 +0200
48284              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
48285      Branch: perl
48286            ! ext/POSIX/Makefile.PL
48287 ____________________________________________________________________________
48288 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
48289         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
48290              From: Michael G Schwern <schwern@pobox.com>
48291              Date: Tue, 29 May 2001 09:53:29 +0100
48292              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
48293              
48294              (#10280 retracted)
48295      Branch: perl
48296            ! lib/Test/Harness.pm t/lib/test-harness.t
48297 ____________________________________________________________________________
48298 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
48299         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
48300              From: Michael G Schwern <schwern@pobox.com>
48301              Date: Tue, 29 May 2001 09:19:52 +0100
48302              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
48303      Branch: perl
48304            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
48305            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
48306            + t/lib/Test/todo.t
48307            ! MANIFEST lib/Test.pm t/TEST
48308 ____________________________________________________________________________
48309 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
48310         Log: From: Michael G Schwern <schwern@pobox.com>
48311              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
48312              Date: Tue, 29 May 2001 08:26:09 +0100
48313              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
48314      Branch: perl
48315            ! t/TEST
48316 ____________________________________________________________________________
48317 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
48318         Log: Add tests for Time::gmtime and Time::localtime.
48319      Branch: perl
48320            + t/lib/time-gmtime.t t/lib/time-localtime.t
48321            ! MANIFEST t/lib/1_compile.t
48322 ____________________________________________________________________________
48323 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
48324         Log: Add test for File::stat.
48325      Branch: perl
48326            + t/lib/filestat.t
48327            ! MANIFEST t/lib/1_compile.t
48328 ____________________________________________________________________________
48329 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
48330         Log: Add test for Net::servent.
48331      Branch: perl
48332            + t/lib/net-sent.t
48333            ! MANIFEST t/lib/1_compile.t
48334 ____________________________________________________________________________
48335 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
48336         Log: Add test for Net::protoent.
48337      Branch: perl
48338            + t/lib/net-pent.t
48339            ! MANIFEST t/lib/1_compile.t
48340 ____________________________________________________________________________
48341 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
48342         Log: Add test for Net::netent.
48343      Branch: perl
48344            + t/lib/net-nent.t
48345            ! MANIFEST t/lib/1_compile.t
48346 ____________________________________________________________________________
48347 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
48348         Log: Add test for User::grent.  Portability doubtful.
48349      Branch: perl
48350            + t/lib/user-grent.t
48351            ! MANIFEST t/lib/1_compile.t
48352 ____________________________________________________________________________
48353 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
48354         Log: Add test for User::pwent.
48355              Probably will fall down somewhere for portability reasons.
48356      Branch: perl
48357            + t/lib/user-pwent.t
48358            ! MANIFEST t/lib/1_compile.t
48359 ____________________________________________________________________________
48360 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
48361         Log: Metaconfig units changes for #10283.
48362      Branch: metaconfig
48363            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
48364            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
48365            ! U/installdirs/sitescript.U U/modified/Signal.U
48366 ____________________________________________________________________________
48367 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
48368         Log: Subject: [PATCH 5.6.1] signal names in Configure
48369              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48370              Date: Tue, 29 May 2001 03:52:25 -0400
48371              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
48372              
48373              Subject: [PATCH 5.6.1] older perl in Configure
48374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48375              Date: Tue, 29 May 2001 03:55:40 -0400
48376              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
48377              
48378              Subject: [PATCH 5.6.1] goofs in Configure
48379              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48380              Date: Tue, 29 May 2001 04:13:07 -0400
48381              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
48382              
48383              Configure portability tweaks.
48384      Branch: perl
48385            ! Configure
48386 ____________________________________________________________________________
48387 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
48388         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
48389              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48390              Date: Tue, 29 May 2001 04:07:06 -0400
48391              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
48392      Branch: perl
48393            ! os2/os2.c
48394 ____________________________________________________________________________
48395 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
48396         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
48397              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48398              Date: Tue, 29 May 2001 04:01:38 -0400
48399              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
48400      Branch: perl
48401            ! hints/os2.sh os2/Makefile.SHs
48402 ____________________________________________________________________________
48403 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
48404         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
48405              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48406              Date: Tue, 29 May 2001 03:50:18 -0400
48407              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
48408      Branch: perl
48409            ! lib/Test/Harness.pm
48410 ____________________________________________________________________________
48411 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
48412         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
48413      Branch: perl
48414            ! lib/utf8_heavy.pl
48415 ____________________________________________________________________________
48416 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
48417         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
48418              From: Hugo <hv@crypt.compulink.co.uk>
48419              Date: Tue, 29 May 2001 03:03:45 +0100
48420              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
48421              
48422              Explanation why the $@ always gets the UTF8 flag when under use utf8--
48423              because we told it to have the flag when under use utf8.
48424      Branch: perl
48425            ! pp_ctl.c
48426 ____________________________________________________________________________
48427 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
48428         Log: At least a partial fix for 20010528.004.
48429      Branch: perl
48430            ! lib/utf8_heavy.pl
48431 ____________________________________________________________________________
48432 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
48433         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
48434              From: Nicholas Clark <nick@ccl4.org> 
48435              Date: Mon, 28 May 2001 23:39:38 +0100
48436              Message-ID: <20010528233938.M86445@plum.flirble.org>
48437              
48438              More portable non-zero UV.
48439      Branch: perl
48440            ! t/lib/extutils.t
48441 ____________________________________________________________________________
48442 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
48443         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
48444              From: Nicholas Clark <nick@ccl4.org>
48445              Date: Mon, 28 May 2001 22:46:09 +0100
48446              Message-ID: <20010528224608.L86445@plum.flirble.org>
48447              
48448              Test also "make clean".
48449      Branch: perl
48450            ! t/lib/extutils.t
48451 ____________________________________________________________________________
48452 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
48453         Log: Subject: Re: Would -Wno-unused -Wall be better?
48454              From: Michael G Schwern <schwern@pobox.com>
48455              Date: Tue, 29 May 2001 00:55:54 +0100
48456              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
48457      Branch: perl
48458            ! pp.h
48459 ____________________________________________________________________________
48460 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
48461         Log: Add a test for 20010528.007, fixed in #10272.
48462      Branch: perl
48463            ! t/op/misc.t toke.c
48464 ____________________________________________________________________________
48465 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
48466         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
48467              From: Hugo <hv@crypt.compulink.co.uk>
48468              Date: Tue, 29 May 2001 00:23:23 +0100
48469              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
48470      Branch: perl
48471            ! toke.c
48472 ____________________________________________________________________________
48473 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
48474         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48475              From: Michael G Schwern <schwern@pobox.com>
48476              Date: Tue, 29 May 2001 00:42:59 +0100
48477              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
48478      Branch: perl
48479            ! t/pragma/autouse.t
48480 ____________________________________________________________________________
48481 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
48482         Log: Some shells seemingly arrange the signal handlers differently
48483              (bug id 20010521.004).
48484      Branch: perl
48485            ! t/lib/sigaction.t
48486 ____________________________________________________________________________
48487 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
48488         Log: Regen perlmodlib.
48489      Branch: perl
48490            ! pod/perlmodlib.pod
48491 ____________________________________________________________________________
48492 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
48493         Log: Update Changes.
48494      Branch: perl
48495            ! Changes patchlevel.h
48496 ____________________________________________________________________________
48497 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
48498         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
48499              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
48500              Date: Mon, 28 May 2001 14:56:35 -0500
48501              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
48502      Branch: perl
48503            ! pod/perlnewmod.pod
48504 ____________________________________________________________________________
48505 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
48506         Log: Regen toc.
48507      Branch: perl
48508            ! pod/perltoc.pod
48509 ____________________________________________________________________________
48510 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
48511         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
48512              From: "Richard Soderberg" <rs@crystalflame.net>
48513              Date: Mon, 28 May 2001 12:31:23 -0700
48514              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
48515      Branch: perl
48516            ! t/op/splice.t
48517 ____________________________________________________________________________
48518 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
48519         Log: The #10260 was too bold: locales and utf8 still do not mix.
48520      Branch: perl
48521            ! t/pragma/locale.t
48522 ____________________________________________________________________________
48523 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
48524         Log: Subject: [PATCH] Pod nitpicks
48525              From: "Richard Soderberg" <rs@crystalflame.net>
48526              Date: Mon, 28 May 2001 10:08:58 -0700
48527              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
48528      Branch: perl
48529            ! pod/perl571delta.pod pod/perlapi.pod sv.h
48530 ____________________________________________________________________________
48531 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
48532         Log: Upgrade to I18N::LangTags 0.22.
48533      Branch: perl
48534            + lib/I18N/LangTags/List.pod
48535            ! MANIFEST lib/I18N/LangTags.pm
48536 ____________________________________________________________________________
48537 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
48538         Log: A slightly more serious bug found by -Mutf8; op/misc and
48539              lib/complex dumped core.
48540      Branch: perl
48541            ! regexec.c
48542 ____________________________________________________________________________
48543 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
48544         Log: Various buglets shaken out by -Mutf8.
48545      Branch: perl
48546            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
48547            ! t/pragma/locale.t
48548 ____________________________________________________________________________
48549 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
48550         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
48551      Branch: perl
48552            ! t/lib/carp.t
48553 ____________________________________________________________________________
48554 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
48555         Log: Subject: [PATCH] todo patch
48556              From: Artur Bergman <artur@contiller.se> 
48557              Date: Mon, 28 May 2001 17:03:51 +0200
48558              Message-ID: <B7383577.F34%artur@contiller.se>
48559      Branch: perl
48560            ! pod/perltodo.pod
48561 ____________________________________________________________________________
48562 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
48563         Log: Subject: typo in perlguts.pod
48564              From: "John P. Linderman" <jpl@research.att.com>
48565              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
48566              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
48567      Branch: perl
48568            ! pod/perlguts.pod
48569 ____________________________________________________________________________
48570 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
48571         Log: Subject: AIX and gcc (moving targets)
48572              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
48573              Date: Mon, 28 May 2001 12:54:04 +0200
48574              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
48575      Branch: perl
48576            ! hints/aix.sh
48577 ____________________________________________________________________________
48578 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
48579         Log: Subject: Re: perlio + multiple perl_alloc..destruct
48580              From: Doug MacEachern <dougm@covalent.net>
48581              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
48582              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
48583      Branch: perl
48584            ! perlio.c
48585 ____________________________________________________________________________
48586 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
48587         Log: The #10251 wasn't quite up-to-the-code.
48588      Branch: perl
48589            ! t/op/misc.t
48590 ____________________________________________________________________________
48591 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
48592         Log: Test case for bug 20010526.004, fixed in #10252.
48593      Branch: perl
48594            ! t/op/taint.t
48595 ____________________________________________________________________________
48596 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
48597         Log: Subject: Re: [ID 20010526.004] Taint looses value
48598              From: Hugo <hv@crypt.compulink.co.uk>
48599              Date: Sun, 27 May 2001 20:39:32 +0100
48600              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
48601      Branch: perl
48602            ! sv.c
48603 ____________________________________________________________________________
48604 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
48605         Log: Test case for 20010422.005, fixed by #10250.
48606      Branch: perl
48607            ! t/op/misc.t
48608 ____________________________________________________________________________
48609 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
48610         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
48611              From: Spider Boardman <spider@Orb.Nashua.NH.US>
48612              Date: Mon, 28 May 2001 06:39:12 -0400
48613              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
48614      Branch: perl
48615            ! toke.c
48616 ____________________________________________________________________________
48617 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
48618         Log: Linerewrapping.
48619      Branch: perl
48620            ! lib/open.pm
48621 ____________________________________________________________________________
48622 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
48623         Log: Updates on the modules list.
48624      Branch: perl
48625            ! t/lib/1_compile.t
48626 ____________________________________________________________________________
48627 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
48628         Log: Add a test for PerlIO.
48629              
48630              (I probably got the crlf/raw thing wrong for clrfy platforms...)
48631      Branch: perl
48632            + t/lib/perlio.t
48633            ! MANIFEST lib/PerlIO.pm
48634 ____________________________________________________________________________
48635 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
48636         Log: Add a test for carp et alia.
48637      Branch: perl
48638            + t/lib/carp.t
48639            ! MANIFEST
48640 ____________________________________________________________________________
48641 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
48642         Log: Adding the new test would be swell.
48643      Branch: perl
48644            + t/pragma/autouse.t
48645 ____________________________________________________________________________
48646 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
48647         Log: Add a test for the autouse pragma.
48648      Branch: perl
48649            ! MANIFEST
48650 ____________________________________________________________________________
48651 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
48652         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
48653              From: dLux <dlux@spam.sch.bme.hu>
48654              Date: Sun, 27 May 2001 16:14:26 +0200
48655              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
48656      Branch: perl
48657            ! lib/autouse.pm
48658 ____________________________________________________________________________
48659 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
48660         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
48661              From: "Richard Soderberg" <rs@crystalflame.net>
48662              Date: Mon, 28 May 2001 03:56:36 -0700
48663              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
48664      Branch: perl
48665            ! utils/dprofpp.PL
48666 ____________________________________________________________________________
48667 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
48668         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
48669              From: "Stephen P. Potter" <spp@spotter.yi.org>
48670              Date: Tue, 22 May 2001 11:40:25 -0400
48671              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
48672              
48673              Subject: Re: [ID 20010522.003] Time::Local module bug
48674              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
48675              Date: Tue, 22 May 2001 11:50:19 -0400
48676              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
48677      Branch: perl
48678            ! lib/Time/Local.pm
48679 ____________________________________________________________________________
48680 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
48681         Log: The PERL_DL_NONLAZY can have whitespace in front.
48682      Branch: perl
48683            ! t/lib/extutils.t
48684 ____________________________________________________________________________
48685 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
48686         Log: Document strftime() and strptime().
48687      Branch: perl
48688            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
48689 ____________________________________________________________________________
48690 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
48691         Log: Make Time::Piece::strptime() to be a function, not a method.
48692      Branch: perl
48693            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
48694 ____________________________________________________________________________
48695 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
48696         Log: Tweak the test to be more portable.
48697      Branch: perl
48698            ! t/lib/extutils.t
48699 ____________________________________________________________________________
48700 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
48701         Log: Subject: PATCH: Re: Re: Attributes that tie
48702              From: Leon Brocard <acme@astray.com>
48703              Date: Sun, 27 May 2001 12:37:29 +0100
48704              Message-ID: <20010527123729.A22663@ns0.astray.com>
48705              
48706              Document that variable attributes are not currently usable
48707              for tieing.  (An ugly limitation that should be fixed.)
48708      Branch: perl
48709            ! lib/attributes.pm
48710 ____________________________________________________________________________
48711 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
48712         Log: Microperl tweaks.
48713      Branch: perl
48714            ! Makefile.micro uconfig.h uconfig.sh
48715 ____________________________________________________________________________
48716 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
48717         Log: Add make target for microperl (kind of silly, but convenient).
48718      Branch: perl
48719            ! Makefile.SH
48720 ____________________________________________________________________________
48721 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
48722         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
48723              for microperl.)
48724      Branch: perl
48725            ! doio.c
48726 ____________________________________________________________________________
48727 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
48728         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
48729              From: rspier@pobox.com (Robert Spier)
48730              Date: Sat, 26 May 2001 20:05:23 -0400
48731              Message-ID: <15120.17603.148648.12430@rls.cx>
48732              
48733              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
48734              From: rspier@pobox.com (Robert Spier)
48735              Date: Sun, 27 May 2001 00:23:12 -0400
48736              Message-ID: <15120.33072.511966.767230@rls.cx>
48737      Branch: perl
48738            ! doio.c pod/perlfunc.pod
48739 ____________________________________________________________________________
48740 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
48741         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
48742      Branch: perl
48743            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
48744 ____________________________________________________________________________
48745 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
48746         Log: Add README.tru64.
48747      Branch: perl
48748            + README.tru64
48749 ____________________________________________________________________________
48750 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
48751         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
48752      Branch: perl
48753            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
48754            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
48755            ! MANIFEST
48756 ____________________________________________________________________________
48757 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
48758         Log: Integrate I18N::LangTags from Sean Burke.
48759              
48760              TODO: the language list from RFC 3066 needs to be integrated
48761              and made available somehow.  The list is included in the
48762              I18N-LangTags 0.21 distribution, but it is undocumented
48763              and unconnected to the module.
48764      Branch: perl
48765            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
48766            ! MANIFEST
48767 ____________________________________________________________________________
48768 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
48769         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
48770              envisioned by Sarathy.
48771      Branch: perl
48772            ! t/op/ver.t toke.c
48773 ____________________________________________________________________________
48774 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
48775         Log: Subject: [ID 20010525.001] Pod typo nits fixed
48776              From: lvirden@cas.org
48777              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
48778              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
48779              
48780              minus the perlsolaris decimation plus the
48781              
48782              Subject: Re: [ID 20010525.001] Pod typo nits fixed
48783              From: "Philip Newton" <Philip.Newton@gmx.net>
48784              Date: Fri, 25 May 2001 18:05:55 +0200
48785              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
48786      Branch: perl
48787            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
48788            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
48789            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
48790            ! pod/perlutil.pod pod/perlxstut.pod
48791 ____________________________________________________________________________
48792 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
48793         Log: return clauses are nice.
48794      Branch: perl
48795            ! sv.c
48796 ____________________________________________________________________________
48797 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
48798         Log: Subject: change 10199 backwards?
48799              From: Doug MacEachern <dougm@covalent.net>
48800              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
48801              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
48802      Branch: perl
48803            ! sv.c
48804 ____________________________________________________________________________
48805 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
48806         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
48807              From: Hugo <hv@crypt.compulink.co.uk>
48808              Date: Sat, 26 May 2001 17:05:12 +0100
48809              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
48810      Branch: perl
48811            + t/op/gmagic.t
48812            ! MANIFEST doop.c embed.h embed.pl global.sym
48813            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
48814            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
48815 ____________________________________________________________________________
48816 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
48817         Log: Regen headers for #10221.
48818      Branch: perl
48819            ! global.sym objXSUB.h perlapi.c
48820 ____________________________________________________________________________
48821 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
48822         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
48823              From: Juha Laiho <juha.laiho@Elma.Net>
48824              Date: Thu, 3 May 2001 09:51:30 +0300
48825              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
48826      Branch: perl
48827            ! embed.pl
48828 ____________________________________________________________________________
48829 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
48830         Log: Subject: Re: [PATCH] Re: stability of sort()?
48831              From: "John P. Linderman" <jpl@research.att.com>
48832              Date: Sat, 26 May 2001 13:27:19 -0400
48833              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
48834      Branch: perl
48835            ! pod/perlfunc.pod
48836 ____________________________________________________________________________
48837 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
48838         Log: Integrate perlio.
48839      Branch: perl
48840           !> pod/perlguts.pod
48841 ____________________________________________________________________________
48842 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
48843         Log: Subject: [PATCH perl@10210] PerlIO for VMS
48844              From: "Craig A. Berry" <craigberry@mac.com>
48845              Date: Sat, 26 May 2001 09:34:11 -0500
48846              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
48847      Branch: perl
48848            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
48849            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
48850            ! vms/vmsish.h
48851 ____________________________________________________________________________
48852 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
48853         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
48854              From: David Dyck <dcd@tc.fluke.com>
48855              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
48856              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
48857      Branch: perl
48858            ! lib/perl5db.pl
48859 ____________________________________________________________________________
48860 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
48861         Log: Subject: utf8 regexp tests
48862              From: Hugo <hv@crypt.compulink.co.uk>
48863              Date: Fri, 25 May 2001 22:35:01 +0100
48864              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
48865      Branch: perl
48866            ! t/op/regexp.t
48867 ____________________________________________________________________________
48868 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
48869         Log: Subject: [PATCH] Re: stability of sort()?
48870              From: Nicholas Clark <nick@ccl4.org>
48871              Date: Fri, 25 May 2001 22:40:19 +0100
48872              Message-ID: <20010525224019.B86445@plum.flirble.org>
48873      Branch: perl
48874            ! pod/perlfunc.pod
48875 ____________________________________________________________________________
48876 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
48877         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
48878              From: John Peacock <jpeacock@rowman.com>
48879              Date: Thu, 24 May 2001 22:14:01 -0400
48880              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
48881      Branch: perl
48882            ! mg.c scope.c sv.c
48883 ____________________________________________________________________________
48884 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
48885         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
48886              From: Nicholas Clark <nick@ccl4.org>
48887              Date: Sun, 20 May 2001 19:24:13 +0100
48888              Message-ID: <20010520192413.G83222@plum.flirble.org>
48889      Branch: perl
48890            + lib/ExtUtils/Constant.pm t/lib/extutils.t
48891            ! MANIFEST utils/h2xs.PL
48892 ____________________________________________________________________________
48893 [ 10212] By: nick                                  on 2001/05/26  09:49:28
48894         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
48895              add a few more notes there on use of mortals on the stack.
48896      Branch: perlio
48897            ! pod/perlguts.pod
48898 ____________________________________________________________________________
48899 [ 10211] By: nick                                  on 2001/05/26  09:05:36
48900         Log: Integrate mainline
48901      Branch: perlio
48902           +> t/lib/fcntl.t t/pragma/vars.t
48903           !> (integrate 49 files)
48904 ____________________________________________________________________________
48905 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
48906         Log: Update Changes.
48907      Branch: perl
48908            ! Changes patchlevel.h
48909 ____________________________________________________________________________
48910 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
48911         Log: Based on
48912              
48913              Subject: [PATCH pp.c] Wrapping pack("C",256)
48914              From: Simon Cozens <simon@netthink.co.uk>
48915              Date: Sat, 12 May 2001 17:58:41 +0100
48916              Message-ID: <20010512175841.A6132@netthink.co.uk>
48917      Branch: perl
48918            ! pod/perldiag.pod pp.c t/pragma/warn/pp
48919 ____________________________________________________________________________
48920 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
48921         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
48922              From: "Brendan O'Dea" <bod@compusol.com.au>
48923              Date: Fri, 25 May 2001 11:18:29 +1000
48924              Message-ID: <20010525111829.A28411@compusol.com.au>
48925              
48926              (Slightly modified.)
48927      Branch: perl
48928            ! lib/Term/Cap.pm
48929 ____________________________________________________________________________
48930 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
48931         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
48932              From: Hugo <hv@crypt.compulink.co.uk>
48933              Date: Fri, 25 May 2001 02:13:25 +0100
48934              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
48935      Branch: perl
48936            ! t/op/misc.t
48937 ____________________________________________________________________________
48938 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
48939         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
48940              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
48941              Date: Fri, 25 May 2001 10:25:36 +0900
48942              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
48943      Branch: perl
48944            ! regcomp.c regexec.c
48945 ____________________________________________________________________________
48946 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
48947         Log: Subject: [PATCH #2] stash autovivification and method call error messages
48948              From: Ilmari Karonen <iltzu@sci.fi>
48949              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
48950              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
48951      Branch: perl
48952            ! gv.c pp_hot.c t/op/method.t
48953 ____________________________________________________________________________
48954 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
48955         Log: Add make target and documentation for gprof profiling.
48956      Branch: perl
48957            ! Makefile.SH pod/perlhack.pod
48958 ____________________________________________________________________________
48959 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
48960         Log: Subject: Don't think about UTF8 
48961              From: Mike Guy <mjtg@cam.ac.uk> 
48962              Date: Tue, 22 May 2001 14:35:39 +0100
48963              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
48964      Branch: perl
48965            ! sv.h
48966 ____________________________________________________________________________
48967 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
48968         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
48969              From: Geraint A Edwards <gedge@serf.org> 
48970              Date: Thu, 24 May 2001 22:51:24 +0100
48971              Message-Id: <20010524225124.A34981@cymru.serf.org>
48972      Branch: perl
48973            ! x2p/find2perl.PL
48974 ____________________________________________________________________________
48975 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
48976         Log: DB_File has its own attribute story.
48977      Branch: perl
48978            ! ext/DB_File/DB_File.xs
48979 ____________________________________________________________________________
48980 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
48981         Log: Subject: Re: Making perl with -Wall
48982              From: Andy Dougherty <doughera@lafayette.edu>
48983              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
48984              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
48985      Branch: perl
48986            ! perl.h
48987 ____________________________________________________________________________
48988 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
48989         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
48990              From: "Richard Soderberg" <rs@crystalflame.net>
48991              Date: Thu, 24 May 2001 08:58:16 -0700
48992              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
48993      Branch: perl
48994            ! sv.c
48995 ____________________________________________________________________________
48996 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
48997         Log: IV/UV casting fixes from Nicholas Clark.
48998      Branch: perl
48999            ! perl.h pp_sys.c util.c
49000 ____________________________________________________________________________
49001 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
49002         Log: Subject: Re: Making perl with -Wall
49003              From: Michael G Schwern <schwern@pobox.com>
49004              Date: Thu, 24 May 2001 15:40:28 +0100
49005              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
49006      Branch: perl
49007            ! malloc.c perl.h
49008 ____________________________________________________________________________
49009 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
49010         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
49011              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49012              Date: Tue, 22 May 2001 11:49:37 +0200
49013              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
49014      Branch: metaconfig
49015            ! U/modified/Oldsym.U
49016      Branch: metaconfig/U/perl
49017            ! patchlevel.U
49018      Branch: perl
49019            ! Configure config_h.SH myconfig.SH
49020 ____________________________________________________________________________
49021 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
49022         Log: Under versiononly install also the scripts with the version suffix.
49023              (e.g. .../bin/h2xs5.7.1)
49024      Branch: perl
49025            ! installperl
49026 ____________________________________________________________________________
49027 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
49028         Log: Subject: [PATCH] Stop segfault in mg.c:636
49029              From: "Richard Soderberg" <rs@crystalflame.net>
49030              Date: Thu, 24 May 2001 05:51:52 -0700
49031              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
49032      Branch: perl
49033            ! mg.c
49034 ____________________________________________________________________________
49035 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
49036         Log: Iteration continues; hopefully convergently.
49037      Branch: perl
49038            ! t/lib/b-stash.t
49039 ____________________________________________________________________________
49040 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
49041         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
49042              From: Gisle Aas <gisle@ActiveState.com>
49043              Date: 23 May 2001 16:13:10 -0700
49044              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
49045      Branch: perl
49046            ! op.c toke.c
49047 ____________________________________________________________________________
49048 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
49049         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
49050              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49051              Date: Thu, 24 May 2001 05:05:22 -0500
49052              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
49053      Branch: perl
49054            ! lib/dumpvar.pl lib/perl5db.pl
49055 ____________________________________________________________________________
49056 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
49057         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
49058              From: David Dyck <dcd@tc.fluke.com>
49059              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
49060              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
49061      Branch: perl
49062            ! lib/perl5db.pl
49063 ____________________________________________________________________________
49064 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
49065         Log: Tiny pod nits on READMEs, mostly whitespace issues.
49066      Branch: perl
49067            ! README.amiga README.dos README.macos README.mpeix README.vmesa
49068            ! README.win32
49069 ____________________________________________________________________________
49070 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
49071         Log: The DG/UX part of the 20010521.005.
49072      Branch: perl
49073            ! README.dgux
49074 ____________________________________________________________________________
49075 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
49076         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
49077              From: Hugo <hv@crypt.compulink.co.uk>
49078              Date: Mon, 21 May 2001 16:32:02 +0100
49079              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
49080      Branch: perl
49081            ! regcomp.c t/op/misc.t
49082 ____________________________________________________________________________
49083 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
49084         Log: Subject: [PATCH] Extra UNIVERSAL tests
49085              From: Mike Guy <mjtg@cam.ac.uk>
49086              Date: Wed, 23 May 2001 12:29:20 +0100
49087              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
49088      Branch: perl
49089            ! t/op/universal.t
49090 ____________________________________________________________________________
49091 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
49092         Log: Subject: [PATCH] Remove EQ keyword
49093              From: Mike Guy <mjtg@cam.ac.uk>
49094              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
49095              Date: Wed, 23 May 2001 11:17:29 +0100
49096      Branch: perl
49097            ! keywords.h keywords.pl
49098 ____________________________________________________________________________
49099 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
49100         Log: Subject: [PATCH] lib/perl5db.pl
49101              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49102              Date: Wed, 23 May 2001 02:18:03 -0500
49103              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
49104      Branch: perl
49105            ! lib/perl5db.pl
49106 ____________________________________________________________________________
49107 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
49108         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
49109              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
49110              Date: Tue, 22 May 2001 23:34:41 -0500
49111              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
49112      Branch: perl
49113            ! lib/Term/Cap.pm
49114 ____________________________________________________________________________
49115 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
49116         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
49117              From: davem@fdgroup.co.uk
49118              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
49119              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
49120      Branch: perl
49121            ! emacs/e2ctags.pl
49122 ____________________________________________________________________________
49123 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
49124         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
49125              From: Michael G Schwern <schwern@pobox.com>
49126              Date: Tue, 22 May 2001 14:15:09 +0100
49127              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
49128      Branch: perl
49129            ! lib/vars.pm
49130 ____________________________________________________________________________
49131 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
49132         Log: Subject: [PATCH lib/vars.pm] Odd code nit
49133              From: Michael G Schwern <schwern@pobox.com>
49134              Date: Tue, 22 May 2001 14:14:28 +0100
49135              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
49136      Branch: perl
49137            ! lib/vars.pm
49138 ____________________________________________________________________________
49139 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
49140         Log: Use the new use vars feature.
49141      Branch: perl
49142            ! t/lib/b-stash.t
49143 ____________________________________________________________________________
49144 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
49145         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
49146              From: Mike Guy <mjtg@cam.ac.uk>
49147              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
49148              Date: Tue, 22 May 2001 13:11:39 +0100
49149      Branch: perl
49150            + t/pragma/vars.t
49151            ! MANIFEST lib/vars.pm t/lib/1_compile.t
49152 ____________________________________________________________________________
49153 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
49154         Log: -qlongdouble considered harmful by Merijn.
49155      Branch: perl
49156            ! hints/aix.sh
49157 ____________________________________________________________________________
49158 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
49159         Log: Update Changes.
49160      Branch: perl
49161            ! Changes patchlevel.h
49162 ____________________________________________________________________________
49163 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
49164         Log: Add a test of its very own for Fcntl.  Hopefully portable.
49165      Branch: perl
49166            + t/lib/fcntl.t
49167            ! MANIFEST
49168 ____________________________________________________________________________
49169 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
49170         Log: Must be trickier for 'minitest' not to die.
49171      Branch: perl
49172            ! t/op/taint.t
49173 ____________________________________________________________________________
49174 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
49175         Log: Can't declare other people's variables.
49176      Branch: perl
49177            ! t/lib/b-stash.t
49178 ____________________________________________________________________________
49179 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
49180         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
49181      Branch: perl
49182            ! doio.c t/op/taint.t
49183 ____________________________________________________________________________
49184 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
49185         Log: The OS/2 variable needs to be declared.
49186      Branch: perl
49187            ! t/lib/b-stash.t
49188 ____________________________________________________________________________
49189 [ 10170] By: nick                                  on 2001/05/20  16:48:29
49190         Log: Integrate mainline
49191      Branch: perlio
49192           !> (integrate 41 files)
49193 ____________________________________________________________________________
49194 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
49195         Log: Small perlsec updates: clarify the taintedness of filename
49196              globbing; suggest using Scalar::Util::tainted().
49197      Branch: perl
49198            ! pod/perlsec.pod
49199 ____________________________________________________________________________
49200 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
49201         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
49202              From: Dave Mitchell <davem@fdgroup.co.uk>
49203              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
49204              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
49205      Branch: perl
49206            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
49207            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
49208            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
49209            ! xsutils.c
49210 ____________________________________________________________________________
49211 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
49212         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
49213              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49214              Date: Sat, 19 May 2001 04:08:46 -0400
49215              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
49216      Branch: perl
49217            ! lib/ExtUtils/Mksymlists.pm makedef.pl
49218 ____________________________________________________________________________
49219 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
49220         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
49221              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49222              Date: Sat, 19 May 2001 04:30:45 -0400
49223              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
49224      Branch: perl
49225            ! os2/os2.c
49226 ____________________________________________________________________________
49227 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
49228         Log: Subject: [PATCH 5.6.1] build bugs OS/2
49229              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49230              Date: Sat, 19 May 2001 04:35:28 -0400
49231              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
49232      Branch: perl
49233            ! os2/Makefile.SHs os2/os2.c
49234 ____________________________________________________________________________
49235 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
49236         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
49237              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49238              Date: Sat, 19 May 2001 04:04:23 -0400
49239              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
49240              
49241              (In bleadperl patched b-stash.t instead of b.t)
49242      Branch: perl
49243            ! t/lib/b-stash.t t/lib/bigfltpm.t
49244 ____________________________________________________________________________
49245 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
49246         Log: Subject: [PATCH 5.6.1] perl5db
49247              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49248              Date: Sat, 19 May 2001 03:49:09 -0400
49249              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
49250      Branch: perl
49251            ! lib/perl5db.pl
49252 ____________________________________________________________________________
49253 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
49254         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
49255              From: Gisle Aas <gisle@ActiveState.com>
49256              Date: 18 May 2001 14:24:51 -0700
49257              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
49258      Branch: perl
49259            ! pp_ctl.c
49260 ____________________________________________________________________________
49261 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
49262         Log: Subject: [PATCH] Chomp should not always stringify
49263              From: Gisle Aas <gisle@ActiveState.com>
49264              Date: 18 May 2001 07:55:25 -0700
49265              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
49266      Branch: perl
49267            ! doop.c t/op/chop.t
49268 ____________________________________________________________________________
49269 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
49270         Log: Integrate perlio.
49271      Branch: perl
49272           !> pod/perlfunc.pod
49273 ____________________________________________________________________________
49274 [ 10159] By: nick                                  on 2001/05/20  09:39:46
49275         Log: Document some more of open's features.
49276      Branch: perlio
49277            ! pod/perlfunc.pod
49278 ____________________________________________________________________________
49279 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
49280         Log: back out change#10153 (it has compatibility issues such as the
49281              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
49282              benefit for 5.6.x doesn't seem worth the risk)
49283      Branch: maint-5.6/perl
49284            ! toke.c
49285 ____________________________________________________________________________
49286 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
49287         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
49288      Branch: perl
49289            ! x2p/s2p.PL
49290 ____________________________________________________________________________
49291 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
49292         Log: Update Changes.
49293      Branch: perl
49294            ! Changes patchlevel.h
49295 ____________________________________________________________________________
49296 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
49297         Log: Integrate change #10144 from maintperl.
49298              
49299              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
49300      Branch: perl
49301           !> win32/config.bc win32/config.gc win32/config.vc
49302           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
49303 ____________________________________________________________________________
49304 [ 10154] By: nick                                  on 2001/05/18  07:23:03
49305         Log: Integrate mainline.
49306      Branch: perlio
49307           +> README.dgux t/lib/i18n-collate.t utils.lst
49308           !> (integrate 49 files)
49309 ____________________________________________________________________________
49310 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
49311         Log: Integrate change #7224 from mainline into maintperl.
49312              
49313              Allow @+ and @- to be doublequoted, from Simon Cozens. 
49314              (Approved by Larry, see Tom's comment in 20000830.005.)
49315      Branch: maint-5.6/perl
49316           !> toke.c
49317 ____________________________________________________________________________
49318 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
49319         Log: Subject: [PATCH bleadperl] small lookbehind fix
49320              From: Hugo <hv@crypt.compulink.co.uk>
49321              Date: Fri, 18 May 2001 00:07:19 +0100
49322              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
49323      Branch: perl
49324            ! regexec.c
49325 ____________________________________________________________________________
49326 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
49327         Log: Detypos.
49328      Branch: perl
49329            ! installman utils.lst
49330 ____________________________________________________________________________
49331 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
49332         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
49333              in 20001222.001.
49334      Branch: perl
49335            ! t/lib/glob-basic.t
49336 ____________________________________________________________________________
49337 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
49338         Log: Subject: [PATCH] Test for bug 20010515.004
49339              From: Benjamin Sugars <bsugars@canoe.ca>
49340              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
49341              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
49342      Branch: perl
49343            ! t/op/misc.t
49344 ____________________________________________________________________________
49345 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
49346         Log: Integrate #10145 from maintperl.
49347              
49348              fix for ID 20010515.004 (needs test)
49349      Branch: perl
49350           !> pp_hot.c
49351 ____________________________________________________________________________
49352 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
49353         Log: Thinko noticed by Doug MacEachern.
49354      Branch: perl
49355            ! thread.h
49356 ____________________________________________________________________________
49357 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
49358         Log: Subject: Re: [PATCH] HERE mark in regex
49359              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49360              Date: Thu, 17 May 2001 12:20:33 -0400
49361              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
49362      Branch: perl
49363            ! t/op/re_tests
49364 ____________________________________________________________________________
49365 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
49366         Log: fix for ID 20010515.004 (needs test)
49367      Branch: maint-5.6/perl
49368            ! pp_hot.c
49369 ____________________________________________________________________________
49370 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
49371         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
49372      Branch: maint-5.6/perl
49373            ! win32/config.bc win32/config.gc win32/config.vc
49374            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49375 ____________________________________________________________________________
49376 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
49377         Log: Macrofy the getspecific (and use it also in util.c)
49378      Branch: perl
49379            ! thread.h util.c
49380 ____________________________________________________________________________
49381 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
49382         Log: Use the unchecked thread-specific key fetch also in Tru64.
49383      Branch: perl
49384            ! thread.h
49385 ____________________________________________________________________________
49386 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
49387         Log: Subject: [PATCH 5.6.1]Quick thread speedup
49388              From: Dan Sugalski <dan@sidhe.org> 
49389              Date: Wed, 16 May 2001 18:05:19 -0400
49390              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
49391      Branch: perl
49392            ! thread.h util.c
49393 ____________________________________________________________________________
49394 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
49395         Log: I think this is quite enough testing for a deprecated feature.
49396      Branch: perl
49397            + t/lib/i18n-collate.t
49398            ! MANIFEST t/lib/1_compile.t
49399 ____________________________________________________________________________
49400 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
49401         Log: More HP-UX lore from Jeff Okamoto.
49402      Branch: perl
49403            ! README.hpux
49404 ____________________________________________________________________________
49405 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
49406         Log: Sort utils.lst for easier maintenance.
49407      Branch: perl
49408            ! utils.lst
49409 ____________________________________________________________________________
49410 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
49411         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49412              From: Tim Jenness <t.jenness@jach.hawaii.edu>
49413              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
49414              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
49415              
49416              Add pod2latex to utils.lst.
49417      Branch: perl
49418            ! MANIFEST utils.lst
49419 ____________________________________________________________________________
49420 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
49421         Log: Subject: Re: [PATCH] HERE mark in regex
49422              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49423              Date: Wed, 16 May 2001 13:04:43 -0400
49424              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
49425      Branch: perl
49426            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
49427            ! t/op/regmesg.t t/pragma/warn/regcomp
49428 ____________________________________________________________________________
49429 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
49430         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49431              From: Simon Cozens <simon@netthink.co.uk>
49432              Date: Wed, 16 May 2001 18:02:08 +0100
49433              Message-ID: <20010516180208.A6458@netthink.co.uk>
49434      Branch: perl
49435            ! installman utils.lst
49436 ____________________________________________________________________________
49437 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
49438         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
49439              From: "Philip Newton" <pnewton@gmx.de>
49440              Date: Tue, 15 May 2001 15:09:30 +0200
49441              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
49442              
49443              Test case for #10128.
49444      Branch: perl
49445            ! t/pragma/warn/pp_hot
49446 ____________________________________________________________________________
49447 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
49448         Log: Update Changes.
49449      Branch: perl
49450            ! Changes patchlevel.h
49451 ____________________________________________________________________________
49452 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
49453         Log: Deprecate pseudo-hashes.
49454      Branch: perl
49455            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
49456 ____________________________________________________________________________
49457 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
49458         Log: HP-UX hints update from Merijn.
49459      Branch: perl
49460            ! hints/hpux.sh
49461 ____________________________________________________________________________
49462 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
49463         Log: README.hpux update from Merijn.
49464      Branch: perl
49465            ! README.hpux
49466 ____________________________________________________________________________
49467 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
49468         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
49469              From: Simon Cozens <simon@netthink.co.uk>
49470              Date: Wed, 16 May 2001 15:57:55 +0100
49471              Message-ID: <20010516155755.A4728@netthink.co.uk>
49472      Branch: perl
49473            + utils.lst
49474            ! MANIFEST installman installperl
49475 ____________________________________________________________________________
49476 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
49477         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
49478              From: "Philip Newton" <pnewton@gmx.de>
49479              Date: Tue, 15 May 2001 16:31:05 +0200
49480              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
49481              
49482              Fix PERL_Y2KWARN test to check before rather than after appending.
49483      Branch: perl
49484            ! pp_hot.c
49485 ____________________________________________________________________________
49486 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
49487         Log: Regen Porting stuff.
49488      Branch: perl
49489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49490            ! config_h.SH
49491 ____________________________________________________________________________
49492 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
49493         Log: Metaconfig unit change for #10125.
49494      Branch: metaconfig
49495            ! U/modified/Oldconfig.U
49496 ____________________________________________________________________________
49497 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
49498         Log: Use OSVERS.
49499      Branch: perl
49500            ! Configure config_h.SH perl.c
49501 ____________________________________________________________________________
49502 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
49503         Log: Regen toc.
49504      Branch: perl
49505            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
49506 ____________________________________________________________________________
49507 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
49508         Log: Adding the README.dgux to the MANIFEST would be a good idea.
49509      Branch: perl
49510            ! MANIFEST
49511 ____________________________________________________________________________
49512 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
49513         Log: Move the stack desire definition to thread.h.
49514      Branch: perl
49515            ! ext/Thread/Thread.xs thread.h
49516 ____________________________________________________________________________
49517 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
49518         Log: DG-UX threading patches, including a README.dgux,
49519              from Takis Psarogiannakopoulos.
49520      Branch: perl
49521            + README.dgux
49522            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
49523 ____________________________________________________________________________
49524 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
49525         Log: Subject: [PATCH B::Deparse] More on /x regexes
49526              From: Robin Houston <robin@kitsite.com>
49527              Date: Tue, 15 May 2001 19:09:35 +0100
49528              Message-ID: <20010515190935.A27268@penderel>
49529      Branch: perl
49530            ! ext/B/B/Deparse.pm
49531 ____________________________________________________________________________
49532 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
49533         Log: Document that the core time() may be rounding rather
49534              than truncating, would have saved at least my confusion.
49535      Branch: perl
49536            ! ext/Time/HiRes/HiRes.pm
49537 ____________________________________________________________________________
49538 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
49539         Log: Subject: perl-current/t/time-hires.t
49540              From: John Peacock <jpeacock@rowman.com>
49541              Date: Fri, 11 May 2001 14:09:41 -0400
49542              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
49543      Branch: perl
49544            ! t/lib/time-hires.t
49545 ____________________________________________________________________________
49546 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
49547         Log: Subject: [PATCH dump.c] Op private flags
49548              From: Simon Cozens <simon@netthink.co.uk>
49549              Date: Sun, 13 May 2001 20:20:36 +0100
49550              Message-ID: <20010513202036.A21896@netthink.co.uk>
49551      Branch: perl
49552            ! dump.c
49553 ____________________________________________________________________________
49554 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
49555         Log: Upgrade to Switch 2.03.
49556      Branch: perl
49557            ! lib/Switch.pm
49558 ____________________________________________________________________________
49559 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
49560         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
49561              to PERL_CONFIG_SH and use it consistently.
49562      Branch: maint-5.6/perl
49563           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49564           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49565           !> myconfig.SH writemain.SH
49566 ____________________________________________________________________________
49567 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
49568         Log: Metaconfig units changes for #10113.
49569      Branch: metaconfig
49570            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
49571 ____________________________________________________________________________
49572 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
49573         Log: The problem described in 20010514.031 still wasn't
49574              fully cured, there were remnants of $CONFIG when
49575              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
49576              to avoid future conflicts.
49577      Branch: perl
49578            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
49579            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
49580            ! myconfig.SH writemain.SH
49581 ____________________________________________________________________________
49582 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
49583         Log: Half of #10107 got lost.
49584      Branch: perl
49585            ! ext/B/B/Deparse.pm
49586 ____________________________________________________________________________
49587 [ 10111] By: nick                                  on 2001/05/15  08:39:14
49588         Log: Integrate mainline.
49589      Branch: perlio
49590           +> ext/POSIX/hints/uts.pl
49591            - Todo Todo-5.6 t/camel-III/vstring.t
49592           !> (integrate 48 files)
49593 ____________________________________________________________________________
49594 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
49595         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
49596              From: Robin Houston <robin@kitsite.com>
49597              Date: Mon, 14 May 2001 22:27:08 +0100
49598              Message-ID: <20010514222708.A22963@penderel>
49599      Branch: perl
49600            ! t/TestInit.pm
49601 ____________________________________________________________________________
49602 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
49603         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
49604              From: Robin Houston <robin@kitsite.com>
49605              Date: Mon, 14 May 2001 22:16:43 +0100
49606              Message-ID: <20010514221643.A22437@penderel>
49607      Branch: perl
49608            ! ext/B/B/Deparse.pm
49609 ____________________________________________________________________________
49610 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
49611         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
49612              From: Robin Houston <robin@kitsite.com>
49613              Date: Mon, 14 May 2001 22:03:44 +0100
49614              Message-ID: <20010514220344.A20643@penderel>
49615      Branch: perl
49616            ! ext/B/B/Deparse.pm
49617 ____________________________________________________________________________
49618 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
49619         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
49620              From: Robin Houston <robin@kitsite.com>
49621              Date: Mon, 14 May 2001 22:10:07 +0100
49622              Message-ID: <20010514221007.A21118@penderel>
49623      Branch: perl
49624            ! ext/B/B/Deparse.pm
49625 ____________________________________________________________________________
49626 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
49627         Log: Fix for 20010514.037; substr() didn't invalidate the locale
49628              collation magic.
49629      Branch: perl
49630            ! pp.c
49631 ____________________________________________________________________________
49632 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
49633         Log: Update Changes.
49634      Branch: perl
49635            ! Changes patchlevel.h
49636 ____________________________________________________________________________
49637 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
49638         Log: Retract #10094.
49639      Branch: perl
49640            ! lib/Pod/Text.pm
49641 ____________________________________________________________________________
49642 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
49643         Log: Integrate change #10100 from maintperl.
49644              
49645              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49646              bug ID 20010514.027)
49647      Branch: perl
49648           !> mg.c pp_ctl.c
49649 ____________________________________________________________________________
49650 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
49651         Log: Document the deprecatedness of suidperl.
49652      Branch: perl
49653            ! INSTALL pod/perlfaq1.pod
49654 ____________________________________________________________________________
49655 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
49656         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
49657              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49658              Date: Mon, 14 May 2001 09:38:59 -0400
49659              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
49660      Branch: perl
49661            ! lib/ExtUtils/MM_Unix.pm
49662 ____________________________________________________________________________
49663 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
49664         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
49665              bug ID 20010514.027)
49666              
49667              TODO: this needs a testsuite addition
49668      Branch: maint-5.6/perl
49669            ! mg.c pp_ctl.c
49670 ____________________________________________________________________________
49671 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
49672         Log: More DWIMminess for Class::Struct: calling the array or hash
49673              accessors only with one argument, an array or a hash reference,
49674              sets the underlying array or hash.  This mirrors nicely also
49675              the usage in the constructor.
49676              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
49677      Branch: perl
49678            ! lib/Class/Struct.pm t/lib/class-struct.t
49679 ____________________________________________________________________________
49680 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
49681         Log: Reference cmp'ing should go through the whole stringification
49682              process shebang, as pointed out by Sarathy in #10091.
49683      Branch: perl
49684            ! pp.c
49685 ____________________________________________________________________________
49686 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
49687         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
49688              From: Simon Cozens <simon@netthink.co.uk>
49689              Date: Sat, 12 May 2001 16:36:27 +0100
49690              Message-ID: <20010512163627.A5522@netthink.co.uk>
49691              
49692              with some additions salvaged from Todo and Todo-5.6 before
49693              retiring them.
49694      Branch: perl
49695            - Todo Todo-5.6
49696            ! MANIFEST pod/perltodo.pod
49697 ____________________________________________________________________________
49698 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
49699         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
49700              From: "Golubev I. N." <gin@mo.msk.ru>
49701              Date: Mon, 07 May 2001 14:33:34 (GMT)
49702              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
49703      Branch: perl
49704            ! perl.h
49705 ____________________________________________________________________________
49706 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
49707         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
49708              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
49709              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
49710              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
49711      Branch: perl
49712            ! lib/ExtUtils/MM_Unix.pm
49713 ____________________________________________________________________________
49714 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
49715         Log: (Retracted by #10104.)
49716              
49717              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
49718              From: barries <barries@slaysys.com>
49719              Date: Sat, 12 May 2001 01:28:10 -0400
49720              Message-ID: <20010512012810.B26358@jester.slaysys.com>
49721      Branch: perl
49722            ! lib/Pod/Text.pm
49723 ____________________________________________________________________________
49724 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
49725         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
49726              From: Mike Guy <mjtg@cam.ac.uk>
49727              Date: Sat, 12 May 2001 19:24:33 +0100
49728              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
49729      Branch: perl
49730            ! lib/AutoSplit.pm
49731 ____________________________________________________________________________
49732 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
49733         Log: Yet another HP-UX hints tweak from Merijn.
49734      Branch: perl
49735            ! hints/hpux.sh
49736 ____________________________________________________________________________
49737 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
49738         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
49739              isn't defined (changes#9366,9368,9370 from mainline without the
49740              pp_scmp() change)
49741      Branch: maint-5.6/perl
49742            ! pp.c pp.h pp_hot.c
49743 ____________________________________________________________________________
49744 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
49745         Log: The sorting seems to happen now automatically.
49746      Branch: perl
49747            ! t/lib/glob-basic.t
49748 ____________________________________________________________________________
49749 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
49750         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49751              From: Benjamin Sugars <bsugars@canoe.ca>
49752              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
49753              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
49754      Branch: perl
49755            ! pod/perlfunc.pod
49756 ____________________________________________________________________________
49757 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
49758         Log: Subject: Re: undef(&foo) does not work for XS functions
49759              From: Doug MacEachern <dougm@covalent.net>
49760              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
49761              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
49762      Branch: perl
49763            ! op.c
49764 ____________________________________________________________________________
49765 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
49766         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
49767              From: Peter Prymmer <pvhp@forte.com>
49768              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
49769              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
49770      Branch: perl
49771            ! t/op/append.t
49772 ____________________________________________________________________________
49773 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
49774         Log: Update Changes.
49775      Branch: perl
49776            ! Changes patchlevel.h
49777 ____________________________________________________________________________
49778 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
49779         Log: Remove the 'asciir' re subpragma.  Should instead implement
49780              the 'physical vs logical' range scheme:
49781              
49782              \xAA-\xCC is a native physical range, you want that range of
49783              codepoints in your native encoding.  In EBCDIC the codepoints
49784              in the gaps (between i-j and r-s) should be included.
49785              
49786              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
49787              codepoints in Unicode.
49788              
49789              a-z is a logical range, you want that range of 'logical' codepoints
49790              in your native encoding.  In EBCDIC the codepoints in the gaps
49791              (between i-j and r-s) should not be included.
49792              
49793              Mixed cases (a-\xAA, etc) should either be errors, or maybe
49794              the 'logical' endpoints should be converted to native/Unicode
49795              codepoints, and the range handled as a physical range.
49796              
49797              'Logical endpoints' are to be recognized only in the A-Z, a-z,
49798              and 0-9 ranges.  Probably a warning should be given for mixed
49799              cases like A-z or a-9 (since such expressions are encoding
49800              dependent), with a recommendation to use physical ranges.
49801      Branch: perl
49802            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
49803            ! t/op/regexp.t
49804 ____________________________________________________________________________
49805 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
49806         Log: Make the test to cleanup the test directory tree
49807              both before and after the testing so that we always
49808              have a clean slate to work with.
49809      Branch: perl
49810            ! t/lib/filefind.t
49811 ____________________________________________________________________________
49812 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
49813         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
49814              From: Jon Eveland <jweveland@yahoo.com>
49815              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
49816              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
49817      Branch: perl
49818            ! pod/perlfunc.pod
49819 ____________________________________________________________________________
49820 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
49821         Log: Merge the camel-III/vstring.t with op/ver.t.
49822      Branch: perl
49823            - t/camel-III/vstring.t
49824            ! MANIFEST t/TEST t/harness t/op/ver.t
49825 ____________________________________________________________________________
49826 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
49827         Log: Add test.deparse make target.
49828      Branch: perl
49829            ! Makefile.SH
49830 ____________________________________________________________________________
49831 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
49832         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
49833              From: Robin Houston <robin@kitsite.com>
49834              Date: Fri, 11 May 2001 12:02:22 +0100
49835              Message-ID: <20010511120222.A11529@penderel>
49836      Branch: perl
49837            ! ext/B/B/Deparse.pm t/op/method.t
49838 ____________________________________________________________________________
49839 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
49840         Log: A nicely working combination for UTS from Hal Morris.
49841      Branch: perl
49842            + ext/POSIX/hints/uts.pl
49843            ! MANIFEST hints/uts.sh
49844 ____________________________________________________________________________
49845 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
49846         Log: i_ieeefp=undef for UTS.
49847      Branch: perl
49848            ! hints/uts.sh
49849 ____________________________________________________________________________
49850 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
49851         Log: Subject: RE: rand(0) is rand(1)
49852              From: Larry Shatzer <lshatzer@islanddata.com>
49853              Date: Thu, 10 May 2001 11:09:27 -0700
49854              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
49855      Branch: perl
49856            ! pod/perlfunc.pod
49857 ____________________________________________________________________________
49858 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
49859         Log: Subject: [patch] make op_{clear,null} public
49860              From: Doug MacEachern <dougm@covalent.net>
49861              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
49862              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
49863      Branch: perl
49864            ! embed.h embed.pl op.c proto.h
49865 ____________________________________________________________________________
49866 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
49867         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
49868              From: Robin Houston <robin@kitsite.com>
49869              Date: Thu, 10 May 2001 18:54:59 +0100
49870              Message-ID: <20010510185459.A5995@penderel>
49871      Branch: perl
49872            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
49873 ____________________________________________________________________________
49874 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
49875         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
49876              From: Robin Houston <robin@kitsite.com>
49877              Date: Thu, 10 May 2001 12:56:39 +0100
49878              Message-ID: <20010510125639.A2119@penderel>
49879      Branch: perl
49880            ! ext/B/B/Deparse.pm
49881 ____________________________________________________________________________
49882 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
49883         Log: Retract #10070, not ready yet.
49884      Branch: perl
49885            ! ext/B/B/Deparse.pm
49886 ____________________________________________________________________________
49887 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
49888         Log: The metaconfig unit change for #10071.
49889      Branch: metaconfig
49890            ! U/modified/mallocsrc.U
49891 ____________________________________________________________________________
49892 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
49893         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
49894      Branch: perl
49895            ! Configure
49896 ____________________________________________________________________________
49897 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
49898         Log: (Retracted by #10073)
49899              
49900              Subject: Re: [PATCH t/TEST] B::Deparse tester 
49901              From: Hugo <hv@crypt.compulink.co.uk>
49902              Date: Thu, 10 May 2001 05:48:09 +0100
49903              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
49904      Branch: perl
49905            ! ext/B/B/Deparse.pm
49906 ____________________________________________________________________________
49907 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
49908         Log: Add a for(func()) test.
49909      Branch: perl
49910            ! t/cmd/for.t
49911 ____________________________________________________________________________
49912 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
49913         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
49914              From: Robin Houston <robin@kitsite.com>
49915              Date: Thu, 10 May 2001 13:50:08 +0100
49916              Message-ID: <20010510135008.A2454@penderel>
49917      Branch: perl
49918            ! ext/B/B/Deparse.pm
49919 ____________________________________________________________________________
49920 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
49921         Log: A thinko in #10065.
49922      Branch: perl
49923            ! hv.c
49924 ____________________________________________________________________________
49925 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
49926         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
49927              From: Robin Houston <robin@kitsite.com>
49928              Date: Thu, 10 May 2001 02:10:34 +0100
49929              Message-ID: <20010510021034.A19421@penderel>
49930      Branch: perl
49931            ! ext/B/B.xs ext/B/B/Deparse.pm
49932 ____________________________________________________________________________
49933 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
49934         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
49935              From: Doug MacEachern <dougm@covalent.net>
49936              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
49937              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
49938      Branch: perl
49939            ! hv.c
49940 ____________________________________________________________________________
49941 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
49942         Log: One more workaround for the UTS compiler from Hal Morris.
49943      Branch: perl
49944            ! perl.h
49945 ____________________________________________________________________________
49946 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
49947         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
49948              From: Robin Houston <robin@kitsite.com>
49949              Date: Thu, 10 May 2001 01:02:08 +0100
49950              Message-ID: <20010510010208.A18200@penderel>
49951      Branch: perl
49952            ! ext/B/B/Debug.pm
49953 ____________________________________________________________________________
49954 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
49955         Log: Subject: [PATCH] Simplify deb_curcv() a bit
49956              From: Benjamin Sugars <bsugars@canoe.ca>
49957              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
49958              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
49959      Branch: perl
49960            ! run.c
49961 ____________________________________________________________________________
49962 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
49963         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
49964              From: Benjamin Sugars <bsugars@canoe.ca>
49965              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
49966              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
49967      Branch: perl
49968            ! t/lib/io_scalar.t
49969 ____________________________________________________________________________
49970 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
49971         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
49972              From: Peter Prymmer <pvhp@forte.com>
49973              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
49974              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
49975      Branch: perl
49976            ! t/lib/md5-file.t
49977 ____________________________________________________________________________
49978 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
49979         Log: Subject: [PATCH t/TEST] B::Deparse tester
49980              From: Robin Houston <robin@kitsite.com>
49981              Date: Wed, 9 May 2001 19:17:50 +0100
49982              Message-ID: <20010509191750.A16940@penderel>
49983      Branch: perl
49984            ! ext/B/O.pm t/TEST
49985 ____________________________________________________________________________
49986 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
49987         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
49988              From: Jeff Pinyan <jeffp@crusoe.net>
49989              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
49990              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
49991      Branch: perl
49992            ! lib/Pod/Html.pm
49993 ____________________________________________________________________________
49994 [ 10057] By: nick                                  on 2001/05/09  18:37:56
49995         Log: Integrate mainline.
49996      Branch: perlio
49997           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
49998           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
49999 ____________________________________________________________________________
50000 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
50001         Log: Update Changes.
50002      Branch: perl
50003            ! Changes patchlevel.h
50004 ____________________________________________________________________________
50005 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
50006         Log: Integrate perlio.
50007      Branch: perl
50008           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50009 ____________________________________________________________________________
50010 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
50011         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
50012              From: Benjamin Sugars <bsugars@canoe.ca>
50013              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
50014              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
50015      Branch: perl
50016            ! perlio.c
50017 ____________________________________________________________________________
50018 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
50019         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
50020              From: Benjamin Sugars <bsugars@canoe.ca>
50021              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
50022              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
50023      Branch: perl
50024            ! ext/PerlIO/Scalar/Scalar.xs
50025 ____________________________________________________________________________
50026 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
50027         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
50028              From: Jeff Pinyan <jeffp@crusoe.net>
50029              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
50030              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
50031      Branch: perl
50032            ! lib/Pod/Html.pm
50033 ____________________________________________________________________________
50034 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
50035         Log: EPOC tweak from Olaf Flebbe.
50036      Branch: perl
50037            ! epoc/epocish.h
50038 ____________________________________________________________________________
50039 [ 10050] By: nick                                  on 2001/05/09  14:37:57
50040         Log: win32, regen_config_h
50041      Branch: perlio
50042            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50043 ____________________________________________________________________________
50044 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
50045         Log: Integrate perlio.
50046      Branch: perl
50047           !> pp_sys.c
50048 ____________________________________________________________________________
50049 [ 10048] By: nick                                  on 2001/05/09  11:59:50
50050         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
50051              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
50052      Branch: perlio
50053            ! pp_sys.c
50054 ____________________________________________________________________________
50055 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
50056         Log: Integrate perlio.
50057      Branch: perl
50058           !> run.c
50059 ____________________________________________________________________________
50060 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
50061         Log: Subject: Re: Less warnings during configure
50062              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50063              Date: Wed, 09 May 2001 13:12:49 +0200
50064              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
50065      Branch: perl
50066            ! hints/hpux.sh
50067 ____________________________________________________________________________
50068 [ 10045] By: nick                                  on 2001/05/09  09:56:59
50069         Log: MULTIPLICITY/DEBUGGING build fix.
50070      Branch: perlio
50071            ! run.c
50072 ____________________________________________________________________________
50073 [ 10044] By: nick                                  on 2001/05/09  09:46:37
50074         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
50075      Branch: perlio
50076           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
50077            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
50078           !> (integrate 65 files)
50079 ____________________________________________________________________________
50080 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
50081         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
50082              From: Robin Houston <robin@kitsite.com>
50083              Date: Tue, 8 May 2001 19:38:00 +0100
50084              Message-ID: <20010508193800.A4389@penderel>
50085              
50086              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
50087              From: Robin Houston <robin@kitsite.com>
50088              Date: Tue, 8 May 2001 20:03:57 +0100
50089              Message-ID: <20010508200357.A4614@penderel>
50090              
50091              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
50092              From: Robin Houston <robin@kitsite.com>
50093              Date: Wed, 9 May 2001 00:12:05 +0100
50094              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
50095      Branch: perl
50096            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
50097 ____________________________________________________________________________
50098 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
50099         Log: Retract #10031.
50100      Branch: perl
50101            ! pod/perlfunc.pod
50102 ____________________________________________________________________________
50103 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
50104         Log: The metaconfig unit changes for #10040.
50105      Branch: metaconfig/U/perl
50106            ! Checkcc.U d_dlsymun.U dlsrc.U
50107 ____________________________________________________________________________
50108 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
50109         Log: The Configure half of
50110              
50111              Subject: Less warnings during configure
50112              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50113              Date: Tue, 08 May 2001 08:44:02 +0200
50114              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
50115      Branch: perl
50116            ! Configure
50117 ____________________________________________________________________________
50118 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
50119         Log: Subject: Less warnings during configure
50120              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50121              Date: Tue, 08 May 2001 08:44:02 +0200
50122              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
50123      Branch: perl
50124            ! hints/hpux.sh
50125 ____________________________________________________________________________
50126 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
50127         Log: Don't forget to whine about \d__\d.
50128      Branch: perl
50129            ! t/pragma/warn/toke toke.c
50130 ____________________________________________________________________________
50131 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
50132         Log: Allow underscores also in the exponent part.
50133      Branch: perl
50134            ! t/pragma/warn/toke toke.c
50135 ____________________________________________________________________________
50136 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
50137         Log: CodeMagicCD doesn't look like an *I*DE.
50138      Branch: perl
50139            ! pod/perlfaq3.pod
50140 ____________________________________________________________________________
50141 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
50142         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
50143              to be consistently down).
50144      Branch: perl
50145            ! pod/perlfaq3.pod
50146 ____________________________________________________________________________
50147 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
50148         Log: Upgrade to Text::Balanced 1.84.
50149      Branch: perl
50150            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
50151 ____________________________________________________________________________
50152 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
50153         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
50154              From: Benjamin Sugars <bsugars@canoe.ca>
50155              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
50156              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
50157      Branch: perl
50158            ! run.c
50159 ____________________________________________________________________________
50160 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
50161         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
50162              From: Peter Prymmer <pvhp@forte.com>
50163              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
50164              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
50165      Branch: perl
50166            ! t/pod/plainer.t
50167 ____________________________________________________________________________
50168 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
50169         Log: (Retracted by #10042)
50170              
50171              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
50172              From: "Philip Newton" <pnewton@gmx.de>
50173              Date: Tue, 8 May 2001 09:18:10 +0200
50174              Message-ID: <3AF7B9D2.28861.603732@localhost>
50175      Branch: perl
50176            ! pod/perlfunc.pod
50177 ____________________________________________________________________________
50178 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
50179         Log: Subject: [PATCH B::Deparse] Document known bugs
50180              From: Robin Houston <robin@kitsite.com>
50181              Date: Tue, 8 May 2001 01:53:34 +0100
50182              Message-ID: <20010508015334.A32394@penderel>
50183      Branch: perl
50184            ! ext/B/B/Deparse.pm
50185 ____________________________________________________________________________
50186 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
50187         Log: Subject: Re: Perl book, magazine and website updates.
50188              From: "Philip Newton" <pnewton@gmx.de>
50189              Date: Mon, 7 May 2001 17:03:58 +0200
50190              Message-ID: <3AF6D57E.5387.1E29930@localhost>
50191      Branch: perl
50192            ! pod/perlfaq2.pod
50193 ____________________________________________________________________________
50194 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
50195         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
50196              From: Peter Prymmer <pvhp@forte.com>
50197              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
50198              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
50199      Branch: perl
50200            ! t/io/fflush.t
50201 ____________________________________________________________________________
50202 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
50203         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
50204              From: Robin Houston <robin@kitsite.com>
50205              Date: Tue, 8 May 2001 01:14:55 +0100
50206              Message-ID: <20010508011455.A32162@penderel>
50207      Branch: perl
50208            ! ext/B/B/Deparse.pm
50209 ____________________________________________________________________________
50210 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
50211         Log: Typo in #10025.
50212      Branch: perl
50213            ! hints/uts.sh
50214 ____________________________________________________________________________
50215 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
50216         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
50217      Branch: perl
50218            ! hints/uts.sh
50219 ____________________________________________________________________________
50220 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
50221         Log: Subject: Re: [ID 20010506.045] question about hash syntax
50222              From: Peter Scott <Peter@PSDT.com>
50223              Date: Sun, 06 May 2001 13:10:40 -0700
50224              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
50225      Branch: perl
50226            ! pod/perl56delta.pod
50227 ____________________________________________________________________________
50228 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
50229         Log: Configure should figure out the list of dynamic extensions
50230              just fine in UTS-- and in fact it does, as reported by Hal Morris.
50231      Branch: perl
50232            ! hints/uts.sh
50233 ____________________________________________________________________________
50234 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
50235         Log: Update Changes.
50236      Branch: perl
50237            ! Changes patchlevel.h
50238 ____________________________________________________________________________
50239 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
50240         Log: Subject: [PATCH regcomp.c] Insecure regexes
50241              From: Robin Houston <robin@kitsite.com>
50242              Date: Mon, 7 May 2001 21:56:12 +0100
50243              Message-ID: <20010507215612.A31114@penderel>
50244      Branch: perl
50245            ! regcomp.c
50246 ____________________________________________________________________________
50247 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
50248         Log: Drop the foobar.perl.com references for now until Simon
50249              gets them sorted out.
50250      Branch: perl
50251            ! pod/perlfaq2.pod
50252 ____________________________________________________________________________
50253 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
50254         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
50255              From: Prymmer/Kahn <pvhp@best.com>
50256              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
50257              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
50258      Branch: perl
50259            ! lib/Devel/SelfStubber.pm
50260 ____________________________________________________________________________
50261 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
50262         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
50263              From: Prymmer/Kahn <pvhp@best.com>
50264              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
50265              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
50266      Branch: perl
50267            ! win32/Makefile
50268 ____________________________________________________________________________
50269 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
50270         Log: s/WebTechnique's/WebTechniques/
50271      Branch: perl
50272            ! pod/perlfaq2.pod
50273 ____________________________________________________________________________
50274 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
50275         Log: Llama 3 updates from Randal.
50276      Branch: perl
50277            ! pod/perlfaq2.pod
50278 ____________________________________________________________________________
50279 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
50280         Log: Subject: [PATCH] Help -Dt show correct pad variables
50281              From: Benjamin Sugars <ben.sugars@home.com>
50282              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
50283              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
50284      Branch: perl
50285            ! embed.h embed.pl proto.h run.c
50286 ____________________________________________________________________________
50287 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
50288         Log: Subject: [PATCH] Document C<our $foo : shared>
50289              From: Benjamin Sugars <ben.sugars@home.com>
50290              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
50291              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
50292      Branch: perl
50293            ! pod/perlfunc.pod
50294 ____________________________________________________________________________
50295 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
50296         Log: Subject: [PATCH B::Deparse] undefined folded constants
50297              From: Robin Houston <robin@kitsite.com>
50298              Date: Sun, 6 May 2001 17:19:09 +0100
50299              Message-ID: <20010506171909.A7046@penderel>
50300      Branch: perl
50301            ! ext/B/B/Deparse.pm
50302 ____________________________________________________________________________
50303 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
50304         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
50305              From: Robin Houston <robin@kitsite.com>
50306              Message-ID: <20010506164654.A6848@penderel>
50307              Date: Sun, 6 May 2001 16:46:54 +0100
50308      Branch: perl
50309            ! ext/B/B/Deparse.pm
50310 ____________________________________________________________________________
50311 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
50312         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
50313              From: Robin Houston <robin@kitsite.com>
50314              Date: Sun, 6 May 2001 14:47:02 +0100
50315              Message-ID: <20010506144702.A6308@penderel>
50316      Branch: perl
50317            ! t/op/my_stash.t
50318 ____________________________________________________________________________
50319 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
50320         Log: Subject: Perl book, magazine and website updates.
50321              From: Simon Cozens <simon@netthink.co.uk>
50322              Date: Sun, 6 May 2001 16:55:36 +0100
50323              Message-ID: <20010506165536.A1795@netthink.co.uk>
50324      Branch: perl
50325            ! pod/perlbook.pod pod/perlfaq2.pod
50326 ____________________________________________________________________________
50327 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
50328         Log: Tweaks on the Tru64 prof options.
50329      Branch: perl
50330            ! pod/perlhack.pod
50331 ____________________________________________________________________________
50332 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
50333         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
50334              From: Robin Houston <robin@kitsite.com>
50335              Date: Sun, 6 May 2001 14:40:51 +0100
50336              Message-ID: <20010506144051.A6279@penderel>
50337      Branch: perl
50338            ! t/pod/testp2pt.pl
50339 ____________________________________________________________________________
50340 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
50341         Log: Subject: [PATCH B::Deparse] scoping
50342              From: Robin Houston <robin@kitsite.com>
50343              Date: Sun, 6 May 2001 14:36:56 +0100
50344              Message-ID: <20010506143656.A4006@penderel>
50345      Branch: perl
50346            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
50347 ____________________________________________________________________________
50348 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
50349         Log: Document the undefinedness of bitshifting out of range.
50350      Branch: perl
50351            ! pod/perlop.pod
50352 ____________________________________________________________________________
50353 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
50354         Log: Retract #10003 and update the IDE descriptions a bit.
50355      Branch: perl
50356            ! pod/perlfaq3.pod
50357 ____________________________________________________________________________
50358 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
50359         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
50360              From: Prymmer/Kahn <pvhp@best.com>
50361              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
50362              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
50363      Branch: perl
50364            ! win32/Makefile win32/buildext.pl win32/config.bc
50365            ! win32/config.gc win32/config.vc
50366 ____________________________________________________________________________
50367 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
50368         Log: (Retracted by #10005.)
50369      Branch: perl
50370            ! pod/perlfaq3.pod
50371 ____________________________________________________________________________
50372 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
50373         Log: It's "psed", not "sed".
50374      Branch: perl
50375            ! x2p/s2p.PL
50376 ____________________________________________________________________________
50377 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
50378         Log: Update Changes.
50379      Branch: perl
50380            ! Changes patchlevel.h
50381 ____________________________________________________________________________
50382 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
50383         Log: Subject: Re: bleadperl make install fails due to "psed"
50384              From: andreas.koenig@anima.de (Andreas J. Koenig)
50385              Date: 05 May 2001 18:23:28 +0200
50386              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
50387      Branch: perl
50388            ! x2p/Makefile.SH x2p/s2p.PL
50389 ____________________________________________________________________________
50390 [  9999] By: jhi                                   on 2001/05/05  18:28:09
50391         Log: AUTHORS updates.
50392      Branch: perl
50393            ! AUTHORS
50394 ____________________________________________________________________________
50395 [  9998] By: jhi                                   on 2001/05/05  18:16:00
50396         Log: Updates on the pods related to the modules included since 5.6.
50397              
50398              TODO: perltodo really could use major updating.
50399      Branch: perl
50400            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
50401            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
50402            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
50403            ! pod/perlsyn.pod pod/perltodo.pod
50404 ____________________________________________________________________________
50405 [  9997] By: jhi                                   on 2001/05/05  17:35:17
50406         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
50407              from Kurt Skauen.
50408      Branch: perl
50409            + hints/atheos.sh
50410            ! MANIFEST
50411 ____________________________________________________________________________
50412 [  9996] By: jhi                                   on 2001/05/05  17:25:00
50413         Log: Add preemptive #undefs for some of the shorter and more prone
50414              to collision regcomp.h #defines.  (Background: the MASK collided
50415              with a system header #define in Rhapsody.)
50416      Branch: perl
50417            ! regcomp.h
50418 ____________________________________________________________________________
50419 [  9995] By: jhi                                   on 2001/05/05  13:24:21
50420         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
50421              From: Nicholas Clark <nick@ccl4.org>
50422              Date: Sat, 5 May 2001 14:46:39 +0100
50423              Message-ID: <20010505144639.O53513@plum.flirble.org>
50424              
50425              Add a test for the constants (if any) being processed correctly.
50426      Branch: perl
50427            ! utils/h2xs.PL
50428 ____________________________________________________________________________
50429 [  9994] By: jhi                                   on 2001/05/05  02:11:03
50430         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
50431              From: Peter Prymmer <pvhp@forte.com>
50432              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
50433              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
50434      Branch: perl
50435            ! t/lib/b-stash.t
50436 ____________________________________________________________________________
50437 [  9993] By: jhi                                   on 2001/05/05  02:03:49
50438         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
50439              From: Peter Prymmer <pvhp@forte.com>
50440              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
50441              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
50442      Branch: perl
50443            ! perlio.c vms/vmsish.h
50444 ____________________________________________________________________________
50445 [  9992] By: jhi                                   on 2001/05/04  17:21:12
50446         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
50447              From: Robin Barker <rmb1@cise.npl.co.uk>
50448              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
50449              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
50450      Branch: perl
50451            + t/pod/plainer.t
50452            ! MANIFEST
50453 ____________________________________________________________________________
50454 [  9991] By: jhi                                   on 2001/05/04  16:47:45
50455         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
50456              From: Robin Barker <rmb1@cise.npl.co.uk>
50457              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
50458              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
50459      Branch: perl
50460            ! regcomp.c
50461 ____________________________________________________________________________
50462 [  9990] By: jhi                                   on 2001/05/04  14:37:20
50463         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
50464              From: Prymmer/Kahn <pvhp@best.com>
50465              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
50466              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
50467      Branch: perl
50468            ! t/lib/b-stash.t
50469 ____________________________________________________________________________
50470 [  9989] By: jhi                                   on 2001/05/04  14:03:58
50471         Log: Introduce perl572delta, update Todo, add the missing
50472              mention about signal safety since 5.7.1 (though this
50473              requires verification and more details.)
50474      Branch: perl
50475            + pod/perl572delta.pod
50476            ! MANIFEST Todo pod/perl571delta.pod
50477 ____________________________________________________________________________
50478 [  9988] By: jhi                                   on 2001/05/04  12:41:51
50479         Log: Subject: [PATCH perl@9944] long =item
50480              From: Robin Barker <rmb1@cise.npl.co.uk>
50481              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
50482              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
50483      Branch: perl
50484            ! ext/Time/HiRes/HiRes.pm
50485 ____________________________________________________________________________
50486 [  9987] By: jhi                                   on 2001/05/04  12:39:19
50487         Log: The #9901 had removed one line essential for EBCDIC.
50488      Branch: perl
50489            ! regcomp.c
50490 ____________________________________________________________________________
50491 [  9986] By: jhi                                   on 2001/05/04  12:30:23
50492         Log: Subject: cygwin/Makefile.SHs INSTALL patch
50493              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
50494              Date: Mon, 08 Jan 2001 04:59:21 +0200
50495              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
50496      Branch: perl
50497            ! cygwin/Makefile.SHs
50498 ____________________________________________________________________________
50499 [  9985] By: jhi                                   on 2001/05/04  03:51:39
50500         Log: Encode/IO doc tweaks.
50501      Branch: perl
50502            ! ext/Encode/Encode.pm
50503 ____________________________________________________________________________
50504 [  9984] By: jhi                                   on 2001/05/04  03:29:34
50505         Log: Remove GDBM_File from the dynamic extensions for UTS,
50506              GDBM is not a standard feature.
50507      Branch: perl
50508            ! hints/uts.sh
50509 ____________________________________________________________________________
50510 [  9983] By: jhi                                   on 2001/05/04  03:22:59
50511         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
50512      Branch: perl
50513            ! pod/perlretut.pod
50514 ____________________________________________________________________________
50515 [  9982] By: jhi                                   on 2001/05/03  23:21:03
50516         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
50517              From: Benjamin Sugars <bsugars@canoe.ca>
50518              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
50519              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
50520      Branch: perl
50521            ! dump.c
50522 ____________________________________________________________________________
50523 [  9981] By: jhi                                   on 2001/05/03  23:20:05
50524         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
50525              From: Benjamin Sugars <bsugars@canoe.ca>
50526              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
50527              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
50528      Branch: perl
50529            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50530 ____________________________________________________________________________
50531 [  9980] By: jhi                                   on 2001/05/03  23:15:29
50532         Log: Integrate perlio.
50533      Branch: perl
50534           !> ext/Encode/Encode.pm
50535 ____________________________________________________________________________
50536 [  9979] By: jhi                                   on 2001/05/03  16:54:59
50537         Log: Install psed man page.
50538      Branch: perl
50539            ! installman
50540 ____________________________________________________________________________
50541 [  9978] By: jhi                                   on 2001/05/03  16:45:58
50542         Log: Remove unused files; noted by Sarathy.
50543      Branch: perl
50544            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
50545            ! MANIFEST
50546 ____________________________________________________________________________
50547 [  9977] By: jhi                                   on 2001/05/03  16:42:30
50548         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
50549              From: Andy Dougherty <doughera@lafayette.edu>
50550              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
50551              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
50552      Branch: perl
50553            ! INSTALL
50554 ____________________________________________________________________________
50555 [  9976] By: nick                                  on 2001/05/03  16:40:42
50556         Log: Allow $answer = encode($object,$text); like it says in docs.
50557      Branch: perlio
50558            ! ext/Encode/Encode.pm
50559 ____________________________________________________________________________
50560 [  9975] By: nick                                  on 2001/05/03  16:22:30
50561         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
50562              to be in scope (fair enough), and also a package variable (our) for eval to see it.
50563      Branch: perlio
50564            ! ext/Encode/Encode.pm
50565 ____________________________________________________________________________
50566 [  9974] By: nick                                  on 2001/05/03  15:48:17
50567         Log: Integrate mainline.
50568      Branch: perlio
50569           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
50570           +> t/lib/filter-simple.t t/lib/next.t
50571           !> (integrate 70 files)
50572 ____________________________________________________________________________
50573 [  9973] By: jhi                                   on 2001/05/03  13:09:09
50574         Log: Update Changes.
50575      Branch: perl
50576            ! Changes patchlevel.h
50577 ____________________________________________________________________________
50578 [  9972] By: jhi                                   on 2001/05/03  12:58:33
50579         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
50580              From: Prymmer/Kahn <pvhp@best.com>
50581              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
50582              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
50583      Branch: perl
50584            ! t/io/fflush.t
50585 ____________________________________________________________________________
50586 [  9971] By: jhi                                   on 2001/05/03  12:57:26
50587         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
50588              From: Prymmer/Kahn <pvhp@best.com>
50589              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
50590              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
50591      Branch: perl
50592            ! win32/FindExt.pm
50593 ____________________________________________________________________________
50594 [  9970] By: jhi                                   on 2001/05/03  02:42:46
50595         Log: Can't croak sans thread context, from Doug MacEachern.
50596      Branch: perl
50597            ! toke.c
50598 ____________________________________________________________________________
50599 [  9969] By: jhi                                   on 2001/05/03  01:23:48
50600         Log: Subject: Random input test and Perl
50601              From: Ilya Zakharevich <ilya@math.berkeley.edu>
50602              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
50603              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
50604      Branch: perl
50605            ! toke.c
50606 ____________________________________________________________________________
50607 [  9968] By: jhi                                   on 2001/05/02  22:17:21
50608         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
50609              From: Peter Prymmer <pvhp@forte.com>
50610              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
50611              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
50612      Branch: perl
50613            ! pod/perlfunc.pod pod/perlport.pod
50614 ____________________________________________________________________________
50615 [  9967] By: jhi                                   on 2001/05/02  20:12:45
50616         Log: Workaround for UTS compiler casting bug from Hal Morris.
50617      Branch: perl
50618            ! perl.h
50619 ____________________________________________________________________________
50620 [  9966] By: jhi                                   on 2001/05/02  18:31:37
50621         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
50622              From: Dan Sugalski <dan@sidhe.org>
50623              Date: Wed, 02 May 2001 15:23:22 -0400
50624              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
50625      Branch: perl
50626            ! perl.c vms/vms.c
50627 ____________________________________________________________________________
50628 [  9965] By: jhi                                   on 2001/05/02  18:21:29
50629         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
50630      Branch: perl
50631            ! pod/perlfunc.pod
50632 ____________________________________________________________________________
50633 [  9964] By: jhi                                   on 2001/05/02  18:15:01
50634         Log: Document large files in INSTALL, document also the %x
50635              limitation if not use64bitint, closes bug 20010326.007.
50636      Branch: perl
50637            ! INSTALL
50638 ____________________________________________________________________________
50639 [  9963] By: jhi                                   on 2001/05/02  17:24:47
50640         Log: perlmodlib tweaks; regen pods.
50641      Branch: perl
50642            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
50643            ! pod/perltoc.pod
50644 ____________________________________________________________________________
50645 [  9962] By: jhi                                   on 2001/05/02  17:14:00
50646         Log: Fix for a segfault, from Marc Lehmann.
50647      Branch: perl
50648            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
50649 ____________________________________________________________________________
50650 [  9961] By: jhi                                   on 2001/05/02  15:55:53
50651         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
50652              From: "Philip Newton" <pnewton@gmx.de>
50653              Date: Wed, 2 May 2001 18:39:03 +0200
50654              Message-ID: <3AF05447.15525.173B588@localhost>
50655      Branch: perl
50656            ! pod/perlop.pod
50657 ____________________________________________________________________________
50658 [  9960] By: jhi                                   on 2001/05/02  15:35:37
50659         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
50660              From: Dan Sugalski <dan@sidhe.org>
50661              Date: Wed, 02 May 2001 11:37:27 -0400
50662              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
50663      Branch: perl
50664            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
50665            ! thread.h vms/vms.c vms/vmsish.h
50666 ____________________________________________________________________________
50667 [  9959] By: jhi                                   on 2001/05/02  15:21:08
50668         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
50669              From: Benjamin Sugars <bsugars@canoe.ca>
50670              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
50671              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
50672      Branch: perl
50673            ! ext/PerlIO/Scalar/Scalar.xs
50674 ____________________________________________________________________________
50675 [  9958] By: jhi                                   on 2001/05/02  15:15:53
50676         Log: Bug in #9915, spotted by Mike Guy.
50677      Branch: perl
50678            ! installperl
50679 ____________________________________________________________________________
50680 [  9957] By: jhi                                   on 2001/05/02  13:26:01
50681         Log: Add a test for not griping about references as array
50682              indices if the reference has magic in it (overloaded
50683              methods).
50684      Branch: perl
50685            ! pod/perldiag.pod t/pragma/warn/pp_hot
50686 ____________________________________________________________________________
50687 [  9956] By: jhi                                   on 2001/05/02  13:07:01
50688         Log: Retracted a bit too much in #9952.
50689      Branch: perl
50690            ! t/pragma/sub_lval.t
50691 ____________________________________________________________________________
50692 [  9955] By: jhi                                   on 2001/05/02  13:05:38
50693         Log: Test for #9952.
50694      Branch: perl
50695            ! t/op/tie.t
50696 ____________________________________________________________________________
50697 [  9954] By: jhi                                   on 2001/05/02  11:48:18
50698         Log: Additional note on the encoding example: one cannot
50699              convert string constants in-place.
50700      Branch: perl
50701            ! ext/Encode/Encode.pm
50702 ____________________________________________________________________________
50703 [  9953] By: jhi                                   on 2001/05/02  11:43:51
50704         Log: Note that if you have recent enough Perl you already
50705              have Filter::Util::Call.
50706      Branch: perl
50707            ! lib/Filter/Simple.pm
50708 ____________________________________________________________________________
50709 [  9952] By: jhi                                   on 2001/05/02  11:31:53
50710         Log: Retract changes #8254 and #8255, causes coredump in
50711              'tie FH, "main"', reported by Abigail, culprit found by
50712              Benjamin Sugars.  Mirrors maintperl change #9950.
50713      Branch: perl
50714            ! op.c t/pragma/sub_lval.t
50715 ____________________________________________________________________________
50716 [  9951] By: jhi                                   on 2001/05/02  11:14:29
50717         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
50718      Branch: perl
50719            + t/lib/MyFilter.pm
50720 ____________________________________________________________________________
50721 [  9950] By: gsar                                  on 2001/05/02  03:17:11
50722         Log: revert integration of changes#8254,8255 in change#8620 (causes
50723              a coredump in C<tie FH, 'foo'>; the idea itself may need better
50724              rationalization)
50725      Branch: maint-5.6/perl
50726            ! op.c t/pragma/sub_lval.t
50727 ____________________________________________________________________________
50728 [  9949] By: gsar                                  on 2001/05/02  02:56:32
50729         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
50730              
50731              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50732              
50733              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
50734      Branch: maint-5.6/perl
50735           !> hints/svr5.sh
50736 ____________________________________________________________________________
50737 [  9948] By: gsar                                  on 2001/05/02  02:49:15
50738         Log: pod/find.t breaks on VMS (from Craig Berry)
50739      Branch: maint-5.6/perl
50740            ! t/pod/find.t
50741 ____________________________________________________________________________
50742 [  9947] By: jhi                                   on 2001/05/02  02:43:09
50743         Log: Add an encoding conversion example.
50744      Branch: perl
50745            ! ext/Encode/Encode.pm
50746 ____________________________________________________________________________
50747 [  9946] By: jhi                                   on 2001/05/02  01:34:22
50748         Log: Another coat of paint but still nowhere finished.
50749              Need to decide on the semantics of strptime(): should
50750              strptime() be a function instead of a method?  To do
50751              the week/monthname-strptiming the i18n/l10n bullet needs
50752              to be bitten with gusto.
50753      Branch: perl
50754            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
50755 ____________________________________________________________________________
50756 [  9945] By: jhi                                   on 2001/05/01  23:40:52
50757         Log: Update Changes.
50758      Branch: perl
50759            ! Changes patchlevel.h
50760 ____________________________________________________________________________
50761 [  9944] By: jhi                                   on 2001/05/01  23:33:37
50762         Log: Add known-to-be-tested modules to the list-to-be-skipped.
50763      Branch: perl
50764            ! t/lib/1_compile.t
50765 ____________________________________________________________________________
50766 [  9943] By: jhi                                   on 2001/05/01  23:24:40
50767         Log: Subject: BorlandC++ fix
50768              From: "Vadim Konovalov" <watman@inbox.ru>
50769              Date: Mon, 30 Apr 2001 20:12:26 -0700
50770              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
50771      Branch: perl
50772            ! win32/makefile.mk
50773 ____________________________________________________________________________
50774 [  9942] By: jhi                                   on 2001/05/01  23:18:02
50775         Log: Update to Filter::Simple 0.60, create a test for it.
50776      Branch: perl
50777            + t/lib/filter-simple.t
50778            ! MANIFEST lib/Filter/Simple.pm
50779 ____________________________________________________________________________
50780 [  9941] By: jhi                                   on 2001/05/01  19:47:24
50781         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
50782              From: Hugo <hv@crypt.compulink.co.uk>
50783              Date: Tue, 01 May 2001 20:12:20 +0100
50784              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
50785      Branch: perl
50786            ! pp_hot.c t/op/re_tests
50787 ____________________________________________________________________________
50788 [  9940] By: jhi                                   on 2001/05/01  19:42:16
50789         Log: Integrate perlio.
50790      Branch: perl
50791           !> lib/base.pm t/lib/fields.t
50792 ____________________________________________________________________________
50793 [  9939] By: jhi                                   on 2001/05/01  19:39:51
50794         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
50795              From: Benjamin Sugars <bsugars@canoe.ca>
50796              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
50797              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
50798      Branch: perl
50799            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50800 ____________________________________________________________________________
50801 [  9938] By: jhi                                   on 2001/05/01  19:34:09
50802         Log: Add NEXT, a pseudo-class for method redispatching.
50803              <Damian>NEXT.pm probably offers more bang-for-buck
50804              than anything else I've ever written.</Damian>
50805      Branch: perl
50806            + lib/NEXT.pm t/lib/next.t
50807            ! MANIFEST
50808 ____________________________________________________________________________
50809 [  9937] By: jhi                                   on 2001/05/01  19:21:41
50810         Log: Update to Switch 2.02.
50811      Branch: perl
50812            ! lib/Switch.pm t/lib/switch.t
50813 ____________________________________________________________________________
50814 [  9936] By: nick                                  on 2001/05/01  19:09:21
50815         Log: Fix for base.pm clobbering $VERSION
50816      Branch: perlio
50817            ! lib/base.pm
50818 ____________________________________________________________________________
50819 [  9935] By: nick                                  on 2001/05/01  18:54:38
50820         Log: Test for base.pm clobbering $VERSION.
50821      Branch: perlio
50822            ! t/lib/fields.t
50823 ____________________________________________________________________________
50824 [  9934] By: jhi                                   on 2001/05/01  18:39:10
50825         Log: Add information about Scalar::Util::blessed.
50826      Branch: perl
50827            ! pod/perlobj.pod
50828 ____________________________________________________________________________
50829 [  9933] By: jhi                                   on 2001/05/01  18:33:51
50830         Log: Subject: Extra UNIVERSAL documentation
50831              From: Mike Guy <mjtg@cam.ac.uk>
50832              Date: Tue, 01 May 2001 20:12:11 +0100
50833              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
50834      Branch: perl
50835            ! pod/perlobj.pod
50836 ____________________________________________________________________________
50837 [  9932] By: jhi                                   on 2001/05/01  18:26:54
50838         Log: Subject: Autoflush in tests as appropriate
50839              From: Mike Guy <mjtg@cam.ac.uk>
50840              Date: Tue, 01 May 2001 20:05:31 +0100
50841              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
50842      Branch: perl
50843            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
50844            ! t/op/taint.t
50845 ____________________________________________________________________________
50846 [  9931] By: jhi                                   on 2001/05/01  18:02:29
50847         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
50848              From: Benjamin Sugars <bsugars@canoe.ca>
50849              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
50850              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
50851      Branch: perl
50852            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50853 ____________________________________________________________________________
50854 [  9930] By: jhi                                   on 2001/05/01  15:12:26
50855         Log: Subject: Re: Finally got a round tuit
50856              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50857              Date: Tue, 01 May 2001 14:14:10 +0200
50858              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
50859              
50860              The -DP part, slightly modified.
50861      Branch: perl
50862            ! perl.c
50863 ____________________________________________________________________________
50864 [  9929] By: jhi                                   on 2001/05/01  14:17:15
50865         Log: Subject: Re: Finally got a round tuit
50866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50867              Date: Tue, 01 May 2001 16:34:06 +0200
50868              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
50869              
50870              cpp and optimization tweaks for HP-UX.
50871      Branch: perl
50872            ! hints/hpux.sh
50873 ____________________________________________________________________________
50874 [  9928] By: jhi                                   on 2001/05/01  13:24:20
50875         Log: Tune the scan_num() comments to reality.
50876      Branch: perl
50877            ! toke.c
50878 ____________________________________________________________________________
50879 [  9927] By: jhi                                   on 2001/05/01  13:14:01
50880         Log: Subject: [PATCH B::Deparse] optimised sort
50881              From: Robin Houston <robin@kitsite.com>
50882              Date: Tue, 1 May 2001 14:07:12 +0100
50883              Message-ID: <20010501140712.A4266@penderel>
50884      Branch: perl
50885            ! ext/B/B/Deparse.pm
50886 ____________________________________________________________________________
50887 [  9926] By: jhi                                   on 2001/05/01  13:10:53
50888         Log: Subject: [PATCH t/lib/b-deparse.t] 
50889              From: Robin Houston <robin@kitsite.com>
50890              Date: Tue, 1 May 2001 13:37:42 +0100
50891              Message-ID: <20010501133742.A4082@penderel>
50892      Branch: perl
50893            ! t/lib/b-deparse.t
50894 ____________________________________________________________________________
50895 [  9925] By: jhi                                   on 2001/05/01  13:10:13
50896         Log: Subject: [PATCH B::Deparse] for(;;), sort
50897              From: Robin Houston <robin@kitsite.com>
50898              Date: Tue, 1 May 2001 13:35:00 +0100
50899              Message-ID: <20010501133500.A4061@penderel>
50900      Branch: perl
50901            ! ext/B/B/Deparse.pm
50902 ____________________________________________________________________________
50903 [  9924] By: jhi                                   on 2001/05/01  13:09:22
50904         Log: Subject: [PATCH B::Deparse] do, warn, use
50905              From: Robin Houston <robin@kitsite.com>
50906              Date: Tue, 1 May 2001 13:31:03 +0100
50907              Message-ID: <20010501133103.A4041@penderel>
50908      Branch: perl
50909            ! ext/B/B/Deparse.pm
50910 ____________________________________________________________________________
50911 [  9923] By: jhi                                   on 2001/05/01  11:45:36
50912         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
50913              From: Benjamin Sugars <ben.sugars@home.com>
50914              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
50915              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
50916      Branch: perl
50917            + t/io/fflush.t
50918            ! MANIFEST
50919 ____________________________________________________________________________
50920 [  9922] By: jhi                                   on 2001/05/01  11:35:42
50921         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
50922              From: Peter Prymmer <pvhp@forte.com>
50923              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
50924              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
50925      Branch: perl
50926            ! t/lib/selfstubber.t
50927 ____________________________________________________________________________
50928 [  9921] By: jhi                                   on 2001/04/30  16:34:33
50929         Log: Subject: [PATCH B::Concise] suppress warning
50930              From: Robin Houston <robin@kitsite.com>
50931              Date: Mon, 30 Apr 2001 16:09:49 +0100
50932              Message-ID: <20010430160949.A25086@penderel>
50933      Branch: perl
50934            ! ext/B/B/Concise.pm
50935 ____________________________________________________________________________
50936 [  9920] By: jhi                                   on 2001/04/30  13:56:04
50937         Log: Strip the *markers* from #9919.
50938      Branch: perl
50939            ! pod/perlfaq.pod pod/perlfaq5.pod
50940 ____________________________________________________________________________
50941 [  9919] By: jhi                                   on 2001/04/30  13:54:04
50942         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
50943              From: Gwyn Judd <b.judd@xtra.co.nz>
50944              Date: Sun, 29 Apr 2001 01:47:49 +1200
50945              Message-ID: <20010429014749.A4418@thislove>
50946      Branch: perl
50947            ! pod/perlfaq.pod pod/perlfaq5.pod
50948 ____________________________________________________________________________
50949 [  9918] By: jhi                                   on 2001/04/30  13:13:54
50950         Log: More_tweakage.
50951      Branch: perl
50952            ! pod/perldata.pod pod/perldiag.pod
50953 ____________________________________________________________________________
50954 [  9917] By: jhi                                   on 2001/04/30  13:01:27
50955         Log: Update Changes.
50956      Branch: perl
50957            ! Changes patchlevel.h
50958 ____________________________________________________________________________
50959 [  9916] By: jhi                                   on 2001/04/30  12:57:03
50960         Log: T_w_e_a_k_a_g_e.
50961      Branch: perl
50962            ! pod/perldata.pod pod/perldiag.pod
50963 ____________________________________________________________________________
50964 [  9915] By: jhi                                   on 2001/04/30  12:39:29
50965         Log: Install s2p also as psed.
50966              
50967              TODO: psed documentation?
50968      Branch: perl
50969            ! installperl
50970 ____________________________________________________________________________
50971 [  9914] By: jhi                                   on 2001/04/30  12:29:21
50972         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
50973              From: Jens Hamisch <jens@Strawberry.COM>
50974              Date: Fri, 27 Apr 2001 17:00:36 +0200
50975              Message-ID: <20010427170036.K1372@Strawberry.COM>
50976              
50977              SOCKS5_VERSION_NAME is the right symbol to detect
50978              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
50979              function called socks5_init() is available, and even that is
50980              not universal, most SOCKS5 installations use SOCKSinit()).
50981      Branch: perl
50982            ! perlio.c
50983 ____________________________________________________________________________
50984 [  9913] By: jhi                                   on 2001/04/30  12:22:15
50985         Log: Allow a zero timeout on IO::Socket accept and connect--
50986              though one really shouldn't do that.  Based on
50987              
50988              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
50989              From: "John Holdsworth" <coldwave@bigfoot.com>
50990              Date: Sun, 4 Feb 2001 12:48:18 +0100
50991              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
50992      Branch: perl
50993            ! ext/IO/lib/IO/Socket.pm
50994 ____________________________________________________________________________
50995 [  9912] By: jhi                                   on 2001/04/30  11:27:27
50996         Log: Save the spot of regprev (see #9911) for binary compatibility;
50997              regen API.
50998      Branch: perl
50999            ! embedvar.h perlapi.h thrdvar.h
51000 ____________________________________________________________________________
51001 [  9911] By: jhi                                   on 2001/04/30  11:22:03
51002         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
51003              From: Hugo <hv@crypt.compulink.co.uk>
51004              Date: Sun, 29 Apr 2001 17:09:30 +0100
51005              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
51006      Branch: perl
51007            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
51008 ____________________________________________________________________________
51009 [  9910] By: jhi                                   on 2001/04/30  11:15:12
51010         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
51011              a dummy for PL_numeric_radix); no pressing reason to break
51012              binary compatibility; regen API.
51013      Branch: perl
51014            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
51015            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
51016 ____________________________________________________________________________
51017 [  9909] By: jhi                                   on 2001/04/30  10:56:08
51018         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
51019              From: Walt Mankowski <waltman@netaxs.com>
51020              Date: Sun, 29 Apr 2001 21:53:48 -0400
51021              Message-ID: <20010429215348.A3971@netaxs.com>
51022      Branch: perl
51023            ! pod/perlfunc.pod
51024 ____________________________________________________________________________
51025 [  9908] By: jhi                                   on 2001/04/30  10:49:40
51026         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
51027      Branch: perl
51028            ! t/lib/selfstubber.t
51029 ____________________________________________________________________________
51030 [  9907] By: nick                                  on 2001/04/30  09:26:50
51031         Log: Integrate mainline.
51032      Branch: perlio
51033           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
51034 ____________________________________________________________________________
51035 [  9906] By: jhi                                   on 2001/04/29  23:24:20
51036         Log: Abigail spotted a thinko in #9905.
51037      Branch: perl
51038            ! pod/perldiag.pod
51039 ____________________________________________________________________________
51040 [  9905] By: jhi                                   on 2001/04/29  15:55:39
51041         Log: Changed the underscore/undebar syntax in numeric constants;
51042              now any grouping will do, as long as the underscores are not
51043              consecutive (so "zero-grouping" is out), and they do not begin
51044              or end the integer or fractional parts.
51045      Branch: perl
51046            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
51047 ____________________________________________________________________________
51048 [  9904] By: nick                                  on 2001/04/29  15:43:22
51049         Log: Integrate mainline.
51050      Branch: perlio
51051           +> (branch 98 files)
51052            - lib/unicode/Block.pl
51053            - lib/unicode/In/AlphabeticPresentationForms.pl
51054            - lib/unicode/In/Arabic.pl
51055            - lib/unicode/In/ArabicPresentationForms-A.pl
51056            - lib/unicode/In/ArabicPresentationForms-B.pl
51057            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
51058            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
51059            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
51060            - lib/unicode/In/BopomofoExtended.pl
51061            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
51062            - lib/unicode/In/CJKCompatibility.pl
51063            - lib/unicode/In/CJKCompatibilityForms.pl
51064            - lib/unicode/In/CJKCompatibilityIdeographs.pl
51065            - lib/unicode/In/CJKRadicalsSupplement.pl
51066            - lib/unicode/In/CJKSymbolsandPunctuation.pl
51067            - lib/unicode/In/CJKUnifiedIdeographs.pl
51068            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
51069            - lib/unicode/In/Cherokee.pl
51070            - lib/unicode/In/CombiningDiacriticalMarks.pl
51071            - lib/unicode/In/CombiningHalfMarks.pl
51072            - lib/unicode/In/CombiningMarksforSymbols.pl
51073            - lib/unicode/In/ControlPictures.pl
51074            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
51075            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
51076            - lib/unicode/In/EnclosedAlphanumerics.pl
51077            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
51078            - lib/unicode/In/Ethiopic.pl
51079            - lib/unicode/In/GeneralPunctuation.pl
51080            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
51081            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
51082            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
51083            - lib/unicode/In/HalfwidthandFullwidthForms.pl
51084            - lib/unicode/In/HangulCompatibilityJamo.pl
51085            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
51086            - lib/unicode/In/Hebrew.pl
51087            - lib/unicode/In/HighPrivateUseSurrogates.pl
51088            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
51089            - lib/unicode/In/IPAExtensions.pl
51090            - lib/unicode/In/IdeographicDescriptionCharacters.pl
51091            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
51092            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
51093            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
51094            - lib/unicode/In/Latin-1Supplement.pl
51095            - lib/unicode/In/LatinExtended-A.pl
51096            - lib/unicode/In/LatinExtended-B.pl
51097            - lib/unicode/In/LatinExtendedAdditional.pl
51098            - lib/unicode/In/LetterlikeSymbols.pl
51099            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
51100            - lib/unicode/In/MathematicalOperators.pl
51101            - lib/unicode/In/MiscellaneousSymbols.pl
51102            - lib/unicode/In/MiscellaneousTechnical.pl
51103            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
51104            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
51105            - lib/unicode/In/OpticalCharacterRecognition.pl
51106            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
51107            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
51108            - lib/unicode/In/SmallFormVariants.pl
51109            - lib/unicode/In/SpacingModifierLetters.pl
51110            - lib/unicode/In/Specials.pl
51111            - lib/unicode/In/SuperscriptsandSubscripts.pl
51112            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
51113            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
51114            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
51115            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
51116            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
51117           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
51118           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
51119           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
51120           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
51121           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
51122           !> utf8.c win32/Makefile
51123 ____________________________________________________________________________
51124 [  9903] By: jhi                                   on 2001/04/29  14:30:53
51125         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
51126              From: Prymmer/Kahn <pvhp@best.com>
51127              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
51128              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
51129      Branch: perl
51130            ! win32/Makefile
51131 ____________________________________________________________________________
51132 [  9902] By: jhi                                   on 2001/04/29  02:52:44
51133         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
51134              From: "Abigail" <abigail@foad.org>
51135              Date: Sun, 29 Apr 2001 03:14:25 +0200
51136              Message-ID: <20010429011425.24503.qmail@foad.org>
51137      Branch: perl
51138            ! ext/IO/lib/IO/Seekable.pm
51139 ____________________________________________________________________________
51140 [  9901] By: jhi                                   on 2001/04/29  02:04:46
51141         Log: In character classes one couldn't have 0x80..0xff characters
51142              at the left hand side if there were 0x100.. characters in the
51143              character class.
51144      Branch: perl
51145            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
51146            ! t/op/pat.t utf8.c
51147 ____________________________________________________________________________
51148 [  9900] By: jhi                                   on 2001/04/28  22:55:04
51149         Log: Forgot the latest mktables.PL from #9899.
51150      Branch: perl
51151            ! lib/unicode/mktables.PL
51152 ____________________________________________________________________________
51153 [  9899] By: jhi                                   on 2001/04/28  22:53:28
51154         Log: Explain the \p{} and \P{} error message better and
51155              have prettier prettyprint in In.pl.
51156      Branch: perl
51157            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
51158            ! pod/perldiag.pod
51159 ____________________________________________________________________________
51160 [  9898] By: jhi                                   on 2001/04/28  21:03:34
51161         Log: Add one possible explanation for the "Invalid [] range" error.
51162      Branch: perl
51163            ! pod/perldiag.pod
51164 ____________________________________________________________________________
51165 [  9897] By: jhi                                   on 2001/04/28  17:18:26
51166         Log: Add a level of indirection to the implementation of \p{InFoo}
51167              so that we don't have to have long filenames.  (Nothing changes
51168              in the user interface.)   The indirection is defined in
51169              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
51170              Also rename some the character classes by removing '-' from
51171              the classnames, and finally renamed Block.pl as Blocks.pl.
51172      Branch: perl
51173            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
51174            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
51175            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
51176            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
51177            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
51178            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
51179            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
51180            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
51181            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
51182            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
51183            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
51184            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
51185            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
51186            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
51187            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
51188            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
51189            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
51190            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
51191            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
51192            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
51193            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
51194            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
51195            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
51196            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
51197            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
51198            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
51199            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
51200            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
51201            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
51202            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
51203            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
51204            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
51205            + lib/unicode/In/94.pl lib/unicode/In/95.pl
51206            - lib/unicode/Block.pl
51207            - lib/unicode/In/AlphabeticPresentationForms.pl
51208            - lib/unicode/In/Arabic.pl
51209            - lib/unicode/In/ArabicPresentationForms-A.pl
51210            - lib/unicode/In/ArabicPresentationForms-B.pl
51211            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
51212            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
51213            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
51214            - lib/unicode/In/BopomofoExtended.pl
51215            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
51216            - lib/unicode/In/CJKCompatibility.pl
51217            - lib/unicode/In/CJKCompatibilityForms.pl
51218            - lib/unicode/In/CJKCompatibilityIdeographs.pl
51219            - lib/unicode/In/CJKRadicalsSupplement.pl
51220            - lib/unicode/In/CJKSymbolsandPunctuation.pl
51221            - lib/unicode/In/CJKUnifiedIdeographs.pl
51222            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
51223            - lib/unicode/In/Cherokee.pl
51224            - lib/unicode/In/CombiningDiacriticalMarks.pl
51225            - lib/unicode/In/CombiningHalfMarks.pl
51226            - lib/unicode/In/CombiningMarksforSymbols.pl
51227            - lib/unicode/In/ControlPictures.pl
51228            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
51229            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
51230            - lib/unicode/In/EnclosedAlphanumerics.pl
51231            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
51232            - lib/unicode/In/Ethiopic.pl
51233            - lib/unicode/In/GeneralPunctuation.pl
51234            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
51235            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
51236            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
51237            - lib/unicode/In/HalfwidthandFullwidthForms.pl
51238            - lib/unicode/In/HangulCompatibilityJamo.pl
51239            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
51240            - lib/unicode/In/Hebrew.pl
51241            - lib/unicode/In/HighPrivateUseSurrogates.pl
51242            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
51243            - lib/unicode/In/IPAExtensions.pl
51244            - lib/unicode/In/IdeographicDescriptionCharacters.pl
51245            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
51246            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
51247            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
51248            - lib/unicode/In/Latin-1Supplement.pl
51249            - lib/unicode/In/LatinExtended-A.pl
51250            - lib/unicode/In/LatinExtended-B.pl
51251            - lib/unicode/In/LatinExtendedAdditional.pl
51252            - lib/unicode/In/LetterlikeSymbols.pl
51253            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
51254            - lib/unicode/In/MathematicalOperators.pl
51255            - lib/unicode/In/MiscellaneousSymbols.pl
51256            - lib/unicode/In/MiscellaneousTechnical.pl
51257            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
51258            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
51259            - lib/unicode/In/OpticalCharacterRecognition.pl
51260            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
51261            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
51262            - lib/unicode/In/SmallFormVariants.pl
51263            - lib/unicode/In/SpacingModifierLetters.pl
51264            - lib/unicode/In/Specials.pl
51265            - lib/unicode/In/SuperscriptsandSubscripts.pl
51266            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
51267            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
51268            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
51269            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
51270            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
51271            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
51272            ! pod/perlunicode.pod
51273 ____________________________________________________________________________
51274 [  9896] By: jhi                                   on 2001/04/28  14:33:17
51275         Log: Update the information on shared library path on HP-UX.
51276      Branch: perl
51277            ! INSTALL
51278 ____________________________________________________________________________
51279 [  9895] By: jhi                                   on 2001/04/28  14:32:30
51280         Log: Because #9894 seems to do the trick, this workaround can be removed.
51281      Branch: perl
51282            ! t/lib/selfstubber.t
51283 ____________________________________________________________________________
51284 [  9894] By: jhi                                   on 2001/04/28  14:26:13
51285         Log: For PerlIO flush the children's file handles (on fork/exec/system).
51286      Branch: perl
51287            ! perl.h
51288 ____________________________________________________________________________
51289 [  9893] By: jhi                                   on 2001/04/28  14:23:15
51290         Log: Test tweak for #9891.
51291      Branch: perl
51292            ! t/lib/b-deparse.t
51293 ____________________________________________________________________________
51294 [  9892] By: jhi                                   on 2001/04/28  14:10:13
51295         Log: New HP-UX hints from Merijn.
51296      Branch: perl
51297            ! hints/hpux.sh
51298 ____________________________________________________________________________
51299 [  9891] By: jhi                                   on 2001/04/28  14:07:27
51300         Log: Subject: [PATCH B::Deparse] non-block scopes
51301              From: Robin Houston <robin@kitsite.com>
51302              Date: Fri, 27 Apr 2001 19:15:14 +0100
51303              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
51304      Branch: perl
51305            ! ext/B/B/Deparse.pm
51306 ____________________________________________________________________________
51307 [  9890] By: nick                                  on 2001/04/27  19:41:25
51308         Log: Integrate mainline
51309      Branch: perlio
51310           +> t/lib/selfstubber.t
51311           !> (integrate 50 files)
51312 ____________________________________________________________________________
51313 [  9889] By: jhi                                   on 2001/04/27  18:23:46
51314         Log: Subject: Re: selfstubber test fail on bleadperl
51315              From: Mike Guy <mjtg@cam.ac.uk>
51316              Date: Fri, 27 Apr 2001 19:31:18 +0100
51317              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
51318      Branch: perl
51319            ! t/lib/selfstubber.t
51320 ____________________________________________________________________________
51321 [  9888] By: jhi                                   on 2001/04/27  16:20:54
51322         Log: Test tweak for #9886.
51323      Branch: perl
51324            ! t/lib/b-deparse.t
51325 ____________________________________________________________________________
51326 [  9887] By: jhi                                   on 2001/04/27  16:16:33
51327         Log: Buffering issue at least in Solaris (even with perlio).
51328      Branch: perl
51329            ! t/lib/selfstubber.t
51330 ____________________________________________________________________________
51331 [  9886] By: jhi                                   on 2001/04/27  14:59:23
51332         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
51333              From: Robin Houston <robin@kitsite.com>
51334              Date: Fri, 27 Apr 2001 16:53:20 +0100
51335              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
51336      Branch: perl
51337            ! ext/B/B/Deparse.pm
51338 ____________________________________________________________________________
51339 [  9885] By: jhi                                   on 2001/04/27  14:23:51
51340         Log: Update Changes.
51341      Branch: perl
51342            ! Changes patchlevel.h
51343 ____________________________________________________________________________
51344 [  9884] By: jhi                                   on 2001/04/27  14:14:12
51345         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
51346              From: "Philip Newton" <pnewton@gmx.de>
51347              Date: Fri, 27 Apr 2001 16:40:13 +0200
51348              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
51349      Branch: perl
51350            ! pod/perldata.pod
51351 ____________________________________________________________________________
51352 [  9883] By: jhi                                   on 2001/04/27  13:28:19
51353         Log: Add LOG_PERROR; prettify the "removed".
51354      Branch: perl
51355            ! ext/Sys/Syslog/Syslog.xs
51356 ____________________________________________________________________________
51357 [  9882] By: jhi                                   on 2001/04/27  13:13:18
51358         Log: h2xs tweaks: use NV instead of double, "quote" the removed
51359              prefixes for clarity (especially when nothing is removed),
51360              slight pod reformats.
51361      Branch: perl
51362            ! utils/h2xs.PL
51363 ____________________________________________________________________________
51364 [  9881] By: jhi                                   on 2001/04/27  12:58:48
51365         Log: Don't bother creating existing directories.
51366      Branch: perl
51367            ! utils/h2xs.PL
51368 ____________________________________________________________________________
51369 [  9880] By: jhi                                   on 2001/04/27  12:45:39
51370         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
51371              From: Mike Schilli <m@perlmeister.com>
51372              Date: Wed, 25 Apr 2001 01:29:21 -0700
51373              Message-id: <3AE68AE1.6A981723@perlmeister.com>
51374      Branch: perl
51375            ! utils/h2xs.PL
51376 ____________________________________________________________________________
51377 [  9879] By: jhi                                   on 2001/04/27  12:40:55
51378         Log: break is not yet Perl.  Added the template license also to README.
51379      Branch: perl
51380            ! utils/h2xs.PL
51381 ____________________________________________________________________________
51382 [  9878] By: jhi                                   on 2001/04/27  03:08:20
51383         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
51384              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51385              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
51386              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
51387      Branch: perl
51388            ! t/lib/xs-typemap.t
51389 ____________________________________________________________________________
51390 [  9877] By: jhi                                   on 2001/04/26  23:54:40
51391         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
51392              From: "Abigail" <abigail@foad.org>
51393              Date: Fri, 27 Apr 2001 01:44:28 +0200
51394              Message-ID: <20010426234428.19786.qmail@foad.org>
51395      Branch: perl
51396            ! utils/h2xs.PL
51397 ____________________________________________________________________________
51398 [  9876] By: jhi                                   on 2001/04/26  23:52:06
51399         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
51400              From: Peter Prymmer <pvhp@forte.com>
51401              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
51402              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
51403      Branch: perl
51404            ! t/lib/selfstubber.t
51405 ____________________________________________________________________________
51406 [  9875] By: jhi                                   on 2001/04/26  23:48:10
51407         Log: Deparse nits.
51408      Branch: perl
51409            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
51410 ____________________________________________________________________________
51411 [  9874] By: jhi                                   on 2001/04/26  22:46:05
51412         Log: Document ANYOF_CLASS.
51413      Branch: perl
51414            ! regcomp.h
51415 ____________________________________________________________________________
51416 [  9873] By: jhi                                   on 2001/04/26  22:35:03
51417         Log: Subject: Re: [PATCH @9846] dumping ANYOF
51418              From: Hugo <hv@crypt.compulink.co.uk>
51419              Date: Thu, 26 Apr 2001 23:33:38 +0100
51420              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
51421      Branch: perl
51422            ! regcomp.c regcomp.h
51423 ____________________________________________________________________________
51424 [  9872] By: jhi                                   on 2001/04/26  22:34:31
51425         Log: Subject: [PATCH] more for Devel::SelfStubber
51426              From: Nicholas Clark <nick@ccl4.org>
51427              Date: Fri, 27 Apr 2001 00:13:52 +0100
51428              Message-ID: <20010427001351.K88186@plum.flirble.org>
51429      Branch: perl
51430            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
51431 ____________________________________________________________________________
51432 [  9871] By: jhi                                   on 2001/04/26  21:59:17
51433         Log: Subject: [PATCH B::Deparse] formats must be flush left
51434              From: Robin Houston <robin@kitsite.com>
51435              Date: Thu, 26 Apr 2001 23:54:29 +0100
51436              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
51437      Branch: perl
51438            ! ext/B/B/Deparse.pm
51439 ____________________________________________________________________________
51440 [  9870] By: jhi                                   on 2001/04/26  21:57:37
51441         Log: If some of the constants are prefixes of others,
51442              the prefixes may never get recognized.  (See 20010426.006.)
51443      Branch: perl
51444            ! utils/h2xs.PL
51445 ____________________________________________________________________________
51446 [  9869] By: jhi                                   on 2001/04/26  21:50:42
51447         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
51448              From: Chris Bongaarts <cab@tc.umn.edu>
51449              Date: Thu, 26 Apr 2001 17:10:31 -0500
51450              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
51451      Branch: perl
51452            ! ext/Sys/Syslog/Syslog.xs
51453 ____________________________________________________________________________
51454 [  9868] By: jhi                                   on 2001/04/26  21:35:12
51455         Log: Further cuts and more docs from Graham Barr.
51456      Branch: perl
51457            ! ext/List/Util/lib/List/Util.pm
51458            ! ext/List/Util/lib/Scalar/Util.pm
51459 ____________________________________________________________________________
51460 [  9867] By: jhi                                   on 2001/04/26  21:18:57
51461         Log: Subject: [PATCH 5.7.1] DB_File-1.77
51462              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
51463              Date: Thu, 26 Apr 2001 22:37:53 +0100
51464              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
51465      Branch: perl
51466            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
51467            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
51468 ____________________________________________________________________________
51469 [  9866] By: jhi                                   on 2001/04/26  21:12:31
51470         Log: Subject: [PATCH B::Deparse] fix easy bugs
51471              From: Robin Houston <robin@kitsite.com>
51472              Date: Thu, 26 Apr 2001 23:03:33 +0100
51473              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
51474      Branch: perl
51475            ! ext/B/B/Deparse.pm
51476 ____________________________________________________________________________
51477 [  9865] By: jhi                                   on 2001/04/26  20:26:13
51478         Log: Update Changes.
51479      Branch: perl
51480            ! Changes patchlevel.h
51481 ____________________________________________________________________________
51482 [  9864] By: jhi                                   on 2001/04/26  19:27:48
51483         Log: Dethinko from Robin Houston.
51484      Branch: perl
51485            ! ext/B/B/Deparse.pm
51486 ____________________________________________________________________________
51487 [  9863] By: jhi                                   on 2001/04/26  19:10:35
51488         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
51489              From: Robin Houston <robin@kitsite.com>
51490              Date: Thu, 26 Apr 2001 21:08:32 +0100
51491              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
51492      Branch: perl
51493            ! ext/B/B/Deparse.pm
51494 ____________________________________________________________________________
51495 [  9862] By: jhi                                   on 2001/04/26  19:04:23
51496         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51497              From: Robin Houston <robin@kitsite.com>
51498              Date: Thu, 26 Apr 2001 20:52:50 +0100
51499              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
51500      Branch: perl
51501            ! ext/B/B/Deparse.pm
51502 ____________________________________________________________________________
51503 [  9861] By: jhi                                   on 2001/04/26  18:56:14
51504         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
51505              From: Mike Guy <mjtg@cam.ac.uk>
51506              Date: Thu, 26 Apr 2001 14:22:40 +0100
51507              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
51508      Branch: perl
51509            ! pod/perlobj.pod
51510 ____________________________________________________________________________
51511 [  9860] By: jhi                                   on 2001/04/26  18:46:42
51512         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51513              From: Robin Houston <robin@kitsite.com>
51514              Date: Thu, 26 Apr 2001 20:34:29 +0100
51515              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
51516              
51517              Hashes do not interpolate.
51518      Branch: perl
51519            ! ext/B/B/Deparse.pm
51520 ____________________________________________________________________________
51521 [  9859] By: jhi                                   on 2001/04/26  18:43:51
51522         Log: Subject: The Time::Piece conspiracy unmasked!!!
51523              From: Mike Guy <mjtg@cam.ac.uk>
51524              Date: Thu, 26 Apr 2001 19:02:50 +0100
51525              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
51526              
51527              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
51528              From: Mike Guy <mjtg@cam.ac.uk>
51529              Date: Thu, 26 Apr 2001 19:08:21 +0100
51530              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
51531              
51532              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
51533              From: Graham Barr <gbarr@pobox.com>
51534              Date: Thu, 26 Apr 2001 19:12:03 +0100
51535              Message-ID: <20010426191203.A70835@pobox.com>
51536              
51537              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
51538      Branch: perl
51539            ! ext/List/Util/lib/List/Util.pm
51540            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
51541 ____________________________________________________________________________
51542 [  9858] By: jhi                                   on 2001/04/26  18:17:42
51543         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
51544              From: Robin Houston <robin@kitsite.com>
51545              Date: Thu, 26 Apr 2001 16:09:35 +0100
51546              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
51547      Branch: perl
51548            ! t/comp/proto.t
51549 ____________________________________________________________________________
51550 [  9857] By: jhi                                   on 2001/04/26  18:04:59
51551         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51552              From: barries <barries@slaysys.com>
51553              Date: Thu, 26 Apr 2001 12:01:10 -0400
51554              Message-ID: <20010426120110.E29698@jester.slaysys.com>
51555      Branch: perl
51556            ! pod/perldiag.pod
51557 ____________________________________________________________________________
51558 [  9856] By: jhi                                   on 2001/04/26  18:03:33
51559         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
51560              Date: Thu, 26 Apr 2001 17:13:41 +0100
51561              From: Robin Houston <robin@kitsite.com>
51562              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
51563              
51564              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
51565              From: Robin Houston <robin@kitsite.com>
51566              Date: Thu, 26 Apr 2001 18:44:29 +0100
51567              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
51568      Branch: perl
51569            ! ext/B/B/Deparse.pm
51570 ____________________________________________________________________________
51571 [  9855] By: jhi                                   on 2001/04/26  17:56:04
51572         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
51573              From: Robin Houston <robin@kitsite.com>
51574              Date: Thu, 26 Apr 2001 17:04:08 +0100
51575              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
51576      Branch: perl
51577            ! ext/B/B/Deparse.pm
51578 ____________________________________________________________________________
51579 [  9854] By: jhi                                   on 2001/04/26  17:47:26
51580         Log: Subject: Re: Short test case for undef %stash:: crash
51581              From: Benjamin Sugars <bsugars@canoe.ca> 
51582              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
51583              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
51584              Changed and moved the perldiag entry.
51585      Branch: perl
51586            ! gv.c pod/perldiag.pod
51587 ____________________________________________________________________________
51588 [  9853] By: jhi                                   on 2001/04/26  14:35:16
51589         Log: Beginnings of strptime().  Do not touch the wet paint.
51590      Branch: perl
51591            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51592 ____________________________________________________________________________
51593 [  9852] By: jhi                                   on 2001/04/26  13:17:21
51594         Log: Retract #9851, core dumps from pod2man.
51595      Branch: perl
51596            ! regcomp.c
51597 ____________________________________________________________________________
51598 [  9851] By: jhi                                   on 2001/04/26  11:54:41
51599         Log: (Retracted by #9852.)
51600              
51601              Subject: [PATCH @9846] dumping ANYOF
51602              From: Hugo <hv@crypt.compulink.co.uk>
51603              Date: Thu, 26 Apr 2001 05:32:38 +0100
51604              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
51605      Branch: perl
51606            ! regcomp.c
51607 ____________________________________________________________________________
51608 [  9850] By: jhi                                   on 2001/04/26  02:34:44
51609         Log: If ccflags was empty the _previous_ $* containing all the
51610              environment variables and Configure variables was used,
51611              which lead, among other bad things, into $ccflags being your
51612              uname -a output, which lead into test compile with cc failing,
51613              which lead into gcc being selected, which didn't work that well
51614              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
51615              with large files, et cetera.
51616      Branch: perl
51617            ! hints/hpux.sh
51618 ____________________________________________________________________________
51619 [  9849] By: jhi                                   on 2001/04/26  01:44:57
51620         Log: Make selfstubber test more portable.
51621      Branch: perl
51622            ! t/lib/selfstubber.t
51623 ____________________________________________________________________________
51624 [  9848] By: jhi                                   on 2001/04/26  00:50:26
51625         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
51626              From: Benjamin Sugars <ben.sugars@home.com>
51627              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
51628              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
51629      Branch: perl
51630            ! ext/Cwd/Cwd.xs
51631 ____________________________________________________________________________
51632 [  9847] By: jhi                                   on 2001/04/26  00:46:58
51633         Log: Subject: [PATCH: perl@9841] VMS updates
51634              From: Peter Prymmer <pvhp@forte.com>
51635              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
51636              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
51637      Branch: perl
51638            ! README.vms configure.com vms/descrip_mms.template
51639            ! vms/ext/filespec.t
51640 ____________________________________________________________________________
51641 [  9846] By: jhi                                   on 2001/04/26  00:11:56
51642         Log: re 'debug' was broken by #9084.
51643      Branch: perl
51644            ! ext/re/re.xs
51645 ____________________________________________________________________________
51646 [  9845] By: jhi                                   on 2001/04/25  22:33:17
51647         Log: Subject: [PATCH] test for Devel::SelfStubber
51648              From: Nicholas Clark <nick@ccl4.org>
51649              Date: Thu, 26 Apr 2001 00:00:54 +0100
51650              Message-ID: <20010426000054.D89026@plum.flirble.org>
51651      Branch: perl
51652            + t/lib/selfstubber.t
51653            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
51654 ____________________________________________________________________________
51655 [  9844] By: jhi                                   on 2001/04/25  22:29:32
51656         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
51657              From: Paul Johnson <paul@pjcj.net>
51658              Date: Thu, 26 Apr 2001 00:46:08 +0200
51659              Message-ID: <20010426004608.H2338@pjcj.net>
51660      Branch: perl
51661            ! ext/B/B/Concise.pm
51662 ____________________________________________________________________________
51663 [  9843] By: jhi                                   on 2001/04/25  22:28:28
51664         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
51665              From: Peter Prymmer <pvhp@forte.com>
51666              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
51667              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
51668      Branch: perl
51669            ! ext/Cwd/Cwd.xs
51670 ____________________________________________________________________________
51671 [  9842] By: jhi                                   on 2001/04/25  20:58:12
51672         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
51673              From: John Peacock <jpeacock@rowman.com>
51674              Date: Wed, 25 Apr 2001 17:30:26 -0400
51675              Message-ID: <3AE741F2.B3217464@rowman.com>
51676      Branch: perl
51677            ! lib/Math/BigInt.pm t/lib/bigintpm.t
51678 ____________________________________________________________________________
51679 [  9841] By: jhi                                   on 2001/04/25  20:07:05
51680         Log: Update Changes.
51681      Branch: perl
51682            ! Changes patchlevel.h
51683 ____________________________________________________________________________
51684 [  9840] By: jhi                                   on 2001/04/25  19:56:51
51685         Log: Yet another HP-UX hints version from Merijn.
51686      Branch: perl
51687            ! hints/hpux.sh
51688 ____________________________________________________________________________
51689 [  9839] By: jhi                                   on 2001/04/25  19:53:04
51690         Log: abs_path() didn't terminate the filename correctly,
51691              in DIRNAMLENless systems like HP-UX this would fail.
51692      Branch: perl
51693            ! ext/Cwd/Cwd.xs
51694 ____________________________________________________________________________
51695 [  9838] By: jhi                                   on 2001/04/25  16:37:26
51696         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
51697              From: Mike Guy <mjtg@cam.ac.uk>
51698              Date: Wed, 25 Apr 2001 18:31:47 +0100
51699              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
51700      Branch: perl
51701            ! op.c
51702 ____________________________________________________________________________
51703 [  9837] By: jhi                                   on 2001/04/25  16:21:53
51704         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
51705              From: Jon Eveland <jweveland@yahoo.com>
51706              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
51707              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
51708      Branch: perl
51709            ! lib/perl5db.pl
51710 ____________________________________________________________________________
51711 [  9836] By: jhi                                   on 2001/04/25  14:17:50
51712         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
51713              From: "Philip Newton" <pnewton@gmx.de>
51714              Date: Wed, 25 Apr 2001 17:05:58 +0200
51715              Message-ID: <3AE703F6.3234.1833C45@localhost>
51716      Branch: perl
51717            ! Porting/patching.pod
51718 ____________________________________________________________________________
51719 [  9835] By: jhi                                   on 2001/04/25  13:58:07
51720         Log: It would seem that both ar and full_ar need to be overridden
51721              for HP-UX to avoid the GNU ar.
51722      Branch: perl
51723            ! hints/hpux.sh
51724 ____________________________________________________________________________
51725 [  9834] By: jhi                                   on 2001/04/25  13:50:40
51726         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
51727              From: "Philip Newton" <pnewton@gmx.de>
51728              Date: Wed, 25 Apr 2001 16:09:23 +0200
51729              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
51730              
51731              Detypo.
51732      Branch: perl
51733            ! t/op/misc.t
51734 ____________________________________________________________________________
51735 [  9833] By: jhi                                   on 2001/04/25  12:36:11
51736         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
51737      Branch: perl
51738            ! hints/hpux.sh
51739 ____________________________________________________________________________
51740 [  9832] By: jhi                                   on 2001/04/25  12:33:36
51741         Log: New version of HP-UX hints from Merijn.
51742      Branch: perl
51743            ! hints/hpux.sh
51744 ____________________________________________________________________________
51745 [  9831] By: jhi                                   on 2001/04/25  03:39:45
51746         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
51747      Branch: perl
51748            ! hints/hpux.sh
51749 ____________________________________________________________________________
51750 [  9830] By: jhi                                   on 2001/04/25  02:53:25
51751         Log: The tzname[] bit is not needed by util.c -- and causes
51752              heartburn in VMS (and it missing was probably the cause of
51753              the Mac OS X trouble).  Ouch.
51754      Branch: perl
51755            ! ext/POSIX/POSIX.xs util.c
51756 ____________________________________________________________________________
51757 [  9829] By: jhi                                   on 2001/04/25  00:10:06
51758         Log: Metaconfig unit change for #9828.
51759      Branch: metaconfig
51760            ! U/compline/ccflags.U
51761 ____________________________________________________________________________
51762 [  9828] By: jhi                                   on 2001/04/25  00:04:18
51763         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
51764              (which is actually the reason for the change, we need to pass
51765              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
51766              EP/IX, OS/2, and TitanOS, based on the hints files.
51767      Branch: perl
51768            ! Configure config_h.SH
51769 ____________________________________________________________________________
51770 [  9827] By: jhi                                   on 2001/04/24  23:49:20
51771         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
51772              the $cat must have an absolute path.
51773      Branch: perl
51774            ! makedepend.SH
51775 ____________________________________________________________________________
51776 [  9826] By: jhi                                   on 2001/04/24  23:40:53
51777         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
51778      Branch: perl
51779            ! README.amiga
51780 ____________________________________________________________________________
51781 [  9825] By: jhi                                   on 2001/04/24  23:35:35
51782         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
51783              From: "Philip Newton" <pnewton@gmx.de>
51784              Date: Tue, 24 Apr 2001 18:52:49 +0200
51785              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
51786      Branch: perl
51787            ! x2p/find2perl.PL
51788 ____________________________________________________________________________
51789 [  9824] By: jhi                                   on 2001/04/24  23:33:07
51790         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
51791              Some gcc specifics dropped out due to extensive rewriting;
51792              will be put back later as needed.
51793      Branch: perl
51794            ! hints/hpux.sh
51795 ____________________________________________________________________________
51796 [  9823] By: jhi                                   on 2001/04/24  23:27:57
51797         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
51798      Branch: perl
51799            ! ext/POSIX/POSIX.xs
51800 ____________________________________________________________________________
51801 [  9822] By: jhi                                   on 2001/04/24  23:25:21
51802         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
51803              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51804              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
51805              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
51806      Branch: perl
51807            ! ext/XS/Typemap/Typemap.xs
51808 ____________________________________________________________________________
51809 [  9821] By: jhi                                   on 2001/04/24  23:24:10
51810         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
51811              From: "Abigail" <abigail@foad.org>
51812              Date: Tue, 24 Apr 2001 23:12:03 +0200
51813              Message-ID: <20010424211203.7901.qmail@foad.org>
51814      Branch: perl
51815            ! pod/perlport.pod
51816 ____________________________________________________________________________
51817 [  9820] By: jhi                                   on 2001/04/24  23:23:15
51818         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
51819              From: Matt Sergeant <matt@sergeant.org>
51820              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
51821              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
51822      Branch: perl
51823            ! pod/perlfaq4.pod
51824 ____________________________________________________________________________
51825 [  9819] By: nick                                  on 2001/04/24  18:49:43
51826         Log: Integrate mainline.
51827      Branch: perlio
51828           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
51829           !> (integrate 37 files)
51830 ____________________________________________________________________________
51831 [  9818] By: jhi                                   on 2001/04/24  14:35:23
51832         Log: Update Changes.
51833      Branch: perl
51834            ! Changes patchlevel.h
51835 ____________________________________________________________________________
51836 [  9817] By: jhi                                   on 2001/04/24  14:09:17
51837         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
51838              From: "Philip Newton" <pnewton@gmx.de>
51839              Date: Tue, 24 Apr 2001 12:58:12 +0200
51840              Message-ID: <3AE57864.8304.B77A0A@localhost> 
51841              
51842              plus add CPAN to the list of modules that have their own tests.
51843      Branch: perl
51844            ! t/lib/1_compile.t
51845 ____________________________________________________________________________
51846 [  9816] By: jhi                                   on 2001/04/24  14:07:03
51847         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
51848              From: Michael G Schwern <schwern@pobox.com>
51849              Date: Sat, 21 Apr 2001 22:35:00 +0100
51850              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
51851      Branch: perl
51852            ! t/lib/1_compile.t
51853 ____________________________________________________________________________
51854 [  9815] By: jhi                                   on 2001/04/24  13:54:32
51855         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
51856              From: Robin Houston <robin@kitsite.com>
51857              Date: Tue, 24 Apr 2001 15:51:18 +0100
51858              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
51859      Branch: perl
51860            ! ext/B/B/Deparse.pm
51861 ____________________________________________________________________________
51862 [  9814] By: jhi                                   on 2001/04/24  13:17:34
51863         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
51864              From: Bill Glicker <billg@burrelles.com>
51865              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
51866              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
51867      Branch: perl
51868            ! hints/svr5.sh
51869 ____________________________________________________________________________
51870 [  9813] By: jhi                                   on 2001/04/24  12:54:23
51871         Log: Prevent path disclosure (probing for existence of filenames)
51872              using suidperl; bug id 20010322.218.
51873      Branch: perl
51874            ! perl.c pod/perldiag.pod
51875 ____________________________________________________________________________
51876 [  9812] By: jhi                                   on 2001/04/24  12:08:36
51877         Log: Retract #9811.
51878      Branch: perl
51879            ! ext/POSIX/POSIX.xs
51880 ____________________________________________________________________________
51881 [  9811] By: jhi                                   on 2001/04/24  11:57:35
51882         Log: (Retracted by #9812.)
51883      Branch: perl
51884            ! ext/POSIX/POSIX.xs
51885 ____________________________________________________________________________
51886 [  9810] By: jhi                                   on 2001/04/24  03:32:35
51887         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
51888      Branch: perl
51889            ! util.c
51890 ____________________________________________________________________________
51891 [  9809] By: jhi                                   on 2001/04/24  03:16:13
51892         Log: The Math::BigFloat::import() was broken.
51893              (Fixes bug id 20010422.002.)
51894      Branch: perl
51895            ! lib/Math/BigFloat.pm
51896 ____________________________________________________________________________
51897 [  9808] By: jhi                                   on 2001/04/24  01:11:40
51898         Log: Additional dependencies; should help for parallel makes
51899              not to fail on missing lib/lib.pm or lib/re.pm.
51900      Branch: perl
51901            ! Makefile.SH
51902 ____________________________________________________________________________
51903 [  9807] By: jhi                                   on 2001/04/24  00:57:01
51904         Log: Update the test failure disclaimer.
51905      Branch: perl
51906            ! t/pragma/warn/pp_hot
51907 ____________________________________________________________________________
51908 [  9806] By: jhi                                   on 2001/04/24  00:54:04
51909         Log: Add make target "install-all" which is alias for "install"
51910              to cater for case-preserving filesystems like HFS+.
51911      Branch: perl
51912            ! INSTALL Makefile.SH
51913 ____________________________________________________________________________
51914 [  9805] By: jhi                                   on 2001/04/24  00:47:28
51915         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
51916              From: Peter Prymmer <pvhp@forte.com>
51917              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
51918              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
51919              
51920              (Ken William's message forwarded from macosx@perl.org)
51921      Branch: perl
51922            ! hints/darwin.sh
51923 ____________________________________________________________________________
51924 [  9804] By: jhi                                   on 2001/04/23  23:57:35
51925         Log: Cut-and-pasto.
51926      Branch: perl
51927            ! perlio.c
51928 ____________________________________________________________________________
51929 [  9803] By: jhi                                   on 2001/04/23  23:52:25
51930         Log: More PerlIO robustness.
51931      Branch: perl
51932            ! perlio.c
51933 ____________________________________________________________________________
51934 [  9802] By: jhi                                   on 2001/04/23  23:43:35
51935         Log: Make the "STD* opened only for ..." errors more consistent.
51936      Branch: perl
51937            ! doio.c
51938 ____________________________________________________________________________
51939 [  9801] By: jhi                                   on 2001/04/23  23:34:26
51940         Log: Test case for #9800.
51941      Branch: perl
51942            ! t/op/misc.t
51943 ____________________________________________________________________________
51944 [  9800] By: jhi                                   on 2001/04/23  23:14:43
51945         Log: Avoid coredump on 'close STDERR; die' by making
51946              the PerlIO calls more robust.  Also use SETERRNO()
51947              instead of errno = to be more VMS-ready.
51948      Branch: perl
51949            ! perlio.c
51950 ____________________________________________________________________________
51951 [  9799] By: jhi                                   on 2001/04/23  21:41:10
51952         Log: Subject: test for ID 20010423.002
51953              From: Robin Houston <robin@kitsite.com>
51954              Date: Mon, 23 Apr 2001 16:52:21 +0100
51955              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
51956      Branch: perl
51957            ! t/op/avhv.t
51958 ____________________________________________________________________________
51959 [  9798] By: jhi                                   on 2001/04/23  21:40:07
51960         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
51961              From: David Dyck <dcd@tc.fluke.com>
51962              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
51963              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
51964      Branch: perl
51965            ! installperl
51966 ____________________________________________________________________________
51967 [  9797] By: jhi                                   on 2001/04/23  21:37:56
51968         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
51969              From: Benjamin Sugars <bsugars@canoe.ca>
51970              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
51971              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
51972      Branch: perl
51973            ! ext/Cwd/Cwd.xs lib/Cwd.pm
51974 ____________________________________________________________________________
51975 [  9796] By: jhi                                   on 2001/04/23  21:29:24
51976         Log: Synchronize h2xs and pod2man some more on the documentation
51977              templates they propose.
51978      Branch: perl
51979            ! pod/pod2man.PL utils/h2xs.PL
51980 ____________________________________________________________________________
51981 [  9795] By: jhi                                   on 2001/04/23  17:30:40
51982         Log: Add one more naughty test for base64; make encoding logic cleaner.
51983      Branch: perl
51984            ! t/lib/mimeb64.t
51985 ____________________________________________________________________________
51986 [  9794] By: jhi                                   on 2001/04/23  13:51:32
51987         Log: Update Changes.
51988      Branch: perl
51989            ! Changes patchlevel.h
51990 ____________________________________________________________________________
51991 [  9793] By: jhi                                   on 2001/04/23  13:44:18
51992         Log: Duplicate lines.
51993      Branch: perl
51994            ! MANIFEST
51995 ____________________________________________________________________________
51996 [  9792] By: jhi                                   on 2001/04/23  13:39:13
51997         Log: Subject: Re: PATCH 5.7.1
51998              From: Mark-Jason Dominus <mjd@plover.com>
51999              Date: Mon, 23 Apr 2001 10:30:21 -0400
52000              Message-ID: <20010423143021.17335.qmail@plover.com>
52001      Branch: perl
52002            ! perl.h sv.c
52003 ____________________________________________________________________________
52004 [  9791] By: jhi                                   on 2001/04/23  13:32:40
52005         Log: Add the CPAN.pm 1.59_54 tests.
52006      Branch: perl
52007            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
52008            ! MANIFEST
52009 ____________________________________________________________________________
52010 [  9790] By: jhi                                   on 2001/04/23  13:21:55
52011         Log: Subject: Deparse nit
52012              From: Robin Houston <robin@kitsite.com>
52013              Date: Mon, 23 Apr 2001 12:38:20 +0100
52014              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
52015      Branch: perl
52016            ! ext/B/B/Deparse.pm
52017 ____________________________________________________________________________
52018 [  9789] By: jhi                                   on 2001/04/23  13:19:07
52019         Log: Subject: [PATCH] bug 20010423.002
52020              From: Robin Houston <robin@kitsite.com>
52021              Date: Mon, 23 Apr 2001 13:12:30 +0100
52022              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
52023      Branch: perl
52024            ! pp.c
52025 ____________________________________________________________________________
52026 [  9788] By: jhi                                   on 2001/04/23  13:02:49
52027         Log: Subject: PATCH [5.7.1] hv.c unused #define
52028              From: Mark-Jason Dominus <mjd@plover.com>
52029              Date: Sun, 22 Apr 2001 14:17:49 -0400
52030              Message-ID: <20010422181749.26976.qmail@plover.com>
52031      Branch: perl
52032            ! hv.c
52033 ____________________________________________________________________________
52034 [  9787] By: jhi                                   on 2001/04/23  13:02:02
52035         Log: Subject: PATCH 5.7.1
52036              From: Mark-Jason Dominus <mjd@plover.com>
52037              Date: Sun, 22 Apr 2001 15:12:57 -0400
52038              Message-ID: <20010422191258.6539.qmail@plover.com>
52039              
52040              plus Sarathy's STMT_START + STMT_END suggestion.
52041      Branch: perl
52042            ! perl.h
52043 ____________________________________________________________________________
52044 [  9786] By: jhi                                   on 2001/04/23  12:53:25
52045         Log: Fix for
52046              
52047              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
52048              From: dLux <dlux@spam.sch.bme.hu>
52049              Date: Mon, 23 Apr 2001 01:25:26 +0200
52050              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
52051              
52052              (SvGROW really does return a char *.)
52053      Branch: perl
52054            ! pod/perlapi.pod sv.h
52055 ____________________________________________________________________________
52056 [  9785] By: jhi                                   on 2001/04/23  04:34:04
52057         Log: Time::Piece work continues.  $t->day removed since
52058              I think it's too confusing.  Now has normal and
52059              abbreviated length weekday names and month names,
52060              the names change with _names(), not _list().
52061              Now has strftime() in Perl, _strftime() is
52062              the libc version (to which strftime() falls back
52063              if it doesn't know the format.  To do: the reverse
52064              of strftime, strptime(), and the localisation of both.
52065      Branch: perl
52066            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
52067            ! t/lib/time-piece.t
52068 ____________________________________________________________________________
52069 [  9784] By: jhi                                   on 2001/04/23  02:41:46
52070         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
52071              From: andreas.koenig@anima.de (Andreas J. Koenig)
52072              Date: 23 Apr 2001 05:20:55 +0200
52073              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
52074      Branch: perl
52075            ! t/pragma/overload.t
52076 ____________________________________________________________________________
52077 [  9783] By: jhi                                   on 2001/04/22  23:32:42
52078         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
52079              From: Robin Houston <robin@kitsite.com>
52080              Date: Mon, 23 Apr 2001 00:38:18 +0100
52081              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
52082      Branch: perl
52083            ! ext/B/B/Deparse.pm
52084 ____________________________________________________________________________
52085 [  9782] By: jhi                                   on 2001/04/22  20:55:43
52086         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
52087              From: Simon Cozens <simon@netthink.co.uk>
52088              Date: Sun, 22 Apr 2001 18:47:25 +0100
52089              Message-ID: <20010422184725.A14411@netthink.co.uk>
52090      Branch: perl
52091            ! sv.c t/pragma/overload.t
52092 ____________________________________________________________________________
52093 [  9781] By: jhi                                   on 2001/04/22  20:52:13
52094         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
52095              From: Robin Houston <robin@kitsite.com>
52096              Date: Sun, 22 Apr 2001 22:14:50 +0100
52097              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
52098      Branch: perl
52099            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
52100 ____________________________________________________________________________
52101 [  9780] By: nick                                  on 2001/04/22  20:40:31
52102         Log: Integrate mainline.
52103      Branch: perlio
52104           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
52105           +> t/lib/b-stash.t
52106           !> (integrate 38 files)
52107 ____________________________________________________________________________
52108 [  9779] By: jhi                                   on 2001/04/22  15:16:03
52109         Log: Subject: IO::Socket::INET patch
52110              From: andrew deryabin <djsf@technarchy.ru>
52111              Date: Sat, 21 Apr 2001 17:46:52 +0400
52112              Message-ID: <20010421174652.B1426@technarchy>
52113      Branch: perl
52114            ! ext/IO/lib/IO/Socket/INET.pm
52115 ____________________________________________________________________________
52116 [  9778] By: jhi                                   on 2001/04/22  15:14:33
52117         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
52118              From: Mark-Jason Dominus <mjd@plover.com>
52119              Date: Sat, 21 Apr 2001 21:27:49 -0400
52120              Message-ID: <20010422012749.27024.qmail@plover.com>
52121      Branch: perl
52122            ! regcomp.c
52123 ____________________________________________________________________________
52124 [  9777] By: jhi                                   on 2001/04/22  15:10:51
52125         Log: Subject: Re: Regex debugger patch 
52126              From: Mark-Jason Dominus <mjd@plover.com>
52127              Date: Sat, 21 Apr 2001 21:48:51 -0400
52128              Message-ID: <20010422014851.27165.qmail@plover.com>
52129      Branch: perl
52130            ! pod/perldebguts.pod
52131 ____________________________________________________________________________
52132 [  9776] By: jhi                                   on 2001/04/22  15:09:48
52133         Log: Subject: Re: Regex debugger patch
52134              From: Mark-Jason Dominus <mjd@plover.com>
52135              Date: Sat, 21 Apr 2001 14:24:39 -0400
52136              Message-ID: <20010421182439.16508.qmail@plover.com>
52137              
52138              Regex debugger backend.
52139      Branch: perl
52140            ! regcomp.c regexp.h
52141 ____________________________________________________________________________
52142 [  9775] By: jhi                                   on 2001/04/21  16:45:40
52143         Log: Subject: [PATCH] Typo in utf8.h
52144              From: Jesús Quiroga <jquiroga@pobox.com>
52145              Date: Sat, 21 Apr 2001 19:25:33 +0200
52146              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
52147      Branch: perl
52148            ! utf8.h
52149 ____________________________________________________________________________
52150 [  9774] By: jhi                                   on 2001/04/21  16:43:52
52151         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
52152              From: Joe Orton <jorton@redhat.com>
52153              Date: Tue, 17 Apr 2001 15:50:43 +0100
52154              Message-Id: <20010417155043.D19132@eu.c2.net>
52155      Branch: perl
52156            ! hints/svr5.sh
52157 ____________________________________________________________________________
52158 [  9773] By: jhi                                   on 2001/04/21  15:30:15
52159         Log: Subject: Patch utils/h2xs.PL
52160              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
52161              Date: Sat, 21 Apr 2001 10:32:16 -0500
52162              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
52163              
52164              Add MAILING list and LICENSE templates.
52165      Branch: perl
52166            ! utils/h2xs.PL
52167 ____________________________________________________________________________
52168 [  9772] By: jhi                                   on 2001/04/21  15:28:36
52169         Log: Subject: perlfaq2.patch for 5.7.1
52170              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
52171              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
52172              Date: Fri, 20 Apr 2001 16:42:19 -0500
52173              
52174              rm an extra tab, a blurb about the xx.cpan to clarify
52175              which countries actually have that and dejanews is history
52176              as well as most of that nonsensical entry.
52177      Branch: perl
52178            ! pod/perlfaq2.pod
52179 ____________________________________________________________________________
52180 [  9771] By: jhi                                   on 2001/04/21  15:27:17
52181         Log: Subject: perlfaq1.patch for 5.7.1
52182              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
52183              Date: Fri, 20 Apr 2001 16:57:36 -0500
52184              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
52185              
52186              Evil URLs must die. Especially when they are broken.
52187      Branch: perl
52188            ! pod/perlfaq1.pod
52189 ____________________________________________________________________________
52190 [  9770] By: jhi                                   on 2001/04/21  15:23:38
52191         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
52192              From: Michael G Schwern <schwern@pobox.com>
52193              Date: Sat, 21 Apr 2001 16:11:12 +0100
52194              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
52195      Branch: perl
52196            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
52197            + t/lib/b-stash.t
52198            ! MANIFEST ext/B/B.pm t/lib/b.t
52199 ____________________________________________________________________________
52200 [  9769] By: jhi                                   on 2001/04/21  15:03:32
52201         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
52202              From: Michael G Schwern <schwern@pobox.com>
52203              Date: Sat, 21 Apr 2001 09:48:00 +0100
52204              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
52205      Branch: perl
52206            ! utils/h2ph.PL
52207 ____________________________________________________________________________
52208 [  9768] By: jhi                                   on 2001/04/21  14:33:49
52209         Log: PerlIO and Encode doc cleanup and tweaks.
52210      Branch: perl
52211            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
52212            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
52213 ____________________________________________________________________________
52214 [  9767] By: jhi                                   on 2001/04/21  12:40:16
52215         Log: Integrate perlio.
52216      Branch: perl
52217           !> doio.c
52218 ____________________________________________________________________________
52219 [  9766] By: nick                                  on 2001/04/20  18:28:35
52220         Log: Avoid core dump on
52221              open(STDOUT,">",\$foo);
52222      Branch: perlio
52223            ! doio.c
52224 ____________________________________________________________________________
52225 [  9765] By: jhi                                   on 2001/04/20  13:23:43
52226         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
52227              From: Robin Houston <robin@kitsite.com>
52228              Date: Fri, 20 Apr 2001 14:29:22 +0100
52229              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
52230      Branch: perl
52231            ! ext/B/B.pm ext/B/B/Deparse.pm
52232 ____________________________________________________________________________
52233 [  9764] By: jhi                                   on 2001/04/20  13:19:33
52234         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
52235              From: Peter Prymmer <pvhp@forte.com>
52236              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
52237              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
52238      Branch: perl
52239            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
52240            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52241            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52242            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52243 ____________________________________________________________________________
52244 [  9763] By: jhi                                   on 2001/04/20  12:36:39
52245         Log: Subject: Re: A new PerlIO coredump
52246              From: Nick Ing-Simmons <nik@tiuk.ti.com>
52247              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
52248              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
52249      Branch: perl
52250            ! doio.c
52251 ____________________________________________________________________________
52252 [  9762] By: jhi                                   on 2001/04/19  23:02:30
52253         Log: Update Changes.
52254      Branch: perl
52255            ! Changes patchlevel.h
52256 ____________________________________________________________________________
52257 [  9761] By: jhi                                   on 2001/04/19  22:59:19
52258         Log: More cleanup cleanup.
52259      Branch: perl
52260            ! Makefile.SH win32/Makefile win32/makefile.mk
52261 ____________________________________________________________________________
52262 [  9760] By: jhi                                   on 2001/04/19  22:50:31
52263         Log: lib/Time is non-empty, let's not rmdir it.
52264      Branch: perl
52265            ! Makefile.SH
52266 ____________________________________________________________________________
52267 [  9759] By: jhi                                   on 2001/04/19  22:36:51
52268         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
52269              From: Robin Houston <robin@kitsite.com>
52270              Date: Fri, 20 Apr 2001 00:18:53 +0100
52271              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
52272      Branch: perl
52273            ! ext/B/B/Deparse.pm
52274 ____________________________________________________________________________
52275 [  9758] By: jhi                                   on 2001/04/19  22:36:00
52276         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
52277              From: Peter Prymmer <pvhp@forte.com>
52278              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
52279              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
52280      Branch: perl
52281            ! ext/Cwd/Cwd.xs
52282 ____________________________________________________________________________
52283 [  9757] By: nick                                  on 2001/04/19  18:53:54
52284         Log: Blind (untested) integrate of mainline.
52285      Branch: perlio
52286           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
52287           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
52288           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
52289           !> (integrate 53 files)
52290 ____________________________________________________________________________
52291 [  9756] By: jhi                                   on 2001/04/19  16:59:23
52292         Log: Document and test Time::Piece.
52293      Branch: perl
52294            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
52295            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
52296 ____________________________________________________________________________
52297 [  9755] By: jhi                                   on 2001/04/19  12:13:29
52298         Log: A better fix for the \x{12345678} trouble from NI-S.
52299      Branch: perl
52300            ! utf8.c
52301 ____________________________________________________________________________
52302 [  9754] By: jhi                                   on 2001/04/19  11:56:07
52303         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
52304              From: Robin Houston <robin@kitsite.com>
52305              Date: Wed, 18 Apr 2001 17:58:33 +0100
52306              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
52307      Branch: perl
52308            ! ext/B/B/Deparse.pm op.c
52309 ____________________________________________________________________________
52310 [  9753] By: jhi                                   on 2001/04/19  04:21:52
52311         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
52312              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
52313              Date: Thu, 19 Apr 2001 01:11:41 -0400
52314              Message-ID: <20010419011141.A5798@cpan.org>
52315      Branch: perl
52316            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
52317 ____________________________________________________________________________
52318 [  9752] By: jhi                                   on 2001/04/19  02:41:10
52319         Log: The new time utils need to be thread-aware, too.
52320      Branch: perl
52321            ! util.c
52322 ____________________________________________________________________________
52323 [  9751] By: jhi                                   on 2001/04/19  02:26:47
52324         Log: Compilation nit noticed by AIX compiler.
52325      Branch: perl
52326            ! perlio.c
52327 ____________________________________________________________________________
52328 [  9750] By: jhi                                   on 2001/04/19  02:20:06
52329         Log: The new time utils need to be public.
52330      Branch: perl
52331            ! embed.pl
52332 ____________________________________________________________________________
52333 [  9749] By: jhi                                   on 2001/04/19  01:42:39
52334         Log: Regen toc.
52335      Branch: perl
52336            ! pod/perltoc.pod
52337 ____________________________________________________________________________
52338 [  9748] By: jhi                                   on 2001/04/19  01:41:10
52339         Log: Add Time::Piece, a slight rewrite of Time::Object,
52340              from Matt Sergeant.
52341      Branch: perl
52342            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
52343            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
52344            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
52345            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
52346            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
52347            ! win32/makefile.mk
52348 ____________________________________________________________________________
52349 [  9747] By: jhi                                   on 2001/04/19  00:55:35
52350         Log: The new metaconfig unit from strftime.
52351      Branch: metaconfig/U/perl
52352            + d_strftime.U
52353 ____________________________________________________________________________
52354 [  9746] By: jhi                                   on 2001/04/19  00:54:54
52355         Log: Move the strftime() wrapper from POSIX.xs to util.c
52356              as my_strftime(), requires HAS_STRFTIME.
52357      Branch: perl
52358            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52359            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
52360            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
52361            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52362            ! vos/config.ga.h win32/config.bc win32/config.gc
52363            ! win32/config.vc
52364 ____________________________________________________________________________
52365 [  9745] By: jhi                                   on 2001/04/18  23:11:03
52366         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
52367              in preparation of Time::Piece.
52368      Branch: perl
52369            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
52370 ____________________________________________________________________________
52371 [  9744] By: jhi                                   on 2001/04/18  22:33:12
52372         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
52373              From: Peter Prymmer <pvhp@forte.com>
52374              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
52375              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
52376      Branch: perl
52377            ! t/lib/exporter.t
52378 ____________________________________________________________________________
52379 [  9743] By: jhi                                   on 2001/04/18  22:32:23
52380         Log: Subject: Fwd: pod2html leaves cache files lying around?
52381              From: Rajesh Vaidheeswarran <rv@gnu.org>
52382              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
52383              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
52384      Branch: perl
52385            ! lib/Pod/Html.pm
52386 ____________________________________________________________________________
52387 [  9742] By: jhi                                   on 2001/04/18  20:31:49
52388         Log: Update Changes.
52389      Branch: perl
52390            ! Changes patchlevel.h
52391 ____________________________________________________________________________
52392 [  9741] By: jhi                                   on 2001/04/18  20:23:02
52393         Log: Declare hints only if needed.
52394      Branch: perl
52395            ! ext/B/B/Deparse.pm
52396 ____________________________________________________________________________
52397 [  9740] By: jhi                                   on 2001/04/18  19:06:05
52398         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
52399              bug noticed by Robin Houston; basically the code of detecting
52400              value wraparound was acting differently under different compilers
52401              and platforms.  The workaround is to remove the overflow check
52402              for now, a real fix would be to do the overflow (portably) right.
52403      Branch: perl
52404            ! t/op/pat.t utf8.c
52405 ____________________________________________________________________________
52406 [  9739] By: jhi                                   on 2001/04/18  19:01:23
52407         Log: Subject: [PATCH B::Deparse] some pragma support
52408              From: Robin Houston <robin@kitsite.com>
52409              Date: Wed, 18 Apr 2001 19:32:12 +0100
52410              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
52411      Branch: perl
52412            ! ext/B/B/Deparse.pm
52413 ____________________________________________________________________________
52414 [  9738] By: jhi                                   on 2001/04/18  15:16:37
52415         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
52416              From: Benjamin Sugars <bsugars@canoe.ca>
52417              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
52418              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
52419      Branch: perl
52420            ! t/op/glob.t
52421 ____________________________________________________________________________
52422 [  9737] By: jhi                                   on 2001/04/18  13:24:50
52423         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
52424              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52425              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
52426              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
52427      Branch: perl
52428            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
52429            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
52430 ____________________________________________________________________________
52431 [  9736] By: jhi                                   on 2001/04/18  04:15:14
52432         Log: The #9735 also changes the subtest 12.
52433      Branch: perl
52434            ! t/lib/b.t
52435 ____________________________________________________________________________
52436 [  9735] By: jhi                                   on 2001/04/18  03:55:17
52437         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
52438              From: David Dyck <dcd@tc.fluke.com>
52439              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
52440              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
52441      Branch: perl
52442            ! ext/B/B/Deparse.pm
52443 ____________________________________________________________________________
52444 [  9734] By: jhi                                   on 2001/04/18  03:54:11
52445         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
52446              From: Gisle Aas <gisle@ActiveState.com>
52447              Date: 17 Apr 2001 19:06:45 -0700
52448              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
52449      Branch: perl
52450            ! pp_hot.c t/op/misc.t
52451 ____________________________________________________________________________
52452 [  9733] By: jhi                                   on 2001/04/17  22:25:22
52453         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
52454              From: "Abigail" <abigail@foad.org>
52455              Date: Wed, 18 Apr 2001 01:17:46 +0200
52456              Message-ID: <20010417231746.21657.qmail@foad.org>
52457      Branch: perl
52458            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
52459 ____________________________________________________________________________
52460 [  9732] By: jhi                                   on 2001/04/17  20:47:56
52461         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
52462              From: Robin Houston <robin@kitsite.com>
52463              Date: Tue, 17 Apr 2001 22:37:42 +0100
52464              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
52465      Branch: perl
52466            ! ext/B/B/Deparse.pm
52467 ____________________________________________________________________________
52468 [  9731] By: nick                                  on 2001/04/17  20:46:35
52469         Log: Re-sync for t/lib/b.t fix
52470      Branch: perlio
52471           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
52472 ____________________________________________________________________________
52473 [  9730] By: jhi                                   on 2001/04/17  20:45:29
52474         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
52475              From: Robin Houston <robin@kitsite.com>
52476              Date: Tue, 17 Apr 2001 22:29:36 +0100
52477              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
52478      Branch: perl
52479            ! ext/B/B.xs ext/B/B/Deparse.pm
52480 ____________________________________________________________________________
52481 [  9729] By: jhi                                   on 2001/04/17  20:43:11
52482         Log: Subject: Deparse - parenthesise args to undeclared subs
52483              From: Robin Houston <robin@kitsite.com>
52484              Date: Tue, 17 Apr 2001 21:31:05 +0100
52485              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
52486      Branch: perl
52487            ! ext/B/B/Deparse.pm
52488 ____________________________________________________________________________
52489 [  9728] By: jhi                                   on 2001/04/17  18:57:30
52490         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
52491              From: Benjamin Sugars <ben.sugars@home.com>
52492              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
52493              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
52494      Branch: perl
52495            ! t/lib/cwd.t
52496 ____________________________________________________________________________
52497 [  9727] By: jhi                                   on 2001/04/17  18:20:20
52498         Log: Subject: [PATCH B::Deparse] ambient pragmas
52499              From: Robin Houston <robin@kitsite.com>
52500              Date: Tue, 17 Apr 2001 20:01:59 +0100
52501              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
52502      Branch: perl
52503            ! ext/B/B/Deparse.pm t/lib/b.t
52504 ____________________________________________________________________________
52505 [  9726] By: nick                                  on 2001/04/17  16:33:51
52506         Log: Integrate mainline (t/lib/b.t fails test 2...)
52507      Branch: perlio
52508           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52509           +> ext/List/Util/README ext/List/Util/Util.xs
52510           +> ext/List/Util/lib/List/Util.pm
52511           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
52512           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
52513           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52514           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52515           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52516           !> (integrate 31 files)
52517 ____________________________________________________________________________
52518 [  9725] By: jhi                                   on 2001/04/17  12:14:24
52519         Log: Subject: multiple B::* changes
52520              From: Robin Houston <robin@kitsite.com>
52521              Date: Thu, 12 Apr 2001 20:12:27 +0100
52522              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
52523      Branch: perl
52524            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
52525 ____________________________________________________________________________
52526 [  9724] By: jhi                                   on 2001/04/17  11:59:05
52527         Log: Thread-awareness from Doug MacEachern.
52528      Branch: perl
52529            ! ext/List/Util/Util.xs
52530 ____________________________________________________________________________
52531 [  9723] By: jhi                                   on 2001/04/17  11:57:41
52532         Log: Make the test more portable.
52533      Branch: perl
52534            ! t/lib/cwd.t
52535 ____________________________________________________________________________
52536 [  9722] By: jhi                                   on 2001/04/17  11:53:50
52537         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
52538              From: Benjamin Sugars <ben.sugars@home.com>
52539              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
52540              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
52541      Branch: perl
52542            ! t/lib/cwd.t
52543 ____________________________________________________________________________
52544 [  9721] By: jhi                                   on 2001/04/17  11:52:17
52545         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
52546              From: Benjamin Sugars <bsugars@canoe.ca>
52547              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
52548              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
52549      Branch: perl
52550            ! op.c
52551 ____________________________________________________________________________
52552 [  9720] By: jhi                                   on 2001/04/17  11:35:42
52553         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
52554              From: Chris Nandor <pudge@pobox.com>
52555              Date: Tue, 17 Apr 2001 00:30:49 -0400
52556              Message-Id: <p05100207b701768712de@[10.0.1.177]>
52557      Branch: perl
52558            ! ext/File/Glob/bsd_glob.c gv.c
52559 ____________________________________________________________________________
52560 [  9719] By: jhi                                   on 2001/04/17  11:32:13
52561         Log: Subject: [PATCH] Tweten->West
52562              From: Casey West <casey@geeknest.com>
52563              Date: Mon, 16 Apr 2001 12:11:22 -0400
52564              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
52565      Branch: perl
52566            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
52567            ! pod/perltie.pod
52568 ____________________________________________________________________________
52569 [  9718] By: jhi                                   on 2001/04/16  03:22:52
52570         Log: Update Changes.
52571      Branch: perl
52572            ! Changes patchlevel.h
52573 ____________________________________________________________________________
52574 [  9717] By: jhi                                   on 2001/04/16  03:06:28
52575         Log: Regen toc.
52576      Branch: perl
52577            ! pod/perltoc.pod
52578 ____________________________________________________________________________
52579 [  9716] By: jhi                                   on 2001/04/16  02:58:42
52580         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
52581              From: Prymmer/Kahn <pvhp@best.com>
52582              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
52583              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
52584      Branch: perl
52585            ! utf8.c
52586 ____________________________________________________________________________
52587 [  9715] By: jhi                                   on 2001/04/15  23:40:35
52588         Log: Subject: Re: Net::Ping patch, adds stream protocol
52589              From: bronson@rinspin.com (Scott Bronson)
52590              Date: Tue, 10 Apr 2001 23:58:33 -0700
52591              Message-ID: <20010410235833.N29719@rinspin.com>
52592      Branch: perl
52593            ! lib/Net/Ping.pm
52594 ____________________________________________________________________________
52595 [  9714] By: jhi                                   on 2001/04/15  23:31:46
52596         Log: Printing out the ok messages helps successful testing.
52597      Branch: perl
52598            ! t/lib/time-hires.t
52599 ____________________________________________________________________________
52600 [  9713] By: jhi                                   on 2001/04/15  21:43:24
52601         Log: Update Douglas Wegscheid's email.
52602      Branch: perl
52603            ! AUTHORS
52604 ____________________________________________________________________________
52605 [  9712] By: jhi                                   on 2001/04/15  21:40:41
52606         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
52607              From: Michael G Schwern <schwern@pobox.com>
52608              Date: Sat, 14 Apr 2001 22:40:50 +0100
52609              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
52610      Branch: perl
52611            + t/lib/exporter.t
52612            ! MANIFEST lib/Exporter/Heavy.pm
52613 ____________________________________________________________________________
52614 [  9711] By: jhi                                   on 2001/04/15  21:39:21
52615         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
52616              From: Michael G Schwern <schwern@pobox.com>
52617              Date: Sat, 14 Apr 2001 22:13:59 +0100
52618              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
52619      Branch: perl
52620            ! t/op/loopctl.t
52621 ____________________________________________________________________________
52622 [  9710] By: jhi                                   on 2001/04/15  21:30:19
52623         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
52624              From: Michael G Schwern <schwern@pobox.com>
52625              Date: Sat, 14 Apr 2001 22:05:32 +0100
52626              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
52627      Branch: perl
52628            ! t/pragma/warnings.t
52629 ____________________________________________________________________________
52630 [  9709] By: jhi                                   on 2001/04/15  19:34:09
52631         Log: Integrate changes #9706,9707 from maintperl into mainline.
52632              
52633              change#7210 broke .packlist generation
52634              
52635              ExtUtils::Installed doesn't quote regex metacharacters in paths
52636              before using them in match; also make it work for dosish platforms
52637      Branch: perl
52638           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
52639 ____________________________________________________________________________
52640 [  9708] By: jhi                                   on 2001/04/15  19:31:01
52641         Log: Test also the scalar aspect of getitimer().
52642      Branch: perl
52643            ! t/lib/time-hires.t
52644 ____________________________________________________________________________
52645 [  9707] By: gsar                                  on 2001/04/15  17:24:20
52646         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
52647              before using them in match; also make it work for dosish platforms
52648      Branch: maint-5.6/perl
52649            ! lib/ExtUtils/Installed.pm
52650 ____________________________________________________________________________
52651 [  9706] By: gsar                                  on 2001/04/15  17:21:59
52652         Log: change#7210 broke .packlist generation (listed only filename
52653              rather than fully qualified path name)
52654      Branch: maint-5.6/perl
52655            ! lib/ExtUtils/Install.pm
52656 ____________________________________________________________________________
52657 [  9705] By: jhi                                   on 2001/04/15  12:36:33
52658         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
52659      Branch: perl
52660            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
52661            ! t/lib/time-hires.t
52662 ____________________________________________________________________________
52663 [  9704] By: jhi                                   on 2001/04/15  10:49:08
52664         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
52665              From: Prymmer/Kahn <pvhp@best.com>
52666              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
52667              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
52668      Branch: perl
52669            ! lib/utf8.pm pod/perlebcdic.pod
52670 ____________________________________________________________________________
52671 [  9703] By: jhi                                   on 2001/04/15  02:26:26
52672         Log: I keep forgetting to sort MANIFEST.
52673      Branch: perl
52674            ! MANIFEST
52675 ____________________________________________________________________________
52676 [  9702] By: jhi                                   on 2001/04/15  02:07:47
52677         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
52678              Now we have blessed, reftype, tainted, first, reduce, ...
52679      Branch: perl
52680            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
52681            + ext/List/Util/README ext/List/Util/Util.xs
52682            + ext/List/Util/lib/List/Util.pm
52683            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
52684            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
52685            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
52686            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
52687            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
52688            ! MANIFEST
52689 ____________________________________________________________________________
52690 [  9701] By: jhi                                   on 2001/04/14  15:05:25
52691         Log: Subject: RE: dprofpp.pl updates 
52692              From: Carl Eklof <CEklof@endeca.com>
52693              Date: Thu, 12 Apr 2001 18:45:46 -0400
52694              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
52695      Branch: perl
52696            ! utils/dprofpp.PL
52697 ____________________________________________________________________________
52698 [  9700] By: jhi                                   on 2001/04/14  14:44:55
52699         Log: Do not just blindly add CR.
52700      Branch: perl
52701            ! Porting/makerel
52702 ____________________________________________________________________________
52703 [  9699] By: jhi                                   on 2001/04/13  13:17:01
52704         Log: Update Changes.
52705      Branch: perl
52706            ! Changes patchlevel.h
52707 ____________________________________________________________________________
52708 [  9698] By: jhi                                   on 2001/04/13  12:44:48
52709         Log: Integrate perlio.
52710      Branch: perl
52711           !> ext/PerlIO/Scalar/Scalar.xs
52712 ____________________________________________________________________________
52713 [  9697] By: jhi                                   on 2001/04/13  12:29:15
52714         Log: Add more debug output to the test.
52715      Branch: perl
52716            ! t/lib/cwd.t
52717 ____________________________________________________________________________
52718 [  9696] By: nick                                  on 2001/04/13  10:14:29
52719         Log: Fix core dump on binmode($fh,'Scalar')
52720      Branch: perlio
52721            ! ext/PerlIO/Scalar/Scalar.xs
52722 ____________________________________________________________________________
52723 [  9695] By: nick                                  on 2001/04/13  09:05:42
52724         Log: Integrate mainline
52725      Branch: perlio
52726           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52727           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52728           +> t/lib/time-hires.t
52729           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
52730           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
52731           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
52732           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
52733           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
52734           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
52735           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
52736 ____________________________________________________________________________
52737 [  9694] By: jhi                                   on 2001/04/12  22:23:35
52738         Log: Integrate change #9693 from maintperl into mainline.
52739              
52740              $VERSION and Version() on the same line provokes a warning from
52741              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52742      Branch: perl
52743           !> lib/Devel/SelfStubber.pm
52744 ____________________________________________________________________________
52745 [  9693] By: gsar                                  on 2001/04/12  21:55:56
52746         Log: $VERSION and Version() on the same line provokes a warning from
52747              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
52748      Branch: maint-5.6/perl
52749            ! lib/Devel/SelfStubber.pm
52750 ____________________________________________________________________________
52751 [  9692] By: jhi                                   on 2001/04/12  13:54:00
52752         Log: This is at least 5.005.
52753      Branch: perl
52754            ! ext/Time/HiRes/HiRes.xs
52755 ____________________________________________________________________________
52756 [  9691] By: jhi                                   on 2001/04/12  13:37:20
52757         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
52758      Branch: perl
52759            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
52760            ! win32/Makefile win32/makefile.mk
52761 ____________________________________________________________________________
52762 [  9690] By: jhi                                   on 2001/04/12  01:34:46
52763         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
52764      Branch: perl
52765            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52766            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
52767            + t/lib/time-hires.t
52768            ! MANIFEST
52769 ____________________________________________________________________________
52770 [  9689] By: jhi                                   on 2001/04/12  00:28:39
52771         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
52772              From: Gisle Aas <gisle@ActiveState.com>
52773              Date: 11 Apr 2001 16:36:11 -0700
52774              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
52775      Branch: perl
52776            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
52777 ____________________________________________________________________________
52778 [  9688] By: jhi                                   on 2001/04/12  00:27:39
52779         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52780              From: Gisle Aas <gisle@ActiveState.com>
52781              Date: 11 Apr 2001 11:13:24 -0700
52782              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
52783      Branch: perl
52784            ! ext/MIME/Base64/Base64.xs
52785 ____________________________________________________________________________
52786 [  9687] By: jhi                                   on 2001/04/11  19:51:47
52787         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
52788      Branch: perl
52789            ! Todo-5.6
52790 ____________________________________________________________________________
52791 [  9686] By: jhi                                   on 2001/04/11  16:54:25
52792         Log: Subject: [PATCH opcode.pl] Documentation of table format
52793              From: Simon Cozens <simon@netthink.co.uk>
52794              Date: Wed, 11 Apr 2001 12:59:31 +0100
52795              Message-ID: <20010411125931.A25681@netthink.co.uk>
52796      Branch: perl
52797            ! opcode.pl
52798 ____________________________________________________________________________
52799 [  9685] By: jhi                                   on 2001/04/11  16:53:15
52800         Log: Subject: [PATCH] prototype("CORE::recv")
52801              From: Simon Cozens <simon@netthink.co.uk>
52802              Date: Wed, 11 Apr 2001 13:24:35 +0100
52803              Message-ID: <20010411132435.A26169@netthink.co.uk>
52804      Branch: perl
52805            ! pp.c t/comp/proto.t
52806 ____________________________________________________________________________
52807 [  9684] By: jhi                                   on 2001/04/11  16:47:13
52808         Log: FAQ (and AUTHORS) update from Dan Carson: the information
52809              was several years obsolete, Term::Readkey has been updated
52810              to have the functionality.
52811      Branch: perl
52812            ! AUTHORS pod/perlfaq5.pod
52813 ____________________________________________________________________________
52814 [  9683] By: jhi                                   on 2001/04/11  12:15:46
52815         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
52816              From: Calle Dybedahl <calle@lysator.liu.se>
52817              Date: 10 Apr 2001 16:44:16 +0200
52818              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
52819      Branch: perl
52820            ! ext/MIME/Base64/Base64.xs
52821 ____________________________________________________________________________
52822 [  9682] By: jhi                                   on 2001/04/11  12:12:26
52823         Log: A more minimal fix for 20010410.006 from Hugo.
52824      Branch: perl
52825            ! regexec.c
52826 ____________________________________________________________________________
52827 [  9681] By: jhi                                   on 2001/04/11  11:34:23
52828         Log: Integrate changes #9678,9679 from maintline into mainperl.
52829              
52830              addendum to change#9676
52831              
52832              up $File::Glob::VERSION; add a note pointing out the version of
52833              the OpenBSD glob bsd_glob.c resembles
52834      Branch: perl
52835           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52836           !> ext/File/Glob/bsd_glob.h
52837 ____________________________________________________________________________
52838 [  9680] By: jhi                                   on 2001/04/11  11:30:38
52839         Log: Bad test numbering in integrate in #9677.
52840              Fixes ID 20010411.001.
52841      Branch: perl
52842            ! t/op/pat.t
52843 ____________________________________________________________________________
52844 [  9679] By: gsar                                  on 2001/04/11  03:38:40
52845         Log: up $File::Glob::VERSION; add a note pointing out the version of
52846              the OpenBSD glob bsd_glob.c resembles
52847      Branch: maint-5.6/perl
52848            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
52849            ! ext/File/Glob/bsd_glob.h
52850 ____________________________________________________________________________
52851 [  9678] By: gsar                                  on 2001/04/11  03:09:48
52852         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
52853              revision 1.8.10.1 found here:
52854              
52855              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
52856      Branch: maint-5.6/perl
52857            ! ext/File/Glob/bsd_glob.c
52858 ____________________________________________________________________________
52859 [  9677] By: jhi                                   on 2001/04/11  02:54:39
52860         Log: Integrate changes #9675,9676 from maintperl into mainline.
52861              
52862              fix for bug 20010410.006, undo change#7115
52863              
52864              port the OpenBSD glob() security patch
52865      Branch: perl
52866           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52867           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
52868           !> t/op/pat.t
52869 ____________________________________________________________________________
52870 [  9676] By: gsar                                  on 2001/04/11  02:19:02
52871         Log: port the glob() security patch found at:
52872              
52873              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
52874              
52875              CERT advisory for the issue is here:
52876              
52877              http://www.cert.org/advisories/CA-2001-07.html
52878              
52879              Note that the security scare is only relevant for those who are
52880              foolish enough to build suidperl (which is now officially discouraged)
52881      Branch: maint-5.6/perl
52882            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
52883            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
52884 ____________________________________________________________________________
52885 [  9675] By: gsar                                  on 2001/04/10  23:52:11
52886         Log: fix for bug 20010410.006
52887              
52888              undo change#7115 (came into maint-5.6 as change#8156)
52889              
52890              add tests to keep it from coming back
52891      Branch: maint-5.6/perl
52892            ! regexec.c t/op/pat.t
52893 ____________________________________________________________________________
52894 [  9674] By: nick                                  on 2001/04/10  20:39:31
52895         Log: Integrate mainline
52896      Branch: perlio
52897           +> Porting/testall.atom
52898           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
52899           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
52900           !> t/lib/lc-uk.t t/pod/find.t
52901 ____________________________________________________________________________
52902 [  9673] By: nick                                  on 2001/04/10  18:46:14
52903         Log: Integrate against change 9670 aka perl-5.7.1
52904      Branch: perlio
52905           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
52906           !> (integrate 53 files)
52907 ____________________________________________________________________________
52908 [  9672] By: jhi                                   on 2001/04/10  13:45:01
52909         Log: Add a script for doing cumulative profile of the test suite.
52910              (Requires ATOM, that is, Tru64.)
52911      Branch: perl
52912            + Porting/testall.atom
52913            ! MANIFEST
52914 ____________________________________________________________________________
52915 [  9671] By: jhi                                   on 2001/04/10  12:38:53
52916         Log: Missing std block.
52917      Branch: perl
52918            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
52919            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
52920            ! t/pod/find.t
52921 ____________________________________________________________________________
52922 [  9670] By: jhi                                   on 2001/04/10  01:25:58
52923         Log: This is 5.7.1.
52924      Branch: perl
52925            ! patchlevel.h
52926 ____________________________________________________________________________
52927 [  9669] By: jhi                                   on 2001/04/10  01:09:14
52928         Log: Update Changes.
52929      Branch: perl
52930            ! Changes patchlevel.h
52931 ____________________________________________________________________________
52932 [  9668] By: jhi                                   on 2001/04/10  01:00:38
52933         Log: Regen toc.
52934      Branch: perl
52935            ! pod/perltoc.pod
52936 ____________________________________________________________________________
52937 [  9667] By: jhi                                   on 2001/04/10  00:52:16
52938         Log: Update perlhist.
52939      Branch: perl
52940            ! pod/perlhist.pod
52941 ____________________________________________________________________________
52942 [  9666] By: jhi                                   on 2001/04/09  23:38:59
52943         Log: Slight wording tweaks from Damian to #9658.
52944      Branch: perl
52945            ! pod/perlobj.pod
52946 ____________________________________________________________________________
52947 [  9665] By: jhi                                   on 2001/04/09  19:56:06
52948         Log: Subject: [PATCH perlutil.pod] Nit
52949              From: Simon Cozens <simon@netthink.co.uk>
52950              Date: Mon, 9 Apr 2001 20:29:44 +0100
52951              Message-ID: <20010409202944.A14796@the.earth.li>
52952      Branch: perl
52953            ! pod/perlutil.pod
52954 ____________________________________________________________________________
52955 [  9664] By: jhi                                   on 2001/04/09  19:54:42
52956         Log: Subject: Re: perl571delta.pod@9631
52957              From: Mike Guy <mjtg@cam.ac.uk>
52958              Date: Mon, 09 Apr 2001 18:09:14 +0100
52959              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
52960      Branch: perl
52961            ! pod/perl571delta.pod
52962 ____________________________________________________________________________
52963 [  9663] By: jhi                                   on 2001/04/09  13:43:35
52964         Log: Update Changes.
52965      Branch: perl
52966            ! Changes patchlevel.h
52967 ____________________________________________________________________________
52968 [  9662] By: jhi                                   on 2001/04/09  13:24:46
52969         Log: tweak tweak.
52970      Branch: perl
52971            ! AUTHORS pod/perl571delta.pod
52972 ____________________________________________________________________________
52973 [  9661] By: jhi                                   on 2001/04/09  13:15:13
52974         Log: Thinko in manual patch applying.
52975      Branch: perl
52976            ! sv.c
52977 ____________________________________________________________________________
52978 [  9660] By: jhi                                   on 2001/04/09  13:07:53
52979         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
52980              From: Robin Barker <rmb1@cise.npl.co.uk> 
52981              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
52982              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
52983              
52984              (This corrects the case where the "isn't numeric" string contains \0s
52985              and is longer than the temporary buffer, and contains \0 at the point
52986              the string would be truncated by "...".) 
52987      Branch: perl
52988            ! sv.c
52989 ____________________________________________________________________________
52990 [  9659] By: jhi                                   on 2001/04/09  12:57:41
52991         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
52992      Branch: perl
52993            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
52994            ! t/lib/cgi-function.t t/lib/cgi-html.t
52995 ____________________________________________________________________________
52996 [  9658] By: jhi                                   on 2001/04/09  12:48:47
52997         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
52998              From: Ilmari Karonen <iltzu@sci.fi>
52999              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
53000              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
53001              
53002              Rearrange and rewrite the Method Invocation section
53003              to explain the concepts in nicer order.
53004      Branch: perl
53005            ! pod/perlobj.pod
53006 ____________________________________________________________________________
53007 [  9657] By: jhi                                   on 2001/04/09  12:35:58
53008         Log: Upgrade to podlators 1.09, from Russ Allbery.
53009      Branch: perl
53010            ! lib/Pod/Man.pm lib/Pod/Text.pm
53011 ____________________________________________________________________________
53012 [  9656] By: jhi                                   on 2001/04/09  12:31:53
53013         Log: perl571delta.
53014      Branch: perl
53015            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
53016 ____________________________________________________________________________
53017 [  9655] By: jhi                                   on 2001/04/09  12:20:09
53018         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
53019              From: Prymmer/Kahn <pvhp@best.com>
53020              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
53021              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
53022      Branch: perl
53023            ! lib/utf8.pm pod/perlunicode.pod
53024 ____________________________________________________________________________
53025 [  9654] By: gsar                                  on 2001/04/09  03:38:33
53026         Log: here lies 5.6.1
53027      Branch: maint-5.6/perl
53028            ! Changes
53029 ____________________________________________________________________________
53030 [  9653] By: jhi                                   on 2001/04/09  03:25:24
53031         Log: Update perlhist.
53032      Branch: perl
53033            ! pod/perlhist.pod
53034 ____________________________________________________________________________
53035 [  9652] By: jhi                                   on 2001/04/09  03:18:49
53036         Log: perl571delta tweaking continues.
53037      Branch: perl
53038            ! pod/perl571delta.pod
53039 ____________________________________________________________________________
53040 [  9651] By: gsar                                  on 2001/04/09  03:11:19
53041         Log: update Changes, patchlevel.h &c.
53042      Branch: maint-5.6/perl
53043            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
53044            ! pod/perltoc.pod
53045 ____________________________________________________________________________
53046 [  9650] By: jhi                                   on 2001/04/09  02:40:24
53047         Log: Integrate the perlfork half of #9513 from maintperl into mainline
53048              (the perlunicode half is obsolete)
53049      Branch: perl
53050            ! pod/perlfork.pod
53051 ____________________________________________________________________________
53052 [  9649] By: gsar                                  on 2001/04/09  02:35:43
53053         Log: tweak perldelta as suggested by Jarkko
53054      Branch: maint-5.6/perl
53055            ! pod/perldelta.pod
53056 ____________________________________________________________________________
53057 [  9648] By: jhi                                   on 2001/04/09  02:13:04
53058         Log: Integrate change #9646 from maintperl into mainline.
53059              
53060              add note about ithreads and Thread.pm
53061      Branch: perl
53062           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
53063 ____________________________________________________________________________
53064 [  9647] By: jhi                                   on 2001/04/09  02:10:18
53065         Log: Bad assumption that shortsize == 2.
53066      Branch: perl
53067            ! t/lib/xs-typemap.t
53068 ____________________________________________________________________________
53069 [  9646] By: gsar                                  on 2001/04/09  00:48:04
53070         Log: add note about ithreads and Thread.pm (too many people are
53071              confused by the fact that Thread.pm is built and installed
53072              under non-5005threads but doesn't work)
53073      Branch: maint-5.6/perl
53074            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
53075 ____________________________________________________________________________
53076 [  9645] By: gsar                                  on 2001/04/09  00:19:03
53077         Log: update perldelta.pod for changes in 5.6.1
53078      Branch: maint-5.6/perl
53079            ! Changes pod/perldelta.pod
53080 ____________________________________________________________________________
53081 [  9644] By: jhi                                   on 2001/04/08  20:37:00
53082         Log: Integrate change #9639 from maintperl into mainline:
53083              on windows, many of the README.* pods were being copied to
53084              the wrong location
53085      Branch: perl
53086           !> win32/Makefile win32/makefile.mk
53087 ____________________________________________________________________________
53088 [  9643] By: jhi                                   on 2001/04/08  20:07:11
53089         Log: Integrate change #9624 from maintperl into mainline:
53090              the pod tests were not okay.  (t/pod/find.t changes ignored)
53091      Branch: perl
53092           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
53093           !> t/pod/include.t t/pod/included.t t/pod/lref.t
53094           !> t/pod/multiline_items.t t/pod/nested_items.t
53095           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
53096           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
53097 ____________________________________________________________________________
53098 [  9642] By: jhi                                   on 2001/04/08  19:57:17
53099         Log: Integrate change #9638 from maintperl into mainline:
53100              update to latest JPL from the anoncvs repository
53101      Branch: perl
53102           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
53103           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
53104           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
53105 ____________________________________________________________________________
53106 [  9641] By: jhi                                   on 2001/04/08  19:53:30
53107         Log: perl571delta updates.
53108      Branch: perl
53109            ! lib/Filter/Simple.pm pod/perl571delta.pod
53110 ____________________________________________________________________________
53111 [  9640] By: gsar                                  on 2001/04/08  19:20:46
53112         Log: integrate change#9634 from mainline
53113              
53114              Fix the perlmodlib generation (didn't understand separate .pod
53115              files; didn't understand -- as the name-thing separator).
53116              Update the CPAN mirrors list.
53117      Branch: maint-5.6/perl
53118            ! pod/perlmodlib.pod
53119           !> pod/perlmodlib.PL
53120 ____________________________________________________________________________
53121 [  9639] By: gsar                                  on 2001/04/08  18:57:31
53122         Log: on windows, many of the README.* pods were being copied to the wrong
53123              location
53124      Branch: maint-5.6/perl
53125            ! win32/Makefile win32/makefile.mk
53126 ____________________________________________________________________________
53127 [  9638] By: gsar                                  on 2001/04/08  18:38:25
53128         Log: update to latest JPL from the anoncvs repository
53129      Branch: maint-5.6/perl
53130            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
53131            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
53132            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
53133 ____________________________________________________________________________
53134 [  9637] By: jhi                                   on 2001/04/08  17:53:53
53135         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
53136      Branch: perl
53137            ! pod/perl571delta.pod
53138 ____________________________________________________________________________
53139 [  9636] By: jhi                                   on 2001/04/08  17:18:32
53140         Log: Regen toc.
53141      Branch: perl
53142            ! pod/perltoc.pod
53143 ____________________________________________________________________________
53144 [  9635] By: jhi                                   on 2001/04/08  17:16:33
53145         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
53146              From: "Craig A. Berry" <craigberry@mac.com>
53147              Date: Sun, 08 Apr 2001 12:30:16 -0500
53148              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
53149      Branch: perl
53150            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
53151 ____________________________________________________________________________
53152 [  9634] By: jhi                                   on 2001/04/08  17:09:19
53153         Log: Fix the perlmodlib generation (didn't understand separate .pod
53154              files; didn't understand -- as the name-thing separator).
53155              
53156              Update the CPAN mirrors list.
53157      Branch: perl
53158            ! pod/perlmodlib.PL pod/perlmodlib.pod
53159 ____________________________________________________________________________
53160 [  9633] By: jhi                                   on 2001/04/08  16:49:17
53161         Log: Sort MANIFEST.
53162      Branch: perl
53163            ! MANIFEST
53164 ____________________________________________________________________________
53165 [  9632] By: gsar                                  on 2001/04/08  16:36:06
53166         Log: add $Tie::RefHash::VERSION
53167      Branch: maint-5.6/perl
53168            ! lib/Tie/RefHash.pm
53169 ____________________________________________________________________________
53170 [  9631] By: jhi                                   on 2001/04/08  16:10:15
53171         Log: perl571delta updates based on p5p feedback; still needs
53172              lots of examples.
53173      Branch: perl
53174            ! pod/perl571delta.pod
53175 ____________________________________________________________________________
53176 [  9630] By: jhi                                   on 2001/04/08  15:59:13
53177         Log: Update the list of supported platforms to talk about 5.7.1
53178              (and 5.6.1)
53179      Branch: perl
53180            ! pod/perlport.pod
53181 ____________________________________________________________________________
53182 [  9629] By: jhi                                   on 2001/04/08  15:55:41
53183         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
53184              from maintperl into mainline: perlport updates.
53185      Branch: perl
53186            ! pod/perlport.pod
53187 ____________________________________________________________________________
53188 [  9628] By: jhi                                   on 2001/04/08  15:53:17
53189         Log: perlsolaris.pod copied to wrong directory.
53190      Branch: perl
53191            ! win32/makefile.mk
53192 ____________________________________________________________________________
53193 [  9627] By: jhi                                   on 2001/04/08  14:48:18
53194         Log: Subject: Typos in perl571delta.pod
53195              From: "Stephen P. Potter" <spp@spotter.yi.org>
53196              Date: Sat, 07 Apr 2001 20:37:05 -0400
53197              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
53198      Branch: perl
53199            ! pod/perl571delta.pod
53200 ____________________________________________________________________________
53201 [  9626] By: jhi                                   on 2001/04/08  14:39:04
53202         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
53203      Branch: perl
53204            ! gv.c
53205 ____________________________________________________________________________
53206 [  9625] By: nick                                  on 2001/04/08  10:14:23
53207         Log: Integrate mainline
53208      Branch: perlio
53209           +> pod/perl570delta.pod pod/perl571delta.pod
53210           !> (integrate 27 files)
53211 ____________________________________________________________________________
53212 [  9624] By: gsar                                  on 2001/04/08  06:08:17
53213         Log: test in t/pod/* were busted
53214              
53215              these tests are still not enabled in t/{harness,TEST}
53216      Branch: maint-5.6/perl
53217            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
53218            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
53219            ! t/pod/multiline_items.t t/pod/nested_items.t
53220            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
53221            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
53222 ____________________________________________________________________________
53223 [  9623] By: gsar                                  on 2001/04/08  03:37:01
53224         Log: integrate change#9470 from mainline
53225              
53226              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
53227      Branch: maint-5.6/perl
53228           !> ext/Socket/Socket.xs
53229 ____________________________________________________________________________
53230 [  9622] By: jhi                                   on 2001/04/07  22:40:47
53231         Log: Update Changes.
53232      Branch: perl
53233            ! Changes patchlevel.h
53234 ____________________________________________________________________________
53235 [  9621] By: jhi                                   on 2001/04/07  22:34:16
53236         Log: Update AUTHORS.
53237      Branch: perl
53238            ! AUTHORS
53239 ____________________________________________________________________________
53240 [  9620] By: jhi                                   on 2001/04/07  22:12:47
53241         Log: Forgot to bump the number of tests in #9164.
53242      Branch: perl
53243            ! t/op/array.t
53244 ____________________________________________________________________________
53245 [  9619] By: jhi                                   on 2001/04/07  22:09:50
53246         Log: Bump patchlevel to 5.7.1.
53247      Branch: perl
53248            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53249            ! config_h.SH patchlevel.h
53250 ____________________________________________________________________________
53251 [  9618] By: jhi                                   on 2001/04/07  22:02:41
53252         Log: Populate perl571delta.
53253      Branch: perl
53254            ! pod/perl571delta.pod
53255 ____________________________________________________________________________
53256 [  9617] By: jhi                                   on 2001/04/07  22:01:23
53257         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
53258              to forget it later; do not change patchlevel.h yet or regenerate
53259              Configure yet.
53260      Branch: perl
53261            ! epoc/config.sh win32/Makefile win32/config_H.bc
53262            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
53263 ____________________________________________________________________________
53264 [  9616] By: jhi                                   on 2001/04/07  17:46:33
53265         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
53266      Branch: perl
53267            ! pod/perl571delta.pod
53268 ____________________________________________________________________________
53269 [  9615] By: jhi                                   on 2001/04/07  17:33:21
53270         Log: Change the toc configuration.
53271      Branch: perl
53272            ! pod/buildtoc.PL pod/perl.pod
53273 ____________________________________________________________________________
53274 [  9614] By: jhi                                   on 2001/04/07  17:29:47
53275         Log: Subject: PATCH: $[
53276              From: Robin Houston <robin@kitsite.com>
53277              Date: Fri, 6 Apr 2001 18:10:14 +0100
53278              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
53279      Branch: perl
53280            ! op.c t/op/array.t
53281 ____________________________________________________________________________
53282 [  9613] By: jhi                                   on 2001/04/07  17:28:26
53283         Log: Subject: [PATCH perl@9424] isn't numeric warning
53284              From: Robin Barker <rmb1@cise.npl.co.uk>
53285              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
53286              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
53287      Branch: perl
53288            ! sv.c t/pragma/warn/sv
53289 ____________________________________________________________________________
53290 [  9612] By: jhi                                   on 2001/04/07  17:26:45
53291         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
53292              From: Mike Guy <mjtg@cam.ac.uk>
53293              Date: Fri, 06 Apr 2001 12:47:06 +0100
53294              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
53295      Branch: perl
53296            ! dump.c t/lib/peek.t
53297 ____________________________________________________________________________
53298 [  9611] By: jhi                                   on 2001/04/07  17:21:35
53299         Log: Create perl571delta and seed it off with the perldelta changes
53300              since 5.7.0; remove those changes from perldelta and rename it
53301              as perl570delta; recreate perldelta but leave it almost empty.
53302      Branch: perl
53303            + pod/perl570delta.pod pod/perl571delta.pod
53304            ! MANIFEST pod/perldelta.pod
53305 ____________________________________________________________________________
53306 [  9610] By: jhi                                   on 2001/04/07  16:56:32
53307         Log: Denit.
53308      Branch: perl
53309            ! pod/perldelta.pod
53310 ____________________________________________________________________________
53311 [  9609] By: jhi                                   on 2001/04/07  16:38:32
53312         Log: Retract #9523: needs more thought.
53313      Branch: perl
53314            ! Makefile.SH
53315 ____________________________________________________________________________
53316 [  9608] By: jhi                                   on 2001/04/07  14:59:20
53317         Log: atmark() code cleanaup.
53318      Branch: perl
53319            ! ext/IO/IO.xs
53320 ____________________________________________________________________________
53321 [  9607] By: jhi                                   on 2001/04/07  14:48:14
53322         Log: Integrate change #9605 from maintperl into mainline.
53323              
53324              can't optimize away scope entry if tr/// is present
53325      Branch: perl
53326           !> op.c t/op/tr.t
53327 ____________________________________________________________________________
53328 [  9606] By: jhi                                   on 2001/04/07  14:43:59
53329         Log: Integrate perlio.
53330      Branch: perl
53331           +> win32/FindExt.pm
53332           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
53333           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
53334 ____________________________________________________________________________
53335 [  9605] By: gsar                                  on 2001/04/07  11:52:40
53336         Log: can't optimize away scope entry if tr/// is present
53337      Branch: maint-5.6/perl
53338            ! op.c t/op/tr.t
53339 ____________________________________________________________________________
53340 [  9604] By: nick                                  on 2001/04/07  11:39:45
53341         Log: Split out extension finding code from buildext.pl into FindExt.pm
53342              Use it to get Config.pm's idea of available extensions in line
53343              with what is built.
53344      Branch: perlio
53345            + win32/FindExt.pm
53346            ! MANIFEST win32/buildext.pl win32/config_sh.PL
53347            ! win32/makefile.mk
53348 ____________________________________________________________________________
53349 [  9603] By: nick                                  on 2001/04/07  09:11:38
53350         Log: Cleanup correction for failed :Via() layer, also set an error code.
53351      Branch: perlio
53352            ! ext/PerlIO/Via/Via.xs
53353 ____________________________________________________________________________
53354 [  9602] By: nick                                  on 2001/04/07  08:38:04
53355         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
53356              style. So don't use binmode() on the handles so that Win32 etc. see
53357              same sequence and produce same digests.
53358      Branch: perlio
53359            ! t/lib/md5-file.t
53360 ____________________________________________________________________________
53361 [  9601] By: nick                                  on 2001/04/07  08:36:26
53362         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
53363              Else it complains and so crlf layer (say) does not get pushed.
53364      Branch: perlio
53365            ! perlio.c
53366 ____________________________________________________________________________
53367 [  9600] By: jhi                                   on 2001/04/06  23:00:09
53368         Log: Integrate change #9599 from perlio into mainline.
53369      Branch: perl
53370           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
53371           !> win32/config_H.vc
53372 ____________________________________________________________________________
53373 [  9599] By: nick                                  on 2001/04/06  21:42:43
53374         Log: Quote $VERSION in Encode.pm.
53375              regen_config_h as requested.
53376      Branch: perlio
53377            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
53378            ! win32/config_H.vc
53379 ____________________________________________________________________________
53380 [  9598] By: nick                                  on 2001/04/06  20:34:59
53381         Log: Integrate mainline
53382      Branch: perlio
53383           +> README.macos
53384           !> (integrate 39 files)
53385 ____________________________________________________________________________
53386 [  9597] By: gsar                                  on 2001/04/06  18:06:35
53387         Log: integrate change#9464 from mainline (addendum to change#8313)
53388              
53389              Subject: [PATCH @9452] Better peep()ing for foreach() loops
53390      Branch: maint-5.6/perl
53391           !> op.c
53392 ____________________________________________________________________________
53393 [  9596] By: jhi                                   on 2001/04/06  17:26:03
53394         Log: The d_casti32=undef is good for you even when not use64bitall.
53395      Branch: perl
53396            ! hints/hpux.sh
53397 ____________________________________________________________________________
53398 [  9595] By: gsar                                  on 2001/04/06  14:57:17
53399         Log: add a low-impact fix to accommodate darwin-ism
53400      Branch: maint-5.6/perl
53401            ! ext/Errno/Errno_pm.PL
53402 ____________________________________________________________________________
53403 [  9594] By: jhi                                   on 2001/04/06  14:55:14
53404         Log: Integrate changes #9528,9593 from mainline into maintperl;
53405              tweaking the editor/IDE/shell list.
53406      Branch: maint-5.6/perl
53407           !> pod/perlfaq3.pod
53408 ____________________________________________________________________________
53409 [  9593] By: jhi                                   on 2001/04/06  14:51:39
53410         Log: Make the editor/IDE/shell list a little bit airier.
53411      Branch: perl
53412            ! pod/perlfaq3.pod
53413 ____________________________________________________________________________
53414 [  9592] By: gsar                                  on 2001/04/06  14:45:18
53415         Log: integrate change#9477 from mainline (base.pm doc tweak)
53416              
53417              missing doc entry for fmod()
53418      Branch: maint-5.6/perl
53419            ! lib/Math/BigFloat.pm
53420           !> lib/base.pm
53421 ____________________________________________________________________________
53422 [  9591] By: jhi                                   on 2001/04/06  13:55:48
53423         Log: Regen toc.
53424      Branch: perl
53425            ! pod/perltoc.pod
53426 ____________________________________________________________________________
53427 [  9590] By: jhi                                   on 2001/04/06  13:54:52
53428         Log: Math::BigFloat patches from John Peacock.  The equivalent
53429              of #9586 from maintperl but reworked by John to work with
53430              the bleadperl.
53431      Branch: perl
53432            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53433 ____________________________________________________________________________
53434 [  9589] By: jhi                                   on 2001/04/06  13:42:23
53435         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
53436      Branch: perl
53437            ! ext/Digest/MD5/Makefile.PL
53438 ____________________________________________________________________________
53439 [  9588] By: jhi                                   on 2001/04/06  13:31:45
53440         Log: Integrate changes #9584,9587 from maintperl into mainline.
53441              
53442              keep eval"" CVs alive until the end of the statement in which
53443              they're called
53444              
53445              add README.macos (from Chris Nandor)
53446              
53447              tyop in change#9555
53448      Branch: perl
53449           +> README.macos
53450           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
53451           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
53452           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
53453           !> win32/makefile.mk
53454 ____________________________________________________________________________
53455 [  9587] By: gsar                                  on 2001/04/06  07:31:30
53456         Log: add README.macos (from Chris Nandor)
53457              
53458              tyop in change#9555
53459      Branch: maint-5.6/perl
53460            + README.macos
53461            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
53462            ! win32/Makefile win32/makefile.mk
53463 ____________________________________________________________________________
53464 [  9586] By: gsar                                  on 2001/04/06  07:08:54
53465         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
53466      Branch: maint-5.6/perl
53467            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
53468 ____________________________________________________________________________
53469 [  9585] By: gsar                                  on 2001/04/06  06:58:44
53470         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
53471              from mainline
53472              
53473              Subject: [PATCH] Base64 update to perlfaq9.pod
53474              
53475              Subject: [PATCH AUTHORS] Housekeeping
53476              
53477              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53478              Mac OS X (Darwin) has extra pwent fields.
53479              
53480              Subject: [PATCH B::*] print control-character vars readably
53481              Needs EBCDICification.
53482              
53483              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53484              
53485              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53486              
53487              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53488              
53489              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53490              
53491              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53492              
53493              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53494              
53495              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53496              
53497              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53498              
53499              FreeBSD hints tweak from Anton Berezin.
53500              
53501              Subject: [PATCH foolperl & bleadperl] README.vms update
53502              
53503              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53504      Branch: maint-5.6/perl
53505           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
53506           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53507           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
53508 ____________________________________________________________________________
53509 [  9584] By: gsar                                  on 2001/04/06  04:09:00
53510         Log: keep eval"" CVs alive until the end of the statement in which
53511              they're called; this avoids a coredump ensuing from search for
53512              lexicals in code such as:
53513              
53514              sub bug {
53515              my $s = @_;
53516              eval q[sub { eval 'sub { &$s }' }];
53517              }
53518              bug("x")->()->();
53519              
53520              this code still doesn't work as intended (as it has remained
53521              since time immemorial), but it doesn't provoke a coredump anymore
53522      Branch: maint-5.6/perl
53523            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
53524            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
53525 ____________________________________________________________________________
53526 [  9583] By: jhi                                   on 2001/04/05  23:52:51
53527         Log: Update Changes.
53528      Branch: perl
53529            ! Changes patchlevel.h
53530 ____________________________________________________________________________
53531 [  9582] By: jhi                                   on 2001/04/05  23:11:23
53532         Log: Slight doc tweak.
53533      Branch: perl
53534            ! pod/perlunicode.pod
53535 ____________________________________________________________________________
53536 [  9581] By: jhi                                   on 2001/04/05  23:04:11
53537         Log: Integrate perlio.
53538      Branch: perl
53539           !> pod/perlunicode.pod
53540 ____________________________________________________________________________
53541 [  9580] By: jhi                                   on 2001/04/05  23:03:29
53542         Log: Test for #9579.
53543      Branch: perl
53544            ! t/op/do.t
53545 ____________________________________________________________________________
53546 [  9579] By: jhi                                   on 2001/04/05  22:54:17
53547         Log: Subject: [PATCH] Propagate calling context for do '...'
53548              From: Gisle Aas <gisle@ActiveState.com>
53549              Date: 04 Apr 2001 20:17:29 -0700
53550              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
53551      Branch: perl
53552            ! pod/perlfunc.pod pp_ctl.c
53553 ____________________________________________________________________________
53554 [  9578] By: jhi                                   on 2001/04/05  22:52:51
53555         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
53556              From: Peter Prymmer <pvhp@forte.com>
53557              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
53558              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
53559      Branch: perl
53560            ! README.vms
53561 ____________________________________________________________________________
53562 [  9577] By: jhi                                   on 2001/04/05  22:48:22
53563         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
53564              From: "Craig A. Berry" <craigberry@mac.com>
53565              Date: Thu, 5 Apr 2001 13:43:28 -0500
53566              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
53567      Branch: perl
53568            ! README.vms
53569 ____________________________________________________________________________
53570 [  9576] By: jhi                                   on 2001/04/05  22:31:38
53571         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
53572              From: Michael G Schwern <schwern@pobox.com>
53573              Date: Thu, 5 Apr 2001 21:53:21 +0100
53574              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
53575      Branch: perl
53576            ! lib/base.pm t/lib/fields.t
53577 ____________________________________________________________________________
53578 [  9575] By: jhi                                   on 2001/04/05  22:26:10
53579         Log: FreeBSD hints tweak from Anton Berezin.
53580      Branch: perl
53581            ! hints/freebsd.sh
53582 ____________________________________________________________________________
53583 [  9574] By: jhi                                   on 2001/04/05  22:24:03
53584         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
53585              From: David Dyck <dcd@tc.fluke.com>
53586              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
53587              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
53588      Branch: perl
53589            ! t/op/oct.t
53590 ____________________________________________________________________________
53591 [  9573] By: jhi                                   on 2001/04/05  22:23:06
53592         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
53593              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
53594              From: David Dyck <dcd@tc.fluke.com>
53595              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
53596      Branch: perl
53597            ! pp.c
53598 ____________________________________________________________________________
53599 [  9572] By: jhi                                   on 2001/04/05  22:14:47
53600         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
53601              From: Robin Houston <robin@kitsite.com>
53602              Date: Thu, 5 Apr 2001 20:56:48 +0100
53603              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
53604      Branch: perl
53605            ! ext/B/B/Deparse.pm
53606 ____________________________________________________________________________
53607 [  9571] By: jhi                                   on 2001/04/05  22:12:53
53608         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
53609              From: Robin Houston <robin@kitsite.com>
53610              Date: Thu, 5 Apr 2001 19:55:51 +0100
53611              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
53612      Branch: perl
53613            ! ext/B/B/Deparse.pm
53614 ____________________________________________________________________________
53615 [  9570] By: jhi                                   on 2001/04/05  22:11:06
53616         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
53617              From: Robin Houston <robin@kitsite.com>
53618              Date: Thu, 5 Apr 2001 20:16:29 +0100
53619              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
53620      Branch: perl
53621            ! ext/B/B/Deparse.pm
53622 ____________________________________________________________________________
53623 [  9569] By: nick                                  on 2001/04/05  21:32:26
53624         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
53625      Branch: perlio
53626            ! pod/perlunicode.pod
53627 ____________________________________________________________________________
53628 [  9568] By: nick                                  on 2001/04/05  19:38:09
53629         Log: Integrate mainline
53630      Branch: perlio
53631           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
53632           !> (integrate 35 files)
53633 ____________________________________________________________________________
53634 [  9567] By: jhi                                   on 2001/04/05  18:31:45
53635         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
53636              From: Robin Houston <robin@kitsite.com>
53637              Date: Thu, 5 Apr 2001 18:03:23 +0100
53638              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
53639      Branch: perl
53640            ! ext/B/B/Deparse.pm
53641 ____________________________________________________________________________
53642 [  9566] By: jhi                                   on 2001/04/05  18:29:35
53643         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
53644              From: Robin Houston <robin@kitsite.com>
53645              Date: Thu, 5 Apr 2001 16:45:18 +0100
53646              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
53647      Branch: perl
53648            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
53649 ____________________________________________________________________________
53650 [  9565] By: jhi                                   on 2001/04/05  18:24:23
53651         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
53652              From: Robin Houston <robin@kitsite.com>
53653              Date: Thu, 5 Apr 2001 14:50:09 +0100
53654              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
53655      Branch: perl
53656            ! ext/B/B/Deparse.pm
53657 ____________________________________________________________________________
53658 [  9564] By: jhi                                   on 2001/04/05  18:23:03
53659         Log: Subject: [PATCH B::*] print control-character vars readably
53660              From: Robin Houston <robin@kitsite.com>
53661              Date: Thu, 5 Apr 2001 14:27:38 +0100
53662              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
53663              
53664              Needs EBCDICification.
53665      Branch: perl
53666            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
53667            ! ext/B/B/Terse.pm
53668 ____________________________________________________________________________
53669 [  9563] By: jhi                                   on 2001/04/05  18:20:32
53670         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
53671              Date: Thu, 5 Apr 2001 13:21:42 -0400
53672              From: Paul Schinder <schinder@pobox.com>
53673              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
53674              
53675              Mac OS X (Darwin) has extra pwent fields.
53676      Branch: perl
53677            ! t/op/pwent.t
53678 ____________________________________________________________________________
53679 [  9562] By: jhi                                   on 2001/04/05  17:57:51
53680         Log: Regen toc.
53681      Branch: perl
53682            ! pod/perltoc.pod
53683 ____________________________________________________________________________
53684 [  9561] By: jhi                                   on 2001/04/05  17:47:33
53685         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
53686      Branch: metaconfig
53687            ! U/Glossary.patch
53688      Branch: metaconfig/U/perl
53689            + d_u32align.U
53690            ! d_cmsghdr_s.U d_msghdr_s.U
53691 ____________________________________________________________________________
53692 [  9560] By: jhi                                   on 2001/04/05  17:47:01
53693         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
53694              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
53695              Introduce probes for struct msghdr, struct cmsghdr,
53696              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
53697              ualarm, usleep, for possible later extension work.
53698      Branch: perl
53699            + t/lib/md5-align.t
53700            ! Configure MANIFEST Porting/Glossary Porting/config.sh
53701            ! Porting/config_H config_h.SH configure.com epoc/config.sh
53702            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
53703            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
53704            ! vos/config.ga.h win32/config.bc win32/config.gc
53705            ! win32/config.vc
53706 ____________________________________________________________________________
53707 [  9559] By: jhi                                   on 2001/04/05  13:03:04
53708         Log: Be traditional in your cpp (for the Errno extension).
53709      Branch: perl
53710            ! hints/darwin.sh
53711 ____________________________________________________________________________
53712 [  9558] By: jhi                                   on 2001/04/05  13:00:05
53713         Log: Add $Config{cppflags} to the gcc incantation.
53714      Branch: perl
53715            ! ext/Errno/Errno_pm.PL
53716 ____________________________________________________________________________
53717 [  9557] By: jhi                                   on 2001/04/05  04:22:39
53718         Log: Introduce Sean Burke's Class::ISA 0.32.
53719      Branch: perl
53720            + lib/Class/ISA.pm t/lib/class-isa.t
53721            ! MANIFEST
53722 ____________________________________________________________________________
53723 [  9556] By: jhi                                   on 2001/04/05  04:09:50
53724         Log: Subject: [PATCH AUTHORS] Housekeeping
53725              From: Paul Johnson <paul@pjcj.net> 
53726              Date: Wed, 4 Apr 2001 22:45:47 +0200
53727              Message-ID: <20010404224547.D9548@pjcj.net>
53728      Branch: perl
53729            ! AUTHORS
53730 ____________________________________________________________________________
53731 [  9555] By: jhi                                   on 2001/04/05  04:06:33
53732         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
53733              From: Gisle Aas <gisle@ActiveState.com>
53734              Date: 04 Apr 2001 14:23:04 -0700
53735              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
53736      Branch: perl
53737            ! pod/perlfaq9.pod
53738 ____________________________________________________________________________
53739 [  9554] By: jhi                                   on 2001/04/05  04:05:49
53740         Log: Downgrade also the "Wide character" diagnostic.
53741      Branch: perl
53742            ! pod/perldiag.pod
53743 ____________________________________________________________________________
53744 [  9553] By: jhi                                   on 2001/04/05  04:00:33
53745         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
53746              maintperl into mainline.
53747              
53748              "double" should be "NV"; standard typemap is missing entry
53749              for NV
53750              
53751              s/djSP/dSP/
53752              
53753              Downgrade "Wide character in print" to a warning.
53754              
53755              B::Deparse fix for ${^FOO} and documentation for PVX() method
53756              (from Robin Houston)
53757              
53758              tr/// doesn't null-terminate the result in some situations
53759              (from Gisle Aas)
53760      Branch: perl
53761           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
53762           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
53763           !> t/io/utf8.t t/op/tr.t
53764 ____________________________________________________________________________
53765 [  9552] By: jhi                                   on 2001/04/05  03:52:50
53766         Log: Retract changes #9542 and #9538 (from maintperl, integrated
53767              at #9540), shouldn't be needed because of the perlio changes.
53768      Branch: perl
53769            ! util.c
53770 ____________________________________________________________________________
53771 [  9551] By: gsar                                  on 2001/04/05  00:18:34
53772         Log: tr/// doesn't null-terminate the result in some situations
53773              (from Gisle Aas)
53774      Branch: maint-5.6/perl
53775            ! doop.c t/op/tr.t
53776 ____________________________________________________________________________
53777 [  9550] By: gsar                                  on 2001/04/04  20:04:17
53778         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
53779              (from Robin Houston)
53780      Branch: maint-5.6/perl
53781            ! ext/B/B.pm ext/B/B/Deparse.pm
53782 ____________________________________________________________________________
53783 [  9549] By: nick                                  on 2001/04/04  18:56:15
53784         Log: Downgrade "Wide character in print" to a warning.
53785      Branch: perlio
53786            ! doio.c t/io/utf8.t
53787 ____________________________________________________________________________
53788 [  9548] By: gsar                                  on 2001/04/04  18:51:49
53789         Log: integrate changes#9460,9462,9482,9521,9522
53790              
53791              Subject: PATCH: B::Debug should show LOOP-specific fields
53792              
53793              Subject: B::Deparse precedence bug. (Patch included.)
53794              
53795              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
53796              
53797              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53798              
53799              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53800      Branch: maint-5.6/perl
53801           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
53802           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
53803 ____________________________________________________________________________
53804 [  9547] By: gsar                                  on 2001/04/04  18:49:16
53805         Log: s/djSP/dSP/
53806      Branch: maint-5.6/perl
53807            ! ext/Thread/Thread.xs
53808 ____________________________________________________________________________
53809 [  9546] By: nick                                  on 2001/04/04  18:44:00
53810         Log: Integrate mainline.
53811      Branch: perlio
53812           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
53813           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
53814 ____________________________________________________________________________
53815 [  9545] By: gsar                                  on 2001/04/04  18:38:52
53816         Log: integrate change#8837 from mainline
53817              
53818              Subject: [patch] -Wall cleanup round 2
53819      Branch: maint-5.6/perl
53820           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
53821           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
53822           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
53823           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
53824           !> ext/SDBM_File/SDBM_File.xs
53825 ____________________________________________________________________________
53826 [  9544] By: gsar                                  on 2001/04/04  17:49:57
53827         Log: "double" should be "NV"; standard typemap is missing entry
53828              for NV
53829      Branch: maint-5.6/perl
53830            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
53831 ____________________________________________________________________________
53832 [  9543] By: jhi                                   on 2001/04/04  14:13:18
53833         Log: Thou shalt not (just) match for English error messages.
53834      Branch: perl
53835            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
53836            ! os2/OS2/Process/Process.pm
53837 ____________________________________________________________________________
53838 [  9542] By: jhi                                   on 2001/04/04  13:20:39
53839         Log: Make the stdio tricks of fflush_all() to exist only if
53840              stdio is being used.
53841      Branch: perl
53842            ! util.c
53843 ____________________________________________________________________________
53844 [  9541] By: jhi                                   on 2001/04/04  04:20:24
53845         Log: Subject: Re: [PATCH] Lighten up glob
53846              From: Benjamin Sugars <bsugars@canoe.ca>
53847              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
53848              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
53849      Branch: perl
53850            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
53851            ! util.c
53852 ____________________________________________________________________________
53853 [  9540] By: jhi                                   on 2001/04/04  04:03:57
53854         Log: Integrate changes #9538,9539 from maintperl into mainline.
53855              
53856              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53857              for use with _fwalk() (fix for change#7705)
53858              
53859              another tweak needed for SunOS 4.1.x build (from Mike Guy)
53860              (cp -f is not portable)
53861      Branch: perl
53862           !> Makefile.SH util.c
53863 ____________________________________________________________________________
53864 [  9539] By: gsar                                  on 2001/04/04  03:01:14
53865         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
53866      Branch: maint-5.6/perl
53867            ! Makefile.SH
53868 ____________________________________________________________________________
53869 [  9538] By: gsar                                  on 2001/04/04  01:00:38
53870         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
53871              for use with _fwalk() (fix for change#7705)
53872      Branch: maint-5.6/perl
53873            ! util.c
53874 ____________________________________________________________________________
53875 [  9537] By: nick                                  on 2001/04/03  19:24:55
53876         Log: Integrate mainline
53877      Branch: perlio
53878           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
53879           +> lib/unicode/PropList.html
53880            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
53881           !> (integrate 69 files)
53882 ____________________________________________________________________________
53883 [  9536] By: jhi                                   on 2001/04/03  18:02:31
53884         Log: Integrate change #9533 from maintperl into mainline.
53885              
53886              better fix for change#9517 to accomodate UNC paths like
53887              \\server\share\foo, and paths with trailing backslash
53888              like c:\this\
53889      Branch: perl
53890           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53891 ____________________________________________________________________________
53892 [  9535] By: jhi                                   on 2001/04/03  17:58:07
53893         Log: Change the push/unshift warning to be of class syntax, not misc.
53894      Branch: perl
53895            ! op.c pod/perldiag.pod t/pragma/warn/op
53896 ____________________________________________________________________________
53897 [  9534] By: jhi                                   on 2001/04/03  15:03:46
53898         Log: Change the push/unshift warning (#9532) to talk about "no values"
53899              instead of "no arguments".
53900      Branch: perl
53901            ! op.c pod/perldiag.pod t/pragma/warn/op
53902 ____________________________________________________________________________
53903 [  9533] By: gsar                                  on 2001/04/03  14:30:07
53904         Log: better fix for change#9517 to accomodate UNC paths like
53905              \\server\share\foo, and paths with trailing backslash
53906              like c:\this\
53907      Branch: maint-5.6/perl
53908            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
53909 ____________________________________________________________________________
53910 [  9532] By: jhi                                   on 2001/04/03  13:11:46
53911         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
53912              From: Robin Houston <robin@kitsite.com>
53913              Date: Mon, 2 Apr 2001 15:03:29 +0100
53914              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
53915      Branch: perl
53916            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
53917 ____________________________________________________________________________
53918 [  9531] By: jhi                                   on 2001/04/03  13:06:34
53919         Log: Integrate change #9530 from maintperl into mainline.
53920              
53921              accomodate VMS "mailbox overflow" quirk in testsuite (from
53922              Craig Berry)
53923      Branch: perl
53924           !> t/lib/socket.t
53925 ____________________________________________________________________________
53926 [  9530] By: gsar                                  on 2001/04/03  04:56:41
53927         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
53928              Craig Berry)
53929      Branch: maint-5.6/perl
53930            ! t/lib/socket.t
53931 ____________________________________________________________________________
53932 [  9529] By: jhi                                   on 2001/04/03  02:34:34
53933         Log: Update Changes.
53934      Branch: perl
53935            ! Changes patchlevel.h
53936 ____________________________________________________________________________
53937 [  9528] By: jhi                                   on 2001/04/03  01:27:57
53938         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
53939              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
53940              To: perl5-porters@perl.org
53941              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
53942      Branch: perl
53943            ! pod/perlfaq3.pod
53944 ____________________________________________________________________________
53945 [  9527] By: jhi                                   on 2001/04/03  01:22:09
53946         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
53947              From: Peter Prymmer <pvhp@forte.com>
53948              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
53949              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
53950      Branch: perl
53951            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
53952 ____________________________________________________________________________
53953 [  9526] By: jhi                                   on 2001/04/03  01:18:25
53954         Log: The metaconfig unit changes for #9525.
53955      Branch: metaconfig
53956            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
53957      Branch: metaconfig/U/perl
53958            ! use64bits.U
53959 ____________________________________________________________________________
53960 [  9525] By: jhi                                   on 2001/04/03  01:17:30
53961         Log: Configure sanity checks:
53962              * if use64bitall is attempted but pointers are only 32-bit,
53963              'downgrade' to use64bitint
53964              * if use64bitint is attempted but there's no quad type,
53965              forget about use64bitint (well, the default for it is 'n',
53966              the user can still override this)
53967              * if pointers are 64 bits, do not try to use Perl's malloc
53968      Branch: perl
53969            ! Configure
53970 ____________________________________________________________________________
53971 [  9524] By: gsar                                  on 2001/04/03  01:09:12
53972         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
53973      Branch: maint-5.6/perl
53974            ! pp_sys.c
53975 ____________________________________________________________________________
53976 [  9523] By: jhi                                   on 2001/04/03  00:02:31
53977         Log: (Retracted by #9609)
53978              
53979              Make it harder for parallel makes to enter 'test' before
53980              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
53981              should be unhappy enough, but sometimes parallel makes seem
53982              to sneak past both in Tru64 and AIX.)
53983      Branch: perl
53984            ! Makefile.SH
53985 ____________________________________________________________________________
53986 [  9522] By: jhi                                   on 2001/04/02  22:35:31
53987         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
53988              Date: Mon, 2 Apr 2001 22:54:10 +0100
53989              From: Robin Houston <robin@kitsite.com>
53990              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
53991      Branch: perl
53992            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
53993 ____________________________________________________________________________
53994 [  9521] By: jhi                                   on 2001/04/02  22:32:23
53995         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
53996              From: Robin Houston <robin@kitsite.com>
53997              Date: Mon, 2 Apr 2001 20:24:03 +0100
53998              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
53999      Branch: perl
54000            ! ext/B/B/Concise.pm
54001 ____________________________________________________________________________
54002 [  9520] By: jhi                                   on 2001/04/02  22:30:43
54003         Log: Subject: [PATCH] REALLY pedantic hv.h nit
54004              From: Simon Cozens <simon@netthink.co.uk>
54005              Date: Mon, 2 Apr 2001 15:43:06 +0100
54006              Message-ID: <20010402154306.A21711@netthink.co.uk>
54007      Branch: perl
54008            ! hv.h
54009 ____________________________________________________________________________
54010 [  9519] By: jhi                                   on 2001/04/02  22:28:04
54011         Log: Based on
54012              
54013              Subject: [foolperl] EPOC fix
54014              From: Olaf Flebbe <O.Flebbe@science-computing.de>
54015              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
54016              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
54017      Branch: perl
54018            ! pp_sys.c
54019 ____________________________________________________________________________
54020 [  9518] By: jhi                                   on 2001/04/02  22:22:34
54021         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
54022              
54023              README.win32 tweaks; add a note about alternative location for
54024              getting a gcc-2.95.2 that will build perl properly on windows
54025              
54026              add some notes about gutsy threading matters
54027              
54028              many of the utilities interpolate literal paths within doublequotes
54029              (fails on dosish platforms where path contains backslashes)
54030      Branch: perl
54031           !> README.win32 pod/perlguts.pod utils/perldoc.PL
54032           !> x2p/find2perl.PL x2p/s2p.PL
54033 ____________________________________________________________________________
54034 [  9517] By: gsar                                  on 2001/04/02  19:52:21
54035         Log: many of the utilities interpolate literal paths within doublequotes
54036              (fails on dosish platforms where path contains backslashes)
54037      Branch: maint-5.6/perl
54038            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
54039 ____________________________________________________________________________
54040 [  9516] By: gsar                                  on 2001/04/02  05:49:37
54041         Log: a foolish release
54042      Branch: maint-5.6/perl
54043            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
54044            ! pod/perltoc.pod
54045 ____________________________________________________________________________
54046 [  9515] By: gsar                                  on 2001/04/02  05:04:29
54047         Log: add missing changelog summaries
54048      Branch: maint-5.6/perl
54049            ! Changes
54050 ____________________________________________________________________________
54051 [  9514] By: gsar                                  on 2001/04/02  04:07:13
54052         Log: add some notes about gutsy threading matters
54053      Branch: maint-5.6/perl
54054            ! pod/perlguts.pod
54055 ____________________________________________________________________________
54056 [  9513] By: gsar                                  on 2001/04/02  03:25:21
54057         Log: add more prominent caveat notices about experimental features
54058      Branch: maint-5.6/perl
54059            ! pod/perlfork.pod pod/perlunicode.pod
54060 ____________________________________________________________________________
54061 [  9512] By: gsar                                  on 2001/04/02  02:54:33
54062         Log: integrate changes#9479,9509 from mainline
54063              
54064              [PATCH] File::Glob stuff for Mac OS
54065              
54066              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
54067      Branch: maint-5.6/perl
54068           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
54069           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
54070           !> t/lib/glob-taint.t
54071 ____________________________________________________________________________
54072 [  9511] By: gsar                                  on 2001/04/02  02:38:24
54073         Log: README.win32 tweaks; add a note about alternative location for
54074              getting a gcc-2.95.2 that will build perl properly on windows
54075      Branch: maint-5.6/perl
54076            ! README.win32
54077 ____________________________________________________________________________
54078 [  9510] By: jhi                                   on 2001/04/01  20:45:10
54079         Log: An ambiguousity warning.
54080      Branch: perl
54081            ! t/lib/trig.t
54082 ____________________________________________________________________________
54083 [  9509] By: jhi                                   on 2001/04/01  19:53:47
54084         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
54085              From: Jonathan Stowe <gellyfish@gellyfish.com>
54086              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
54087              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
54088      Branch: perl
54089            ! ext/File/Glob/bsd_glob.c
54090 ____________________________________________________________________________
54091 [  9508] By: jhi                                   on 2001/04/01  19:35:03
54092         Log: Update Changes.
54093      Branch: perl
54094            ! Changes patchlevel.h
54095 ____________________________________________________________________________
54096 [  9507] By: jhi                                   on 2001/04/01  19:24:01
54097         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
54098              from mainline to maintperl: pod tweaks.
54099      Branch: maint-5.6/perl
54100           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
54101           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
54102           !> pod/perlvar.pod
54103 ____________________________________________________________________________
54104 [  9506] By: jhi                                   on 2001/04/01  19:11:53
54105         Log: Commit Sarathy to April release of 5.6.1 :-)
54106      Branch: perl
54107            ! pod/perlfaq1.pod
54108 ____________________________________________________________________________
54109 [  9505] By: jhi                                   on 2001/04/01  19:03:15
54110         Log: Subject: PATCH 5.6.0 (perldebug.pod)
54111              From: Mark-Jason Dominus <mjd@plover.com>
54112              Date: Sun, 01 Apr 2001 14:25:11 -0400
54113              Message-ID: <20010401182511.9247.qmail@plover.com>
54114      Branch: perl
54115            ! pod/perldebug.pod
54116 ____________________________________________________________________________
54117 [  9504] By: jhi                                   on 2001/04/01  18:43:09
54118         Log: Add great_circle_direction().
54119      Branch: perl
54120            ! lib/Math/Trig.pm t/lib/trig.t
54121 ____________________________________________________________________________
54122 [  9503] By: jhi                                   on 2001/04/01  17:29:12
54123         Log: Unicode ReadMe update for Unicode 3.1.
54124      Branch: perl
54125            ! lib/unicode/ReadMe.txt
54126 ____________________________________________________________________________
54127 [  9502] By: jhi                                   on 2001/04/01  17:18:40
54128         Log: Integrate change #9501 from maintperl into mainline.
54129              
54130              fix the perlembed notes on multiple interpreters
54131              
54132              fix ExtUtils::Embed to work passably on Windows
54133      Branch: perl
54134           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
54135 ____________________________________________________________________________
54136 [  9501] By: gsar                                  on 2001/04/01  07:21:57
54137         Log: fix the perlembed notes on multiple interpreters
54138              
54139              fix ExtUtils::Embed to work passably on Windows
54140      Branch: maint-5.6/perl
54141            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
54142 ____________________________________________________________________________
54143 [  9500] By: jhi                                   on 2001/04/01  05:58:23
54144         Log: Test for #9499.
54145      Branch: perl
54146            ! t/op/tr.t
54147 ____________________________________________________________________________
54148 [  9499] By: jhi                                   on 2001/04/01  05:55:46
54149         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
54150      Branch: perl
54151            ! embed.h embed.pl op.c proto.h
54152 ____________________________________________________________________________
54153 [  9498] By: jhi                                   on 2001/04/01  05:44:34
54154         Log: Protect the workaround hunk more.
54155      Branch: perl
54156            ! toke.c
54157 ____________________________________________________________________________
54158 [  9497] By: jhi                                   on 2001/04/01  00:24:25
54159         Log: Integrate changes #9493,9494,9495,9496 from maintperl
54160              into mainline.
54161              
54162              fix a broken workaround for Borland compiler in change#4739
54163              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
54164              
54165              nits spotted by Borland compiler
54166              
54167              avoid redefinition warnings under Borland 5.02
54168              
54169              various nits identified by the Borland 5.5 compiler; remove suppression
54170              of a few warnings
54171      Branch: perl
54172           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
54173           !> win32/win32.h
54174 ____________________________________________________________________________
54175 [  9496] By: gsar                                  on 2001/03/31  23:22:28
54176         Log: various nits identified by the Borland 5.5 compiler; remove suppression
54177              of a few warnings
54178      Branch: maint-5.6/perl
54179            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
54180 ____________________________________________________________________________
54181 [  9495] By: gsar                                  on 2001/03/31  21:03:08
54182         Log: avoid redefinition warnings under Borland 5.02
54183      Branch: maint-5.6/perl
54184            ! win32/makefile.mk
54185 ____________________________________________________________________________
54186 [  9494] By: gsar                                  on 2001/03/31  20:18:59
54187         Log: nits spotted by Borland compiler
54188      Branch: maint-5.6/perl
54189            ! utf8.h win32/win32.h
54190 ____________________________________________________________________________
54191 [  9493] By: gsar                                  on 2001/03/31  20:18:05
54192         Log: fix a broken workaround for Borland compiler in change#4739
54193              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
54194      Branch: maint-5.6/perl
54195            ! toke.c
54196 ____________________________________________________________________________
54197 [  9492] By: jhi                                   on 2001/03/31  18:36:24
54198         Log: Integrate change #9491 from maintperl into mainline.
54199              
54200              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
54201              directory is relative (need to fetch the full path name *before*
54202              the chdir!)
54203      Branch: perl
54204           !> lib/Cwd.pm
54205 ____________________________________________________________________________
54206 [  9491] By: gsar                                  on 2001/03/31  17:01:56
54207         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
54208              directory is relative (need to fetch the full path name *before*
54209              the chdir!)
54210              
54211              this is a followup patch for change#6749
54212      Branch: maint-5.6/perl
54213            ! lib/Cwd.pm
54214 ____________________________________________________________________________
54215 [  9490] By: jhi                                   on 2001/03/31  15:50:18
54216         Log: Subject: Re: [PATCH] av.h cosmetics
54217              From: Simon Cozens <simon@netthink.co.uk>
54218              Date: Sat, 31 Mar 2001 13:09:59 +0100
54219              Message-ID: <20010331130959.A22000@netthink.co.uk>
54220              
54221              Document AvALLOC.
54222      Branch: perl
54223            ! pod/perlguts.pod
54224 ____________________________________________________________________________
54225 [  9489] By: jhi                                   on 2001/03/31  15:48:44
54226         Log: Subject: [PATCH] Re: Math::Big* v1.21
54227              From: Tels <perl_dummy@bloodgate.com>
54228              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
54229              Message-Id: <200103311125.GAA377738@www08.hway.net>
54230      Branch: perl
54231            ! pod/perlop.pod
54232 ____________________________________________________________________________
54233 [  9488] By: jhi                                   on 2001/03/31  03:39:51
54234         Log: Debug output tweak.
54235      Branch: perl
54236            ! t/lib/cwd.t
54237 ____________________________________________________________________________
54238 [  9487] By: jhi                                   on 2001/03/31  03:33:02
54239         Log: OverVMSification.
54240      Branch: perl
54241            ! t/lib/cwd.t
54242 ____________________________________________________________________________
54243 [  9486] By: jhi                                   on 2001/03/31  03:01:40
54244         Log: Missed MANIFESTations in #9483.
54245      Branch: perl
54246            ! MANIFEST
54247 ____________________________________________________________________________
54248 [  9485] By: jhi                                   on 2001/03/31  02:58:17
54249         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
54250              From: Peter Prymmer <pvhp@forte.com>
54251              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
54252              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
54253      Branch: perl
54254            ! regexec.c t/lib/cwd.t
54255 ____________________________________________________________________________
54256 [  9484] By: jhi                                   on 2001/03/31  01:04:41
54257         Log: Obsolete file (see #3938)
54258      Branch: perl
54259            - lib/unicode/README.Ethiopic
54260            ! MANIFEST
54261 ____________________________________________________________________________
54262 [  9483] By: jhi                                   on 2001/03/31  00:52:42
54263         Log: Update to Unicode 3.1.
54264              (Rename Names.txt to NamesList.txt.)
54265      Branch: perl
54266            + lib/unicode/NamesList.txt lib/unicode/PropList.html
54267            - lib/unicode/Names.txt
54268            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
54269            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
54270            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
54271            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
54272            ! lib/unicode/UCD.html lib/unicode/Unicode.html
54273            ! lib/unicode/rename lib/unicode/version
54274 ____________________________________________________________________________
54275 [  9482] By: jhi                                   on 2001/03/30  23:33:44
54276         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
54277              From: Robin Houston <robin@kitsite.com>
54278              Date: Fri, 30 Mar 2001 20:07:22 +0100
54279              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
54280      Branch: perl
54281            ! ext/B/B/Deparse.pm
54282 ____________________________________________________________________________
54283 [  9481] By: jhi                                   on 2001/03/30  23:20:25
54284         Log: Subject: Re: [PATCH] CwdXS, Take 2
54285              From: Benjamin Sugars <bsugars@canoe.ca>
54286              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
54287              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
54288      Branch: perl
54289            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
54290            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
54291 ____________________________________________________________________________
54292 [  9480] By: jhi                                   on 2001/03/30  22:52:38
54293         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
54294              From: David Dyck <dcd@tc.fluke.com>
54295              Date: Fri, 30 Mar 2001 14:44:13 -0800
54296              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
54297              
54298              The t/rantests flags file creation was accidentally
54299              removed by #9217.
54300      Branch: perl
54301            ! Makefile.SH
54302 ____________________________________________________________________________
54303 [  9479] By: jhi                                   on 2001/03/30  22:45:45
54304         Log: Subject: [PATCH] File::Glob stuff for Mac OS
54305              From: Chris Nandor <pudge@pobox.com>
54306              Date: Fri, 30 Mar 2001 16:51:00 -0500
54307              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
54308      Branch: perl
54309            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
54310            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
54311            ! t/lib/glob-taint.t
54312 ____________________________________________________________________________
54313 [  9478] By: jhi                                   on 2001/03/30  22:43:12
54314         Log: Subject: fix for win32/buildext.pl
54315              From: "Vadim Konovalov" <watman@inbox.ru>
54316              Date: Sat, 31 Mar 2001 00:50:36 +0400
54317              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
54318      Branch: perl
54319            ! win32/buildext.pl
54320 ____________________________________________________________________________
54321 [  9477] By: jhi                                   on 2001/03/30  22:41:16
54322         Log: Subject: small base.pm doc patch
54323              From: Leon Brocard <acme@astray.com>
54324              Date: Fri, 30 Mar 2001 21:49:57 +0100
54325              Message-ID: <20010330214957.B8733@ns0.astray.com>
54326      Branch: perl
54327            ! lib/base.pm
54328 ____________________________________________________________________________
54329 [  9476] By: jhi                                   on 2001/03/30  18:16:57
54330         Log: Subject: [PATCH] av.h cosmetics
54331              From: Simon Cozens <simon@netthink.co.uk>
54332              Date: Fri, 30 Mar 2001 18:12:28 +0100
54333              Message-ID: <20010330181228.A9319@netthink.co.uk>
54334      Branch: perl
54335            ! av.h
54336 ____________________________________________________________________________
54337 [  9475] By: jhi                                   on 2001/03/30  18:15:50
54338         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
54339              From: "Philip Newton" <pnewton@gmx.de>
54340              Date: Fri, 30 Mar 2001 19:06:57 +0200
54341              Message-ID: <3AC4D951.14815.1AC7068@localhost>
54342      Branch: perl
54343            ! pod/perlhack.pod
54344 ____________________________________________________________________________
54345 [  9474] By: jhi                                   on 2001/03/30  18:14:02
54346         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
54347              From: Benjamin Sugars <bsugars@canoe.ca>
54348              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
54349              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
54350      Branch: perl
54351            ! t/lib/glob-basic.t
54352 ____________________________________________________________________________
54353 [  9473] By: jhi                                   on 2001/03/30  16:09:24
54354         Log: Update Changes.
54355      Branch: perl
54356            ! Changes patchlevel.h
54357 ____________________________________________________________________________
54358 [  9472] By: jhi                                   on 2001/03/30  15:16:08
54359         Log: Integrate perlio.
54360      Branch: perl
54361           !> t/lib/cwd.t t/lib/glob-basic.t
54362 ____________________________________________________________________________
54363 [  9471] By: nick                                  on 2001/03/30  14:47:10
54364         Log: Should be (^O eq 'MSWin32') not 'Win32'
54365              Fail #12 seems real - chdir is in wrong dir.
54366      Branch: perlio
54367            ! t/lib/cwd.t
54368 ____________________________________________________________________________
54369 [  9470] By: jhi                                   on 2001/03/30  14:41:11
54370         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
54371              From: Radu Greab <radu@netsoft.ro>
54372              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
54373              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
54374              
54375              Replace #9352.
54376      Branch: perl
54377            ! ext/Socket/Socket.xs pp_sys.c
54378 ____________________________________________________________________________
54379 [  9469] By: jhi                                   on 2001/03/30  14:37:51
54380         Log: Subject: PATCH pod/perldiag.pod
54381              From: Robin Houston <robin@kitsite.com>
54382              Date: Fri, 30 Mar 2001 14:10:36 +0100
54383              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
54384      Branch: perl
54385            ! pod/perldiag.pod t/lib/glob-basic.t
54386 ____________________________________________________________________________
54387 [  9468] By: jhi                                   on 2001/03/30  14:36:36
54388         Log: Subject: Better diagnostic in io/fs.t
54389              From: andreas.koenig@anima.de (Andreas J. Koenig)
54390              Date: 30 Mar 2001 10:11:43 +0200
54391              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
54392      Branch: perl
54393            ! t/io/fs.t
54394 ____________________________________________________________________________
54395 [  9467] By: nick                                  on 2001/03/30  14:25:43
54396         Log: Skip order test of glob if case-ignoring system cannot 
54397              create a.test and A.test
54398      Branch: perlio
54399            ! t/lib/glob-basic.t
54400 ____________________________________________________________________________
54401 [  9466] By: nick                                  on 2001/03/30  13:03:12
54402         Log: Integrate mainline.
54403      Branch: perlio
54404            - ext/re/hints/aix.pl
54405           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
54406           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
54407           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
54408           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
54409 ____________________________________________________________________________
54410 [  9465] By: jhi                                   on 2001/03/30  03:53:37
54411         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
54412              the tests sometimes hang, sometimes not.)
54413      Branch: perl
54414            ! t/lib/io_multihomed.t t/lib/io_sock.t
54415 ____________________________________________________________________________
54416 [  9464] By: jhi                                   on 2001/03/30  02:56:04
54417         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
54418              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
54419              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
54420              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
54421      Branch: perl
54422            ! op.c
54423 ____________________________________________________________________________
54424 [  9463] By: jhi                                   on 2001/03/30  02:34:48
54425         Log: Test for #9462.
54426      Branch: perl
54427            ! t/lib/b.t
54428 ____________________________________________________________________________
54429 [  9462] By: jhi                                   on 2001/03/30  02:29:37
54430         Log: Subject: B::Deparse precedence bug. (Patch included.)
54431              From: Jeremy Madea <jmadea@inktomi.com>
54432              Date: Thu, 29 Mar 2001 12:05:02 -0800
54433              Message-ID: <20010329120502.A24881@dr.inktomi.com>
54434      Branch: perl
54435            ! ext/B/B/Deparse.pm
54436 ____________________________________________________________________________
54437 [  9461] By: jhi                                   on 2001/03/30  02:18:41
54438         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54439              From: Peter Prymmer <pvhp@forte.com>
54440              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
54441              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
54442      Branch: perl
54443            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
54444            ! t/lib/md5-file.t
54445 ____________________________________________________________________________
54446 [  9460] By: jhi                                   on 2001/03/30  02:17:07
54447         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
54448              From: Robin Houston <robin@kitsite.com>
54449              Date: Thu, 29 Mar 2001 20:47:56 +0100
54450              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
54451      Branch: perl
54452            ! ext/B/B/Debug.pm
54453 ____________________________________________________________________________
54454 [  9459] By: jhi                                   on 2001/03/30  02:16:05
54455         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
54456              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
54457              Date: Wed, 28 Mar 2001 18:02:20 -0600
54458              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
54459      Branch: perl
54460            ! lib/ExtUtils/MM_VMS.pm
54461 ____________________________________________________________________________
54462 [  9458] By: jhi                                   on 2001/03/30  02:07:58
54463         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
54464              From: "Joshua E. Rodd" <jrodd@pbs.org>
54465              Date: Wed, 28 Mar 2001 17:29:12 -0500
54466              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
54467      Branch: perl
54468            ! pod/perlop.pod
54469 ____________________________________________________________________________
54470 [  9457] By: jhi                                   on 2001/03/30  02:04:33
54471         Log: Subject: ext/re/aix.pl can go
54472              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54473              Date: Thu, 29 Mar 2001 12:03:28 +0200
54474              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
54475      Branch: perl
54476            - ext/re/hints/aix.pl
54477            ! MANIFEST
54478 ____________________________________________________________________________
54479 [  9456] By: jhi                                   on 2001/03/30  02:03:32
54480         Log: Integrate perlio.
54481      Branch: perl
54482           !> ext/Encode/Encode.xs installperl
54483 ____________________________________________________________________________
54484 [  9455] By: nick                                  on 2001/03/29  21:11:46
54485         Log: DLL name has changed so installperl needs to know
54486              (Why isn't it working it out or passed it?)
54487      Branch: perlio
54488            ! installperl
54489 ____________________________________________________________________________
54490 [  9454] By: nick                                  on 2001/03/29  20:56:12
54491         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
54492              and we don't get undef warnings.
54493      Branch: perlio
54494            ! ext/Encode/Encode.xs
54495 ____________________________________________________________________________
54496 [  9453] By: nick                                  on 2001/03/29  17:58:48
54497         Log: Integrate mainline
54498      Branch: perlio
54499           !> Changes patchlevel.h
54500 ____________________________________________________________________________
54501 [  9452] By: jhi                                   on 2001/03/29  16:44:55
54502         Log: Update Changes.
54503      Branch: perl
54504            ! Changes patchlevel.h
54505 ____________________________________________________________________________
54506 [  9451] By: nick                                  on 2001/03/29  16:31:38
54507         Log: Integrate mainline
54508      Branch: perlio
54509           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
54510           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
54511           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
54512           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
54513           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
54514 ____________________________________________________________________________
54515 [  9450] By: jhi                                   on 2001/03/29  16:29:17
54516         Log: Integrate perlio.
54517      Branch: perl
54518           !> win32/buildext.pl
54519 ____________________________________________________________________________
54520 [  9449] By: jhi                                   on 2001/03/29  15:50:01
54521         Log: Update Changes.
54522      Branch: perl
54523            ! Changes patchlevel.h
54524 ____________________________________________________________________________
54525 [  9448] By: nick                                  on 2001/03/29  15:47:15
54526         Log: Make sure buildext.pl finds Errno.pm
54527      Branch: perlio
54528            ! win32/buildext.pl
54529 ____________________________________________________________________________
54530 [  9447] By: jhi                                   on 2001/03/29  15:39:34
54531         Log: Integrate perlio.
54532      Branch: perl
54533           !> win32/makefile.mk
54534 ____________________________________________________________________________
54535 [  9446] By: nick                                  on 2001/03/29  15:30:03
54536         Log: Integrate win32/makefile.mk with mainline.
54537      Branch: perlio
54538           !> win32/makefile.mk
54539 ____________________________________________________________________________
54540 [  9445] By: nick                                  on 2001/03/29  15:27:32
54541         Log: Fix breakage ... 
54542      Branch: perlio
54543            ! win32/makefile.mk
54544 ____________________________________________________________________________
54545 [  9444] By: jhi                                   on 2001/03/29  15:03:08
54546         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54547              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
54548              Date: Thu, 29 Mar 2001 10:32:59 +0400
54549              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
54550      Branch: perl
54551            ! win32/makefile.mk
54552 ____________________________________________________________________________
54553 [  9443] By: jhi                                   on 2001/03/29  15:02:12
54554         Log: Integrate perlio.
54555      Branch: perl
54556           +> win32/buildext.pl
54557           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
54558           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
54559 ____________________________________________________________________________
54560 [  9442] By: nick                                  on 2001/03/29  14:59:11
54561         Log: Work in progress - determine win32 extensions to build via script.
54562      Branch: perlio
54563            + win32/buildext.pl
54564            ! MANIFEST win32/makefile.mk
54565 ____________________________________________________________________________
54566 [  9441] By: jhi                                   on 2001/03/29  14:51:47
54567         Log: Reintroduce the use of external pwd.
54568      Branch: perl
54569            ! t/lib/cwd.t
54570 ____________________________________________________________________________
54571 [  9440] By: jhi                                   on 2001/03/29  14:42:58
54572         Log: use warnings instead of -w.
54573      Branch: perl
54574            ! utils/h2xs.PL
54575 ____________________________________________________________________________
54576 [  9439] By: jhi                                   on 2001/03/29  14:41:52
54577         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
54578              From: Jonathan Stowe <gellyfish@gellyfish.com>
54579              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
54580              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
54581      Branch: perl
54582            ! utils/h2xs.PL
54583 ____________________________________________________________________________
54584 [  9438] By: jhi                                   on 2001/03/29  14:39:38
54585         Log: Subject: [PATCH perl@9424] minor pod nits
54586              From: Robin Barker <rmb1@cise.npl.co.uk>
54587              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
54588              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
54589      Branch: perl
54590            ! pod/perlhack.pod pod/perliol.pod
54591 ____________________________________________________________________________
54592 [  9437] By: jhi                                   on 2001/03/29  14:29:16
54593         Log: Subject: [PATCH perl@9424] typemap cast warning
54594              From: Robin Barker <rmb1@cise.npl.co.uk>
54595              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
54596              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
54597      Branch: perl
54598            ! lib/ExtUtils/typemap
54599 ____________________________________________________________________________
54600 [  9436] By: jhi                                   on 2001/03/29  14:26:03
54601         Log: Subject: [PATCH perl@9424] printf warning
54602              From: Robin Barker <rmb1@cise.npl.co.uk>
54603              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
54604              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
54605      Branch: perl
54606            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
54607            ! ext/Storable/Storable.xs toke.c
54608 ____________________________________________________________________________
54609 [  9435] By: nick                                  on 2001/03/29  14:23:31
54610         Log: Win32 has name conflict with ERROR
54611      Branch: perlio
54612            ! ext/PerlIO/Via/Via.xs
54613 ____________________________________________________________________________
54614 [  9434] By: jhi                                   on 2001/03/29  14:17:48
54615         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
54616              From: Peter Prymmer <pvhp@forte.com>
54617              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
54618              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
54619      Branch: perl
54620            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
54621 ____________________________________________________________________________
54622 [  9433] By: jhi                                   on 2001/03/29  13:52:44
54623         Log: test-prep target was missing.
54624      Branch: perl
54625            ! Makefile.SH
54626 ____________________________________________________________________________
54627 [  9432] By: nick                                  on 2001/03/29  12:40:03
54628         Log: Make as-shipped compiler default to MSVC6 
54629      Branch: perlio
54630            ! win32/makefile.mk
54631 ____________________________________________________________________________
54632 [  9431] By: nick                                  on 2001/03/29  12:12:16
54633         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
54634              akin to PerlIO::Scalar.
54635      Branch: perlio
54636            ! perlio.c perlio.h
54637 ____________________________________________________________________________
54638 [  9430] By: nick                                  on 2001/03/29  10:56:35
54639         Log: Integrate mainline.
54640      Branch: perlio
54641           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54642           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54643           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54644           !> win32/makefile.mk win32/win32sck.c
54645 ____________________________________________________________________________
54646 [  9429] By: nick                                  on 2001/03/29  09:03:43
54647         Log: Noticed that two tests were skipped as perlio:: package
54648              isn't there any more. Changed the skip condition.
54649              Avoid core-dump if sv_utf8_upgrade() called on something
54650              that does not become SvPOK after SvPV() (e.g. a ref).
54651      Branch: perlio
54652            ! sv.c t/io/utf8.t t/lib/io_scalar.t
54653 ____________________________________________________________________________
54654 [  9428] By: jhi                                   on 2001/03/29  01:31:47
54655         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
54656              From: Benjamin Sugars <bsugars@canoe.ca> 
54657              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
54658              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
54659      Branch: perl
54660            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
54661            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
54662            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
54663 ____________________________________________________________________________
54664 [  9427] By: jhi                                   on 2001/03/29  00:49:30
54665         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
54666              From: "Vadim Konovalov" <watman@inbox.ru>
54667              Date: Thu, 29 Mar 2001 01:50:12 +0400
54668              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
54669      Branch: perl
54670            ! win32/makefile.mk win32/win32sck.c
54671 ____________________________________________________________________________
54672 [  9426] By: gsar                                  on 2001/03/29  00:28:04
54673         Log: dmake can only handle == and != in comparisons; support building
54674              with Borland's VCL libraries (from Vadim Konovalov)
54675      Branch: maint-5.6/perl
54676            ! win32/makefile.mk
54677 ____________________________________________________________________________
54678 [  9425] By: nick                                  on 2001/03/28  19:29:56
54679         Log: Integrate (@snapshot)
54680      Branch: perlio
54681           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
54682 ____________________________________________________________________________
54683 [  9424] By: jhi                                   on 2001/03/28  19:03:16
54684         Log: Update Changes.
54685      Branch: perl
54686            ! Changes patchlevel.h
54687 ____________________________________________________________________________
54688 [  9423] By: jhi                                   on 2001/03/28  18:52:09
54689         Log: Rmdir lib/XS on cleanup.
54690      Branch: perl
54691            ! Makefile.SH
54692 ____________________________________________________________________________
54693 [  9422] By: jhi                                   on 2001/03/28  18:49:34
54694         Log: Integrate perlio.
54695      Branch: perl
54696           !> t/op/utf8decode.t
54697 ____________________________________________________________________________
54698 [  9421] By: nick                                  on 2001/03/28  18:46:44
54699         Log: Loose duplicate chunk.
54700      Branch: perlio
54701            ! t/op/utf8decode.t
54702 ____________________________________________________________________________
54703 [  9420] By: nick                                  on 2001/03/28  18:44:11
54704         Log: Integrate mainline.
54705      Branch: perlio
54706           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
54707           !> vms/vmsish.h
54708 ____________________________________________________________________________
54709 [  9419] By: jhi                                   on 2001/03/28  18:42:05
54710         Log: Can't trust external pwds
54711              (either shell builtins or external programs)
54712      Branch: perl
54713            ! t/lib/cwd.t
54714 ____________________________________________________________________________
54715 [  9418] By: jhi                                   on 2001/03/28  18:34:05
54716         Log: Integrate perlio.
54717      Branch: perl
54718            - lib/perlio.pm
54719           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54720           !> t/op/utf8decode.t
54721 ____________________________________________________________________________
54722 [  9417] By: nick                                  on 2001/03/28  18:24:02
54723         Log: PerlIO.pm / perlio.pm conflict.
54724              Update some pods.
54725              Make t/op/utf8decode.t a text file.
54726      Branch: perlio
54727            - lib/perlio.pm
54728            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
54729            ! t/op/utf8decode.t
54730 ____________________________________________________________________________
54731 [  9416] By: jhi                                   on 2001/03/28  18:06:07
54732         Log: Integrate change #9409 from mainline to maintperl.
54733              
54734              Yet another tweak on AIX dynaloading.
54735      Branch: maint-5.6/perl
54736           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54737 ____________________________________________________________________________
54738 [  9415] By: gsar                                  on 2001/03/28  17:13:01
54739         Log: integrate changes#9377,9385,9401 from mainline
54740              
54741              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54742              
54743              If directory entries compare equal case-insensitively,
54744              retry case-sensitively.
54745              
54746              Subject: [PATCH] B::Terse and warnings
54747      Branch: maint-5.6/perl
54748           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
54749           !> t/pragma/warn/perl
54750 ____________________________________________________________________________
54751 [  9414] By: jhi                                   on 2001/03/28  17:11:12
54752         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
54753              From: "Craig A. Berry" <craigberry@mac.com>
54754              Date: Wed, 28 Mar 2001 10:55:20 -0600
54755              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
54756      Branch: perl
54757            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
54758 ____________________________________________________________________________
54759 [  9413] By: jhi                                   on 2001/03/28  17:03:12
54760         Log: Dup hunk.
54761      Branch: perl
54762            ! t/op/utf8decode.t
54763 ____________________________________________________________________________
54764 [  9412] By: jhi                                   on 2001/03/28  17:02:36
54765         Log: Forced integrate from perlio.
54766      Branch: perl
54767           !> t/op/utf8decode.t
54768 ____________________________________________________________________________
54769 [  9411] By: nick                                  on 2001/03/28  16:50:03
54770         Log: Integrate mainline.
54771      Branch: perlio
54772           +> t/lib/cwd.t
54773           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54774           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
54775           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
54776           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
54777           !> t/pragma/warn/perl
54778 ____________________________________________________________________________
54779 [  9410] By: jhi                                   on 2001/03/28  16:44:23
54780         Log: Subject: Re: [PATCH] 9403 cannot be tested
54781              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54782              Date: Wed, 28 Mar 2001 18:33:56 +0200
54783              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
54784      Branch: perl
54785            ! makedef.pl
54786 ____________________________________________________________________________
54787 [  9409] By: jhi                                   on 2001/03/28  16:12:45
54788         Log: Yet another tweak on AIX dynaloading.
54789      Branch: perl
54790            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
54791 ____________________________________________________________________________
54792 [  9408] By: jhi                                   on 2001/03/28  15:52:55
54793         Log: Subject: [PATCH] 9403 cannot be tested
54794              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
54795              Date: Wed, 28 Mar 2001 17:23:00 +0200
54796              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
54797              
54798              A missing symbol.
54799      Branch: perl
54800            ! makedef.pl
54801 ____________________________________________________________________________
54802 [  9407] By: jhi                                   on 2001/03/28  15:47:43
54803         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
54804      Branch: perl
54805            ! t/op/utf8decode.t
54806           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54807           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
54808 ____________________________________________________________________________
54809 [  9406] By: jhi                                   on 2001/03/28  15:37:08
54810         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
54811              From: Benjamin Sugars <bsugars@canoe.ca> 
54812              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
54813              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
54814      Branch: perl
54815            + t/lib/cwd.t
54816            ! MANIFEST
54817 ____________________________________________________________________________
54818 [  9405] By: jhi                                   on 2001/03/28  15:13:18
54819         Log: pp_ne() needs a CORRECT boolean.
54820      Branch: perl
54821            ! pp.c
54822 ____________________________________________________________________________
54823 [  9404] By: jhi                                   on 2001/03/28  15:09:23
54824         Log: pp_ne() needs a boolean, not an integer.
54825      Branch: perl
54826            ! pp.c
54827 ____________________________________________________________________________
54828 [  9403] By: jhi                                   on 2001/03/28  14:47:43
54829         Log: (Retracted by #9404.)
54830      Branch: perl
54831            ! pp.c
54832 ____________________________________________________________________________
54833 [  9402] By: jhi                                   on 2001/03/28  14:43:59
54834         Log: Subject: Re: [PATCH] Typemap testing
54835              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
54836              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
54837              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
54838      Branch: perl
54839            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54840            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
54841 ____________________________________________________________________________
54842 [  9401] By: jhi                                   on 2001/03/28  14:42:14
54843         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
54844              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
54845              Date: Sun, 25 Mar 2001 21:59:15 +0100
54846              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
54847              
54848              A variable will be checked for the "use once" warnings if:
54849              
54850              1. It is in the scope of a use warnings 'once'
54851              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
54852              
54853              Otherwise it won't be checked at all.
54854              
54855              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
54856              
54857              The enclosed patch partially fixes this issue. What I didn't
54858              get to work was the case where the "used once" warning is enabled
54859              in any file other than the main file.
54860      Branch: perl
54861            ! gv.c t/pragma/warn/perl
54862 ____________________________________________________________________________
54863 [  9400] By: nick                                  on 2001/03/28  14:38:24
54864         Log: More EBCDIC tweaks:
54865              - one more swash issue &~(0xA0-1) did not do the right thing,
54866              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
54867              - add "use re 'asciirange'" to make [!-~] etc. work
54868              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
54869              - Choose a key for t/op/each.t test which gets encoded.
54870              - Skip utf8decode if this is UTF-EBCDIC.
54871      Branch: perlio
54872            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
54873            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
54874 ____________________________________________________________________________
54875 [  9399] By: jhi                                   on 2001/03/28  14:21:00
54876         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
54877              Andreas Schwab.
54878      Branch: perl
54879            ! pp.c
54880 ____________________________________________________________________________
54881 [  9398] By: jhi                                   on 2001/03/28  00:55:56
54882         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
54883              From: David Dyck <dcd@tc.fluke.com>
54884              Date: Tue, 27 Mar 2001 15:16:24 -0800
54885              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
54886      Branch: perl
54887            ! ext/IO/lib/IO/Socket.pm
54888 ____________________________________________________________________________
54889 [  9397] By: jhi                                   on 2001/03/27  21:52:49
54890         Log: Integrate perlio.
54891      Branch: perl
54892           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54893           +> ext/PerlIO/Via/Via.xs
54894           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54895 ____________________________________________________________________________
54896 [  9396] By: nick                                  on 2001/03/27  21:45:13
54897         Log: Integrate mainline.
54898      Branch: perlio
54899           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
54900           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
54901 ____________________________________________________________________________
54902 [  9395] By: nick                                  on 2001/03/27  21:18:58
54903         Log: Outline docs for PerlIO and PerlIO::Scalar
54904      Branch: perlio
54905            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
54906 ____________________________________________________________________________
54907 [  9394] By: nick                                  on 2001/03/27  20:50:13
54908         Log: PerlIO::Via layer (alpha-ish).
54909      Branch: perlio
54910            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
54911            + ext/PerlIO/Via/Via.xs
54912            ! MANIFEST
54913 ____________________________________________________________________________
54914 [  9393] By: jhi                                   on 2001/03/27  20:49:55
54915         Log: Retract #9329 now that 9390 should take care of the matter.
54916      Branch: perl
54917            ! utils/h2xs.PL
54918 ____________________________________________________________________________
54919 [  9390] By: jhi                                   on 2001/03/27  20:47:50
54920         Log: Subject: Autoloading Errno.pm when %! is encountered
54921              From: Robin Houston <robin@kitsite.com>
54922              Date: Tue, 27 Mar 2001 20:57:11 +0100
54923              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
54924      Branch: perl
54925            ! embed.h embed.pl gv.c proto.h t/op/magic.t
54926 ____________________________________________________________________________
54927 [  9389] By: jhi                                   on 2001/03/27  20:24:31
54928         Log: Integrate perlio.
54929      Branch: perl
54930           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54931           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
54932           !> utf8.c
54933 ____________________________________________________________________________
54934 [  9388] By: jhi                                   on 2001/03/27  20:21:38
54935         Log: Better have a three-element array if one is going to assign
54936              to the third element of that array. (from Tim Jenness)
54937      Branch: perl
54938            ! ext/XS/Typemap/Typemap.xs
54939 ____________________________________________________________________________
54940 [  9387] By: nick                                  on 2001/03/27  20:15:43
54941         Log: Integrate mainline.
54942      Branch: perlio
54943           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54944           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54945           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54946           +> t/lib/xs-typemap.t
54947           !> (integrate 34 files)
54948 ____________________________________________________________________________
54949 [  9386] By: jhi                                   on 2001/03/27  20:04:18
54950         Log: Subject: Re: perl@9359 breaks HTML::Parser
54951              From: Gisle Aas <gisle@ActiveState.com>
54952              Date: 27 Mar 2001 11:30:24 -0800
54953              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
54954              
54955              Clarify the UTF-8 issues of the API docs.
54956              (Slightly reworded and expanded.)
54957      Branch: perl
54958            ! pod/perlapi.pod sv.c sv.h
54959 ____________________________________________________________________________
54960 [  9385] By: jhi                                   on 2001/03/27  19:44:25
54961         Log: If directory entries compare equal case-insensitively,
54962              retry case-sensitively.
54963      Branch: perl
54964            ! ext/File/Glob/bsd_glob.c
54965 ____________________________________________________________________________
54966 [  9384] By: nick                                  on 2001/03/27  19:38:50
54967         Log: Various EBCDIC fixes:
54968              - major revelation that swash code is encoding aware,
54969              (or thought it was) - now it is ;-)
54970              - With that out of the way fix a slab of tr/// cases.
54971              - Fix Encode 'Unicode' to be true Unicode so tests pass.
54972              - As anticipated Base64.xs needed tweaks.
54973              - Until tr/// works right avoid old_encode64 in MIME tests.
54974      Branch: perlio
54975            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
54976            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
54977 ____________________________________________________________________________
54978 [  9383] By: jhi                                   on 2001/03/27  18:34:41
54979         Log: Add the std test suite BEGIN block.
54980      Branch: perl
54981            ! t/lib/xs-typemap.t
54982 ____________________________________________________________________________
54983 [  9382] By: jhi                                   on 2001/03/27  15:16:07
54984         Log: Add debugging output to the test.
54985      Branch: perl
54986            ! t/lib/glob-basic.t
54987 ____________________________________________________________________________
54988 [  9381] By: jhi                                   on 2001/03/27  15:08:10
54989         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
54990      Branch: perl
54991            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
54992            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54993            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
54994            + t/lib/xs-typemap.t
54995            ! MANIFEST
54996 ____________________________________________________________________________
54997 [  9380] By: jhi                                   on 2001/03/27  14:48:34
54998         Log: Subject: [PATCH] Typemap testing
54999              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
55000              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
55001              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
55002              
55003              (The first part of the patch.)
55004      Branch: perl
55005            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
55006 ____________________________________________________________________________
55007 [  9379] By: jhi                                   on 2001/03/27  14:44:56
55008         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
55009              From: Benjamin Sugars <bsugars@canoe.ca> 
55010              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
55011              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
55012      Branch: perl
55013            ! t/lib/glob-basic.t
55014 ____________________________________________________________________________
55015 [  9378] By: jhi                                   on 2001/03/27  14:42:30
55016         Log: Subject: [PATCH] perlvar nit
55017              From: Simon Cozens <simon@netthink.co.uk>
55018              Date: Tue, 27 Mar 2001 01:12:01 +0100
55019              Message-ID: <20010327011201.A19179@netthink.co.uk>
55020      Branch: perl
55021            ! pod/perlvar.pod
55022 ____________________________________________________________________________
55023 [  9377] By: jhi                                   on 2001/03/27  14:36:26
55024         Log: Subject: [PATCH] B::Terse and warnings
55025              From: Benjamin Sugars <ben.sugars@home.com>
55026              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
55027              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
55028      Branch: perl
55029            ! ext/B/B.pm ext/B/B/Terse.pm
55030 ____________________________________________________________________________
55031 [  9376] By: jhi                                   on 2001/03/27  14:31:31
55032         Log: Document sockatmark() some.
55033      Branch: perl
55034            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
55035            ! pod/perltoc.pod
55036 ____________________________________________________________________________
55037 [  9375] By: jhi                                   on 2001/03/27  14:00:24
55038         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
55039              noted by Gisle and fixed by NI-S.
55040      Branch: perl
55041            ! sv.c
55042 ____________________________________________________________________________
55043 [  9374] By: jhi                                   on 2001/03/27  05:50:01
55044         Log: Regen toc.
55045      Branch: perl
55046            ! pod/perltoc.pod
55047 ____________________________________________________________________________
55048 [  9373] By: jhi                                   on 2001/03/27  05:43:51
55049         Log: Pixie documenting.
55050      Branch: perl
55051            ! Makefile.SH pod/perlhack.pod
55052 ____________________________________________________________________________
55053 [  9372] By: jhi                                   on 2001/03/27  05:29:34
55054         Log: Metaconfig unit changes for #9371.
55055      Branch: metaconfig
55056            ! U/modified/myhostname.U
55057      Branch: metaconfig/U/perl
55058            + d_sockatmark.U
55059            ! gccvers.U
55060 ____________________________________________________________________________
55061 [  9371] By: jhi                                   on 2001/03/27  05:29:07
55062         Log: Add sockatmark() probing.
55063      Branch: perl
55064            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55065            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
55066            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
55067            ! vos/config.ga.h win32/config.bc win32/config.gc
55068            ! win32/config.vc
55069 ____________________________________________________________________________
55070 [  9370] By: jhi                                   on 2001/03/26  22:01:18
55071         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
55072              Really need to benchmark this.
55073      Branch: perl
55074            ! pp.c
55075 ____________________________________________________________________________
55076 [  9369] By: nick                                  on 2001/03/26  21:59:30
55077         Log: Integrate mainline.
55078      Branch: perlio
55079            ! ext/MIME/Base64/QuotedPrint.pm
55080           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
55081           !> patchlevel.h pod/perlhack.pod pp_sys.c
55082 ____________________________________________________________________________
55083 [  9368] By: jhi                                   on 2001/03/26  21:47:03
55084         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
55085              
55086              TODO1: perlbench.
55087              TODO2: le, lt, ge, gt?  Yech.
55088      Branch: perl
55089            ! pp.c
55090 ____________________________________________________________________________
55091 [  9367] By: jhi                                   on 2001/03/26  21:34:57
55092         Log: Too much cut-and-paste in #9363.
55093      Branch: perl
55094            ! pp_sys.c
55095 ____________________________________________________________________________
55096 [  9366] By: jhi                                   on 2001/03/26  21:20:53
55097         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
55098              From: Andreas Schwab <schwab@suse.de>
55099              Date: 26 Mar 2001 17:29:04 +0200
55100              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
55101              
55102              (The patch for 5.6.0 or so, this is a guess for bleadperl)
55103      Branch: perl
55104            ! pp_hot.c
55105 ____________________________________________________________________________
55106 [  9365] By: jhi                                   on 2001/03/26  21:07:54
55107         Log: Integrate perlio.
55108      Branch: perl
55109           !> perlio.c
55110 ____________________________________________________________________________
55111 [  9364] By: nick                                  on 2001/03/26  20:30:48
55112         Log: REFCNT botch in layer name cache hash.
55113      Branch: perlio
55114            ! perlio.c
55115 ____________________________________________________________________________
55116 [  9363] By: jhi                                   on 2001/03/26  18:44:32
55117         Log: Subject: [PATCH] socket() leaks file descriptors
55118              From: Benjamin Sugars <bsugars@canoe.ca>
55119              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
55120              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
55121              
55122              Also sockpair() fixed similarly.
55123      Branch: perl
55124            ! pp_sys.c
55125 ____________________________________________________________________________
55126 [  9362] By: jhi                                   on 2001/03/26  18:37:52
55127         Log: Integrate perlio.
55128      Branch: perl
55129           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
55130 ____________________________________________________________________________
55131 [  9361] By: nick                                  on 2001/03/26  17:32:06
55132         Log: Implement flush of linebuffered streams on read of a tty.
55133      Branch: perlio
55134            ! perlio.c perliol.h
55135 ____________________________________________________________________________
55136 [  9360] By: nick                                  on 2001/03/26  17:12:32
55137         Log: Memory tweaks and notes for OEMVS.
55138      Branch: perlio
55139            ! README.os390 miniperlmain.c t/op/pat.t
55140 ____________________________________________________________________________
55141 [  9359] By: jhi                                   on 2001/03/26  02:12:54
55142         Log: Update Changes.
55143      Branch: perl
55144            ! Changes patchlevel.h
55145 ____________________________________________________________________________
55146 [  9358] By: jhi                                   on 2001/03/26  02:05:32
55147         Log: Document the most common pixie options.
55148      Branch: perl
55149            ! pod/perlhack.pod
55150 ____________________________________________________________________________
55151 [  9357] By: jhi                                   on 2001/03/26  01:25:28
55152         Log: For perl.pixie check *before* compiling that optimize is -g,
55153              as for perl.third.
55154      Branch: perl
55155            ! Makefile.SH
55156 ____________________________________________________________________________
55157 [  9356] By: jhi                                   on 2001/03/26  01:13:41
55158         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
55159      Branch: perl
55160            ! Makefile.SH
55161 ____________________________________________________________________________
55162 [  9355] By: jhi                                   on 2001/03/26  01:11:19
55163         Log: Remove t/perl.third.
55164      Branch: perl
55165            ! Makefile.SH
55166 ____________________________________________________________________________
55167 [  9354] By: jhi                                   on 2001/03/26  00:23:38
55168         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
55169              IO::Sockatmark().
55170      Branch: perl
55171            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
55172 ____________________________________________________________________________
55173 [  9353] By: jhi                                   on 2001/03/25  22:25:04
55174         Log: Integrate perlio.
55175      Branch: perl
55176           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
55177           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
55178           !> pp_hot.c win32/makefile.mk
55179 ____________________________________________________________________________
55180 [  9352] By: jhi                                   on 2001/03/25  22:21:41
55181         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
55182              From: Radu Greab <radu@netsoft.ro>
55183              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
55184              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
55185      Branch: perl
55186            ! pp_sys.c
55187 ____________________________________________________________________________
55188 [  9351] By: nick                                  on 2001/03/25  22:15:02
55189         Log: Fix readline in list mode to tell rest of world that it has
55190              things on the stack. Otherwise if perl code gets invoked
55191              underneath it it scribbles over results-so-far.
55192              (Why TIEHANDLE has not tripped on this is a mystery.)
55193      Branch: perlio
55194            ! pp_hot.c
55195 ____________________________________________________________________________
55196 [  9350] By: nick                                  on 2001/03/25  22:10:13
55197         Log: win32/makefile.mk typos
55198      Branch: perlio
55199            ! win32/makefile.mk
55200 ____________________________________________________________________________
55201 [  9349] By: nick                                  on 2001/03/25  21:31:14
55202         Log: Integrate now-non-binary file.
55203      Branch: perlio
55204           !> t/lib/mimeqp.t
55205 ____________________________________________________________________________
55206 [  9348] By: nick                                  on 2001/03/25  21:27:24
55207         Log: Make it text
55208      Branch: perlio
55209            ! t/lib/mimeqp.t
55210 ____________________________________________________________________________
55211 [  9347] By: nick                                  on 2001/03/25  21:25:37
55212         Log: Integrate mainline.
55213      Branch: perlio
55214           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
55215           !> lib/Term/ReadLine.pm t/lib/md5-file.t
55216 ____________________________________________________________________________
55217 [  9346] By: nick                                  on 2001/03/25  20:58:15
55218         Log: Add destruct time hook to PerlIO (for work-in-process implementing
55219              layers in perl code. In such cases layers need to be popped before
55220              we loose the ability to run perl code.)
55221              Also back-out "PerlIO::object" hook - it isn't going to work like that...
55222      Branch: perlio
55223            ! perl.c perlio.c perlio.h perliol.h
55224 ____________________________________________________________________________
55225 [  9345] By: nick                                  on 2001/03/25  20:49:11
55226         Log: Avoid at leasy one of undefined warnings in Encode.
55227      Branch: perlio
55228            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
55229 ____________________________________________________________________________
55230 [  9344] By: jhi                                   on 2001/03/25  20:37:43
55231         Log: A workaround for using Term::ReadLine in emacs minibuffer
55232              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
55233              additional tweaks from Ilya Zakharevich.
55234      Branch: perl
55235            ! lib/Term/ReadLine.pm
55236 ____________________________________________________________________________
55237 [  9343] By: nick                                  on 2001/03/25  20:21:14
55238         Log: Missing return value.
55239      Branch: perlio
55240            ! ext/PerlIO/Scalar/Scalar.xs
55241 ____________________________________________________________________________
55242 [  9342] By: jhi                                   on 2001/03/25  16:21:00
55243         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
55244              to equal the CPAN versions since no code changes have been made.
55245      Branch: perl
55246            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
55247            ! t/lib/md5-file.t
55248 ____________________________________________________________________________
55249 [  9341] By: jhi                                   on 2001/03/25  16:01:48
55250         Log: Escape 8-bit characters.
55251      Branch: perl
55252            ! t/lib/mimeqp.t
55253 ____________________________________________________________________________
55254 [  9340] By: gsar                                  on 2001/03/25  15:50:53
55255         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
55256              chars)
55257      Branch: perl
55258            + t/lib/mimeqp.t
55259 ____________________________________________________________________________
55260 [  9339] By: gsar                                  on 2001/03/25  15:48:50
55261         Log: delete mimeqp.t for later add with text mode set
55262      Branch: perl
55263            - t/lib/mimeqp.t
55264 ____________________________________________________________________________
55265 [  9338] By: nick                                  on 2001/03/25  09:01:57
55266         Log: Integrate mainline.
55267      Branch: perlio
55268           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55269           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
55270           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
55271           +> t/lib/mimeb64u.t t/lib/mimeqp.t
55272           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
55273           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
55274           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
55275 ____________________________________________________________________________
55276 [  9337] By: jhi                                   on 2001/03/25  04:23:24
55277         Log: Add MIME::Base64 here and there.  Again, a lot of
55278              optimism is in the air.
55279      Branch: perl
55280            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
55281            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
55282 ____________________________________________________________________________
55283 [  9336] By: jhi                                   on 2001/03/25  04:12:43
55284         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
55285              this by ear as I do not do Win32 programming.)
55286      Branch: perl
55287            ! win32/Makefile win32/makefile.mk
55288 ____________________________________________________________________________
55289 [  9335] By: jhi                                   on 2001/03/25  04:03:50
55290         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
55291      Branch: perl
55292            ! t/lib/md5-file.t
55293 ____________________________________________________________________________
55294 [  9334] By: jhi                                   on 2001/03/25  03:58:53
55295         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
55296      Branch: perl
55297            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55298            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
55299            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
55300            + t/lib/mimeb64u.t t/lib/mimeqp.t
55301            ! MANIFEST
55302 ____________________________________________________________________________
55303 [  9333] By: jhi                                   on 2001/03/24  20:14:37
55304         Log: Integrate perlio.
55305      Branch: perl
55306           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
55307 ____________________________________________________________________________
55308 [  9332] By: nick                                  on 2001/03/24  19:40:34
55309         Log: Fix un-init variable leading to spurious "Out of Memory!"
55310      Branch: perlio
55311            ! doio.c
55312 ____________________________________________________________________________
55313 [  9331] By: nick                                  on 2001/03/24  19:09:59
55314         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
55315              and update layers internals doc.
55316      Branch: perlio
55317            ! pod/perlfunc.pod pod/perliol.pod
55318 ____________________________________________________________________________
55319 [  9330] By: jhi                                   on 2001/03/24  18:42:11
55320         Log: The length might be uninitialized garbage if the *svp is the undef.
55321      Branch: perl
55322            ! doio.c
55323 ____________________________________________________________________________
55324 [  9329] By: jhi                                   on 2001/03/24  18:26:57
55325         Log: (Retracted by #9393)
55326              
55327              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
55328              From: Simon Cozens <simon@netthink.co.uk>
55329              Date: Sat, 24 Mar 2001 17:13:17 +0000
55330              Message-ID: <20010324171317.A13406@netthink.co.uk>
55331      Branch: perl
55332            ! utils/h2xs.PL
55333 ____________________________________________________________________________
55334 [  9328] By: nick                                  on 2001/03/24  17:22:02
55335         Log: Integrate mainline.
55336      Branch: perlio
55337           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
55338           !> lib/unicode/version
55339 ____________________________________________________________________________
55340 [  9327] By: nick                                  on 2001/03/24  17:16:02
55341         Log: Integrate mainline.
55342      Branch: perlio
55343           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55344           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55345           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
55346           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
55347           +> t/lib/md5-file.t
55348           !> MANIFEST Makefile.SH configure.com djgpp/config.over
55349           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
55350           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
55351           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
55352           !> win32/makefile.mk
55353 ____________________________________________________________________________
55354 [  9326] By: jhi                                   on 2001/03/24  17:00:42
55355         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
55356      Branch: perl
55357            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
55358            ! lib/unicode/version
55359 ____________________________________________________________________________
55360 [  9325] By: jhi                                   on 2001/03/24  16:22:33
55361         Log: Subject: Re: B::Deparse bug (5.6.0)
55362              From: Robin Houston <robin@kitsite.com>
55363              Date: Sat, 24 Mar 2001 14:33:09 +0000
55364              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
55365      Branch: perl
55366            ! op.c pp.c t/lib/b.t t/op/repeat.t
55367 ____________________________________________________________________________
55368 [  9324] By: jhi                                   on 2001/03/24  16:21:56
55369         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
55370              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
55371              these additions may be too optimistic.
55372      Branch: perl
55373            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
55374            ! hints/uwin.sh hints/vmesa.sh
55375 ____________________________________________________________________________
55376 [  9323] By: jhi                                   on 2001/03/24  16:06:01
55377         Log: Integrate perlio.
55378      Branch: perl
55379           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
55380           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55381            ! Makefile.SH
55382           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
55383           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
55384           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
55385           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55386           !> win32/makefile.mk win32/perlhost.h win32/win32.c
55387           !> win32/win32iop.h
55388 ____________________________________________________________________________
55389 [  9322] By: nick                                  on 2001/03/24  14:39:12
55390         Log: Routine Win32 regen_config_h - no real changes.
55391      Branch: perlio
55392            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55393 ____________________________________________________________________________
55394 [  9321] By: nick                                  on 2001/03/24  14:31:49
55395         Log: PerlIO fixups for Win32:
55396              - provide win33_popenlist() - non-functional as yet.
55397              - avoid need for aTHX in PerlIO_debug calls - even if not 
55398              enabled args are still evaluated so Win32 has trouble during fork().
55399              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
55400              - Fixup makedef.pl for latest set of symbols.
55401      Branch: perlio
55402            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
55403            ! win32/perlhost.h win32/win32.c win32/win32iop.h
55404 ____________________________________________________________________________
55405 [  9320] By: nick                                  on 2001/03/24  14:26:58
55406         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
55407              was gibberish - broke it on WIn32 at least.
55408      Branch: perlio
55409            ! ext/POSIX/POSIX.xs
55410 ____________________________________________________________________________
55411 [  9319] By: nick                                  on 2001/03/24  11:29:41
55412         Log: Generated files.
55413      Branch: perlio
55414            ! embed.h global.sym objXSUB.h perlapi.c proto.h
55415 ____________________________________________________________________________
55416 [  9318] By: nick                                  on 2001/03/24  10:29:37
55417         Log: Implement:
55418              1.  open($fh,"+<",undef);  # add test to t/io/open.t
55419              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
55420      Branch: perlio
55421            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
55422            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
55423            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
55424            ! t/io/open.t t/io/utf8.t
55425 ____________________________________________________________________________
55426 [  9317] By: jhi                                   on 2001/03/23  23:41:25
55427         Log: AIX does seems to have optimization problems with its C compilers.
55428      Branch: perl
55429            ! hints/aix.sh
55430 ____________________________________________________________________________
55431 [  9316] By: jhi                                   on 2001/03/23  23:40:46
55432         Log: Integrate perlio.
55433      Branch: perl
55434           +> lib/PerlIO.pm
55435           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
55436           !> perliol.h
55437 ____________________________________________________________________________
55438 [  9315] By: jhi                                   on 2001/03/23  22:16:30
55439         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
55440      Branch: perl
55441            ! t/lib/md5-file.t
55442 ____________________________________________________________________________
55443 [  9314] By: nick                                  on 2001/03/23  20:49:02
55444         Log: Perlio internals re-organized.
55445              - open process creates AV of layer/arg pairs
55446              (appends layers from open() or open.pm to default list).
55447              - push arg is now an SV.
55448              - layer ->Open get passed the AV
55449              - open is no longer mandatory method.
55450              - topmost layer that has ->Open method does the open
55451              - any layers above are pushed once that returns.
55452              - vtable re-ordered so dummy layers need only provide push/pop methods.
55453      Branch: perlio
55454            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55455 ____________________________________________________________________________
55456 [  9313] By: nick                                  on 2001/03/23  16:27:41
55457         Log: Check in a stable (working) version before next round of tweaks.
55458              Changes include:
55459              - Move default layers code out of doio.c and into perlio.c
55460              - Single routine for parsing layer specification strings.
55461              - Skeleton support for demand loading of layers
55462              - Core-dump avoidance if PERLIO environment specifies loadable layer
55463              (does not _work_ as need IO to load and need load to do IO ...)
55464      Branch: perlio
55465            + lib/PerlIO.pm
55466            ! MANIFEST doio.c perlio.c
55467 ____________________________________________________________________________
55468 [  9312] By: gsar                                  on 2001/03/23  16:25:25
55469         Log: add execute bit to files with shebang lines in the repository;
55470              avoid clobbering execute bit in Porting/makerel 
55471      Branch: maint-5.6/perl
55472            ! (edit 144 files)
55473 ____________________________________________________________________________
55474 [  9311] By: jhi                                   on 2001/03/23  14:25:35
55475         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
55476      Branch: perl
55477            ! MANIFEST
55478 ____________________________________________________________________________
55479 [  9310] By: jhi                                   on 2001/03/23  13:45:04
55480         Log: Subject: [PATCH] Net::Ping
55481              From: Colin McMillen <mcmi0037@tc.umn.edu>
55482              Date: Thu, 22 Mar 2001 19:30:31 -0600
55483              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
55484      Branch: perl
55485            ! lib/Net/Ping.pm
55486 ____________________________________________________________________________
55487 [  9309] By: jhi                                   on 2001/03/23  13:39:13
55488         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
55489      Branch: perl
55490            ! t/lib/md5-aaa.t t/lib/md5-file.t
55491 ____________________________________________________________________________
55492 [  9308] By: jhi                                   on 2001/03/23  13:20:34
55493         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
55494              - bump the version to 2.14
55495              - drop the base64 tests since they require MIME::Base64
55496              - drop the rfc1321.txt
55497              - drop the hints/dec_osf.pl since it's only needed for
55498              pre-5.005_03 Perls
55499              Todo:
55500              - the U32 alignment testing is now removed; it needs to
55501              be reintroduced as as a Config variable (meaning also
55502              as a Configure test)
55503              - get the new EBCDIC md5sum for MD5.pm
55504              - test in Win32 to see how badly I botched the makefiles
55505      Branch: perl
55506            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
55507            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
55508            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
55509            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
55510            + t/lib/md5-file.t
55511            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
55512            ! win32/Makefile win32/makefile.mk
55513 ____________________________________________________________________________
55514 [  9307] By: jhi                                   on 2001/03/23  12:56:14
55515         Log: Integrate change #9306 from maintperl into mainline,
55516              AIX dynaloader for AIXes without <load.h>.
55517      Branch: perl
55518           !> ext/DynaLoader/hints/aix.pl
55519 ____________________________________________________________________________
55520 [  9306] By: jhi                                   on 2001/03/23  12:51:36
55521         Log: There are AIXes without /usr/include/load.h,
55522              patch from H.Merijn Brand.
55523      Branch: maint-5.6/perl
55524            ! ext/DynaLoader/hints/aix.pl
55525 ____________________________________________________________________________
55526 [  9305] By: nick                                  on 2001/03/23  11:00:42
55527         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
55528      Branch: perlio
55529            ! ext/Encode/Encode.xs perlio.c perlio.h
55530 ____________________________________________________________________________
55531 [  9304] By: nick                                  on 2001/03/23  10:20:46
55532         Log: Render -Duseperlio functional again.
55533              - this is "quick fix" which calls PerlIO_apply_layers after opening,
55534              which is what old scheme did. New scheme needs to change that
55535              to make open(...,\$scalar) etc. work but this will do for now.
55536      Branch: perlio
55537            ! perlio.c
55538 ____________________________________________________________________________
55539 [  9303] By: nick                                  on 2001/03/23  09:53:20
55540         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
55541              -Uuseperlio now works again.
55542              -Duseperlio is still poorly. Don't merge yet...
55543      Branch: perlio
55544            ! doio.c perlio.h
55545 ____________________________________________________________________________
55546 [  9302] By: nick                                  on 2001/03/22  22:26:51
55547         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
55548              type code.
55549              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
55550              is its main caller. In particular now has access to "extra" args, and
55551              can tell when an open handle is "reopened" (or duped?).
55552              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
55553              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
55554              PerlIO_open() et. al. (i.e. other way round).
55555              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
55556              with args close to PerlIO_openn().
55557      Branch: perlio
55558            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
55559 ____________________________________________________________________________
55560 [  9301] By: jhi                                   on 2001/03/22  20:58:04
55561         Log: Integrate perlio.
55562      Branch: perl
55563           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
55564           !> t/io/open.t util.c
55565 ____________________________________________________________________________
55566 [  9300] By: nick                                  on 2001/03/22  17:36:32
55567         Log: Don't include $@ in not ok message.
55568      Branch: perlio
55569            ! t/io/open.t
55570 ____________________________________________________________________________
55571 [  9299] By: gsar                                  on 2001/03/22  16:53:45
55572         Log: back out changes#7532,7521 for now (appears to have problems
55573              on IRIX)
55574      Branch: maint-5.6/perl
55575            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55576            ! ext/POSIX/typemap pod/perlvar.pod
55577 ____________________________________________________________________________
55578 [  9298] By: nick                                  on 2001/03/22  14:35:46
55579         Log: Give a meaning to '&' in n-arg open case:
55580              open($fh,"<&",$scalar);
55581              $scalar can be:
55582              - an integer which does "fdopen"
55583              open($fh,"<&",2); # like open($fh,"<&2")
55584              - something that will yield a file handle via sv_2io()
55585              useful for dup'ing anonymous handles.
55586              e.g.:
55587              open(my $fh,"<&",\*STDIN);
55588              open(my $dup,"<&",$fh);
55589      Branch: perlio
55590            ! doio.c t/io/open.t
55591 ____________________________________________________________________________
55592 [  9297] By: nick                                  on 2001/03/22  13:34:35
55593         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
55594      Branch: perlio
55595            ! util.c
55596 ____________________________________________________________________________
55597 [  9296] By: nick                                  on 2001/03/22  12:51:20
55598         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
55599      Branch: perlio
55600            ! perl.c
55601 ____________________________________________________________________________
55602 [  9295] By: nick                                  on 2001/03/22  11:59:44
55603         Log: If stdin, stdout or stderr get opened in unexpected read/write state
55604              then warn at time of open not at time of use.
55605      Branch: perlio
55606            ! doio.c pp_hot.c pp_sys.c
55607 ____________________________________________________________________________
55608 [  9294] By: nick                                  on 2001/03/22  10:54:35
55609         Log: Die on n-arg open(...,"",xxx,yyy,...)
55610              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
55611              - die on read/write cases so we can decide what it means later.
55612      Branch: perlio
55613            ! doio.c embed.pl iperlsys.h util.c
55614 ____________________________________________________________________________
55615 [  9293] By: nick                                  on 2001/03/22  09:02:45
55616         Log: perlio tweaks (reported by Nick Clark)
55617              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
55618              error check in Pendinf_read().
55619      Branch: perlio
55620            ! perlio.c
55621 ____________________________________________________________________________
55622 [  9292] By: gsar                                  on 2001/03/22  07:12:00
55623         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
55624              fixes)
55625      Branch: maint-5.6/perl
55626           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
55627 ____________________________________________________________________________
55628 [  9291] By: jhi                                   on 2001/03/22  06:06:44
55629         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
55630      Branch: perl
55631            ! t/op/re_tests
55632 ____________________________________________________________________________
55633 [  9290] By: jhi                                   on 2001/03/22  05:57:01
55634         Log: Move MacOS Classic higher in the list of supported platforms.
55635      Branch: maint-5.6/perl
55636            ! pod/perlport.pod
55637 ____________________________________________________________________________
55638 [  9289] By: gsar                                  on 2001/03/22  05:35:04
55639         Log: revert part of change#6438 for compatibility (av_reify()
55640              appears to be needed to implement av_splice()ish things
55641              in XS)
55642      Branch: maint-5.6/perl
55643            ! embed.pl global.sym objXSUB.h perlapi.c
55644 ____________________________________________________________________________
55645 [  9288] By: gsar                                  on 2001/03/22  03:09:19
55646         Log: update copyright year
55647      Branch: maint-5.6/perl
55648            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
55649            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
55650            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
55651            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
55652            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
55653            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
55654            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
55655            ! x2p/walk.c
55656 ____________________________________________________________________________
55657 [  9287] By: jhi                                   on 2001/03/21  20:30:54
55658         Log: Integrate perlio.
55659      Branch: perl
55660           !> ext/Data/Dumper/Dumper.xs
55661 ____________________________________________________________________________
55662 [  9286] By: gsar                                  on 2001/03/21  19:49:54
55663         Log: makefile.mk tweak
55664      Branch: maint-5.6/perl
55665            ! win32/Makefile win32/makefile.mk
55666 ____________________________________________________________________________
55667 [  9285] By: nick                                  on 2001/03/21  19:07:13
55668         Log: Multiplicity fix for Dumper.
55669      Branch: perlio
55670            ! ext/Data/Dumper/Dumper.xs
55671 ____________________________________________________________________________
55672 [  9284] By: nick                                  on 2001/03/21  19:01:07
55673         Log: Integrate mainline - (does not build xTHX issue in Dumper).
55674      Branch: perlio
55675           !> (integrate 27 files)
55676 ____________________________________________________________________________
55677 [  9283] By: jhi                                   on 2001/03/21  17:17:35
55678         Log: Integrate change #9282 from mainline into maintperl,
55679              4-arg UTF-8 substr().
55680      Branch: maint-5.6/perl
55681           !> pp.c
55682 ____________________________________________________________________________
55683 [  9282] By: jhi                                   on 2001/03/21  17:15:43
55684         Log: The #9270 would have leaked a scalar if pp_substr()
55685              returned early.
55686      Branch: perl
55687            ! pp.c
55688 ____________________________________________________________________________
55689 [  9281] By: gsar                                  on 2001/03/21  17:03:14
55690         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
55691      Branch: maint-5.6/perl
55692            ! win32/makefile.mk
55693 ____________________________________________________________________________
55694 [  9280] By: gsar                                  on 2001/03/21  17:01:20
55695         Log: some tweaks to change#9278 (fork() emulation should be enabled
55696              by setting BUILD_FLAVOR instead of changing the defaults)
55697      Branch: maint-5.6/perl
55698            ! win32/makefile.mk
55699 ____________________________________________________________________________
55700 [  9279] By: gsar                                  on 2001/03/21  16:47:19
55701         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
55702      Branch: maint-5.6/perl
55703            ! ext/File/Glob/Glob.pm
55704           !> lib/Cwd.pm
55705 ____________________________________________________________________________
55706 [  9278] By: jhi                                   on 2001/03/21  14:35:10
55707         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
55708              From: "Vadim Konovalov" <watman@inbox.ru>
55709              Date: Wed, 21 Mar 2001 01:53:51 +0300
55710              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
55711      Branch: maint-5.6/perl
55712            ! win32/makefile.mk win32/win32sck.c
55713 ____________________________________________________________________________
55714 [  9277] By: jhi                                   on 2001/03/21  13:58:28
55715         Log: Integrate change #9270 from mainline to maintperl:
55716              continued 4-arg UTF-8 substr() fixing.
55717      Branch: maint-5.6/perl
55718           !> pp.c t/op/substr.t
55719 ____________________________________________________________________________
55720 [  9276] By: jhi                                   on 2001/03/21  13:33:00
55721         Log: More pixie cleaning.
55722      Branch: perl
55723            ! Makefile.SH
55724 ____________________________________________________________________________
55725 [  9275] By: jhi                                   on 2001/03/21  03:54:17
55726         Log: Update Changes.
55727      Branch: perl
55728            ! Changes patchlevel.h
55729 ____________________________________________________________________________
55730 [  9274] By: jhi                                   on 2001/03/21  03:48:24
55731         Log: First stab at making Data::Dumper to grok Unicode.
55732              
55733              TODO: tests, EBCDICify.
55734      Branch: perl
55735            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
55736 ____________________________________________________________________________
55737 [  9273] By: jhi                                   on 2001/03/21  02:23:00
55738         Log: Fix for
55739              
55740              Subject: Memory leak in unquoted print   
55741              From: Benjamin Sugars <bsugars@canoe.ca> 
55742              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
55743              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
55744      Branch: perl
55745            ! perlio.c
55746 ____________________________________________________________________________
55747 [  9272] By: jhi                                   on 2001/03/21  01:33:17
55748         Log: Subject: Re: [PATCH] POSIX::getcwd()
55749              From: Benjamin Sugars <bsugars@canoe.ca> 
55750              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
55751              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
55752      Branch: perl
55753            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
55754 ____________________________________________________________________________
55755 [  9271] By: jhi                                   on 2001/03/21  01:22:52
55756         Log: Subject: [PATCH] Cwd.pm docs
55757              From: Benjamin Sugars <bsugars@canoe.ca>
55758              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
55759              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
55760      Branch: perl
55761            ! lib/Cwd.pm
55762 ____________________________________________________________________________
55763 [  9270] By: jhi                                   on 2001/03/21  01:16:29
55764         Log: Continue 4-arg substr() UTF-8 fixage.
55765      Branch: perl
55766            ! pp.c t/op/substr.t
55767 ____________________________________________________________________________
55768 [  9269] By: jhi                                   on 2001/03/21  00:46:14
55769         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
55770              
55771              revert the leak fix in change#9142 (problem needs a more experimental
55772              fix unsuitable for 5.6.1)
55773              
55774              do alphabetical sorting by default (for csh compatibility)
55775              
55776              cut-n-paste goof in change#9264
55777              
55778              VMS piping fixes (from Charles Lane)
55779      Branch: perl
55780           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
55781           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55782           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
55783 ____________________________________________________________________________
55784 [  9268] By: jhi                                   on 2001/03/21  00:37:04
55785         Log: Integrate perlio.
55786      Branch: perl
55787           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55788           !> utf8.c utf8.h utfebcdic.h
55789 ____________________________________________________________________________
55790 [  9267] By: nick                                  on 2001/03/20  20:04:39
55791         Log: More EBCDIC stuff:
55792              - Loose the extra level of function on ASCII.
55793              - spotted a chr(0) issue in sv.c
55794              - re-work of UTF-X tr/// ranges to work in Unicode
55795              space. Still issues with the "0xff is illegal UTF-8" hack.
55796              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
55797              (why do it once when you can do it all over the place :-(
55798              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
55799              need utf8.pm for swashes.
55800              - Simplified and commented scan_const() in toke.c
55801              Still something wrong regexp and tr (swashes?).
55802      Branch: perlio
55803            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
55804            ! utf8.c utf8.h utfebcdic.h
55805 ____________________________________________________________________________
55806 [  9266] By: gsar                                  on 2001/03/20  19:16:43
55807         Log: VMS piping fixes (from Charles Lane)
55808      Branch: maint-5.6/perl
55809            ! vms/vms.c vms/vmspipe.com
55810 ____________________________________________________________________________
55811 [  9265] By: gsar                                  on 2001/03/20  17:53:52
55812         Log: cut-n-paste goof in change#9264
55813      Branch: maint-5.6/perl
55814            ! ext/File/Glob/Glob.xs
55815 ____________________________________________________________________________
55816 [  9264] By: gsar                                  on 2001/03/20  17:43:47
55817         Log: do alphabetical sorting by default (for csh compatibility);
55818              bsd_glob() does ASCII sort by default as usual, unless
55819              GLOB_ALPHASORT was specified
55820      Branch: maint-5.6/perl
55821            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
55822            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55823            ! ext/File/Glob/bsd_glob.h
55824 ____________________________________________________________________________
55825 [  9263] By: gsar                                  on 2001/03/20  16:40:08
55826         Log: integrate change#9255 from mainline (unicode fix)
55827              
55828              substr($bytestr, i, n, $charstr)
55829      Branch: maint-5.6/perl
55830           !> Todo-5.6 pp.c t/op/substr.t
55831 ____________________________________________________________________________
55832 [  9262] By: gsar                                  on 2001/03/20  15:57:41
55833         Log: revert the leak fix in change#9142 (problem needs a more experimental
55834              fix unsuitable for 5.6.1)
55835      Branch: maint-5.6/perl
55836            ! scope.c
55837 ____________________________________________________________________________
55838 [  9261] By: jhi                                   on 2001/03/20  14:26:25
55839         Log: Integrate changes #9259,9260 from maintperl into mainline.
55840              
55841              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55842              
55843              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55844      Branch: perl
55845           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
55846 ____________________________________________________________________________
55847 [  9260] By: jhi                                   on 2001/03/20  14:05:46
55848         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
55849              From: Robin Barker <rmb1@cise.npl.co.uk>
55850              Date: Tue, 20 Mar 2001 10:12:04 GMT
55851              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
55852      Branch: maint-5.6/perl
55853            ! run.c
55854 ____________________________________________________________________________
55855 [  9259] By: jhi                                   on 2001/03/20  14:04:39
55856         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
55857              From: Chris Nandor <pudge@pobox.com>
55858              Date: Tue, 20 Mar 2001 00:40:56 -0500
55859              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
55860      Branch: maint-5.6/perl
55861            ! ext/POSIX/POSIX.xs lib/File/Path.pm
55862 ____________________________________________________________________________
55863 [  9258] By: jhi                                   on 2001/03/20  05:09:34
55864         Log: Update Changes.
55865      Branch: perl
55866            ! Changes patchlevel.h
55867 ____________________________________________________________________________
55868 [  9257] By: jhi                                   on 2001/03/20  05:04:25
55869         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
55870      Branch: perl
55871            ! t/op/tr.t
55872 ____________________________________________________________________________
55873 [  9256] By: jhi                                   on 2001/03/20  04:43:12
55874         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
55875              From: Peter Prymmer <pvhp@forte.com>
55876              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
55877              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
55878      Branch: maint-5.6/perl
55879            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
55880 ____________________________________________________________________________
55881 [  9255] By: jhi                                   on 2001/03/19  23:17:17
55882         Log: substr($bytestr, i, n, $charstr)
55883              
55884              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
55885      Branch: perl
55886            ! Todo-5.6 pp.c t/op/substr.t
55887 ____________________________________________________________________________
55888 [  9254] By: jhi                                   on 2001/03/19  22:25:09
55889         Log: Rearrange the make test target prerequisites so that
55890              in a parallel make 'all' is finished before 'test'.
55891      Branch: perl
55892            ! Makefile.SH
55893 ____________________________________________________________________________
55894 [  9253] By: jhi                                   on 2001/03/19  21:48:07
55895         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
55896              From: Robin Houston <robin@kitsite.com>
55897              Date: Mon, 19 Mar 2001 15:48:41 +0000
55898              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
55899      Branch: perl
55900            ! pp_ctl.c
55901 ____________________________________________________________________________
55902 [  9252] By: jhi                                   on 2001/03/19  21:42:27
55903         Log: Integrate perlio.
55904      Branch: perl
55905           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
55906           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
55907           !> utfebcdic.h vms/perly_c.vms
55908 ____________________________________________________________________________
55909 [  9251] By: jhi                                   on 2001/03/19  21:31:28
55910         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
55911              
55912              Dynaloading in 64-bit AIX with vac.
55913      Branch: perl
55914           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55915           !> hints/aix.sh
55916 ____________________________________________________________________________
55917 [  9250] By: jhi                                   on 2001/03/19  21:18:00
55918         Log: A more robust solution for the 64bitall AIX dynaloading
55919              problem, from Jens-Uwe Mager.
55920      Branch: maint-5.6/perl
55921            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
55922 ____________________________________________________________________________
55923 [  9249] By: nick                                  on 2001/03/19  20:59:37
55924         Log: Integrate mainline.
55925      Branch: perlio
55926           !> (integrate 42 files)
55927 ____________________________________________________________________________
55928 [  9248] By: nick                                  on 2001/03/19  20:22:07
55929         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
55930              (Building on OS390 uses native YACC and YYDEBUG has other
55931              side effects.)
55932      Branch: perlio
55933            ! perly.c perly.y vms/perly_c.vms
55934 ____________________________________________________________________________
55935 [  9247] By: jhi                                   on 2001/03/19  19:59:53
55936         Log: 64-bit AIX dynaloading problem (see #9244) idea
55937              from Jens-Uwe Mager.
55938      Branch: maint-5.6/perl
55939            ! ext/DynaLoader/dl_aix.xs
55940 ____________________________________________________________________________
55941 [  9246] By: nick                                  on 2001/03/19  19:27:57
55942         Log: More EBCDIC fixes.
55943      Branch: perlio
55944            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
55945            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
55946 ____________________________________________________________________________
55947 [  9245] By: jhi                                   on 2001/03/19  19:05:19
55948         Log: Integrate change #9243 from mainline into maintperl.
55949              
55950              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55951      Branch: maint-5.6/perl
55952           !> README.vmesa
55953 ____________________________________________________________________________
55954 [  9244] By: jhi                                   on 2001/03/19  19:03:15
55955         Log: Get 64bitall AIX building, but still does not test okay:
55956              dynaloading anything fails, for example for op/defins:
55957              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
55958              (update: fixed by #9247,9250)
55959      Branch: maint-5.6/perl
55960            ! hints/aix.sh
55961 ____________________________________________________________________________
55962 [  9243] By: jhi                                   on 2001/03/19  19:00:16
55963         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
55964              From: Robin Barker <rmb1@cise.npl.co.uk>
55965              Date: Mon, 19 Mar 2001 18:01:57 GMT
55966              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
55967      Branch: perl
55968            ! README.vmesa
55969 ____________________________________________________________________________
55970 [  9242] By: jhi                                   on 2001/03/19  18:58:43
55971         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
55972              
55973              TODO: tests.
55974      Branch: perl
55975            ! doop.c op.c
55976 ____________________________________________________________________________
55977 [  9241] By: gsar                                  on 2001/03/19  17:34:46
55978         Log: VMSify tests (from Charles Lane)
55979      Branch: maint-5.6/perl
55980            ! t/lib/filehand.t t/lib/texttabs.t
55981 ____________________________________________________________________________
55982 [  9240] By: jhi                                   on 2001/03/19  14:24:26
55983         Log: Integrate change #9233 from maintperl into mainline.
55984              
55985              some refcounts were incorrect in perl_clone()
55986      Branch: perl
55987           !> sv.c
55988 ____________________________________________________________________________
55989 [  9239] By: gsar                                  on 2001/03/19  09:23:17
55990         Log: this is 5.6.1-trial3
55991      Branch: maint-5.6/perl
55992            ! Changes
55993 ____________________________________________________________________________
55994 [  9238] By: gsar                                  on 2001/03/19  08:47:04
55995         Log: some new symbols are only available under ithreads
55996      Branch: maint-5.6/perl
55997            ! makedef.pl
55998 ____________________________________________________________________________
55999 [  9237] By: gsar                                  on 2001/03/19  08:42:28
56000         Log: update patchlevel.h, Changes, &c.
56001      Branch: maint-5.6/perl
56002            ! Changes patchlevel.h pod/perlhist.pod
56003           !> AUTHORS
56004 ____________________________________________________________________________
56005 [  9236] By: gsar                                  on 2001/03/19  08:17:49
56006         Log: integrate changes#8068,8717 from mainline
56007              
56008              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
56009              
56010              [PATCH CPAN 1.59_51] warning message (not!)
56011      Branch: maint-5.6/perl
56012           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
56013           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
56014           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
56015           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
56016           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
56017 ____________________________________________________________________________
56018 [  9235] By: gsar                                  on 2001/03/19  08:07:09
56019         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
56020              
56021              [PATCH] Add missing CV flags to dump.c
56022              
56023              Re: [patch] Re: PL_ptr_table
56024              
56025              Fixup non-ithread build after 8713
56026              
56027              Generated files form 8713 etc.
56028              
56029              Correct the correction :-(
56030              
56031              Documenting coderef @INC (Re: CPAN "make this script work" feature)
56032              
56033              Subject: Re: sync sync sync: have I missed any patches?
56034              Replace djSP with dSP.
56035      Branch: maint-5.6/perl
56036           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
56037           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
56038           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
56039           !> sv.c sv.h win32/perlhost.h
56040 ____________________________________________________________________________
56041 [  9234] By: gsar                                  on 2001/03/19  07:22:05
56042         Log: revert the change#9090 integrate for now (change looks somewhat
56043              incomplete in that [ha]v_exists() need something similar; lacks
56044              tests; &c.)
56045      Branch: maint-5.6/perl
56046            ! hv.c
56047 ____________________________________________________________________________
56048 [  9233] By: gsar                                  on 2001/03/19  07:10:01
56049         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
56050              destruction when there are unreferenced scalars (SvREFCNT==0)
56051      Branch: maint-5.6/perl
56052            ! sv.c
56053 ____________________________________________________________________________
56054 [  9232] By: jhi                                   on 2001/03/19  05:11:02
56055         Log: Regen api and toc.
56056      Branch: maint-5.6/perl
56057            ! pod/perlapi.pod pod/perltoc.pod
56058 ____________________________________________________________________________
56059 [  9231] By: jhi                                   on 2001/03/19  04:06:03
56060         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
56061              add a lost line in pp.c:pp_chop(), update to new op/chop.
56062              
56063              Clarify the description differentiating for and while; inspired by
56064              
56065              Subject: [ID 20010306.004] || != named unary operator
56066              
56067              The $Is_MacOS needs to be declared.
56068      Branch: maint-5.6/perl
56069            ! pp.c t/op/chop.t
56070           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
56071 ____________________________________________________________________________
56072 [  9230] By: jhi                                   on 2001/03/19  03:48:16
56073         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
56074              9079,9083,9089,9090,9091 from mainline to maintperl.
56075              
56076              Quieten some noise in Win32 builds
56077              
56078              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
56079              
56080              The perlretut was still talking about the old \p and \P
56081              definitions.
56082              
56083              More tweakage on the Unicode character class descriptions.
56084              
56085              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
56086              
56087              Subject: 'no *POSIX' Patch speeding up make on BS2000 
56088              
56089              Subject: [PATCH] perldata.pod here-doc docs
56090              
56091              Add /sbin and /usr/sbin to the list of directories scanned
56092              for setuid programs.  Takes care of bug id 20010309.003.
56093              
56094              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
56095              
56096              In op/stat #35 better to scan all the potential directories
56097              for setuids, not just the first one.
56098      Branch: maint-5.6/perl
56099            ! Makefile.SH
56100           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
56101           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
56102           !> t/op/stat.t toke.c win32/win32.h
56103 ____________________________________________________________________________
56104 [  9229] By: jhi                                   on 2001/03/19  02:31:50
56105         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
56106              From: Chris Nandor <pudge@pobox.com>
56107              Date: Sat, 10 Mar 2001 14:22:19 -0500
56108              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
56109      Branch: maint-5.6/perl
56110            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
56111            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
56112            ! t/lib/b.t t/lib/errno.t
56113 ____________________________________________________________________________
56114 [  9228] By: jhi                                   on 2001/03/19  02:29:59
56115         Log: Integrate changes #9113,9122 from mainline into maintperl.
56116              
56117              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?)
56118      Branch: maint-5.6/perl
56119           !> Configure README.os390 hints/os390.sh
56120 ____________________________________________________________________________
56121 [  9227] By: jhi                                   on 2001/03/19  02:22:35
56122         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
56123              into maintperl.
56124              
56125              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
56126              
56127              Forgot to check-in the larger part of #9120, duh.
56128              
56129              Subject: Another patch for integer.pm POD 
56130              
56131              h2ph strictness and cleanliness from Kurt Starsinic.
56132              
56133              Borland filename case problem.
56134              
56135              h2ph strictness and cleanliness from Kurt Starsinic.
56136              
56137              Subject: [PATCH] the uncontroversial doc patches
56138      Branch: maint-5.6/perl
56139           +> win32/sncfnmcs.pl
56140           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
56141           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
56142           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
56143           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
56144           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
56145           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
56146           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
56147 ____________________________________________________________________________
56148 [  9226] By: jhi                                   on 2001/03/19  02:10:21
56149         Log: Integrate changes #9207,9214 from mainline into maintperl.
56150              
56151              podchecker relaxations: =over has an *optional* number after it,
56152              and whitespace in L<> is okay.
56153      Branch: maint-5.6/perl
56154           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
56155           !> t/pod/poderrs.xr
56156 ____________________________________________________________________________
56157 [  9225] By: jhi                                   on 2001/03/19  02:07:38
56158         Log: Integrate change #9219 from maintperl into mainline.
56159              
56160              remove duplicated tests
56161      Branch: perl
56162           !> t/op/re_tests
56163 ____________________________________________________________________________
56164 [  9224] By: jhi                                   on 2001/03/19  02:06:11
56165         Log: Integrate change #9223 from mainline to maintperl.
56166              
56167              Document -Dmksymlinks.
56168      Branch: maint-5.6/perl
56169           !> INSTALL
56170 ____________________________________________________________________________
56171 [  9223] By: jhi                                   on 2001/03/19  02:01:25
56172         Log: Document -Dmksymlinks.
56173      Branch: perl
56174            ! INSTALL
56175 ____________________________________________________________________________
56176 [  9222] By: jhi                                   on 2001/03/19  01:15:35
56177         Log: The -Dmksymlinks wasn't working for maintperl.
56178      Branch: maint-5.6/perl
56179            ! Configure
56180 ____________________________________________________________________________
56181 [  9221] By: jhi                                   on 2001/03/19  00:49:43
56182         Log: Cleanup pixie residue.
56183      Branch: perl
56184            ! Makefile.SH
56185 ____________________________________________________________________________
56186 [  9220] By: jhi                                   on 2001/03/19  00:44:47
56187         Log: Document the use of pixie/prof; create make targets for it.
56188              
56189              TODO: make t/TEST pixie-aware.
56190      Branch: perl
56191            ! Makefile.SH pod/perlhack.pod
56192 ____________________________________________________________________________
56193 [  9219] By: gsar                                  on 2001/03/19  00:16:55
56194         Log: remove duplicated tests
56195      Branch: maint-5.6/perl
56196            ! t/op/re_tests
56197 ____________________________________________________________________________
56198 [  9218] By: jhi                                   on 2001/03/18  23:59:31
56199         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
56200      Branch: perl
56201            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
56202 ____________________________________________________________________________
56203 [  9217] By: jhi                                   on 2001/03/18  23:25:20
56204         Log: Rewrite the tests section of Makefile to be less redundant
56205              and to allow for more flexible test targets, many recursive
56206              make calls introduced.
56207      Branch: perl
56208            ! Makefile.SH
56209 ____________________________________________________________________________
56210 [  9216] By: jhi                                   on 2001/03/18  22:30:04
56211         Log: Document the use of Third Degree (sparsely).
56212      Branch: perl
56213            ! pod/perlhack.pod t/TEST
56214 ____________________________________________________________________________
56215 [  9215] By: jhi                                   on 2001/03/18  22:10:30
56216         Log: Make targets for testing with Third Degree.
56217      Branch: perl
56218            ! Makefile.SH
56219 ____________________________________________________________________________
56220 [  9214] By: jhi                                   on 2001/03/18  21:08:53
56221         Log: The podchecker relaxations need to mirrored also at the tests.
56222      Branch: perl
56223            ! t/pod/poderrs.xr
56224 ____________________________________________________________________________
56225 [  9213] By: jhi                                   on 2001/03/18  20:56:21
56226         Log: Update Changes.
56227      Branch: perl
56228            ! Changes patchlevel.h
56229 ____________________________________________________________________________
56230 [  9212] By: jhi                                   on 2001/03/18  20:36:59
56231         Log: Looking for config.sh in parent directories isn't
56232              very useful for the toplevel Makefile.
56233      Branch: perl
56234            ! Makefile.SH
56235 ____________________________________________________________________________
56236 [  9211] By: jhi                                   on 2001/03/18  20:33:37
56237         Log: On "make clean" take care of Third Degree droppings.
56238      Branch: perl
56239            ! Makefile.SH
56240 ____________________________________________________________________________
56241 [  9210] By: jhi                                   on 2001/03/18  20:21:34
56242         Log: Add a hook for running the tests under the Third Degree
56243              debugging tool (set $ENV{PERL_3LOG} to non-zero)
56244              
56245              TODO: Document the use of Third Degree.
56246      Branch: perl
56247            ! t/TEST
56248 ____________________________________________________________________________
56249 [  9209] By: jhi                                   on 2001/03/18  20:19:07
56250         Log: Regen toc and api pods.
56251      Branch: perl
56252            ! pod/perlapi.pod pod/perltoc.pod
56253 ____________________________________________________________________________
56254 [  9208] By: jhi                                   on 2001/03/18  20:12:12
56255         Log: Integrate changes #8128,9132 from mainline into maintperl,
56256              Tie::SubstrHash fixes.
56257      Branch: maint-5.6/perl
56258           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
56259 ____________________________________________________________________________
56260 [  9207] By: jhi                                   on 2001/03/18  20:07:43
56261         Log: podchecker relaxations from Michael Stevens.
56262      Branch: perl
56263            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
56264 ____________________________________________________________________________
56265 [  9206] By: jhi                                   on 2001/03/18  20:04:24
56266         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
56267      Branch: perl
56268            ! lib/Locale/Constants.pm lib/Locale/Country.pm
56269            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
56270            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
56271 ____________________________________________________________________________
56272 [  9205] By: jhi                                   on 2001/03/18  19:54:45
56273         Log: Integrate changes #9161,9162 from maintperl to mainline.
56274              
56275              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56276              results
56277      Branch: perl
56278           !> t/op/magic.t
56279 ____________________________________________________________________________
56280 [  9204] By: jhi                                   on 2001/03/18  19:37:46
56281         Log: Make perl.third checks more understandable to the builder.
56282      Branch: perl
56283            ! Makefile.SH
56284 ____________________________________________________________________________
56285 [  9203] By: jhi                                   on 2001/03/18  19:20:54
56286         Log: Re-integrate #9138 from maintperl to mainline,
56287              the squelching of the unneeded "Scalars leaked" messages.
56288      Branch: perl
56289           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56290           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56291           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56292 ____________________________________________________________________________
56293 [  9202] By: jhi                                   on 2001/03/18  18:48:36
56294         Log: More robust and more paranoid perl.third target.
56295      Branch: perl
56296            ! Makefile.SH
56297 ____________________________________________________________________________
56298 [  9201] By: jhi                                   on 2001/03/18  18:39:21
56299         Log: Integrate change #9197 from maintperl to mainline.
56300              
56301              more thorough cleaning of arenas.
56302      Branch: perl
56303           !> embed.pl perl.c proto.h sv.c t/op/sort.t
56304 ____________________________________________________________________________
56305 [  9200] By: jhi                                   on 2001/03/18  18:25:17
56306         Log: Integrate perlio.
56307      Branch: perl
56308           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
56309           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
56310           !> t/lib/encode.t toke.c universal.c utf8.c
56311 ____________________________________________________________________________
56312 [  9199] By: nick                                  on 2001/03/18  15:23:51
56313         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
56314              is the sense of the test being done. Avoid some magical 127 and 128 values
56315              by using macros.
56316      Branch: perlio
56317            ! doop.c pp_ctl.c sv.c toke.c
56318 ____________________________________________________________________________
56319 [  9198] By: nick                                  on 2001/03/18  14:18:12
56320         Log: UTF-X encoding invariance for Encode:
56321              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
56322              - move the XS code for those to universal.c (so in miniperl)
56323              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
56324              - change ext/Encode/compile to use above.
56325              - Fix t/lib/encode.t for above
56326              - Teach t/lib/b.t to expect -uutf8
56327              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
56328              utf8.pm is needed.
56329      Branch: perlio
56330            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
56331            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
56332 ____________________________________________________________________________
56333 [  9197] By: gsar                                  on 2001/03/18  12:15:57
56334         Log: more thorough cleaning of arenas--keep going until no more
56335              SvREFCNT_dec()s occur (this fixes the problem that causes the
56336              pesky "Scalars leaked" warnings)
56337      Branch: maint-5.6/perl
56338            ! embed.pl perl.c proto.h sv.c t/op/sort.t
56339 ____________________________________________________________________________
56340 [  9196] By: nick                                  on 2001/03/18  10:57:29
56341         Log: Fix pragma/utf8.t # 15
56342              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
56343              are SvUTF8 as well.
56344      Branch: perlio
56345            ! toke.c
56346 ____________________________________________________________________________
56347 [  9195] By: nick                                  on 2001/03/18  09:27:06
56348         Log: Integrate mainline
56349      Branch: perlio
56350           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
56351           !> t/op/pat.t
56352 ____________________________________________________________________________
56353 [  9194] By: jhi                                   on 2001/03/18  05:29:59
56354         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
56355              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
56356      Branch: perl
56357            ! op.c op.h t/op/misc.t t/op/pat.t
56358 ____________________________________________________________________________
56359 [  9193] By: jhi                                   on 2001/03/18  05:15:06
56360         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
56361      Branch: perl
56362            ! mg.c t/op/pat.t
56363 ____________________________________________________________________________
56364 [  9192] By: jhi                                   on 2001/03/18  04:22:43
56365         Log: tr/// UTF-8 patches from Inaba Hiroto.
56366      Branch: perl
56367            ! doop.c op.c
56368 ____________________________________________________________________________
56369 [  9191] By: jhi                                   on 2001/03/18  04:21:17
56370         Log: Integrate perlio.
56371      Branch: perl
56372           !> utf8.c utfebcdic.h
56373 ____________________________________________________________________________
56374 [  9190] By: nick                                  on 2001/03/17  20:32:01
56375         Log: Correct #if EBCDIC side typos.
56376              Builds and passes many tests on OS390.
56377      Branch: perlio
56378            ! utf8.c utfebcdic.h
56379 ____________________________________________________________________________
56380 [  9189] By: jhi                                   on 2001/03/17  18:55:49
56381         Log: Add prerequisites for the perl.third target.
56382      Branch: perl
56383            ! Makefile.SH
56384 ____________________________________________________________________________
56385 [  9188] By: jhi                                   on 2001/03/17  18:46:00
56386         Log: Integrate perlio.
56387      Branch: perl
56388           +> utfebcdic.h
56389           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
56390 ____________________________________________________________________________
56391 [  9187] By: jhi                                   on 2001/03/17  18:38:47
56392         Log: Add a make rule for perl.third (the Third Degree memory debugging
56393              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
56394      Branch: perl
56395            ! Makefile.SH
56396 ____________________________________________________________________________
56397 [  9186] By: nick                                  on 2001/03/17  18:34:48
56398         Log: MANIFEST addition :-(
56399      Branch: perlio
56400            ! MANIFEST
56401 ____________________________________________________________________________
56402 [  9185] By: nick                                  on 2001/03/17  18:29:50
56403         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
56404              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
56405              a superset of ASCII are invariant under the encoding. This is EBCDIC
56406              friendly as an encoded string can be looked at as being EBCDIC by lexer
56407              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
56408              ASCII on ASCII machines.
56409              
56410              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
56411              seperate.
56412              - Add some more macros to comprehend different shift amounts and
56413              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
56414              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
56415              and conditionally #include it.
56416              
56417              EBCDIC build as yet untested.  ASCII still fails the one test.
56418      Branch: perlio
56419            + utfebcdic.h
56420            ! utf8.c utf8.h
56421 ____________________________________________________________________________
56422 [  9184] By: nick                                  on 2001/03/17  17:44:16
56423         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
56424      Branch: perlio
56425            ! doop.c perl.h pp.c utf8.h
56426 ____________________________________________________________________________
56427 [  9183] By: jhi                                   on 2001/03/17  15:55:42
56428         Log: Integrate perlio.
56429      Branch: perl
56430            ! MANIFEST
56431           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
56432 ____________________________________________________________________________
56433 [  9182] By: nick                                  on 2001/03/17  09:16:06
56434         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
56435      Branch: perlio
56436            ! t/op/pat.t
56437 ____________________________________________________________________________
56438 [  9181] By: nick                                  on 2001/03/17  09:15:11
56439         Log: Integrate mainline.
56440      Branch: perlio
56441           +> lib/Locale/Constants.pm lib/Locale/Country.pm
56442           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56443           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56444           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
56445           !> (integrate 83 files)
56446 ____________________________________________________________________________
56447 [  9180] By: nick                                  on 2001/03/16  17:23:21
56448         Log: EBCDIC Fixes.
56449      Branch: perlio
56450            ! perl.h sv.c toke.c utf8.c utf8.h
56451 ____________________________________________________________________________
56452 [  9179] By: jhi                                   on 2001/03/16  14:10:12
56453         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
56454              a change needed to work around an AIX compiler bug.
56455      Branch: perl
56456            ! ext/Storable/Storable.xs
56457 ____________________________________________________________________________
56458 [  9178] By: jhi                                   on 2001/03/16  03:19:59
56459         Log: With Damian's approval synchronize damian's modules'
56460              licensing with Perl's standard module licensing.
56461      Branch: perl
56462            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
56463 ____________________________________________________________________________
56464 [  9177] By: jhi                                   on 2001/03/16  03:15:34
56465         Log: Make the Filter::Util:Call files have their own copies
56466              of the Perl standard module licensing, from Paul Marquess.
56467      Branch: perl
56468            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
56469 ____________________________________________________________________________
56470 [  9176] By: jhi                                   on 2001/03/16  02:56:04
56471         Log: Subject: [PATCH] more pod patches
56472              From: Michael Stevens <michael@etla.org>
56473              Date: Thu, 15 Mar 2001 21:25:18 +0000
56474              Message-ID: <20010315212518.A18870@firedrake.org>
56475      Branch: perl
56476            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
56477            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
56478            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
56479            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
56480            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
56481            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
56482            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
56483            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
56484            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
56485            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
56486            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
56487            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
56488            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
56489            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
56490            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
56491            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
56492            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
56493            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
56494            ! lib/Locale/Country.pm lib/Locale/Language.pm
56495            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
56496            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
56497            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
56498            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
56499            ! os2/OS2/Process/Process.pm
56500 ____________________________________________________________________________
56501 [  9175] By: jhi                                   on 2001/03/16  02:53:32
56502         Log: Subject: [PATCH] the uncontroversial doc patches
56503              From: Michael Stevens <michael@etla.org>
56504              Date: Thu, 15 Mar 2001 20:01:12 +0000
56505              Message-ID: <20010315200112.A7636@firedrake.org>
56506      Branch: perl
56507            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
56508            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
56509            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
56510            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
56511            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
56512 ____________________________________________________________________________
56513 [  9174] By: jhi                                   on 2001/03/16  02:50:49
56514         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
56515              From: Paul Lindner <lindner@inuus.com>
56516              Date: Fri, 16 Mar 2001 11:28:03 -0800
56517              Message-ID: <20010316112803.A7577@inuus.com>
56518      Branch: perl
56519            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
56520 ____________________________________________________________________________
56521 [  9173] By: nick                                  on 2001/03/15  20:21:03
56522         Log: 1st day's EBCDIC fixes:
56523              - toke.c's parsing of strings needed attention
56524              needed to conditionally e2a if string was already UTF-8
56525              - e2a/a2e tables where wrong way round.
56526              - new macros in utf8.h
56527      Branch: perlio
56528            ! perl.h toke.c utf8.h
56529 ____________________________________________________________________________
56530 [  9172] By: jhi                                   on 2001/03/15  15:17:17
56531         Log: Update Changes.
56532      Branch: perl
56533            ! Changes patchlevel.h
56534 ____________________________________________________________________________
56535 [  9171] By: jhi                                   on 2001/03/15  15:09:32
56536         Log: Subject: Re: Another Borland C++ problem.
56537              From: "Vadim Konovalov" <watman@inbox.ru>
56538              Date: Sat, 10 Mar 2001 19:26:07 +0300
56539              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
56540              
56541              Borland filename case problem.
56542      Branch: perl
56543            + win32/sncfnmcs.pl
56544            ! MANIFEST README.win32
56545 ____________________________________________________________________________
56546 [  9170] By: jhi                                   on 2001/03/15  14:54:23
56547         Log: Add Locale::Codes 1.06, from Neil Bowers.
56548      Branch: perl
56549            + lib/Locale/Constants.pm lib/Locale/Country.pm
56550            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
56551            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
56552            + t/lib/lc-language.t t/lib/lc-uk.t
56553            ! MANIFEST
56554 ____________________________________________________________________________
56555 [  9169] By: jhi                                   on 2001/03/15  14:19:01
56556         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
56557      Branch: perl
56558            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
56559            ! ext/Storable/Storable.xs
56560 ____________________________________________________________________________
56561 [  9168] By: jhi                                   on 2001/03/15  14:13:22
56562         Log: Integrate changes #9120,9167 from mainline to maintperl.
56563              
56564              Subject: [PATCH 5.6.1] OS/2 docs
56565              
56566              Subject: [PATCH 5.6.1] perldoc
56567      Branch: maint-5.6/perl
56568           !> os2/Changes utils/perldoc.PL
56569 ____________________________________________________________________________
56570 [  9167] By: jhi                                   on 2001/03/15  14:07:42
56571         Log: Subject: [PATCH 5.6.1] perldoc
56572              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56573              Date: Wed, 14 Mar 2001 23:46:52 -0500
56574              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
56575      Branch: perl
56576            ! utils/perldoc.PL
56577 ____________________________________________________________________________
56578 [  9166] By: jhi                                   on 2001/03/15  13:53:15
56579         Log: sigaction test condition tweakage.
56580      Branch: perl
56581            ! t/lib/sigaction.t
56582 ____________________________________________________________________________
56583 [  9165] By: alanbur                               on 2001/03/15  03:49:17
56584         Log: Resynchronised with parent
56585      Branch: maint-5.6/pureperl
56586           +> os2/os2add.sym t/op/anonsub.t
56587           !> (integrate 72 files)
56588 ____________________________________________________________________________
56589 [  9164] By: jhi                                   on 2001/03/15  01:05:01
56590         Log: Avoid stomping off the beginning of an array in tr///.
56591      Branch: perl
56592            ! op.c
56593 ____________________________________________________________________________
56594 [  9163] By: jhi                                   on 2001/03/15  00:58:57
56595         Log: h2ph strictness and cleanliness from Kurt Starsinic.
56596      Branch: perl
56597            ! utils/h2ph.PL
56598 ____________________________________________________________________________
56599 [  9162] By: gsar                                  on 2001/03/15  00:56:53
56600         Log: avoid warnings
56601      Branch: maint-5.6/perl
56602            ! t/op/magic.t
56603 ____________________________________________________________________________
56604 [  9161] By: gsar                                  on 2001/03/15  00:52:09
56605         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
56606              results
56607      Branch: maint-5.6/perl
56608            ! t/op/magic.t
56609 ____________________________________________________________________________
56610 [  9160] By: jhi                                   on 2001/03/14  22:02:10
56611         Log: Do not use the Perl malloc in IRIX, suggested by
56612              Helmus Jarausch.
56613      Branch: perl
56614            ! hints/irix_6.sh
56615 ____________________________________________________________________________
56616 [  9159] By: nick                                  on 2001/03/14  21:45:59
56617         Log: Integrate mainline
56618      Branch: perlio
56619           +> t/op/loopctl.t
56620           !> (integrate 41 files)
56621 ____________________________________________________________________________
56622 [  9158] By: jhi                                   on 2001/03/14  21:10:09
56623         Log: The Day of the Retractions continues: the #9138
56624              (integrated in #9144) doesn't work well in mainline.
56625      Branch: perl
56626            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56627            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56628            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56629 ____________________________________________________________________________
56630 [  9157] By: jhi                                   on 2001/03/14  20:58:12
56631         Log: The #9145 CANNOT be enabled: the clear_pmop code still
56632              dumps core all over in Tru64.
56633      Branch: perl
56634            ! op.c op.h t/op/pat.t
56635 ____________________________________________________________________________
56636 [  9156] By: jhi                                   on 2001/03/14  20:48:06
56637         Log: Integrate change #9154 from maintperl to mainline.
56638              
56639              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56640              (caused Storable 1.0.10 to break on windows)
56641      Branch: perl
56642           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56643           !> perlapi.c proto.h
56644 ____________________________________________________________________________
56645 [  9155] By: jhi                                   on 2001/03/14  20:23:53
56646         Log: Retract #9136: breaks threading (and binary compatibility).
56647      Branch: perl
56648            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56649 ____________________________________________________________________________
56650 [  9154] By: gsar                                  on 2001/03/14  17:48:18
56651         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
56652              (caused Storable 1.0.10 to break on windows)
56653      Branch: maint-5.6/perl
56654            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
56655            ! perlapi.c proto.h
56656 ____________________________________________________________________________
56657 [  9153] By: jhi                                   on 2001/03/14  13:35:21
56658         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
56659      Branch: perl
56660            ! t/lib/sigaction.t
56661 ____________________________________________________________________________
56662 [  9152] By: gsar                                  on 2001/03/14  07:29:40
56663         Log: back out changes#9012,9010,9009 and parts of change#9016
56664              (causes ABRs under purify, and some prerequisites don't
56665              seem to be there in 5.6.x)
56666      Branch: maint-5.6/perl
56667            ! doop.c op.c t/op/tr.t toke.c
56668 ____________________________________________________________________________
56669 [  9151] By: gsar                                  on 2001/03/14  07:01:29
56670         Log: reenable change#9145 (the test was busted due to a missing
56671              C<print "ok 27\n">)
56672      Branch: perl
56673            ! op.c op.h t/op/pat.t
56674 ____________________________________________________________________________
56675 [  9150] By: jhi                                   on 2001/03/14  06:38:36
56676         Log: Retract #9145.
56677      Branch: perl
56678            ! op.c op.h t/op/pat.t
56679 ____________________________________________________________________________
56680 [  9149] By: jhi                                   on 2001/03/14  06:14:56
56681         Log: Retract #9143.
56682      Branch: perl
56683            ! op.c
56684 ____________________________________________________________________________
56685 [  9148] By: gsar                                  on 2001/03/14  06:13:02
56686         Log: Uninitialized Memory Read in regexec.c
56687      Branch: perl
56688            ! regexec.c
56689 ____________________________________________________________________________
56690 [  9147] By: jhi                                   on 2001/03/14  04:59:54
56691         Log: Subject: PATCH: make goto work in nested eval ""
56692              From: Robin Houston <robin@kitsite.com>
56693              Date: Wed, 14 Mar 2001 04:16:10 +0000
56694              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
56695      Branch: perl
56696            ! pp_ctl.c t/op/goto.t
56697 ____________________________________________________________________________
56698 [  9146] By: jhi                                   on 2001/03/14  04:42:54
56699         Log: Preserve the #ifdef PERL_CORE in perly.h.
56700      Branch: perl
56701            ! perly.fixer
56702 ____________________________________________________________________________
56703 [  9145] By: jhi                                   on 2001/03/14  03:57:41
56704         Log: (Retracted by #9150.)
56705      Branch: perl
56706            ! op.c op.h t/op/pat.t
56707 ____________________________________________________________________________
56708 [  9144] By: jhi                                   on 2001/03/14  03:50:38
56709         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
56710              
56711              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56712              
56713              remove squelch controls for "Scalars leaked" messages in most places
56714              (these are now cured)
56715              
56716              fix another memory leak reported by purify (tie callbacks that
56717              croak can leak when wiping out magic)
56718      Branch: perl
56719           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
56720           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
56721           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
56722           !> t/pragma/warnings.t
56723 ____________________________________________________________________________
56724 [  9143] By: jhi                                   on 2001/03/14  03:37:53
56725         Log: (Retracted by #9149.)
56726      Branch: perl
56727            ! op.c
56728 ____________________________________________________________________________
56729 [  9142] By: gsar                                  on 2001/03/14  03:20:48
56730         Log: fix another memory leak reported by purify (tie callbacks that
56731              croak can leak when wiping out magic)
56732      Branch: maint-5.6/perl
56733            ! scope.c
56734 ____________________________________________________________________________
56735 [  9141] By: jhi                                   on 2001/03/14  02:55:00
56736         Log: Subject: PATCH for [ID 20010305.003]
56737              From: Robin Houston <robin@kitsite.com>
56738              Date: Wed, 14 Mar 2001 02:45:51 +0000
56739              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
56740      Branch: perl
56741            ! pp_ctl.c t/op/eval.t
56742 ____________________________________________________________________________
56743 [  9140] By: jhi                                   on 2001/03/14  02:41:54
56744         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56745              Date: Wed, 14 Mar 2001 01:52:51 +0000
56746              From: Robin Houston <robin@kitsite.com>
56747              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
56748              
56749              Fix for 2000313.004.
56750      Branch: perl
56751            ! pp_ctl.c t/op/goto.t
56752 ____________________________________________________________________________
56753 [  9139] By: jhi                                   on 2001/03/14  02:40:50
56754         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56755              From: Robin Houston <robin@kitsite.com>
56756              Date: Wed, 14 Mar 2001 00:43:45 +0000
56757              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
56758      Branch: perl
56759            + t/op/loopctl.t
56760            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
56761            ! vms/perly_c.vms
56762 ____________________________________________________________________________
56763 [  9138] By: gsar                                  on 2001/03/14  01:18:00
56764         Log: remove squelch controls for "Scalars leaked" messages in most places
56765              (these are now cured)
56766      Branch: maint-5.6/perl
56767            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
56768            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
56769            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
56770 ____________________________________________________________________________
56771 [  9137] By: gsar                                  on 2001/03/14  00:57:04
56772         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
56773      Branch: maint-5.6/perl
56774            ! regcomp.c
56775 ____________________________________________________________________________
56776 [  9136] By: jhi                                   on 2001/03/13  23:12:24
56777         Log: (Retracted by #9155)
56778              
56779              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
56780              From: Jens-Uwe Mager <jum@helios.de>
56781              Date: Wed, 21 Feb 2001 21:32:04 +0100
56782              Message-ID: <20010221213203.A18340@ans.helios.de>
56783      Branch: perl
56784            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
56785 ____________________________________________________________________________
56786 [  9135] By: jhi                                   on 2001/03/13  22:50:05
56787         Log: Integrate perlio.
56788      Branch: perl
56789           !> pp.c
56790 ____________________________________________________________________________
56791 [  9134] By: jhi                                   on 2001/03/13  22:49:05
56792         Log: Integrate change #9131 from maintperl into mainline.
56793              
56794              make the error text look more consistent in hints/hpux.sh
56795      Branch: perl
56796           !> hints/hpux.sh
56797 ____________________________________________________________________________
56798 [  9133] By: gsar                                  on 2001/03/13  22:46:20
56799         Log: integrate change#9067 from mainline
56800              
56801              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
56802      Branch: maint-5.6/perl
56803           !> lib/ExtUtils/MM_Unix.pm
56804 ____________________________________________________________________________
56805 [  9132] By: jhi                                   on 2001/03/13  22:41:21
56806         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
56807              From: "John P. Linderman" <jpl@research.att.com>
56808              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
56809              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
56810              
56811              A more correct prime finder.
56812      Branch: perl
56813            ! lib/Tie/SubstrHash.pm
56814 ____________________________________________________________________________
56815 [  9131] By: gsar                                  on 2001/03/13  22:30:42
56816         Log: make the error text look more consistent in hints/hpux.sh
56817      Branch: maint-5.6/perl
56818            ! hints/hpux.sh
56819 ____________________________________________________________________________
56820 [  9130] By: jhi                                   on 2001/03/13  22:23:44
56821         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
56822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56823              Date: Tue, 13 Mar 2001 18:41:26 +0100
56824              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
56825              
56826              If the test is run non-interactively the default handler
56827              is different.
56828      Branch: perl
56829            ! t/lib/sigaction.t
56830 ____________________________________________________________________________
56831 [  9129] By: jhi                                   on 2001/03/13  22:20:21
56832         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
56833              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56834              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
56835              Date:     Tue, 13 Mar 2001 16:44:32 EST
56836      Branch: perl
56837            ! t/lib/1_compile.t
56838 ____________________________________________________________________________
56839 [  9128] By: jhi                                   on 2001/03/13  22:18:34
56840         Log: Subject: Another patch for integer.pm POD 
56841              From: "John L. Allen" <allen@grumman.com>
56842              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
56843              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
56844      Branch: perl
56845            ! lib/integer.pm
56846 ____________________________________________________________________________
56847 [  9127] By: nick                                  on 2001/03/13  21:26:30
56848         Log: Integrate mainline.
56849      Branch: perlio
56850           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
56851           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
56852           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
56853           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
56854           !> Changes Configure MANIFEST README.os2 README.os390
56855           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
56856           !> os2/Changes patchlevel.h win32/perlhost.h
56857 ____________________________________________________________________________
56858 [  9126] By: nick                                  on 2001/03/13  20:39:51
56859         Log: #ifdef'ed out code to make packed side of pack/unpack
56860              octets. (i.e. pack('U') => encode_utf8).
56861      Branch: perlio
56862            ! pp.c
56863 ____________________________________________________________________________
56864 [  9125] By: jhi                                   on 2001/03/13  15:07:16
56865         Log: Update Changes.
56866      Branch: perl
56867            ! Changes patchlevel.h
56868 ____________________________________________________________________________
56869 [  9124] By: jhi                                   on 2001/03/13  14:22:45
56870         Log: Workaround for the buggy ("internal compiler error")
56871              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
56872              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
56873              of Andreas König.
56874      Branch: perl
56875            ! ext/re/Makefile.PL hints/aix.sh
56876 ____________________________________________________________________________
56877 [  9123] By: jhi                                   on 2001/03/13  03:24:34
56878         Log: Typo in #9114.
56879      Branch: metaconfig
56880            ! U/modified/myhostname.U
56881 ____________________________________________________________________________
56882 [  9122] By: jhi                                   on 2001/03/13  03:24:06
56883         Log: Typo in #9113.
56884      Branch: perl
56885            ! Configure
56886 ____________________________________________________________________________
56887 [  9121] By: jhi                                   on 2001/03/13  01:53:05
56888         Log: Forgot to check-in the larger part of #9120, duh.
56889      Branch: perl
56890            ! README.os2
56891 ____________________________________________________________________________
56892 [  9120] By: jhi                                   on 2001/03/13  01:51:31
56893         Log: Subject: [PATCH 5.6.1] OS/2 docs
56894              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56895              Date: Mon, 12 Mar 2001 03:27:32 -0500
56896              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
56897      Branch: perl
56898            ! os2/Changes
56899 ____________________________________________________________________________
56900 [  9119] By: jhi                                   on 2001/03/13  01:49:41
56901         Log: Integrate change #9116 from maintperl into mainline.
56902              
56903              Win32::GetCwd() returns C: instead of C:\ in the root directory
56904              under ithreads
56905      Branch: perl
56906           !> win32/perlhost.h
56907 ____________________________________________________________________________
56908 [  9118] By: jhi                                   on 2001/03/13  01:13:39
56909         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
56910      Branch: perl
56911            + lib/Switch.pm t/lib/switch.t
56912            ! MANIFEST
56913 ____________________________________________________________________________
56914 [  9117] By: jhi                                   on 2001/03/13  01:03:17
56915         Log: Add Text::Balanced 1.83.
56916      Branch: perl
56917            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
56918            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
56919            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
56920            + t/lib/tb-xvari.t
56921            ! MANIFEST
56922 ____________________________________________________________________________
56923 [  9116] By: gsar                                  on 2001/03/13  00:55:53
56924         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
56925              under ithreads
56926      Branch: maint-5.6/perl
56927            ! win32/perlhost.h
56928 ____________________________________________________________________________
56929 [  9115] By: jhi                                   on 2001/03/13  00:54:09
56930         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
56931              From: "John L. Allen" <allen@grumman.com>
56932              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
56933              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
56934              
56935              use integer document clarification.
56936      Branch: perl
56937            ! lib/integer.pm
56938 ____________________________________________________________________________
56939 [  9114] By: jhi                                   on 2001/03/13  00:38:54
56940         Log: Metaconfig unit change for #9113.
56941      Branch: metaconfig
56942            ! U/modified/myhostname.U
56943 ____________________________________________________________________________
56944 [  9113] By: jhi                                   on 2001/03/13  00:38:35
56945         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?)
56946              From: Peter Prymmer <pvhp@forte.com>
56947              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
56948              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
56949      Branch: perl
56950            ! Configure README.os390 hints/os390.sh
56951 ____________________________________________________________________________
56952 [  9112] By: jhi                                   on 2001/03/13  00:29:00
56953         Log: Integrate perlio.
56954      Branch: perl
56955           !> sv.c utf8.h
56956 ____________________________________________________________________________
56957 [  9111] By: nick                                  on 2001/03/12  21:16:33
56958         Log: Integrate mainline.
56959      Branch: perlio
56960           +> t/op/anonsub.t
56961           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56962           !> proto.h sv.c
56963 ____________________________________________________________________________
56964 [  9110] By: nick                                  on 2001/03/12  21:00:13
56965         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
56966      Branch: perlio
56967            ! sv.c utf8.h
56968 ____________________________________________________________________________
56969 [  9109] By: jhi                                   on 2001/03/12  16:04:47
56970         Log: Integrate change #9108 from maintperl to mainline.
56971              
56972              fix memory leak in C<sub X { sub {} }> arising from a refcount
56973              loop between the outer sub and the inner prototype anonsub
56974              
56975              this also enables closures returned by subroutines that
56976              subsequently get redefined to work without generating coredumps :)
56977              
56978              completely removed the free_closures() hack--it shouldn't be
56979              needed anymore
56980      Branch: perl
56981           +> t/op/anonsub.t
56982           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56983           !> proto.h sv.c
56984 ____________________________________________________________________________
56985 [  9108] By: gsar                                  on 2001/03/12  10:21:31
56986         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
56987              loop between the outer sub and the inner prototype anonsub
56988              
56989              this also enables closures returned by subroutines that
56990              subsequently get redefined to work without generating coredumps :)
56991              
56992              completely removed the free_closures() hack--it shouldn't be
56993              needed anymore
56994      Branch: maint-5.6/perl
56995            + t/op/anonsub.t
56996            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
56997            ! proto.h sv.c
56998 ____________________________________________________________________________
56999 [  9107] By: jhi                                   on 2001/03/12  05:15:31
57000         Log: Integrate perlio.
57001      Branch: perl
57002           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
57003 ____________________________________________________________________________
57004 [  9106] By: nick                                  on 2001/03/11  20:10:12
57005         Log: regcomp.c is working in native space, not Unicode space (if different)
57006              as it is doing compare against 'W' in \W etc.
57007      Branch: perlio
57008            ! regcomp.c
57009 ____________________________________________________________________________
57010 [  9105] By: nick                                  on 2001/03/11  19:39:34
57011         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
57012              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
57013      Branch: perlio
57014            ! regcomp.c toke.c utf8.c
57015 ____________________________________________________________________________
57016 [  9104] By: nick                                  on 2001/03/11  18:15:44
57017         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
57018      Branch: perlio
57019            ! sv.c
57020 ____________________________________________________________________________
57021 [  9103] By: nick                                  on 2001/03/11  18:03:28
57022         Log: Integrate mainline (for regexp stuff).
57023      Branch: perlio
57024           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
57025           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
57026           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
57027           !> t/lib/errno.t t/op/pat.t
57028 ____________________________________________________________________________
57029 [  9102] By: nick                                  on 2001/03/11  17:44:20
57030         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
57031              - exclude layer syms in makedef.pl for sfio
57032              - also inhibit Encode from trying to build ":encode()" layer.
57033      Branch: perlio
57034            ! ext/Encode/Encode.xs makedef.pl
57035 ____________________________________________________________________________
57036 [  9101] By: jhi                                   on 2001/03/10  22:38:13
57037         Log: The $Is_MacOS needs to be declared.
57038      Branch: perl
57039            ! lib/ExtUtils/Manifest.pm
57040 ____________________________________________________________________________
57041 [  9100] By: jhi                                   on 2001/03/10  22:14:29
57042         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
57043              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
57044              pollute the symbolspace if using sfio.
57045      Branch: perl
57046            ! ext/Encode/Encode.xs
57047 ____________________________________________________________________________
57048 [  9099] By: jhi                                   on 2001/03/10  21:58:48
57049         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
57050              Date: Sat, 10 Mar 2001 14:23:55 -0500
57051              From: Chris Nandor <pudge@pobox.com>
57052              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
57053      Branch: perl
57054            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
57055            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
57056            ! t/lib/errno.t
57057 ____________________________________________________________________________
57058 [  9098] By: jhi                                   on 2001/03/10  21:38:30
57059         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
57060      Branch: perl
57061            ! regcomp.c regexec.c t/op/pat.t
57062 ____________________________________________________________________________
57063 [  9097] By: jhi                                   on 2001/03/10  14:38:07
57064         Log: Integrate perlio.
57065      Branch: perl
57066           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
57067           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
57068           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
57069 ____________________________________________________________________________
57070 [  9096] By: nick                                  on 2001/03/10  11:55:43
57071         Log: EBCDIC sanity - phase I
57072              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
57073              - use utf8n_xxxx (c.f. pvn) for forms which take length.
57074              - back out vN.N and $^V exceptions to e2a/a2e
57075              - make "locale" isxxx macros be uvchr (may be redundant?)
57076              
57077              Not clear yet that toUPPER_uni et. al. return being handled correctly.
57078              The tr// and rexexp stuff still needs an audit, assumption is they are working
57079              in Unicode space.
57080              
57081              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
57082      Branch: perlio
57083            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
57084            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
57085            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
57086 ____________________________________________________________________________
57087 [  9095] By: jhi                                   on 2001/03/09  22:10:01
57088         Log: Integrate perlio.
57089      Branch: perl
57090           !> dump.c
57091 ____________________________________________________________________________
57092 [  9094] By: nick                                  on 2001/03/09  17:36:38
57093         Log: Builds an passes all tests after integrate and this tweak.
57094      Branch: perlio
57095            ! dump.c
57096 ____________________________________________________________________________
57097 [  9093] By: nick                                  on 2001/03/09  17:16:03
57098         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
57099      Branch: perlio
57100           +> lib/unicode/Scripts.txt t/lib/sigaction.t
57101           !> (integrate 79 files)
57102 ____________________________________________________________________________
57103 [  9092] By: jhi                                   on 2001/03/09  15:28:26
57104         Log: Update Changes.
57105      Branch: perl
57106            ! Changes patchlevel.h
57107 ____________________________________________________________________________
57108 [  9091] By: jhi                                   on 2001/03/09  15:25:05
57109         Log: In op/stat #35 better to scan all the potential directories
57110              for setuids, not just the first one.
57111      Branch: perl
57112            ! t/op/stat.t
57113 ____________________________________________________________________________
57114 [  9090] By: jhi                                   on 2001/03/09  15:01:27
57115         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
57116              From: rspier@pobox.com (Robert Spier)
57117              Date: Fri, 9 Mar 2001 03:30:20 -0500
57118              Message-ID: <15016.38044.381174.160189@rls.cx>
57119              
57120              EXISTS() returning undef mistakenly triggered a FETCH().
57121      Branch: perl
57122            ! hv.c
57123 ____________________________________________________________________________
57124 [  9089] By: jhi                                   on 2001/03/09  14:59:02
57125         Log: Add /sbin and /usr/sbin to the list of directories scanned
57126              for setuid programs.  Takes care of bug id 20010309.003.
57127      Branch: perl
57128            ! t/op/stat.t
57129 ____________________________________________________________________________
57130 [  9088] By: jhi                                   on 2001/03/09  14:48:32
57131         Log: Regen perlapi, perltoc.
57132      Branch: perl
57133            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
57134 ____________________________________________________________________________
57135 [  9087] By: jhi                                   on 2001/03/09  14:38:56
57136         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
57137              From: David Mitchell <davem@fdgroup.co.uk>
57138              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
57139              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
57140      Branch: perl
57141            ! dump.c perl.c perl.h pod/perlrun.pod
57142 ____________________________________________________________________________
57143 [  9086] By: jhi                                   on 2001/03/09  01:47:16
57144         Log: A modified version of
57145              
57146              Subject: [ID 20010307.005] POSIX::sigaction has various problems
57147              From: anders@broadcom.com
57148              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
57149              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
57150              
57151              Currently the sigaction.t test #6 fails (and is fudged to look
57152              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
57153              This may well be a genuine bug in Linux sigaction() (since at
57154              least Tru64, Solaris, and HP-UX disagree with Linux).
57155              Anyone with POSIX / SUSv2 tome handy?  The problem is that
57156              the flags of the oldaction don't match with the flags in
57157              the previously installed disposition.
57158      Branch: perl
57159            + t/lib/sigaction.t
57160            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
57161 ____________________________________________________________________________
57162 [  9085] By: jhi                                   on 2001/03/09  01:30:13
57163         Log: Subject: Re: mission impossible for the day
57164              From: Alex Gough <alex@rcon.org>
57165              Date: Thu, 08 Mar 2001 17:18:19 +0000
57166              Message-ID: <3AA7BEDB.8070409@rcon.org>
57167              
57168              If references (are overloaded) and can be directly stringified,
57169              show that instead of "stringified".
57170              
57171              (The problem, infinite mutual recursion caused by overloaded bool
57172              in Switch.pm, tracked by David Mitchell)
57173      Branch: perl
57174            ! lib/Carp/Heavy.pm
57175 ____________________________________________________________________________
57176 [  9084] By: jhi                                   on 2001/03/09  01:20:39
57177         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
57178              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
57179              From: David Mitchell <davem@fdgroup.co.uk>
57180              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
57181      Branch: perl
57182            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
57183            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
57184 ____________________________________________________________________________
57185 [  9083] By: jhi                                   on 2001/03/09  01:16:51
57186         Log: Subject: [PATCH] perldata.pod here-doc docs
57187              From: Jeff Pinyan <jeffp@crusoe.net>
57188              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
57189              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
57190      Branch: perl
57191            ! pod/perldata.pod
57192 ____________________________________________________________________________
57193 [  9082] By: jhi                                   on 2001/03/09  01:01:27
57194         Log: Subject: Re: Unicode/EBCDIC
57195              From: Peter Prymmer <pvhp@forte.com>
57196              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
57197              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
57198      Branch: perl
57199            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
57200 ____________________________________________________________________________
57201 [  9081] By: jhi                                   on 2001/03/08  13:41:30
57202         Log: Subject: Ooops, wrong 'no *POSIX' Patch
57203              From: Dorner Thomas <Thomas.Dorner@start.de>
57204              Date: Thu, 8 Mar 2001 08:43:28 +0100
57205              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
57206      Branch: perl
57207            ! hints/posix-bc.sh
57208 ____________________________________________________________________________
57209 [  9080] By: jhi                                   on 2001/03/08  13:11:42
57210         Log: It's Scripts.txt, not Script.txt.
57211      Branch: perl
57212            ! MANIFEST
57213 ____________________________________________________________________________
57214 [  9079] By: jhi                                   on 2001/03/08  12:59:05
57215         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
57216              From: Dorner Thomas <Thomas.Dorner@start.de>
57217              Date: Wed, 7 Mar 2001 14:13:31 +0100
57218              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
57219      Branch: perl
57220            ! makedepend.SH
57221 ____________________________________________________________________________
57222 [  9078] By: jhi                                   on 2001/03/08  12:57:43
57223         Log: Retract #9069, wrong patch.
57224      Branch: perl
57225            ! Makefile.SH
57226 ____________________________________________________________________________
57227 [  9077] By: jhi                                   on 2001/03/08  01:06:13
57228         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
57229      Branch: perl
57230            + lib/unicode/Scripts.txt
57231            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
57232            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
57233            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
57234            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
57235            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
57236            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
57237            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
57238            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
57239            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
57240            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
57241            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
57242            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
57243            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
57244            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
57245            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
57246            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
57247            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
57248            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
57249            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
57250            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
57251            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
57252            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
57253            ! lib/unicode/version
57254 ____________________________________________________________________________
57255 [  9076] By: jhi                                   on 2001/03/07  22:59:39
57256         Log: Integrate change #7784 from mainline into maintperl.
57257              
57258              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
57259      Branch: maint-5.6/perl
57260           !> pp_ctl.c t/op/pat.t
57261 ____________________________________________________________________________
57262 [  9075] By: jhi                                   on 2001/03/07  22:05:11
57263         Log: More UTF-8 test tweaks.
57264      Branch: perl
57265            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
57266 ____________________________________________________________________________
57267 [  9074] By: nick                                  on 2001/03/07  21:39:29
57268         Log: Integrate mainline.
57269      Branch: perlio
57270           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
57271           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
57272           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
57273           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
57274           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
57275 ____________________________________________________________________________
57276 [  9073] By: jhi                                   on 2001/03/07  16:37:09
57277         Log: Update Changes.
57278      Branch: perl
57279            ! Changes patchlevel.h
57280 ____________________________________________________________________________
57281 [  9072] By: jhi                                   on 2001/03/07  16:32:30
57282         Log: Subject: [ID 20010306.004] || != named unary operator
57283              From: abela@geneanet.org
57284              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
57285              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
57286      Branch: perl
57287            ! pod/perlop.pod
57288 ____________________________________________________________________________
57289 [  9071] By: jhi                                   on 2001/03/07  15:14:11
57290         Log: Subject: downgrading to bytes for common functions
57291              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
57292              Date: Wed, 7 Mar 2001 02:36:55 -0500
57293              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
57294      Branch: perl
57295            ! pp_sys.c
57296 ____________________________________________________________________________
57297 [  9070] By: jhi                                   on 2001/03/07  15:04:58
57298         Log: Clarify the description differentiating for and while; inspired by
57299              
57300              Subject: [ID 20010306.002] for/while difference in for definition
57301              From: abela@geneanet.org
57302              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
57303              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
57304      Branch: perl
57305            ! pod/perlsyn.pod
57306 ____________________________________________________________________________
57307 [  9069] By: jhi                                   on 2001/03/07  14:55:30
57308         Log: (Retracted by #9078.)
57309      Branch: perl
57310            ! Makefile.SH
57311 ____________________________________________________________________________
57312 [  9068] By: jhi                                   on 2001/03/07  14:51:17
57313         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
57314              From: Radu Greab <radu@netsoft.ro>
57315              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
57316              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
57317      Branch: perl
57318            ! pp.c t/op/chop.t
57319 ____________________________________________________________________________
57320 [  9067] By: jhi                                   on 2001/03/07  14:48:57
57321         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
57322              From: Simon Cozens <simon@netthink.co.uk>
57323              Date: Wed, 7 Mar 2001 13:59:28 +0000
57324              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
57325              
57326              In order to allow MakeMaker to build correct Makefiles,
57327              you need to change the order of the arguments in MM_Unix.pm
57328              as well. (Unless you have C89_CCMODE set, but we're trying
57329              to be POSIXly correct)
57330              
57331              Thanks to Merijn Broeren for tracking this down.
57332      Branch: perl
57333            ! lib/ExtUtils/MM_Unix.pm
57334 ____________________________________________________________________________
57335 [  9066] By: jhi                                   on 2001/03/07  14:30:02
57336         Log: Floating point too messy.
57337      Branch: perl
57338            ! t/camel-III/vstring.t
57339 ____________________________________________________________________________
57340 [  9065] By: jhi                                   on 2001/03/07  14:17:44
57341         Log: Integrate change #9064 from maintperl into mainline.
57342              
57343              fix memory leak in pack("Bb",...)
57344      Branch: perl
57345           !> perl.c
57346 ____________________________________________________________________________
57347 [  9064] By: gsar                                  on 2001/03/07  06:29:24
57348         Log: fix memory leak in pack("Bb",...)
57349      Branch: maint-5.6/perl
57350            ! perl.c
57351 ____________________________________________________________________________
57352 [  9063] By: jhi                                   on 2001/03/07  00:55:04
57353         Log: Major utf8 test reorganisation and rewrite.
57354              Hopefully no tests were lost in the shuffle.
57355              (The beginning of pragma/utf8 was lost intentionally,
57356              the tests were rather bogus and incomplete.)
57357      Branch: perl
57358            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
57359            ! t/pragma/utf8.t
57360 ____________________________________________________________________________
57361 [  9062] By: jhi                                   on 2001/03/07  00:41:16
57362         Log: More tweakage on the Unicode character class descriptions.
57363      Branch: perl
57364            ! lib/unicode/mktables.PL pod/perlretut.pod
57365 ____________________________________________________________________________
57366 [  9061] By: jhi                                   on 2001/03/06  23:12:38
57367         Log: The perlretut was still talking about the old \p and \P
57368              definitions.
57369      Branch: perl
57370            ! pod/perlretut.pod
57371 ____________________________________________________________________________
57372 [  9060] By: nick                                  on 2001/03/06  20:52:37
57373         Log: Integrate mainline (make test works again now).
57374      Branch: perlio
57375           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
57376 ____________________________________________________________________________
57377 [  9059] By: jhi                                   on 2001/03/06  15:36:14
57378         Log: 0.999... does equal 1.0, doesn't it?
57379      Branch: perl
57380            ! t/camel-III/vstring.t
57381 ____________________________________________________________________________
57382 [  9058] By: jhi                                   on 2001/03/06  15:34:00
57383         Log: Make /x{abcd}/ to work without use utf8.
57384      Branch: perl
57385            ! regcomp.c
57386 ____________________________________________________________________________
57387 [  9057] By: jhi                                   on 2001/03/06  03:02:36
57388         Log: Easier to outcomment all the three reset() tests for now.
57389      Branch: perl
57390            ! t/op/pat.t
57391 ____________________________________________________________________________
57392 [  9056] By: jhi                                   on 2001/03/06  02:30:02
57393         Log: Comment out the deadly reset; until the 20010301.005
57394              is finally fixed.
57395      Branch: perl
57396            ! t/op/pat.t
57397 ____________________________________________________________________________
57398 [  9055] By: jhi                                   on 2001/03/06  02:21:26
57399         Log: Integrate the change #9054 from mainline:
57400              retract the PMOP cleanup patch pending further investigation.
57401      Branch: maint-5.6/perl
57402           !> op.c op.h
57403 ____________________________________________________________________________
57404 [  9054] By: jhi                                   on 2001/03/06  02:19:57
57405         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
57406              with oddly familiar stack traces.
57407      Branch: perl
57408            ! op.c op.h
57409 ____________________________________________________________________________
57410 [  9053] By: jhi                                   on 2001/03/05  23:20:28
57411         Log: Integrate perlio.
57412      Branch: perl
57413           +> ext/Encode/Encode/koi8-r.ucm
57414           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57415           !> makedef.pl
57416 ____________________________________________________________________________
57417 [  9052] By: nick                                  on 2001/03/05  23:08:17
57418         Log: skipping USE_PERLIO symbols correction.
57419      Branch: perlio
57420            ! makedef.pl
57421 ____________________________________________________________________________
57422 [  9051] By: nick                                  on 2001/03/05  22:35:07
57423         Log: More Encode alias tidying.
57424      Branch: perlio
57425            + ext/Encode/Encode/koi8-r.ucm
57426            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
57427 ____________________________________________________________________________
57428 [  9050] By: jhi                                   on 2001/03/05  21:44:29
57429         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
57430              Sarathy's fix for ID 20010301.005.
57431      Branch: maint-5.6/perl
57432           !> op.c op.h
57433 ____________________________________________________________________________
57434 [  9049] By: nick                                  on 2001/03/05  19:54:04
57435         Log: Integrate Jarkko's Encode.pm tweak.
57436      Branch: perlio
57437           !> ext/Encode/Encode.pm
57438 ____________________________________________________________________________
57439 [  9048] By: nick                                  on 2001/03/05  19:47:57
57440         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
57441      Branch: perlio
57442           +> os2/os2add.sym
57443           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
57444           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
57445           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
57446           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
57447           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
57448 ____________________________________________________________________________
57449 [  9047] By: jhi                                   on 2001/03/05  19:25:26
57450         Log: Regen perlapi.
57451      Branch: perl
57452            ! pod/perlapi.pod
57453 ____________________________________________________________________________
57454 [  9046] By: jhi                                   on 2001/03/05  19:12:14
57455         Log: Integrate perlio.
57456      Branch: perl
57457           +> t/camel-III/vstring.t
57458           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
57459 ____________________________________________________________________________
57460 [  9045] By: jhi                                   on 2001/03/05  19:10:36
57461         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
57462      Branch: perl
57463            ! ext/Encode/Encode.pm
57464 ____________________________________________________________________________
57465 [  9044] By: jhi                                   on 2001/03/05  18:49:12
57466         Log: Forgot the other half of the PMOP patch (#9033).
57467      Branch: perl
57468            ! op.h
57469 ____________________________________________________________________________
57470 [  9043] By: nick                                  on 2001/03/05  18:14:47
57471         Log: Update MANIFEST for new test.
57472      Branch: perlio
57473            ! MANIFEST
57474 ____________________________________________________________________________
57475 [  9042] By: nick                                  on 2001/03/05  18:12:41
57476         Log: Some tests for Camel 3rd edition features.
57477              Make gethostbyaddr() test in above work.
57478      Branch: perlio
57479            + t/camel-III/vstring.t
57480            ! pp.h pp_sys.c t/TEST t/harness
57481 ____________________________________________________________________________
57482 [  9041] By: jhi                                   on 2001/03/05  17:41:48
57483         Log: Add more ISO 8859 encoding aliases.
57484      Branch: perl
57485            ! ext/Encode/Encode.pm
57486 ____________________________________________________________________________
57487 [  9040] By: jhi                                   on 2001/03/05  17:30:43
57488         Log: Integrate perlio.
57489      Branch: perl
57490           !> MANIFEST sv.c
57491 ____________________________________________________________________________
57492 [  9039] By: nick                                  on 2001/03/05  17:11:36
57493         Log: Missed added file.
57494      Branch: perlio
57495            ! MANIFEST
57496 ____________________________________________________________________________
57497 [  9038] By: jhi                                   on 2001/03/05  15:58:01
57498         Log: Add tr tests for EBCDIC, from Karsten Sperling.
57499      Branch: perl
57500            ! t/op/tr.t
57501 ____________________________________________________________________________
57502 [  9037] By: nick                                  on 2001/03/05  15:56:35
57503         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
57504              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
57505              
57506              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
57507              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
57508              - uses SvPV() rather than sv_2pv() in case it isn't a string.
57509      Branch: perlio
57510            ! sv.c
57511 ____________________________________________________________________________
57512 [  9036] By: jhi                                   on 2001/03/05  15:49:15
57513         Log: Add matching tests currently failing in EBCDIC,
57514              suggested by Karsten Sperling.
57515      Branch: perl
57516            ! t/op/pat.t
57517 ____________________________________________________________________________
57518 [  9035] By: jhi                                   on 2001/03/05  15:36:55
57519         Log: The #9034 needs a MANIFESTation.
57520      Branch: perl
57521            ! MANIFEST
57522 ____________________________________________________________________________
57523 [  9034] By: jhi                                   on 2001/03/05  15:35:14
57524         Log: Integrate perlio.
57525      Branch: perl
57526           +> ext/Encode/Encode/Tcl.pm
57527           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
57528           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57529           !> ext/Encode/Encode/iso8859-1.ucm
57530           !> ext/Encode/Encode/iso8859-10.ucm
57531           !> ext/Encode/Encode/iso8859-13.ucm
57532           !> ext/Encode/Encode/iso8859-14.ucm
57533           !> ext/Encode/Encode/iso8859-15.ucm
57534           !> ext/Encode/Encode/iso8859-16.ucm
57535           !> ext/Encode/Encode/iso8859-2.ucm
57536           !> ext/Encode/Encode/iso8859-3.ucm
57537           !> ext/Encode/Encode/iso8859-4.ucm
57538           !> ext/Encode/Encode/iso8859-5.ucm
57539           !> ext/Encode/Encode/iso8859-6.ucm
57540           !> ext/Encode/Encode/iso8859-7.ucm
57541           !> ext/Encode/Encode/iso8859-8.ucm
57542           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57543           !> t/lib/encode.t
57544 ____________________________________________________________________________
57545 [  9033] By: jhi                                   on 2001/03/05  15:33:18
57546         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
57547              From: Gurusamy Sarathy <gsar@ActiveState.com>
57548              Date: Sun, 04 Mar 2001 22:33:15 -0800
57549              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
57550              
57551              PMOPs need to remember their own stash so that they can
57552              gracefully remove themselves from their linked list.
57553      Branch: perl
57554            ! op.c
57555 ____________________________________________________________________________
57556 [  9032] By: nick                                  on 2001/03/05  14:51:50
57557         Log: Encode implementation "completion"
57558              Implement and document define_encoding()
57559              Implement and document encoding aliases including define_alias()
57560              Make Encode::XS use define_encoding() rather than back-door.
57561              Move run-time *.enc to separate Encode::Tcl module.
57562              Make 'compile' honour <codeset_name>
57563              Change canonical names of to iso-8859-* and US-ascii.
57564      Branch: perlio
57565            + ext/Encode/Encode/Tcl.pm
57566            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
57567            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
57568            ! ext/Encode/Encode/iso8859-1.ucm
57569            ! ext/Encode/Encode/iso8859-10.ucm
57570            ! ext/Encode/Encode/iso8859-13.ucm
57571            ! ext/Encode/Encode/iso8859-14.ucm
57572            ! ext/Encode/Encode/iso8859-15.ucm
57573            ! ext/Encode/Encode/iso8859-16.ucm
57574            ! ext/Encode/Encode/iso8859-2.ucm
57575            ! ext/Encode/Encode/iso8859-3.ucm
57576            ! ext/Encode/Encode/iso8859-4.ucm
57577            ! ext/Encode/Encode/iso8859-5.ucm
57578            ! ext/Encode/Encode/iso8859-6.ucm
57579            ! ext/Encode/Encode/iso8859-7.ucm
57580            ! ext/Encode/Encode/iso8859-8.ucm
57581            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
57582            ! t/lib/encode.t
57583 ____________________________________________________________________________
57584 [  9031] By: jhi                                   on 2001/03/05  13:51:17
57585         Log: Integrate change #9030 from maintperl into mainline.
57586              
57587              Subject: [PATCH 5.6.1] OS/2 cleanup
57588      Branch: perl
57589           +> os2/os2add.sym
57590           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57591           !> makedef.pl os2/Changes os2/Makefile.SHs
57592           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57593           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57594           !> os2/os2.sym os2/os2ish.h
57595 ____________________________________________________________________________
57596 [  9030] By: jhi                                   on 2001/03/05  13:46:49
57597         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
57598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57599              Date: Mon, 5 Mar 2001 02:29:44 -0500
57600              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
57601      Branch: maint-5.6/perl
57602            + os2/os2add.sym
57603            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
57604            ! makedef.pl os2/Changes os2/Makefile.SHs
57605            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
57606            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
57607            ! os2/os2.sym os2/os2ish.h
57608 ____________________________________________________________________________
57609 [  9029] By: jhi                                   on 2001/03/05  13:40:35
57610         Log: Integrate change #9028 from maintperl into mainline.
57611              
57612              various nits in MM_Unix.pm found by disabling SelfLoader
57613      Branch: perl
57614           !> lib/ExtUtils/MM_Unix.pm
57615 ____________________________________________________________________________
57616 [  9028] By: gsar                                  on 2001/03/05  09:58:38
57617         Log: various nits in MM_Unix.pm found by disabling SelfLoader
57618      Branch: maint-5.6/perl
57619            ! lib/ExtUtils/MM_Unix.pm
57620 ____________________________________________________________________________
57621 [  9027] By: nick                                  on 2001/03/05  08:35:22
57622         Log: Integrate mainline
57623      Branch: perlio
57624           !> (integrate 28 files)
57625 ____________________________________________________________________________
57626 [  9026] By: jhi                                   on 2001/03/05  02:14:59
57627         Log: Integrate change #9025 from mainline to maintperl,
57628              retract \N{U+HHHH}.
57629      Branch: maint-5.6/perl
57630           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57631           !> t/lib/charnames.t toke.c
57632 ____________________________________________________________________________
57633 [  9025] By: jhi                                   on 2001/03/05  02:13:09
57634         Log: Retracting \N{U+HHHH}.
57635      Branch: perl
57636            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57637            ! t/lib/charnames.t toke.c
57638 ____________________________________________________________________________
57639 [  9024] By: jhi                                   on 2001/03/04  20:51:07
57640         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
57641              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57642              Date: Fri, 02 Mar 2001 18:25:26 +0100
57643              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
57644              
57645              Casting problem.
57646      Branch: perl
57647            ! ext/Storable/Storable.xs
57648 ____________________________________________________________________________
57649 [  9023] By: jhi                                   on 2001/03/04  19:46:45
57650         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
57651              From: nick@talking.bollo.cx
57652              Date: Sat, 03 Mar 2001 21:41:33 +0000
57653              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
57654              
57655              Revert the workaround.
57656      Branch: perl
57657            ! perlio.c
57658 ____________________________________________________________________________
57659 [  9022] By: jhi                                   on 2001/03/04  19:36:28
57660         Log: Update Changes.
57661      Branch: perl
57662            ! Changes patchlevel.h
57663 ____________________________________________________________________________
57664 [  9021] By: jhi                                   on 2001/03/04  18:41:00
57665         Log: makedef.pl updates suggested by Chris Nandor; double-checking
57666              the changes in AIX, OS/2 Win32 would be nice.
57667      Branch: perl
57668            ! makedef.pl
57669 ____________________________________________________________________________
57670 [  9020] By: jhi                                   on 2001/03/04  18:23:58
57671         Log: Integrate change #9012 from maintperl into mainline,
57672              quench a compiler warning.
57673      Branch: perl
57674           !> toke.c
57675 ____________________________________________________________________________
57676 [  9019] By: jhi                                   on 2001/03/04  18:18:43
57677         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
57678              
57679              \N{U+HHHH} fix.
57680              
57681              pattern in G_ARRAY context
57682      Branch: maint-5.6/perl
57683           !> pp_hot.c t/op/pat.t toke.c
57684 ____________________________________________________________________________
57685 [  9018] By: jhi                                   on 2001/03/04  18:07:48
57686         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
57687              From: Jeff Pinyan <jeffp@crusoe.net>
57688              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
57689              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
57690      Branch: perl
57691            ! pp_hot.c t/op/pat.t
57692 ____________________________________________________________________________
57693 [  9017] By: jhi                                   on 2001/03/04  18:06:21
57694         Log: I thought I tested the #9014.
57695      Branch: perl
57696            ! toke.c
57697 ____________________________________________________________________________
57698 [  9016] By: jhi                                   on 2001/03/04  17:41:22
57699         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
57700              
57701              Tweak the get*ent() OS/2 prototypes.
57702              
57703              Add the \N{U+HHHH} syntax.
57704              
57705              More tr/// UTF-8 fixes from Inaba Hiroto.
57706      Branch: maint-5.6/perl
57707           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
57708           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
57709 ____________________________________________________________________________
57710 [  9015] By: jhi                                   on 2001/03/04  17:36:04
57711         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
57712      Branch: perl
57713            ! doop.c t/op/tr.t
57714 ____________________________________________________________________________
57715 [  9014] By: jhi                                   on 2001/03/04  17:24:49
57716         Log: Add the \N{U+HHHH} syntax.
57717      Branch: perl
57718            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
57719            ! t/lib/charnames.t toke.c
57720 ____________________________________________________________________________
57721 [  9013] By: jhi                                   on 2001/03/04  17:20:45
57722         Log: Tweak the get*ent() OS/2 prototypes.
57723      Branch: perl
57724            ! os2/os2.c
57725 ____________________________________________________________________________
57726 [  9012] By: gsar                                  on 2001/03/04  06:26:14
57727         Log: avoid warning (nit in change#9009)
57728      Branch: maint-5.6/perl
57729            ! toke.c
57730 ____________________________________________________________________________
57731 [  9011] By: gsar                                  on 2001/03/04  06:15:24
57732         Log: lib/charnames.t fails in 5.6.x because of older Unicode
57733              data
57734              
57735              TODO: need to revisit this after updating lib/unicode/...
57736      Branch: maint-5.6/perl
57737            ! t/lib/charnames.t
57738 ____________________________________________________________________________
57739 [  9010] By: gsar                                  on 2001/03/04  06:08:36
57740         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
57741      Branch: maint-5.6/perl
57742            ! toke.c
57743 ____________________________________________________________________________
57744 [  9009] By: jhi                                   on 2001/03/03  19:27:20
57745         Log: Integrate change #9008 from mainline to maintperl,
57746              UTF-8 tr/// fixes from Inaba Hiroto.
57747      Branch: maint-5.6/perl
57748           !> doop.c op.c t/op/tr.t toke.c
57749 ____________________________________________________________________________
57750 [  9008] By: jhi                                   on 2001/03/03  19:19:42
57751         Log: UTF8 tr/// fixes from Inaba Hiroto.
57752      Branch: perl
57753            ! doop.c op.c t/op/tr.t toke.c
57754 ____________________________________________________________________________
57755 [  9007] By: jhi                                   on 2001/03/03  19:00:30
57756         Log: Integrate change #9006 from maintperl to mainline,
57757              more robust quest for the infinite.
57758      Branch: perl
57759           !> lib/Math/Complex.pm
57760 ____________________________________________________________________________
57761 [  9006] By: jhi                                   on 2001/03/03  18:58:06
57762         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
57763              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57764              Date: Sat, 3 Mar 2001 12:51:50 -0500
57765              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
57766              
57767              Be more robust in our quest for the infinite.
57768      Branch: maint-5.6/perl
57769            ! lib/Math/Complex.pm
57770 ____________________________________________________________________________
57771 [  9005] By: jhi                                   on 2001/03/03  17:55:50
57772         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
57773      Branch: maint-5.6/perl
57774            ! doio.c
57775 ____________________________________________________________________________
57776 [  9004] By: jhi                                   on 2001/03/03  17:40:14
57777         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
57778              so that picky compilers like IRIX won't get huffy about
57779              "statements without effect" (like 1;).
57780      Branch: perl
57781            ! toke.c
57782 ____________________________________________________________________________
57783 [  9003] By: jhi                                   on 2001/03/03  17:15:52
57784         Log: Integrate change #9002 from mainline to maintperl.
57785              
57786              Subject: [perl-5.6.x, perl-current] accept for EPOC
57787      Branch: maint-5.6/perl
57788           !> pp_sys.c
57789 ____________________________________________________________________________
57790 [  9002] By: jhi                                   on 2001/03/03  17:14:30
57791         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
57792              From: Olaf Flebbe <O.Flebbe@science-computing.de>
57793              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
57794              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
57795      Branch: perl
57796            ! pp_sys.c
57797 ____________________________________________________________________________
57798 [  9001] By: jhi                                   on 2001/03/03  17:13:13
57799         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
57800              From: "Craig A. Berry" <craigberry@mac.com>
57801              Date: Fri, 02 Mar 2001 17:44:40 -0600
57802              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
57803      Branch: perl
57804            ! t/pod/find.t
57805 ____________________________________________________________________________
57806 [  9000] By: jhi                                   on 2001/03/03  17:11:55
57807         Log: Integrate changes #8997,8999 from maintperl.
57808              
57809              Subject: [PATCH 5.6.1] compiling on OS/2
57810              (Better error message from hints/os2.sh)
57811              
57812              Subject: [PATCH 5.6.1] syslog.t
57813      Branch: perl
57814           !> hints/os2.sh t/lib/syslog.t
57815 ____________________________________________________________________________
57816 [  8999] By: jhi                                   on 2001/03/03  17:09:28
57817         Log: Subject: [PATCH 5.6.1] syslog.t
57818              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57819              Date: Sat, 3 Mar 2001 02:11:17 -0500
57820              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
57821      Branch: maint-5.6/perl
57822            ! t/lib/syslog.t
57823 ____________________________________________________________________________
57824 [  8998] By: jhi                                   on 2001/03/03  17:07:50
57825         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
57826              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57827              Date: Sat, 3 Mar 2001 01:53:52 -0500
57828              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
57829      Branch: maint-5.6/perl
57830            ! opcode.pl os2/os2.c
57831 ____________________________________________________________________________
57832 [  8997] By: jhi                                   on 2001/03/03  17:03:30
57833         Log: Subject: [PATCH 5.6.1] compiling on OS/2
57834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57835              Date: Sat, 3 Mar 2001 01:59:59 -0500
57836              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
57837      Branch: maint-5.6/perl
57838            ! hints/os2.sh
57839 ____________________________________________________________________________
57840 [  8996] By: jhi                                   on 2001/03/03  00:55:58
57841         Log: Regen files for mainline.
57842      Branch: perl
57843            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57844            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
57845 ____________________________________________________________________________
57846 [  8995] By: jhi                                   on 2001/03/03  00:35:22
57847         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
57848              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
57849              to maintperl.
57850              
57851              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
57852              
57853              Add Configure option -Dmksymlinks which will create a symlink
57854              forest if the current/build differs from the source directory.
57855              (8218,8220,8221,8317,8318,8971)
57856              
57857              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
57858              (Document APPLLIB_EXP in INSTALL.)
57859              
57860              If running byacc write-enable also perly.h.
57861              
57862              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
57863              
57864              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
57865              
57866              Sanity check for conflicting thread flavours.
57867              
57868              Fix the sys/fcntl.h problem reported by Peter Prymmer.
57869              
57870              Add few CPUs/architectures to the Cppsym scan,
57871              add -perlio to archname if so selected (modified 8890)
57872              
57873              Be more helpful for devel builders, suggested by John L. Allen.
57874              (admittedly pointless change for maintperl, but the usedevel
57875              code is there already)
57876      Branch: maint-5.6/perl
57877           !> Configure INSTALL Makefile.SH Porting/Glossary
57878           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
57879           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
57880           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
57881           !> win32/config.bc win32/config.gc win32/config.vc
57882 ____________________________________________________________________________
57883 [  8994] By: jhi                                   on 2001/03/02  23:31:41
57884         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
57885      Branch: metaconfig/U/perl
57886            ! gccvers.U
57887 ____________________________________________________________________________
57888 [  8993] By: jhi                                   on 2001/03/02  23:22:12
57889         Log: Regenerate various files for maint.
57890      Branch: maint-5.6/perl
57891            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
57892            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
57893 ____________________________________________________________________________
57894 [  8992] By: alanbur                               on 2001/03/02  22:48:34
57895         Log: Resync wuth parent
57896      Branch: maint-5.6/pureperl
57897           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
57898           !> (integrate 60 files)
57899 ____________________________________________________________________________
57900 [  8991] By: jhi                                   on 2001/03/02  21:00:08
57901         Log: Retract the #8742 part of #8986, backward compat.
57902      Branch: maint-5.6/perl
57903            ! embed.pl
57904 ____________________________________________________________________________
57905 [  8990] By: jhi                                   on 2001/03/02  20:40:07
57906         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
57907      Branch: maint-5.6/perl
57908            ! hv.c
57909 ____________________________________________________________________________
57910 [  8989] By: jhi                                   on 2001/03/02  19:59:56
57911         Log: Update Changes.
57912      Branch: perl
57913            ! Changes patchlevel.h
57914 ____________________________________________________________________________
57915 [  8988] By: jhi                                   on 2001/03/02  19:57:08
57916         Log: Integrate perlio.
57917      Branch: perl
57918           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57919           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57920           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57921           !> ext/Encode/Encode/iso8859-10.ucm
57922           !> ext/Encode/Encode/iso8859-13.ucm
57923           !> ext/Encode/Encode/iso8859-14.ucm
57924           !> ext/Encode/Encode/iso8859-15.ucm
57925           !> ext/Encode/Encode/iso8859-16.ucm
57926           !> ext/Encode/Encode/iso8859-2.ucm
57927           !> ext/Encode/Encode/iso8859-3.ucm
57928           !> ext/Encode/Encode/iso8859-4.ucm
57929           !> ext/Encode/Encode/iso8859-5.ucm
57930           !> ext/Encode/Encode/iso8859-6.ucm
57931           !> ext/Encode/Encode/iso8859-7.ucm
57932           !> ext/Encode/Encode/iso8859-8.ucm
57933           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57934           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
57935 ____________________________________________________________________________
57936 [  8987] By: jhi                                   on 2001/03/02  19:43:40
57937         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
57938              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
57939              8950,8952,8955 from mainline to maintperl.
57940              
57941              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
57942              
57943              Put to rest the 20010205.001, the email address checking (not) regex.
57944              
57945              fork() not everywhere, cleanup temp files.
57946              
57947              The #8843 wasn't quite right: %Config needs to imported.
57948              
57949              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
57950              (#8849: the glob-basic hunk needed massaging as it depended
57951              on Schwern's large-scale (unintegrated) patches)
57952              
57953              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
57954              
57955              Upgrade to CGI.pm 2.752, from Lincoln Stein.
57956              (Note: there were some conflicts due to EBCDIC and EPOC
57957              patches, in general I preferred the repository code.)
57958              (When 2.753 comes out, we need to synchronize.)
57959              
57960              Subject: [PATCH] fix for charnames above FFFF
57961              
57962              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
57963              
57964              If no sfio, no -lsfio.
57965              
57966              Run run/*.t also in minitest.
57967              
57968              Subject:  [PATCH perl 5.7.0] malloc message address offset
57969              
57970              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
57971              
57972              Subject: fix for parameter -Dm (for perl@8867)
57973              
57974              Subject: [PATCH: perl@8892] was Re: hashing order difference?
57975              (make the test more portable)
57976              
57977              Subject: Re: [PATCH] fix for charnames above FFFF
57978              
57979              Subject: Re: I'm losing the war...
57980              (hv_store() not working correctly in ENV_IS_CASELESS case.)
57981              
57982              Subject: Modified README.bs2000 
57983              
57984              Subject: [PATCH: perl@8935] -Dt padsv($var)
57985              
57986              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
57987              
57988              Subject: PATCH: extra tests to check on negative float to unsigned cast
57989              
57990              Subject: [PATCH] XPUSH[insp] was Re: progress
57991              
57992              Subject: Re: Compile with perlcc..
57993      Branch: maint-5.6/perl
57994           !> (integrate 36 files)
57995 ____________________________________________________________________________
57996 [  8986] By: jhi                                   on 2001/03/02  18:51:25
57997         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
57998              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
57999              to maintperl.
58000              
58001              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
58002              
58003              Subject: [DOC PATCH] overload.pm nits
58004              
58005              Add header for LIB$ prototypes (C. Berry)
58006              
58007              Convert fwrite()s to sockets to write()s, since some socket stacks
58008              don't take kindly to stdio.
58009              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
58010              (for often optional LNMs)
58011              Correct a few typos
58012              (C. Bailey)
58013              
58014              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
58015              
58016              De-cut-and-pasto.
58017              
58018              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
58019              
58020              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
58021              
58022              Upgrade to CPAN 1.59_54, from Andreas König.
58023              
58024              Bogus shebang.
58025              
58026              Subject: [PATCH] Document makepatch in Porting/patching
58027              
58028              UTF-8 documentation.
58029              
58030              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
58031              
58032              Sort the MANIFEST.
58033              
58034              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
58035              
58036              Subject: [PATCH @8807] toke.c cleanup: scan_str()
58037              
58038              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
58039              
58040              Add run/*.t to testables.
58041              
58042              TODO: integrate #8784.
58043      Branch: maint-5.6/perl
58044           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
58045           !> (integrate 28 files)
58046 ____________________________________________________________________________
58047 [  8985] By: nick                                  on 2001/03/02  18:15:45
58048         Log: Integrate mainline
58049      Branch: perlio
58050           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
58051           !> vms/vms.c
58052 ____________________________________________________________________________
58053 [  8984] By: jhi                                   on 2001/03/02  16:00:17
58054         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
58055              
58056              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
58057              5.004_05, and mention the suidperl August 2000 security problem.
58058              (#8978,#8981)
58059              
58060              Subject: [ID 20010301.004] Technically speaking in perldata
58061              
58062              Subject: [PATCH] File::Copy for bleadperl, maintperl
58063              
58064              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
58065              
58066              (The #8982, fix for 20010221.005 and 20010221.008,
58067              would be nice too but it didn't integrate cleanly.)
58068      Branch: maint-5.6/perl
58069           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
58070 ____________________________________________________________________________
58071 [  8983] By: jhi                                   on 2001/03/02  15:51:16
58072         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
58073              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58074              Date:     Thu, 1 Mar 2001 15:54:09 EST
58075              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
58076      Branch: perl
58077            ! vms/vms.c
58078 ____________________________________________________________________________
58079 [  8982] By: jhi                                   on 2001/03/02  15:43:31
58080         Log: Subject: Re: sync sync sync: have I missed any patches?
58081              From: Radu Greab <radu@netsoft.ro> 
58082              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
58083              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
58084              
58085              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
58086              was checking argv[0] regardless of whether a different pathname
58087              will actually be executed."  Test case not supplied because 
58088              drafting that, ironically enough, revealed another bug
58089              (or a feature).
58090      Branch: perl
58091            ! doio.c
58092 ____________________________________________________________________________
58093 [  8981] By: jhi                                   on 2001/03/02  15:28:03
58094         Log: Misdate in #8978.
58095      Branch: perl
58096            ! pod/perlfaq1.pod
58097 ____________________________________________________________________________
58098 [  8980] By: jhi                                   on 2001/03/02  15:24:20
58099         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
58100              From: Chris Nandor <pudge@pobox.com>
58101              Date: Wed, 28 Feb 2001 22:10:15 -0500
58102              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
58103      Branch: perl
58104            ! lib/File/Copy.pm
58105 ____________________________________________________________________________
58106 [  8979] By: jhi                                   on 2001/03/02  15:17:16
58107         Log: Subject: [ID 20010301.004] Technically speaking in perldata
58108              From: abela@geneanet.org
58109              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
58110              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
58111      Branch: perl
58112            ! pod/perldata.pod
58113 ____________________________________________________________________________
58114 [  8978] By: jhi                                   on 2001/03/02  15:15:27
58115         Log: Subject: [ID 20010301.003] ref to 5.004
58116              From: abela@geneanet.org
58117              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
58118              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
58119              
58120              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
58121              and mention the suidperl August 2000 security problem.
58122      Branch: perl
58123            ! pod/perlfaq1.pod
58124 ____________________________________________________________________________
58125 [  8977] By: alanbur                               on 2001/03/02  14:17:45
58126         Log: Resynchronised with parent
58127      Branch: maint-5.6/pureperl
58128           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
58129           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
58130           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
58131           !> vms/descrip_mms.template win32/win32.c win32/win32.h
58132           !> win32/win32iop.h
58133 ____________________________________________________________________________
58134 [  8976] By: nick                                  on 2001/03/01  23:25:30
58135         Log: Integrate mainline.
58136      Branch: perlio
58137            - t/op/qu.t
58138           !> (integrate 55 files)
58139 ____________________________________________________________________________
58140 [  8975] By: jhi                                   on 2001/03/01  16:51:34
58141         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
58142      Branch: perl
58143           !> toke.c
58144 ____________________________________________________________________________
58145 [  8974] By: gsar                                  on 2001/03/01  16:28:21
58146         Log: fix for bugid 20010226.008
58147              
58148              the problem was that some of the pointers (PL_last_lop and
58149              PL_last_uni specifically) into the lex buffers weren't correctly
58150              being invalidated when the buffer changed; this would leave the
58151              pointers pointing at an arbitrary location in the buffer if
58152              the buffer didn't need to be reallocated, or point into freed
58153              memory if the buffer had to be realloced
58154              
58155              TODO item for bugdb maintainers: check other seemingly random
58156              parser-related bugs--they might be cured by this
58157      Branch: maint-5.6/perl
58158            ! toke.c
58159 ____________________________________________________________________________
58160 [  8973] By: jhi                                   on 2001/03/01  02:23:25
58161         Log: Retract #8970 because of a completely mysterious core dump:
58162              adding the tests 241..244 causes op/pat dump core at test #25.
58163              The test needs a lot of whittling down before the bug can be solved.
58164      Branch: perl
58165            ! t/op/pat.t
58166 ____________________________________________________________________________
58167 [  8972] By: jhi                                   on 2001/03/01  01:58:38
58168         Log: Regen perlapi.
58169      Branch: perl
58170            ! pod/perlapi.pod
58171 ____________________________________________________________________________
58172 [  8971] By: jhi                                   on 2001/03/01  01:34:09
58173         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))
58174              From: Nicholas Clark <nick@ccl4.org>
58175              Date: Wed, 28 Feb 2001 23:28:49 +0000
58176              Message-ID: <20010228232849.A55187@plum.flirble.org>
58177              
58178              Allow a completely write protected source code tree
58179              when using the Configure -Dmksymlinks.
58180      Branch: perl
58181            ! embed.pl warnings.pl
58182 ____________________________________________________________________________
58183 [  8970] By: jhi                                   on 2001/03/01  01:32:04
58184         Log: Add back the EBCDIC character range tests (for matching).
58185      Branch: perl
58186            ! t/op/pat.t
58187 ____________________________________________________________________________
58188 [  8969] By: nick                                  on 2001/02/28  18:18:01
58189         Log: Add charname comments to .ucm files writen by 'compile',
58190              also order charmaps in those files by source encoding.
58191              regenerate distrubuted .ucm files
58192      Branch: perlio
58193            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
58194            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
58195            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
58196            ! ext/Encode/Encode/iso8859-10.ucm
58197            ! ext/Encode/Encode/iso8859-13.ucm
58198            ! ext/Encode/Encode/iso8859-14.ucm
58199            ! ext/Encode/Encode/iso8859-15.ucm
58200            ! ext/Encode/Encode/iso8859-16.ucm
58201            ! ext/Encode/Encode/iso8859-2.ucm
58202            ! ext/Encode/Encode/iso8859-3.ucm
58203            ! ext/Encode/Encode/iso8859-4.ucm
58204            ! ext/Encode/Encode/iso8859-5.ucm
58205            ! ext/Encode/Encode/iso8859-6.ucm
58206            ! ext/Encode/Encode/iso8859-7.ucm
58207            ! ext/Encode/Encode/iso8859-8.ucm
58208            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
58209            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
58210 ____________________________________________________________________________
58211 [  8968] By: jhi                                   on 2001/02/28  16:26:37
58212         Log: Expand usemorebits early if d_casti32 needs to be undefined.
58213      Branch: perl
58214            ! hints/hpux.sh hints/irix_6.sh
58215 ____________________________________________________________________________
58216 [  8967] By: jhi                                   on 2001/02/28  16:22:26
58217         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
58218              retract toke.c/qu parts of #8583, retract #8485, retract
58219              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
58220              op/length.t, and MANIFEST, and delete t/op/qu.t.
58221      Branch: perl
58222            - t/op/qu.t
58223            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
58224            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
58225            ! t/op/length.t toke.c
58226 ____________________________________________________________________________
58227 [  8966] By: jhi                                   on 2001/02/28  15:00:27
58228         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
58229              by not changing from pre-Unicode days into being Unicode-aware.
58230              Sniff.
58231      Branch: perl
58232            ! pp.c t/op/pack.t t/op/qu.t
58233 ____________________________________________________________________________
58234 [  8965] By: jhi                                   on 2001/02/28  14:37:55
58235         Log: Subject: Re: Errors in core PODs
58236              From: Michael Stevens <michael@etla.org> 
58237              Date: Fri, 23 Feb 2001 15:47:56 +0000
58238              Message-ID: <20010223154756.A7723@firedrake.org> 
58239      Branch: perl
58240            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
58241            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
58242            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
58243            ! x2p/a2p.pod
58244 ____________________________________________________________________________
58245 [  8964] By: jhi                                   on 2001/02/28  14:35:35
58246         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
58247              (The #8961 was too bold.)
58248      Branch: perl
58249            ! hints/hpux.sh hints/irix_6.sh
58250 ____________________________________________________________________________
58251 [  8963] By: jhi                                   on 2001/02/28  14:33:39
58252         Log: Subject: Re: sync sync sync: have I missed any patches?
58253              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58254              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
58255              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
58256              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
58257              
58258              Replace djSP with dSP.
58259      Branch: perl
58260            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
58261            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
58262            ! win32/perlhost.h
58263 ____________________________________________________________________________
58264 [  8962] By: jhi                                   on 2001/02/27  23:21:14
58265         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
58266      Branch: perl
58267            ! lib/Filter/Simple.pm
58268 ____________________________________________________________________________
58269 [  8961] By: jhi                                   on 2001/02/27  22:55:26
58270         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
58271              and this would be it.
58272      Branch: perl
58273            ! hints/hpux.sh hints/irix_6.sh
58274 ____________________________________________________________________________
58275 [  8960] By: jhi                                   on 2001/02/27  22:51:33
58276         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
58277              From: "Craig A. Berry" <craigberry@mac.com>
58278              Date: Tue, 27 Feb 2001 16:11:44 -0600
58279              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
58280      Branch: maint-5.6/perl
58281            ! configure.com vms/descrip_mms.template
58282 ____________________________________________________________________________
58283 [  8959] By: jhi                                   on 2001/02/27  22:47:23
58284         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
58285              From: "Craig A. Berry" <craigberry@mac.com>
58286              Date: Tue, 27 Feb 2001 16:11:44 -0600
58287              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
58288      Branch: perl
58289            ! configure.com vms/descrip_mms.template
58290 ____________________________________________________________________________
58291 [  8958] By: jhi                                   on 2001/02/27  15:16:42
58292         Log: Update Changes.
58293      Branch: perl
58294            ! Changes patchlevel.h
58295 ____________________________________________________________________________
58296 [  8957] By: jhi                                   on 2001/02/27  06:15:07
58297         Log: Subject: [5.6.x] EPOC additions
58298              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58299              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
58300              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
58301      Branch: maint-5.6/perl
58302            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
58303 ____________________________________________________________________________
58304 [  8956] By: jhi                                   on 2001/02/27  06:12:11
58305         Log: Subject: [perl-current] EPOC 
58306              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58307              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
58308              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
58309      Branch: perl
58310            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
58311            ! epoc/epocish.c epoc/epocish.h pp_sys.c
58312 ____________________________________________________________________________
58313 [  8955] By: jhi                                   on 2001/02/27  05:59:50
58314         Log: Subject: Re: Compile with perlcc..
58315              From: Edward Peschko <edwardp@excitehome.net>
58316              Date: Mon, 26 Feb 2001 18:51:58 -0800
58317              Message-ID: <20010226185158.A9871@excitehome.net>
58318              
58319              plus add a simple usage message if no arguments given.
58320      Branch: perl
58321            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
58322            ! utils/Makefile utils/perlcc.PL win32/pod.mak
58323 ____________________________________________________________________________
58324 [  8954] By: nick                                  on 2001/02/26  21:02:59
58325         Log: Integrate mainline
58326      Branch: perlio
58327           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
58328           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
58329           !> t/op/sprintf.t
58330 ____________________________________________________________________________
58331 [  8953] By: jhi                                   on 2001/02/26  14:43:54
58332         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
58333              From: Nicholas Clark <nick@ccl4.org>
58334              Date: Mon, 26 Feb 2001 00:42:07 +0000
58335              Message-ID: <20010226004207.F23333@plum.flirble.org>
58336      Branch: perl
58337            ! pp_ctl.c
58338 ____________________________________________________________________________
58339 [  8952] By: jhi                                   on 2001/02/26  14:42:13
58340         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
58341              From: Simon Cozens <simon@netthink.co.uk>
58342              Date: Mon, 26 Feb 2001 12:23:48 +0000
58343              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
58344      Branch: perl
58345            ! pod/perlguts.pod
58346 ____________________________________________________________________________
58347 [  8951] By: jhi                                   on 2001/02/26  14:39:15
58348         Log: Subject: [PATCH] perlio - unknown layer
58349              From: Nicholas Clark <nick@ccl4.org>
58350              Date: Mon, 26 Feb 2001 00:27:19 +0000
58351              Message-ID: <20010226002719.E23333@plum.flirble.org>
58352      Branch: perl
58353            ! perlio.c
58354 ____________________________________________________________________________
58355 [  8950] By: jhi                                   on 2001/02/26  14:38:04
58356         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
58357              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
58358              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
58359              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
58360      Branch: perl
58361            ! t/op/bop.t
58362 ____________________________________________________________________________
58363 [  8949] By: jhi                                   on 2001/02/26  14:37:07
58364         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
58365              From: Peter Prymmer <pvhp@forte.com>
58366              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
58367              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
58368      Branch: perl
58369            ! lib/Test.pm
58370 ____________________________________________________________________________
58371 [  8948] By: jhi                                   on 2001/02/26  14:35:53
58372         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
58373              From: Radu Greab <radu@netsoft.ro>
58374              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
58375              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
58376      Branch: perl
58377            ! pod/perlop.pod
58378 ____________________________________________________________________________
58379 [  8947] By: jhi                                   on 2001/02/26  14:34:46
58380         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
58381              From: David Mitchell <davem@fdgroup.co.uk>
58382              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
58383              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
58384      Branch: perl
58385            ! run.c
58386 ____________________________________________________________________________
58387 [  8946] By: jhi                                   on 2001/02/26  14:32:37
58388         Log: Subject: Modified README.bs2000 
58389              From: Dorner Thomas <Thomas.Dorner@start.de>
58390              Date: Mon, 26 Feb 2001 09:22:17 +0100
58391              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
58392      Branch: perl
58393            ! README.bs2000
58394 ____________________________________________________________________________
58395 [  8945] By: jhi                                   on 2001/02/26  14:19:53
58396         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
58397              to maintperl, listing the known failures on the tests 129 and 130.
58398      Branch: maint-5.6/perl
58399           !> t/op/sprintf.t
58400 ____________________________________________________________________________
58401 [  8944] By: jhi                                   on 2001/02/26  14:14:15
58402         Log: Add more known sprintf failures.
58403      Branch: perl
58404            ! t/op/sprintf.t
58405 ____________________________________________________________________________
58406 [  8943] By: jhi                                   on 2001/02/26  13:56:22
58407         Log: perlglob.exe needs to be found in Win32, patch from
58408              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
58409              which needs external glob at mini-perl time."
58410      Branch: perl
58411            ! ext/Encode/compile
58412 ____________________________________________________________________________
58413 [  8942] By: jhi                                   on 2001/02/26  13:52:19
58414         Log: A missing dTHX from Vadim Konovalov.
58415      Branch: perl
58416            ! perlio.c
58417 ____________________________________________________________________________
58418 [  8941] By: jhi                                   on 2001/02/26  13:37:05
58419         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
58420      Branch: perl
58421            ! op.c
58422 ____________________________________________________________________________
58423 [  8940] By: jhi                                   on 2001/02/26  13:35:40
58424         Log: Integrate perlio.
58425      Branch: perl
58426           !> ext/Encode/Encode.pm
58427 ____________________________________________________________________________
58428 [  8939] By: nick                                  on 2001/02/25  23:47:09
58429         Log: Integrate mainline.
58430      Branch: perlio
58431           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
58432           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
58433 ____________________________________________________________________________
58434 [  8938] By: nick                                  on 2001/02/25  19:36:28
58435         Log: Encode implementations docs.
58436      Branch: perlio
58437            ! ext/Encode/Encode.pm
58438 ____________________________________________________________________________
58439 [  8937] By: jhi                                   on 2001/02/25  19:26:16
58440         Log: Script wasn't aligned with reality.
58441      Branch: perl
58442            ! t/pod/find.t
58443 ____________________________________________________________________________
58444 [  8936] By: jhi                                   on 2001/02/25  18:54:55
58445         Log: Update Changes.
58446      Branch: perl
58447            ! Changes patchlevel.h
58448 ____________________________________________________________________________
58449 [  8935] By: jhi                                   on 2001/02/25  18:46:36
58450         Log: Retract #8929,8930,8932,8933 for now.
58451      Branch: perl
58452            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
58453 ____________________________________________________________________________
58454 [  8934] By: jhi                                   on 2001/02/25  17:34:35
58455         Log: Integrate perlio.
58456      Branch: perl
58457           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58458           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
58459           !> t/lib/encode.t
58460 ____________________________________________________________________________
58461 [  8933] By: jhi                                   on 2001/02/25  17:33:12
58462         Log: (Retracted by #8395.)
58463              
58464              Slight tweaks in scan_const(), not fixes yet, it seems like
58465              lots of work remains to be done...
58466      Branch: perl
58467            ! toke.c
58468 ____________________________________________________________________________
58469 [  8932] By: jhi                                   on 2001/02/25  17:27:11
58470         Log: (Retracted by #8395.)
58471              
58472              Missing from #8930.
58473      Branch: perl
58474            ! perl.h
58475 ____________________________________________________________________________
58476 [  8931] By: jhi                                   on 2001/02/25  17:26:19
58477         Log: A comment tweak.
58478      Branch: perl
58479            ! utf8.c
58480 ____________________________________________________________________________
58481 [  8930] By: jhi                                   on 2001/02/25  17:25:47
58482         Log: (Retracted by #8395.)
58483              
58484              Attempt to fix the EBCDIC character range problem with //.
58485      Branch: perl
58486            ! regcomp.c
58487 ____________________________________________________________________________
58488 [  8929] By: jhi                                   on 2001/02/25  17:23:45
58489         Log: (Retracted by #8395.)
58490              
58491              Expand the EBCDIC character range tests, and add few nasty
58492              tr tests from Karsten Sperling.
58493      Branch: perl
58494            ! t/op/pat.t t/op/tr.t
58495 ____________________________________________________________________________
58496 [  8928] By: jhi                                   on 2001/02/25  17:18:49
58497         Log: Missing check-in.
58498      Branch: perl
58499            ! lib/Pod/Find.pm
58500 ____________________________________________________________________________
58501 [  8927] By: nick                                  on 2001/02/25  11:30:22
58502         Log: Change method names in Encode implementation classes to something
58503              less confusing (preparing to "go public").
58504      Branch: perlio
58505            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
58506 ____________________________________________________________________________
58507 [  8926] By: nick                                  on 2001/02/25  10:53:24
58508         Log: GCC __atribute__ / printf fix
58509      Branch: perlio
58510            ! perl.h
58511 ____________________________________________________________________________
58512 [  8925] By: nick                                  on 2001/02/25  10:52:25
58513         Log: Checked in the wrong one ...
58514      Branch: perlio
58515            ! ext/Encode/Encode.pm
58516 ____________________________________________________________________________
58517 [  8924] By: nick                                  on 2001/02/24  18:46:51
58518         Log: Integrate mainline - to see what Jarkko has in ...
58519      Branch: perlio
58520           +> t/pod/testpods/lib/Pod/Stuff.pm
58521           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
58522 ____________________________________________________________________________
58523 [  8923] By: nick                                  on 2001/02/24  17:05:23
58524         Log: Encode API documentation nd tidy up.
58525              Minor additions to test.
58526              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
58527              Adds STRLEN to standard typemap.
58528      Branch: perlio
58529            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
58530            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
58531 ____________________________________________________________________________
58532 [  8922] By: jhi                                   on 2001/02/24  16:38:12
58533         Log: Add a test for the "character range should match in EBCDIC
58534              if specified using explicit numerics" bug found by Karsten
58535              Sperling.
58536      Branch: perl
58537            ! t/op/pat.t
58538 ____________________________________________________________________________
58539 [  8921] By: jhi                                   on 2001/02/24  16:30:16
58540         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
58541              From: schwern@pobox.com
58542              Date: Fri, 23 Feb 2001 03:21:37 -0500
58543              Message-ID: <20010223032137.A26022@magnonel.guild.net>
58544              
58545              plus Charles Lane's fixes, plus tweaks.
58546      Branch: perl
58547            + t/pod/testpods/lib/Pod/Stuff.pm
58548            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
58549 ____________________________________________________________________________
58550 [  8920] By: nick                                  on 2001/02/24  10:30:11
58551         Log: Integrate mainline
58552      Branch: perlio
58553           !> (integrate 33 files)
58554 ____________________________________________________________________________
58555 [  8919] By: jhi                                   on 2001/02/24  00:23:35
58556         Log: Subject: Re: I'm losing the war...
58557              From: "Vadim Konovalov" <watman@inbox.ru>
58558              Date: Sat, 24 Feb 2001 00:10:14 +0300
58559              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
58560              
58561              hv_store() not working correctly in ENV_IS_CASELESS case.
58562      Branch: perl
58563            ! hv.c
58564 ____________________________________________________________________________
58565 [  8918] By: jhi                                   on 2001/02/24  00:20:09
58566         Log: Subject: Re: [PATCH] fix for charnames above FFFF
58567              From: andreas.koenig@anima.de (Andreas J. Koenig)
58568              Date: 23 Feb 2001 02:39:03 +0100
58569              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
58570              
58571              A further efficiency tweak.
58572      Branch: perl
58573            ! lib/charnames.pm
58574 ____________________________________________________________________________
58575 [  8917] By: jhi                                   on 2001/02/23  20:27:51
58576         Log: Integrate change #8916 from mainline,
58577              do away with USE_WIN32_RTL_ENV.
58578      Branch: maint-5.6/perl
58579           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58580 ____________________________________________________________________________
58581 [  8916] By: jhi                                   on 2001/02/23  20:02:25
58582         Log: Abolish USE_WIN32_RTL_ENV.
58583      Branch: perl
58584            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
58585 ____________________________________________________________________________
58586 [  8915] By: jhi                                   on 2001/02/23  19:36:00
58587         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
58588              later protected by some #define.
58589      Branch: perl
58590            ! gv.c
58591 ____________________________________________________________________________
58592 [  8914] By: jhi                                   on 2001/02/23  19:31:38
58593         Log: Retract #8902 for now, requested by Charles Lane, the correct
58594              fix will be something else.
58595      Branch: perl
58596            ! op.c
58597 ____________________________________________________________________________
58598 [  8913] By: jhi                                   on 2001/02/23  19:11:36
58599         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
58600              From: Peter Prymmer <pvhp@forte.com>
58601              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
58602              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
58603      Branch: perl
58604            ! t/op/lex_assign.t
58605 ____________________________________________________________________________
58606 [  8912] By: jhi                                   on 2001/02/23  18:38:20
58607         Log: Subject: [patch] perlio + useithreads
58608              From: Doug MacEachern <dougm@covalent.net>
58609              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
58610              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
58611              
58612              Gets things running but not complete.
58613      Branch: perl
58614            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
58615 ____________________________________________________________________________
58616 [  8911] By: jhi                                   on 2001/02/23  04:20:02
58617         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
58618              
58619              Duplicated environment freeing, File::Temp 0.12,
58620              op/append portability (EBCDIC) tweak.
58621      Branch: maint-5.6/perl
58622           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58623           !> t/op/append.t
58624 ____________________________________________________________________________
58625 [  8910] By: jhi                                   on 2001/02/23  02:07:33
58626         Log: Integrate change #8909 from mainline, a better Borland
58627              putenv() workaround.
58628      Branch: maint-5.6/perl
58629           !> perl.c
58630 ____________________________________________________________________________
58631 [  8909] By: jhi                                   on 2001/02/23  02:05:46
58632         Log: A better workaround for Borland putenv() brokenness from Sarathy.
58633      Branch: perl
58634            ! perl.c
58635 ____________________________________________________________________________
58636 [  8908] By: jhi                                   on 2001/02/23  02:04:14
58637         Log: Subject: fix for parameter -Dm (for perl@8867)
58638              From: "Vadim Konovalov" <watman@inbox.ru>
58639              Date: Thu, 22 Feb 2001 17:30:12 +0300
58640              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
58641      Branch: perl
58642            ! perl.h
58643 ____________________________________________________________________________
58644 [  8907] By: jhi                                   on 2001/02/23  01:58:20
58645         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
58646              From: Peter Prymmer <pvhp@forte.com>
58647              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
58648              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
58649      Branch: perl
58650            ! t/op/append.t
58651 ____________________________________________________________________________
58652 [  8906] By: jhi                                   on 2001/02/23  01:48:34
58653         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
58654      Branch: perl
58655            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58656 ____________________________________________________________________________
58657 [  8905] By: jhi                                   on 2001/02/23  01:43:30
58658         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
58659              From: Peter Prymmer <pvhp@forte.com>
58660              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
58661              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
58662      Branch: perl
58663            ! t/lib/st-06compat.t
58664 ____________________________________________________________________________
58665 [  8904] By: jhi                                   on 2001/02/23  01:42:39
58666         Log: Metaconfig unit change for #8903.
58667      Branch: metaconfig/U/perl
58668            ! Devel.U
58669 ____________________________________________________________________________
58670 [  8903] By: jhi                                   on 2001/02/23  01:42:12
58671         Log: Be more helpful for devel builders, suggested by John L. Allen.
58672      Branch: perl
58673            ! Configure
58674 ____________________________________________________________________________
58675 [  8902] By: jhi                                   on 2001/02/23  01:37:41
58676         Log: (Retracted by #8914)
58677              (Wrongly, reinstated by #8941)
58678              
58679              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
58680              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58681              Date:     Thu, 22 Feb 2001 09:43:57 EST
58682              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
58683      Branch: perl
58684            ! op.c
58685 ____________________________________________________________________________
58686 [  8901] By: jhi                                   on 2001/02/23  01:20:32
58687         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
58688              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58689              Date:     Thu, 22 Feb 2001 08:01:35 EST
58690              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
58691      Branch: perl
58692            ! malloc.c
58693 ____________________________________________________________________________
58694 [  8900] By: jhi                                   on 2001/02/23  01:18:02
58695         Log: Integrate changes #8898,8899 from mainline, environ handling.
58696      Branch: maint-5.6/perl
58697           !> perl.c
58698 ____________________________________________________________________________
58699 [  8899] By: jhi                                   on 2001/02/23  01:16:25
58700         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
58701              putenv() is not to be relied on, they are either broken or leaky
58702              or both.)
58703      Branch: perl
58704            ! perl.c
58705 ____________________________________________________________________________
58706 [  8898] By: jhi                                   on 2001/02/22  23:36:59
58707         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
58708              and safesysfree() must be used.
58709      Branch: perl
58710            ! perl.c
58711 ____________________________________________________________________________
58712 [  8897] By: jhi                                   on 2001/02/22  23:25:45
58713         Log: With environ one must use safesysmalloc()/safesysfree().
58714      Branch: perl
58715            ! perl.c
58716 ____________________________________________________________________________
58717 [  8896] By: jhi                                   on 2001/02/22  22:13:18
58718         Log: If we have a duplicated environment free it
58719              if PERL_DESTRUCT_LEVEL.
58720      Branch: perl
58721            ! perl.c
58722 ____________________________________________________________________________
58723 [  8895] By: alanbur                               on 2001/02/22  19:31:57
58724         Log: Synchronised with parent
58725      Branch: maint-5.6/pureperl
58726           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
58727 ____________________________________________________________________________
58728 [  8894] By: gsar                                  on 2001/02/22  19:06:18
58729         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
58730              
58731              fix memory leak in method call optimization (change#3768);
58732              made C<eval "$x->foo()"> leak
58733              
58734              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
58735      Branch: maint-5.6/perl
58736           !> op.c
58737 ____________________________________________________________________________
58738 [  8893] By: jhi                                   on 2001/02/22  18:35:27
58739         Log: (Retracted by #8915.)
58740              
58741              Third Degree finding:
58742              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
58743      Branch: perl
58744            ! gv.c
58745 ____________________________________________________________________________
58746 [  8892] By: jhi                                   on 2001/02/22  14:28:32
58747         Log: Update Changes.
58748      Branch: perl
58749            ! Changes patchlevel.h
58750 ____________________________________________________________________________
58751 [  8891] By: jhi                                   on 2001/02/22  13:22:45
58752         Log: Metaconfig unit changes for #8890.
58753      Branch: metaconfig
58754            ! U/modified/Cppsym.U U/threads/archname.U
58755 ____________________________________________________________________________
58756 [  8890] By: jhi                                   on 2001/02/22  13:22:12
58757         Log: Add -stdio to the archname if no perlio selected,
58758              no -perlio added since that is now the default.
58759              
58760              Add few CPUs/architectures to the Cppsym scan.
58761      Branch: perl
58762            ! Configure config_h.SH
58763 ____________________________________________________________________________
58764 [  8889] By: jhi                                   on 2001/02/22  13:05:59
58765         Log: Metaconfig unit change for #8888.
58766      Branch: metaconfig/U/perl
58767            ! useperlio.U
58768 ____________________________________________________________________________
58769 [  8888] By: jhi                                   on 2001/02/22  13:05:28
58770         Log: *drum roll*  Make perlio the default.
58771      Branch: perl
58772            ! Configure config_h.SH
58773 ____________________________________________________________________________
58774 [  8887] By: jhi                                   on 2001/02/22  12:50:52
58775         Log: Integrate change #8665 from maintperl to mainline,
58776              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
58777      Branch: perl
58778           !> ext/POSIX/POSIX.xs
58779 ____________________________________________________________________________
58780 [  8886] By: jhi                                   on 2001/02/22  12:49:24
58781         Log: Integrate changes #8883,8884 from mainline to maintperl.
58782              
58783              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58784              Subject: Re: File::Temp::_gettemp warning
58785      Branch: maint-5.6/perl
58786           !> embed.h embed.pl lib/File/Temp.pm
58787 ____________________________________________________________________________
58788 [  8885] By: jhi                                   on 2001/02/22  12:43:59
58789         Log: Based on
58790              
58791              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
58792              From: schwab@suse.de
58793              Date: Thu, 22 Feb 2001 13:08:09 +0100
58794              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
58795              
58796              but the fix done slightly differently because the other
58797              half was already done in #8664.
58798      Branch: maint-5.6/perl
58799            ! ext/POSIX/POSIX.xs
58800 ____________________________________________________________________________
58801 [  8884] By: jhi                                   on 2001/02/22  12:37:15
58802         Log: Subject: Re: File::Temp::_gettemp warning
58803              From: Tim Jenness <t.jenness@jach.hawaii.edu>
58804              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
58805              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
58806              
58807              This patch to File::Temp does two things:
58808              
58809              1. Fixes the problem with CGI::Carp when determining
58810              the Fcntl constants
58811              
58812              2. Removes most of the carps and consolidates them so that all the
58813              reasons are included in a single die that is caught by the test. This
58814              means that the correct skipping behaviour is displayed by the test.
58815      Branch: perl
58816            ! lib/File/Temp.pm
58817 ____________________________________________________________________________
58818 [  8883] By: jhi                                   on 2001/02/22  12:29:19
58819         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
58820              From: Peter Prymmer <pvhp@forte.com>
58821              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
58822              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
58823      Branch: perl
58824            ! embed.h embed.pl
58825 ____________________________________________________________________________
58826 [  8882] By: jhi                                   on 2001/02/21  19:41:33
58827         Log: Integrate change #8881 from mainlin to maintperl.
58828              
58829              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58830      Branch: maint-5.6/perl
58831           !> op.c
58832 ____________________________________________________________________________
58833 [  8881] By: jhi                                   on 2001/02/21  19:38:57
58834         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
58835              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58836              Date:     Wed, 21 Feb 2001 13:08:03 EST
58837              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
58838      Branch: perl
58839            ! op.c
58840 ____________________________________________________________________________
58841 [  8880] By: jhi                                   on 2001/02/21  19:34:34
58842         Log: Retract #8875, cannot let go of the old semantics of unpack U
58843              without rethinking utf8decode.t.
58844      Branch: perl
58845            ! pp.c t/op/pack.t
58846 ____________________________________________________________________________
58847 [  8879] By: jhi                                   on 2001/02/21  19:08:02
58848         Log: Run run/*.t also in minitest.
58849      Branch: perl
58850            ! Makefile.SH
58851 ____________________________________________________________________________
58852 [  8878] By: nick                                  on 2001/02/21  18:55:37
58853         Log: Integrate mainline
58854      Branch: perlio
58855           !> (integrate 76 files)
58856 ____________________________________________________________________________
58857 [  8877] By: jhi                                   on 2001/02/21  15:09:33
58858         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
58859      Branch: metaconfig
58860            ! U/compline/nblock_io.U
58861      Branch: perl
58862            ! Configure config_h.SH
58863 ____________________________________________________________________________
58864 [  8876] By: jhi                                   on 2001/02/21  14:54:45
58865         Log: If no sfio, no -lsfio.
58866      Branch: metaconfig/U/perl
58867            ! d_sfio.U
58868      Branch: perl
58869            ! Configure config_h.SH
58870 ____________________________________________________________________________
58871 [  8875] By: jhi                                   on 2001/02/21  14:54:00
58872         Log: Make unpack C and unpack U truly equivalent.
58873      Branch: perl
58874            ! pp.c t/op/pack.t
58875 ____________________________________________________________________________
58876 [  8874] By: jhi                                   on 2001/02/21  14:26:02
58877         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
58878              From: Peter Prymmer <pvhp@forte.com>
58879              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
58880              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
58881      Branch: perl
58882            ! pod/perlport.pod
58883 ____________________________________________________________________________
58884 [  8873] By: jhi                                   on 2001/02/21  14:24:31
58885         Log: Subject: [PATCH] fix for charnames above FFFF
58886              From: andreas.koenig@anima.de (Andreas J. Koenig)
58887              Date: 21 Feb 2001 07:05:45 +0100
58888              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
58889      Branch: perl
58890            ! lib/charnames.pm t/lib/charnames.t
58891 ____________________________________________________________________________
58892 [  8872] By: jhi                                   on 2001/02/21  14:15:25
58893         Log: Integrate change #8868 from pureperl to mainline.
58894              
58895              Fixed reference count loop caused by sv_magic.
58896      Branch: perl
58897           !> sv.c
58898 ____________________________________________________________________________
58899 [  8871] By: jhi                                   on 2001/02/21  14:07:29
58900         Log: Integrate change #8868 from pureperl to maintperl.
58901              
58902              Fixed reference count loop caused by sv_magic.
58903      Branch: maint-5.6/perl
58904           !> sv.c
58905 ____________________________________________________________________________
58906 [  8870] By: jhi                                   on 2001/02/21  14:04:41
58907         Log: Put back the #8840, it was innocent.
58908      Branch: perl
58909            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
58910            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
58911 ____________________________________________________________________________
58912 [  8869] By: jhi                                   on 2001/02/21  14:00:03
58913         Log: unpack("C", ...) was left slightly unfinished by #8865.
58914      Branch: perl
58915            ! pp.c t/op/pack.t
58916 ____________________________________________________________________________
58917 [  8868] By: alanbur                               on 2001/02/21  01:33:45
58918         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
58919              from gv_fetchpv to create single-character magic variables (e.g. $!),
58920              and it is passed a sv and the gv that contains the sv as the mg_obj
58921              value.  When sv_magic stores the mg_obj pointer it increments the gv
58922              refcount, thus causing a sv-gv pair that can't be freed.  There is
58923              already a check for sv == obj which is used to prevent such reference
58924              loops.  This change extends the check to cover the case described above.
58925      Branch: maint-5.6/pureperl
58926            ! sv.c
58927 ____________________________________________________________________________
58928 [  8867] By: jhi                                   on 2001/02/21  00:52:39
58929         Log: Update Changes.
58930      Branch: perl
58931            ! Changes patchlevel.h
58932 ____________________________________________________________________________
58933 [  8866] By: jhi                                   on 2001/02/21  00:34:20
58934         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
58935              (Note: there were some conflicts due to EBCDIC and EPOC
58936              patches, in general I preferred the repository code.)
58937              (When 2.753 comes out, we need to synchronize.)
58938      Branch: perl
58939            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
58940            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
58941            ! t/lib/cgi-html.t
58942 ____________________________________________________________________________
58943 [  8865] By: jhi                                   on 2001/02/21  00:24:22
58944         Log: Make pack("C", 0x100) to create Unicode, unless under the
58945              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
58946              will understand Unicode, unless you under know what.
58947      Branch: perl
58948            ! pp.c t/op/pack.t t/op/qu.t
58949 ____________________________________________________________________________
58950 [  8864] By: alanbur                               on 2001/02/20  22:35:34
58951         Log: Resynchronised with parent
58952      Branch: maint-5.6/pureperl
58953           !> README.win32 ext/GDBM_File/GDBM_File.pm
58954           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
58955           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
58956           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
58957           !> t/lib/sdbm.t util.c
58958 ____________________________________________________________________________
58959 [  8863] By: jhi                                   on 2001/02/20  20:55:11
58960         Log: Integrate change #8860,8861 from mainline into maintperl.
58961              
58962              "pseudo-literal j"
58963              
58964              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58965      Branch: maint-5.6/perl
58966           !> lib/Test.pm pod/perlop.pod
58967 ____________________________________________________________________________
58968 [  8862] By: jhi                                   on 2001/02/20  20:30:07
58969         Log: Don't do casting between pointers pointing to differently sized
58970              integers.
58971      Branch: perl
58972            ! hv.c sv.c
58973 ____________________________________________________________________________
58974 [  8861] By: jhi                                   on 2001/02/20  19:53:44
58975         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
58976              From: Peter Prymmer <pvhp@forte.com>
58977              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
58978              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
58979      Branch: perl
58980            ! lib/Test.pm
58981 ____________________________________________________________________________
58982 [  8860] By: jhi                                   on 2001/02/20  19:48:02
58983         Log: "pseudo-literal j", a documentation glitch reported to Debian.
58984              The text recovered from Perl 5.005_03, and pseudo-literal replaced
58985              by "backtick string".
58986      Branch: perl
58987            ! pod/perlop.pod
58988 ____________________________________________________________________________
58989 [  8859] By: jhi                                   on 2001/02/20  19:15:46
58990         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
58991              from Chris Nandor.
58992      Branch: perl
58993            ! makedef.pl
58994 ____________________________________________________________________________
58995 [  8858] By: jhi                                   on 2001/02/20  17:36:53
58996         Log: Integrate pureperl changes #8844,8845,8850 to mainline
58997              (via maintperl #8855).
58998              
58999              Fixed %^H scoping bug
59000              
59001              Removed GV <-> CV refcount loop
59002              
59003              Removed %ENV refcount loop
59004      Branch: perl
59005           !> gv.c op.c perl.c pp.c scope.c
59006 ____________________________________________________________________________
59007 [  8857] By: jhi                                   on 2001/02/20  17:34:32
59008         Log: Integrate changes #8853,8854 from maintperl to mainline.
59009              
59010              EBDIC fixes, README.win32 Borland update.
59011      Branch: perl
59012           !> README.win32 handy.h util.c
59013 ____________________________________________________________________________
59014 [  8856] By: jhi                                   on 2001/02/20  17:33:16
59015         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
59016      Branch: maint-5.6/perl
59017           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
59018           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
59019           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
59020 ____________________________________________________________________________
59021 [  8855] By: jhi                                   on 2001/02/20  17:32:13
59022         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
59023              
59024              Fixed %^H scoping bug
59025              
59026              Removed GV <-> CV refcount loop
59027              
59028              Removed %ENV refcount loop
59029      Branch: maint-5.6/perl
59030           !> gv.c op.c perl.c pp.c scope.c
59031 ____________________________________________________________________________
59032 [  8854] By: jhi                                   on 2001/02/20  17:25:06
59033         Log: Subject: Addition to readme.win32 for Borland C++ compilers
59034              Date: Tue, 20 Feb 2001 02:15:25 +0300
59035              From: "Vadim Konovalov" <watman@inbox.ru>
59036              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
59037              
59038              Document Borland compiler misbehaviour.
59039      Branch: maint-5.6/perl
59040            ! README.win32
59041 ____________________________________________________________________________
59042 [  8853] By: jhi                                   on 2001/02/20  17:22:25
59043         Log: The assimilation of ebcdic.c didn't quite work at the first try,
59044              patches from Thomas Dorner.
59045      Branch: maint-5.6/perl
59046            ! handy.h util.c
59047 ____________________________________________________________________________
59048 [  8852] By: jhi                                   on 2001/02/20  17:20:15
59049         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
59050              From: Chris Nandor <pudge@pobox.com>
59051              Date: Tue, 20 Feb 2001 08:32:45 -0500
59052              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
59053      Branch: maint-5.6/perl
59054            ! makedef.pl mg.c
59055 ____________________________________________________________________________
59056 [  8851] By: jhi                                   on 2001/02/20  17:15:52
59057         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
59058      Branch: perl
59059            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
59060            ! t/lib/filter-util.t
59061 ____________________________________________________________________________
59062 [  8850] By: alanbur                               on 2001/02/20  17:12:40
59063         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
59064              and the magic pointer points back to the GV that contains the
59065              %ENV hash.  This creates a refcount loop that prevents members
59066              of %ENV from being freed correctly.  This change removes the
59067              refcount loop - the magic pointer was never used anyway, the
59068              only use of the magic was to check the type ('E') so that the
59069              appropriate environment manipulation code is called when %ENV
59070              is modified.
59071      Branch: maint-5.6/pureperl
59072            ! perl.c
59073 ____________________________________________________________________________
59074 [  8849] By: jhi                                   on 2001/02/20  17:12:20
59075         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
59076              From: "Craig A. Berry" <craigberry@mac.com>
59077              Date: Mon, 19 Feb 2001 23:36:12 -0600
59078              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
59079              
59080              Case-forgiving systems match TestInit.pm with TES*.
59081      Branch: perl
59082            ! t/lib/glob-basic.t
59083 ____________________________________________________________________________
59084 [  8848] By: jhi                                   on 2001/02/20  17:10:02
59085         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
59086      Branch: perl
59087            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
59088            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
59089            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
59090 ____________________________________________________________________________
59091 [  8847] By: jhi                                   on 2001/02/20  15:34:41
59092         Log: The #8843 wasn't quite right: %Config needs to imported.
59093      Branch: perl
59094            ! t/run/runenv.t
59095 ____________________________________________________________________________
59096 [  8846] By: jhi                                   on 2001/02/20  15:31:50
59097         Log: Retract the #8838 and #8840 for now because of
59098              the DB_File tie problem.
59099      Branch: perl
59100            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
59101            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
59102            ! proto.h sv.c
59103 ____________________________________________________________________________
59104 [  8845] By: alanbur                               on 2001/02/20  14:25:41
59105         Log: Removed GV <-> CV refcount loop
59106              CvGV(mycv) points to the parent GV of the CV, and was previously
59107              refcounted.  The pointer remains, but the refcounting has been removed
59108              as it causes a refcount loop between the CV and GV that means the CV
59109              can't ever be deleted.
59110      Branch: maint-5.6/pureperl
59111            ! gv.c op.c pp.c
59112 ____________________________________________________________________________
59113 [  8844] By: alanbur                               on 2001/02/20  14:23:13
59114         Log: Fixed %^H scoping bug
59115      Branch: maint-5.6/pureperl
59116            ! scope.c
59117 ____________________________________________________________________________
59118 [  8843] By: jhi                                   on 2001/02/19  13:38:08
59119         Log: fork() not everywhere, cleanup temp files.
59120      Branch: perl
59121            ! t/run/runenv.t
59122 ____________________________________________________________________________
59123 [  8842] By: alanbur                               on 2001/02/19  12:42:07
59124         Log: Resynchronised with parent
59125      Branch: maint-5.6/pureperl
59126           !> pod/perlfaq4.pod sv.c utf8.c
59127 ____________________________________________________________________________
59128 [  8841] By: jhi                                   on 2001/02/19  03:35:51
59129         Log: Update Changes.
59130      Branch: perl
59131            ! Changes patchlevel.h
59132 ____________________________________________________________________________
59133 [  8840] By: jhi                                   on 2001/02/19  00:23:41
59134         Log: Subject: [patch] add sv_setref_uv
59135              From: Doug MacEachern <dougm@covalent.net>
59136              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
59137              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
59138      Branch: perl
59139            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
59140            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
59141 ____________________________________________________________________________
59142 [  8839] By: jhi                                   on 2001/02/19  00:01:38
59143         Log: Put to rest the 20010205.001, the email address checking (not) regex.
59144      Branch: perl
59145            ! pod/perlfaq9.pod
59146 ____________________________________________________________________________
59147 [  8838] By: jhi                                   on 2001/02/18  22:17:54
59148         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
59149              From: Doug MacEachern <dougm@covalent.net>
59150              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
59151              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
59152      Branch: perl
59153            ! lib/ExtUtils/xsubpp
59154 ____________________________________________________________________________
59155 [  8837] By: jhi                                   on 2001/02/18  22:16:50
59156         Log: Subject: [patch] -Wall cleanup round 2
59157              From: Doug MacEachern <dougm@covalent.net>
59158              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
59159              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
59160      Branch: perl
59161            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
59162            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
59163            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
59164            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
59165            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
59166            ! ext/SDBM_File/SDBM_File.xs
59167 ____________________________________________________________________________
59168 [  8836] By: jhi                                   on 2001/02/18  22:11:20
59169         Log: Misapplied regex optimizations when \C is present.
59170              Fixes 20001230.002.
59171              
59172              What still remains broken is that the submatches that
59173              have \C in them get their UTF8 flag on because their
59174              parent SV has it on.  This will result in malformed
59175              UTF8 if a \C happened to match a non-ASCII byte.
59176      Branch: perl
59177            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
59178            ! t/pragma/utf8.t
59179 ____________________________________________________________________________
59180 [  8835] By: jhi                                   on 2001/02/18  20:12:02
59181         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
59182              
59183              The hash key got wrongly UTF8fied.
59184      Branch: perl
59185            ! pod/perlapi.pod toke.c utf8.c
59186 ____________________________________________________________________________
59187 [  8834] By: jhi                                   on 2001/02/18  19:44:25
59188         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
59189              don't warn on magical or overloaded things.
59190      Branch: perl
59191            ! pp_hot.c
59192 ____________________________________________________________________________
59193 [  8833] By: nick                                  on 2001/02/18  19:31:22
59194         Log: Integrate mainline
59195      Branch: perlio
59196           +> t/TestInit.pm t/run/runenv.t
59197            - t/UTEST
59198           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
59199           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
59200           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
59201           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
59202           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
59203           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
59204           !> utf8.c
59205 ____________________________________________________________________________
59206 [  8832] By: jhi                                   on 2001/02/18  19:21:18
59207         Log: Integrate perlio.
59208      Branch: perl
59209           !> perlio.c pod/perldiag.pod
59210 ____________________________________________________________________________
59211 [  8831] By: jhi                                   on 2001/02/18  19:14:20
59212         Log: Integrate change #8827 from mainline.
59213              
59214              UTF8 tweaks.
59215      Branch: maint-5.6/perl
59216           !> sv.c utf8.c
59217 ____________________________________________________________________________
59218 [  8830] By: nick                                  on 2001/02/18  19:10:34
59219         Log: Apply the spirit of patch from Nick Clark:
59220              Subject: [PATCH] Re: extensions that provide layers
59221              From: Nicholas Clark <nick@ccl4.org>
59222              Date: Mon, 12 Feb 2001 16:43:51 +0000
59223              Message-Id: <20010212164350.Q3652@plum.flirble.org>
59224      Branch: perlio
59225            ! perlio.c pod/perldiag.pod
59226 ____________________________________________________________________________
59227 [  8829] By: jhi                                   on 2001/02/18  19:03:25
59228         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
59229              From: schwern@pobox.com 
59230              Date: Sun, 18 Feb 2001 13:44:35 -0500
59231              Message-ID: <20010218134435.A17544@magnonel.guild.net>
59232              
59233              Applied, but as t/TestInit.pm.
59234      Branch: perl
59235            + t/TestInit.pm
59236            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
59237            ! t/op/subst_wamp.t
59238 ____________________________________________________________________________
59239 [  8828] By: jhi                                   on 2001/02/18  18:43:52
59240         Log: Integrate perlio.
59241      Branch: perl
59242           !> perlio.c
59243 ____________________________________________________________________________
59244 [  8827] By: jhi                                   on 2001/02/18  18:41:33
59245         Log: UTF-8 tweaks.
59246      Branch: perl
59247            ! sv.c utf8.c
59248 ____________________________________________________________________________
59249 [  8826] By: nick                                  on 2001/02/18  17:40:59
59250         Log: Fix [ID 20010217.002]
59251              open FOO, "<:raw:perlio", ...
59252              :raw now inserts default base layer below itself.
59253              Also
59254              open FOO, "<:unix", ...
59255              works as well - but leaves buffer layer on stack under the unix layer.
59256      Branch: perlio
59257            ! perlio.c
59258 ____________________________________________________________________________
59259 [  8825] By: jhi                                   on 2001/02/18  17:15:39
59260         Log: Integrate perlio.
59261      Branch: perl
59262           !> perlio.c perliol.h
59263 ____________________________________________________________________________
59264 [  8824] By: jhi                                   on 2001/02/18  17:10:53
59265         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
59266              From: schwern@pobox.com
59267              Date: Sun, 18 Feb 2001 01:48:50 -0500
59268              Message-ID: <20010218014850.C19957@magnonel.guild.net>
59269      Branch: perl
59270            ! lib/Test/Harness.pm t/TEST t/op/chop.t
59271 ____________________________________________________________________________
59272 [  8823] By: jhi                                   on 2001/02/18  17:01:06
59273         Log: Add run/*.t to testables.
59274      Branch: perl
59275            ! t/TEST
59276 ____________________________________________________________________________
59277 [  8822] By: jhi                                   on 2001/02/18  16:58:58
59278         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
59279              From: schwern@pobox.com
59280              Date: Sun, 18 Feb 2001 01:11:35 -0500
59281              Message-ID: <20010218011135.A19957@magnonel.guild.net>
59282              
59283              Revive mjd's and Simon's PERL5OPT fix.
59284      Branch: perl
59285            + t/run/runenv.t
59286            ! MANIFEST perl.c
59287 ____________________________________________________________________________
59288 [  8821] By: jhi                                   on 2001/02/18  16:53:46
59289         Log: Subject: Re: Why t/TEST and not Test::Harness?
59290              From: schwern@pobox.com
59291              Date: Sat, 17 Feb 2001 22:44:44 -0500
59292              Message-ID: <20010217224444.A6679@magnonel.guild.net>
59293              
59294              Replace UTEST with TEST -utf8.
59295      Branch: perl
59296            - t/UTEST
59297            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
59298            ! t/lib/glob-basic.t
59299 ____________________________________________________________________________
59300 [  8820] By: nick                                  on 2001/02/18  13:06:16
59301         Log: Clean up a few core dumps when layers are used in unexpected ways.
59302              (Still not "right"...)
59303      Branch: perlio
59304            ! perlio.c perliol.h
59305 ____________________________________________________________________________
59306 [  8819] By: jhi                                   on 2001/02/18  02:25:55
59307         Log: Integrate change #8818 from maintperl, a FAQ nit.
59308      Branch: perl
59309           !> pod/perlfaq4.pod
59310 ____________________________________________________________________________
59311 [  8818] By: jhi                                   on 2001/02/18  02:24:50
59312         Log: FAQ nit from Chris Fedde.
59313      Branch: maint-5.6/perl
59314            ! pod/perlfaq4.pod
59315 ____________________________________________________________________________
59316 [  8817] By: nick                                  on 2001/02/17  18:20:14
59317         Log: Integrate mainline
59318      Branch: perlio
59319           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59320           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59321           +> pod/perlclib.pod
59322            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59323            - lib/unicode/Unicode.301
59324           !> (integrate 324 files)
59325 ____________________________________________________________________________
59326 [  8816] By: jhi                                   on 2001/02/17  16:56:58
59327         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
59328      Branch: perl
59329            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59330            ! ext/Storable/Storable.xs t/lib/st-06compat.t
59331            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
59332 ____________________________________________________________________________
59333 [  8815] By: jhi                                   on 2001/02/17  16:40:07
59334         Log: Subject: [patch] -Wall
59335              From: Doug MacEachern <dougm@covalent.net>
59336              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
59337              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
59338      Branch: perl
59339            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
59340            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
59341 ____________________________________________________________________________
59342 [  8814] By: jhi                                   on 2001/02/16  19:27:18
59343         Log: Document qu better.
59344      Branch: perl
59345            ! pod/perlop.pod
59346 ____________________________________________________________________________
59347 [  8813] By: jhi                                   on 2001/02/15  13:54:37
59348         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
59349              From: Hugo <hv@crypt.compulink.co.uk>
59350              Date: Thu, 15 Feb 2001 13:39:49 +0000
59351              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
59352      Branch: perl
59353            ! toke.c
59354 ____________________________________________________________________________
59355 [  8812] By: alanbur                               on 2001/02/15  13:52:16
59356         Log: Resynchronised with parent
59357      Branch: maint-5.6/pureperl
59358            - ebcdic.c
59359           !> (integrate 36 files)
59360 ____________________________________________________________________________
59361 [  8811] By: jhi                                   on 2001/02/15  13:51:16
59362         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
59363              
59364              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
59365              From: Jan Dubois <JanD@ActiveState.com>
59366              Date: Wed, 31 Jan 2001 21:17:03 -0800
59367              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
59368              
59369              tweak change#8659 to keep it simple
59370              
59371              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
59372              From: Russ Allbery <rra@stanford.edu>
59373              Date: 14 Feb 2001 10:15:41 -0800
59374              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
59375              
59376              (8809 empty)
59377              
59378              Upgrade to podlators 1.08, from Russ Allbery.
59379      Branch: perl
59380           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
59381           !> utils/perldoc.PL
59382 ____________________________________________________________________________
59383 [  8810] By: jhi                                   on 2001/02/15  13:35:08
59384         Log: Upgrade to podlators 1.08, from Russ Allbery.
59385      Branch: maint-5.6/perl
59386            ! lib/Pod/Man.pm lib/Pod/Text.pm
59387 ____________________________________________________________________________
59388 [  8809] By: jhi                                   on 2001/02/15  13:26:38
59389         Log: (accidentally empty check-in)
59390      Branch: maint-5.6/perl
59391            ! lib/Test/Harness.pm
59392 ____________________________________________________________________________
59393 [  8808] By: jhi                                   on 2001/02/15  13:23:47
59394         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
59395              From: Russ Allbery <rra@stanford.edu>
59396              Date: 14 Feb 2001 10:15:41 -0800
59397              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
59398              
59399              perldoc was hardcoding $Config{installscript}, which breaks
59400              when install* isn't where Perl ends up (such as with AFS).
59401              
59402              Use $Config{scriptdir} instead.
59403      Branch: maint-5.6/perl
59404            ! utils/perldoc.PL
59405 ____________________________________________________________________________
59406 [  8807] By: jhi                                   on 2001/02/14  14:37:27
59407         Log: Update Changes.
59408      Branch: perl
59409            ! Changes patchlevel.h
59410 ____________________________________________________________________________
59411 [  8806] By: jhi                                   on 2001/02/14  14:25:31
59412         Log: Integrate changes #8803,8804,8805 from mainline.
59413              
59414              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59415              
59416              Don't skip too much of the locale error message if no environ array,
59417              from Chris Nandor.
59418              
59419              More MacOS Classic fixes from Chris Nandor.
59420      Branch: maint-5.6/perl
59421           !> doop.c lib/Cwd.pm perl.c perl.h util.c
59422 ____________________________________________________________________________
59423 [  8805] By: jhi                                   on 2001/02/14  03:29:01
59424         Log: More MacOS Classic fixes from Chris Nandor.
59425      Branch: perl
59426            ! doop.c lib/Cwd.pm
59427 ____________________________________________________________________________
59428 [  8804] By: jhi                                   on 2001/02/14  03:18:35
59429         Log: Don't skip too much of the locale error message if no environ array,
59430              from Chris Nandor.
59431      Branch: perl
59432            ! util.c
59433 ____________________________________________________________________________
59434 [  8803] By: jhi                                   on 2001/02/14  03:14:14
59435         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
59436      Branch: perl
59437            ! perl.c perl.h
59438 ____________________________________________________________________________
59439 [  8802] By: jhi                                   on 2001/02/13  18:31:33
59440         Log: AUTHORS update.
59441      Branch: perl
59442            ! AUTHORS
59443 ____________________________________________________________________________
59444 [  8801] By: jhi                                   on 2001/02/13  17:55:19
59445         Log: Integrate change #8792 from mainline.
59446              
59447              Subject: buncha MacPerl patches for bleadperl
59448              From: Chris Nandor <pudge@pobox.com>
59449              Date: Tue, 13 Feb 2001 00:02:43 -0500
59450              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59451      Branch: maint-5.6/perl
59452           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59453           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59454           !> t/lib/basename.t toke.c util.h
59455 ____________________________________________________________________________
59456 [  8800] By: jhi                                   on 2001/02/13  17:46:43
59457         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
59458              to be forced to Off_t.
59459              
59460              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
59461              From: nick@ccl4.org
59462              Date: Thu, 1 Feb 2001 12:01:04 +0000
59463              Message-Id: <20010201120103.E11401@plum.flirble.org>
59464      Branch: maint-5.6/perl
59465            ! iperlsys.h perlio.c
59466 ____________________________________________________________________________
59467 [  8799] By: jhi                                   on 2001/02/13  16:52:51
59468         Log: Duplex duplex hunk hunk.
59469      Branch: maint-5.6/perl
59470            ! Makefile.SH
59471 ____________________________________________________________________________
59472 [  8797] By: jhi                                   on 2001/02/13  14:52:04
59473         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
59474              From: "Craig A. Berry" <craigberry@mac.com>
59475              Date: Mon, 12 Feb 2001 11:05:25 -0600
59476              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
59477      Branch: perl
59478            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
59479 ____________________________________________________________________________
59480 [  8796] By: jhi                                   on 2001/02/13  14:36:47
59481         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
59482              From: simon.cozens@pembroke.oxford.ac.uk 
59483              Date: Sat, 10 Feb 2001 17:57:02 +0000
59484              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
59485              
59486              Now it does include.
59487      Branch: perl
59488            ! pod/perldiag.pod
59489 ____________________________________________________________________________
59490 [  8795] By: jhi                                   on 2001/02/13  14:30:11
59491         Log: Sort the MANIFEST.
59492      Branch: perl
59493            ! MANIFEST
59494 ____________________________________________________________________________
59495 [  8794] By: jhi                                   on 2001/02/13  14:26:51
59496         Log: Integrate change #8793 from mainline, FAQ updates.
59497      Branch: maint-5.6/perl
59498           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59499 ____________________________________________________________________________
59500 [  8793] By: jhi                                   on 2001/02/13  14:25:13
59501         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
59502      Branch: perl
59503            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
59504 ____________________________________________________________________________
59505 [  8792] By: jhi                                   on 2001/02/13  14:22:50
59506         Log: Subject: buncha MacPerl patches for bleadperl
59507              From: Chris Nandor <pudge@pobox.com>
59508              Date: Tue, 13 Feb 2001 00:02:43 -0500
59509              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
59510      Branch: perl
59511            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
59512            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
59513            ! t/lib/basename.t toke.c util.h
59514 ____________________________________________________________________________
59515 [  8791] By: jhi                                   on 2001/02/13  14:10:39
59516         Log: Integrate change #8790 from mainline.
59517              
59518              environ array wrongly assumed in Perl_init_i18nl10n(),
59519      Branch: maint-5.6/perl
59520           !> util.c
59521 ____________________________________________________________________________
59522 [  8790] By: jhi                                   on 2001/02/13  14:06:15
59523         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
59524              noticed by Chris Nandor in MacOS Classic.
59525      Branch: perl
59526            ! util.c
59527 ____________________________________________________________________________
59528 [  8789] By: jhi                                   on 2001/02/13  13:58:07
59529         Log: Integrate changes #8373,8487,8544,8783 from mainline.
59530              
59531              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
59532              hints files, the dynaloading, assimilate ebcdic into util.c.
59533      Branch: maint-5.6/perl
59534            - ebcdic.c
59535            ! MANIFEST hints/posix-bc.sh
59536           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
59537           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
59538           !> perlapi.c proto.h util.c
59539 ____________________________________________________________________________
59540 [  8788] By: alanbur                               on 2001/02/13  10:33:13
59541         Log: Integrated changes from maint-5.6
59542      Branch: maint-5.6/pureperl
59543           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
59544           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
59545           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59546           !> vos/config.ga.h vos/configure_perl.cm
59547 ____________________________________________________________________________
59548 [  8787] By: jhi                                   on 2001/02/13  05:56:36
59549         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
59550      Branch: perl
59551           !> Makefile.SH
59552 ____________________________________________________________________________
59553 [  8786] By: jhi                                   on 2001/02/13  05:54:34
59554         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
59555              From: Dorner Thomas <Thomas.Dorner@start.de>
59556              Date: Mon, 12 Feb 2001 15:06:26 +0100
59557              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
59558      Branch: maint-5.6/perl
59559            ! Makefile.SH
59560 ____________________________________________________________________________
59561 [  8785] By: jhi                                   on 2001/02/13  05:29:04
59562         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
59563      Branch: perl
59564           !> hints/openbsd.sh
59565 ____________________________________________________________________________
59566 [  8784] By: jhi                                   on 2001/02/13  02:25:24
59567         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
59568              From: Peter Prymmer <pvhp@forte.com>
59569              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
59570              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
59571      Branch: perl
59572            ! pod/perlclib.pod
59573 ____________________________________________________________________________
59574 [  8783] By: jhi                                   on 2001/02/13  02:22:36
59575         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
59576      Branch: perl
59577            - ebcdic.c
59578            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
59579            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
59580            ! util.c
59581 ____________________________________________________________________________
59582 [  8782] By: jhi                                   on 2001/02/13  02:00:07
59583         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
59584      Branch: maint-5.6/perl
59585            ! pod/perlport.pod
59586 ____________________________________________________________________________
59587 [  8781] By: jhi                                   on 2001/02/13  01:58:44
59588         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
59589      Branch: maint-5.6/perl
59590            ! hints/openbsd.sh
59591 ____________________________________________________________________________
59592 [  8780] By: jhi                                   on 2001/02/13  01:57:33
59593         Log: Synchronize the regexp tests between maintperl and mainline.
59594      Branch: maint-5.6/perl
59595           !> t/op/re_tests
59596 ____________________________________________________________________________
59597 [  8779] By: jhi                                   on 2001/02/13  01:49:35
59598         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59599              From: Hugo <hv@crypt.compulink.co.uk>
59600              Date: Tue, 13 Feb 2001 00:11:11 +0000
59601              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59602      Branch: perl
59603            ! regcomp.c t/op/re_tests
59604 ____________________________________________________________________________
59605 [  8778] By: jhi                                   on 2001/02/13  00:23:10
59606         Log: Comments do not nest.
59607      Branch: perl
59608            ! perl.h
59609 ____________________________________________________________________________
59610 [  8777] By: jhi                                   on 2001/02/13  00:17:54
59611         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
59612              From: Hugo <hv@crypt.compulink.co.uk>
59613              Date: Tue, 13 Feb 2001 00:11:11 +0000
59614              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
59615      Branch: maint-5.6/perl
59616            ! regcomp.c t/op/re_tests
59617 ____________________________________________________________________________
59618 [  8776] By: jhi                                   on 2001/02/12  23:25:52
59619         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
59620      Branch: maint-5.6/perl
59621            ! pod/perlport.pod
59622 ____________________________________________________________________________
59623 [  8775] By: jhi                                   on 2001/02/12  23:04:28
59624         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
59625      Branch: maint-5.6/perl
59626            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
59627            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
59628            ! vos/configure_perl.cm
59629 ____________________________________________________________________________
59630 [  8774] By: jhi                                   on 2001/02/12  22:59:11
59631         Log: Subject: Re: [patch] context for 'U' magic functions
59632              From: Doug MacEachern <dougm@covalent.net>
59633              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
59634              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
59635              
59636              plus the suggestion by Nick Ing-Simmons to name the macro
59637              as PERL_MG_UFUNC to avoid namespace pollution, plus add
59638              the advice by Doug for XS writers to perl.h
59639      Branch: perl
59640            ! mg.c perl.h
59641 ____________________________________________________________________________
59642 [  8773] By: jhi                                   on 2001/02/11  20:14:12
59643         Log: Update Changes.
59644      Branch: perl
59645            ! Changes patchlevel.h
59646 ____________________________________________________________________________
59647 [  8772] By: jhi                                   on 2001/02/11  18:47:52
59648         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
59649              From: Simon Cozens <simon@cozens.net>
59650              Date: Wed, 31 Jan 2001 16:31:43 +0000
59651              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
59652      Branch: perl
59653            + pod/perlclib.pod
59654            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
59655            ! pod/perltoc.pod
59656 ____________________________________________________________________________
59657 [  8771] By: jhi                                   on 2001/02/11  18:36:48
59658         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
59659              
59660              Blocks-4d3.beta.txt
59661              CaseFolding-3d4.beta.txt
59662              CompositionExclusions-3d6.beta.txt
59663              EastAsianWidth-4d4.beta.txt
59664              LineBreak-6d3.beta.txt
59665              NamesList-3.1.0d1.beta.txt
59666              PropList-3.1.0d4.beta.txt
59667              SpecialCasing-4d1.beta.txt
59668              UnicodeData-3.1.0d6.beta.txt
59669      Branch: perl
59670            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
59671           +> lib/unicode/UCD.html lib/unicode/Unicode.html
59672            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
59673            - lib/unicode/Unicode.301
59674            ! (edit 257 files)
59675 ____________________________________________________________________________
59676 [  8770] By: jhi                                   on 2001/02/11  17:26:22
59677         Log: UTF-8 documentation.
59678      Branch: perl
59679            ! utf8.h
59680 ____________________________________________________________________________
59681 [  8769] By: jhi                                   on 2001/02/11  17:12:49
59682         Log: Retract #8762.
59683      Branch: perl
59684            ! regexec.c
59685 ____________________________________________________________________________
59686 [  8768] By: jhi                                   on 2001/02/11  16:54:45
59687         Log: Subject: [PATCH] Test::Harness
59688              From: andreas.koenig@anima.de (Andreas J. Koenig)
59689              Date: 11 Feb 2001 14:37:00 +0100
59690              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
59691      Branch: perl
59692            ! lib/Test/Harness.pm
59693 ____________________________________________________________________________
59694 [  8767] By: jhi                                   on 2001/02/11  16:53:52
59695         Log: Subject: [PATCH] Document makepatch in Porting/patching
59696              From: andreas.koenig@anima.de (Andreas J. Koenig)
59697              Date: 11 Feb 2001 16:46:28 +0100
59698              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
59699      Branch: perl
59700            ! Porting/patching.pod
59701 ____________________________________________________________________________
59702 [  8766] By: jhi                                   on 2001/02/11  06:30:23
59703         Log: Subject: Re: [patch] GvSHARED
59704              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
59705              From: Doug MacEachern <dougm@covalent.net>
59706              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
59707              
59708              Subject: Re: [patch] GvSHARED
59709              From: Doug MacEachern <dougm@covalent.net>
59710              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
59711              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
59712              
59713              Subject: [patch] attributes.pm support for `shared'
59714              From: Doug MacEachern <dougm@covalent.net>
59715              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
59716              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
59717              
59718              our() attributes were ignored, our :shared pieces missing,
59719              allow attributes.pm to turn on shared.
59720      Branch: perl
59721            ! op.c t/op/attrs.t toke.c xsutils.c
59722 ____________________________________________________________________________
59723 [  8765] By: alanbur                               on 2001/02/10  23:11:19
59724         Log: Resync with parent (hopefully sucessfully this time)
59725      Branch: maint-5.6/pureperl
59726           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
59727           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59728           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59729           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59730           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59731           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59732           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59733 ____________________________________________________________________________
59734 [  8764] By: jhi                                   on 2001/02/10  22:54:38
59735         Log: Make TEST and UTEST more verbose in case something goes
59736              wrong in running/compiling a script, suggested by Doug
59737              MacEachern.
59738      Branch: perl
59739            ! t/TEST t/UTEST
59740 ____________________________________________________________________________
59741 [  8763] By: jhi                                   on 2001/02/10  22:11:34
59742         Log: Bogus shebang.
59743      Branch: perl
59744            ! t/lib/texttabs.t
59745 ____________________________________________________________________________
59746 [  8762] By: jhi                                   on 2001/02/10  21:56:02
59747         Log: (Retracted by #8769)
59748      Branch: perl
59749            ! regexec.c
59750 ____________________________________________________________________________
59751 [  8761] By: jhi                                   on 2001/02/10  21:26:15
59752         Log: Subject: Re: [patch] GvSHARED 
59753              From: Doug MacEachern <dougm@covalent.net>
59754              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
59755              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
59756              
59757              our @EXPORT : shared = (...);
59758      Branch: perl
59759            ! toke.c
59760 ____________________________________________________________________________
59761 [  8760] By: jhi                                   on 2001/02/10  21:25:07
59762         Log: Subject: [patch] GvSHARED
59763              From: Doug MacEachern <dougm@covalent.net>
59764              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
59765              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
59766      Branch: perl
59767            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
59768 ____________________________________________________________________________
59769 [  8759] By: alanbur                               on 2001/02/10  21:24:27
59770         Log: Backed out mismerge.
59771      Branch: maint-5.6/pureperl
59772            ! MANIFEST README.hpux README.vmesa gv.c installhtml
59773            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
59774            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59775            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59776            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59777            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59778            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
59779 ____________________________________________________________________________
59780 [  8758] By: jhi                                   on 2001/02/10  18:01:17
59781         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
59782              
59783              Fixed UMRs and leak in Perl_pmtrans()
59784              
59785              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
59786              associated UTFied tr/// code.  Also fixed scoping leak of
59787              PL_reg_start_tmp.
59788              
59789              newATTRSUB leaks when an attempt to redefine the active sort sub is
59790              made.
59791      Branch: maint-5.6/perl
59792           !> op.c regcomp.c
59793 ____________________________________________________________________________
59794 [  8757] By: alanbur                               on 2001/02/10  17:56:46
59795         Log: Resynchronised with parent
59796      Branch: maint-5.6/pureperl
59797           +> README.bs2000
59798            - README.posix-bc
59799            ! gv.c perl.c sv.c
59800           !> MANIFEST README.hpux README.vmesa installhtml
59801           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
59802           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59803           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
59804           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
59805           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
59806           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
59807 ____________________________________________________________________________
59808 [  8756] By: alanbur                               on 2001/02/10  17:51:15
59809         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
59810              made.
59811      Branch: maint-5.6/pureperl
59812            ! op.c
59813 ____________________________________________________________________________
59814 [  8755] By: jhi                                   on 2001/02/09  22:41:35
59815         Log: Upgrade to CPAN 1.59_54, from Andreas König.
59816      Branch: perl
59817            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59818 ____________________________________________________________________________
59819 [  8754] By: jhi                                   on 2001/02/09  22:29:20
59820         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
59821              
59822              Didn't upgrade the fill.t since it has a dependency to File::Slurp
59823              purely for debugging purposes, the actual test hasn't changed.
59824      Branch: perl
59825            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
59826            ! t/lib/textwrap.t
59827 ____________________________________________________________________________
59828 [  8753] By: jhi                                   on 2001/02/09  20:17:50
59829         Log: Integrate change #8682 from maintperl.
59830              
59831              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
59832              to work correctly.
59833      Branch: perl
59834           !> hints/irix_6.sh
59835 ____________________________________________________________________________
59836 [  8752] By: jhi                                   on 2001/02/09  20:00:46
59837         Log: Update Changes.
59838      Branch: perl
59839            ! Changes patchlevel.h
59840 ____________________________________________________________________________
59841 [  8751] By: nick                                  on 2001/02/09  19:48:37
59842         Log: Integrate mainline
59843      Branch: perlio
59844           +> README.bs2000 t/lib/cgi-esc.t
59845            - README.posix-bc
59846           !> (integrate 53 files)
59847 ____________________________________________________________________________
59848 [  8750] By: nick                                  on 2001/02/09  19:25:16
59849         Log: Subject: RE: Biannual Competition to Improve Hashing Function
59850              From: Fisher Mark <fisherm@tce.com>
59851              Date: Thu, 8 Feb 2001 10:44:00 -0500
59852              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
59853              Date: Thu, 8 Feb 2001 15:02:47 -0500
59854              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
59855      Branch: perl
59856            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
59857 ____________________________________________________________________________
59858 [  8749] By: jhi                                   on 2001/02/09  19:02:35
59859         Log: Forgotten fragment.
59860      Branch: perl
59861            ! pod/perlapi.pod
59862 ____________________________________________________________________________
59863 [  8748] By: jhi                                   on 2001/02/09  18:31:34
59864         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
59865              plus manual tweakage.
59866              
59867              Sync the perlfaq2 between mainline and maintperl.
59868      Branch: maint-5.6/perl
59869            ! pod/perlfaq2.pod
59870      Branch: perl
59871           !> pod/perlfaq2.pod
59872 ____________________________________________________________________________
59873 [  8747] By: jhi                                   on 2001/02/09  18:12:04
59874         Log: Subject: versiononly and installperl
59875              From: abigail@foad.org
59876              Date: Wed, 7 Feb 2001 22:43:12 +0100
59877              Message-ID: <20010207214312.7045.qmail@foad.org>    
59878              
59879              Add +v flag to force a normal install of the perl binary
59880              and the utilities.
59881              
59882              Subject: [PATCH] installperl
59883              From: Nicholas Clark <nick@ccl4.org>
59884              Date: Fri, 9 Feb 2001 16:28:57 +0000
59885              Message-ID: <20010209162857.B10931@plum.flirble.org>
59886              
59887              Add -A flag which also hardlinks the binary with
59888              the full architecture name.
59889      Branch: perl
59890            ! installperl
59891 ____________________________________________________________________________
59892 [  8746] By: jhi                                   on 2001/02/09  18:03:43
59893         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
59894              
59895              Subject: perlfaq2, re: perlmongers
59896              
59897              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
59898              
59899              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
59900              
59901              Subject: [ID 20010205.001] typo in perlfaq9
59902              
59903              Subject: [ID 20010208.002] unordered explanation in perlcall
59904      Branch: maint-5.6/perl
59905           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
59906           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
59907           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
59908 ____________________________________________________________________________
59909 [  8745] By: jhi                                   on 2001/02/09  17:59:09
59910         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
59911              From: abela@geneanet.org
59912              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
59913              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
59914      Branch: perl
59915            ! pod/perlcall.pod
59916 ____________________________________________________________________________
59917 [  8744] By: jhi                                   on 2001/02/09  17:48:16
59918         Log: Subject: [ID 20010205.001] typo in perlfaq9
59919              From: eserte@vran.herceg.de
59920              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
59921              Message-Id: <200102042244.XAA21926@vran.herceg.de>
59922      Branch: perl
59923            ! pod/perlfaq9.pod
59924 ____________________________________________________________________________
59925 [  8743] By: jhi                                   on 2001/02/09  17:25:12
59926         Log: Integrate change #8695 from maintperl.
59927              
59928              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
59929      Branch: perl
59930           !> thread.h
59931 ____________________________________________________________________________
59932 [  8742] By: jhi                                   on 2001/02/09  17:21:22
59933         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
59934              From: Andy Dougherty <doughera@lafayette.edu>
59935              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
59936              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
59937      Branch: perl
59938            ! embed.pl
59939 ____________________________________________________________________________
59940 [  8741] By: jhi                                   on 2001/02/09  17:05:19
59941         Log: Integrate changes #8738,8739,8740 from maintperl.
59942              
59943              Html files will be installed in a more logical and easier to
59944              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59945              
59946              Html files will be generated with a header to make them look
59947              a little less bare.
59948              
59949              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59950      Branch: perl
59951           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
59952 ____________________________________________________________________________
59953 [  8740] By: jhi                                   on 2001/02/09  17:03:46
59954         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
59955              From: "Brendan O'Dea" <bod@compusol.com.au>
59956              Date: Sun, 4 Feb 2001 11:17:56 +1100
59957              Message-ID: <20010204111756.A16301@compusol.com.au>
59958      Branch: maint-5.6/perl
59959            ! pod/perlfaq3.pod
59960 ____________________________________________________________________________
59961 [  8739] By: jhi                                   on 2001/02/09  17:01:59
59962         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
59963              From: "Indy Singh" <indy@nusphere.com>
59964              Date: Fri, 2 Feb 2001 15:09:59 -0500
59965              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
59966              
59967              Html files will be generated with a header to make them look
59968              a little less bare.
59969      Branch: maint-5.6/perl
59970            ! installhtml
59971 ____________________________________________________________________________
59972 [  8738] By: jhi                                   on 2001/02/09  16:58:48
59973         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
59974              From: "Indy Singh" <indy@nusphere.com>
59975              Date: Fri, 2 Feb 2001 15:08:23 -0500
59976              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
59977              
59978              Html files will be installed in a more logical and easier to
59979              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
59980      Branch: maint-5.6/perl
59981            ! win32/Makefile win32/makefile.mk
59982 ____________________________________________________________________________
59983 [  8737] By: jhi                                   on 2001/02/09  16:46:54
59984         Log: Integrate changes #8687,8736 from maintperl.
59985              
59986              HP-UX thread patches from Merijn H. Brand.
59987              
59988              Latin nit from Philip Newton.
59989      Branch: perl
59990           !> README.hpux hints/hpux.sh
59991 ____________________________________________________________________________
59992 [  8736] By: jhi                                   on 2001/02/09  16:42:31
59993         Log: Latin nit from Philip Newton.
59994      Branch: maint-5.6/perl
59995            ! README.hpux
59996 ____________________________________________________________________________
59997 [  8735] By: jhi                                   on 2001/02/09  16:24:03
59998         Log: Integrate changes #8704,8710 from pureperl.
59999              
60000              Fixed UMRs and leak in Perl_pmtrans()
60001              
60002              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
60003              associated UTFied tr/// code.  Also fixed scoping leak of
60004              PL_reg_start_tmp.
60005      Branch: perl
60006           !> op.c regcomp.c
60007 ____________________________________________________________________________
60008 [  8734] By: jhi                                   on 2001/02/09  15:40:21
60009         Log: Integrate change #8733 from maintperl.
60010              
60011              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
60012      Branch: perl
60013           !> pod/perlre.pod
60014 ____________________________________________________________________________
60015 [  8733] By: jhi                                   on 2001/02/09  15:35:47
60016         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
60017              From: Prymmer/Kahn <pvhp@best.com>
60018              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
60019              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
60020      Branch: maint-5.6/perl
60021            ! pod/perlre.pod
60022 ____________________________________________________________________________
60023 [  8732] By: jhi                                   on 2001/02/09  15:26:17
60024         Log: Rename README.posix-bc to README.bs2000 (to avoid the
60025              confusion of a "perlposix-bc.pod"), add a few missing
60026              arch pods, regen toc.
60027      Branch: maint-5.6/perl
60028           +> README.bs2000
60029            - README.posix-bc
60030            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
60031            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
60032 ____________________________________________________________________________
60033 [  8731] By: jhi                                   on 2001/02/09  15:23:39
60034         Log: De-cut-and-pasto.
60035      Branch: perl
60036            ! pod/perl.pod
60037 ____________________________________________________________________________
60038 [  8730] By: jhi                                   on 2001/02/09  15:11:13
60039         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
60040              when people think that perlposix-bc.pod tells anything about
60041              Perl and POSIX.  Regen toc.
60042      Branch: perl
60043           +> README.bs2000
60044            - README.posix-bc
60045            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
60046            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
60047 ____________________________________________________________________________
60048 [  8729] By: jhi                                   on 2001/02/09  14:52:28
60049         Log: The README.vmesa part of #8712 from maintperl.
60050      Branch: perl
60051            ! README.vmesa
60052 ____________________________________________________________________________
60053 [  8728] By: jhi                                   on 2001/02/09  14:46:06
60054         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
60055              From: Peter Prymmer <pvhp@forte.com>
60056              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
60057              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
60058      Branch: maint-5.6/perl
60059            ! README.vmesa win32/Makefile win32/makefile.mk
60060 ____________________________________________________________________________
60061 [  8727] By: jhi                                   on 2001/02/09  14:33:25
60062         Log: Integrate change #8712 from mainline.
60063              
60064              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
60065      Branch: maint-5.6/perl
60066           !> lib/Pod/Find.pm
60067 ____________________________________________________________________________
60068 [  8726] By: jhi                                   on 2001/02/09  14:30:28
60069         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
60070              From: Peter Prymmer <pvhp@forte.com>
60071              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
60072              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
60073      Branch: perl
60074            + t/lib/cgi-esc.t
60075            ! MANIFEST lib/CGI/Util.pm
60076 ____________________________________________________________________________
60077 [  8725] By: jhi                                   on 2001/02/09  04:56:47
60078         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
60079      Branch: maint-5.6/perl
60080            ! pod/perlport.pod
60081 ____________________________________________________________________________
60082 [  8724] By: jhi                                   on 2001/02/09  04:40:59
60083         Log: Integrate changes 7819,7820 from vmsperl into mainline.
60084              
60085              Add header for LIB$ prototypes (C. Berry)
60086              
60087              Convert fwrite()s to sockets to write()s, since some socket stacks
60088              don't take kindly to stdio.
60089              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
60090              (for often optional LNMs)
60091              Correct a few typos
60092              (C. Bailey)
60093      Branch: perl
60094           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
60095 ____________________________________________________________________________
60096 [  8723] By: jhi                                   on 2001/02/09  03:29:29
60097         Log: Integrate change #8722 from mainline.
60098              
60099              The Im() function wasn't returning zero for non-Math::Complex
60100              arguments.  The bug reported by John Gamble.
60101      Branch: maint-5.6/perl
60102           !> lib/Math/Complex.pm
60103 ____________________________________________________________________________
60104 [  8722] By: jhi                                   on 2001/02/09  03:28:33
60105         Log: The Im() function wasn't returning zero for non-Math::Complex
60106              arguments.  The bug reported by John Gamble.
60107      Branch: perl
60108            ! lib/Math/Complex.pm
60109 ____________________________________________________________________________
60110 [  8721] By: nick                                  on 2001/02/08  22:11:35
60111         Log: Correct the correction :-(
60112      Branch: perl
60113            ! perl.c
60114 ____________________________________________________________________________
60115 [  8720] By: bailey                                on 2001/02/08  20:59:22
60116         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
60117              don't take kindly to stdio.
60118              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
60119              (for often optional LNMs)
60120              Correct a few typos
60121              (C. Bailey)
60122      Branch: vmsperl
60123            ! vms/vms.c vms/vmsish.h
60124 ____________________________________________________________________________
60125 [  8719] By: bailey                                on 2001/02/08  20:51:02
60126         Log: Add header for LIB$ prototypes (C. Berry)
60127      Branch: vmsperl
60128            ! ext/Devel/DProf/DProf.xs
60129 ____________________________________________________________________________
60130 [  8718] By: bailey                                on 2001/02/08  20:49:00
60131         Log: SYN SYN
60132      Branch: vmsperl
60133           +> pod/perliol.pod t/lib/sample-tests/bailout
60134           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
60135           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
60136           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
60137           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
60138           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
60139           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
60140            - lib/unicode/Is/DCinital.pl
60141           !> (integrate 101 files)
60142 ____________________________________________________________________________
60143 [  8717] By: nick                                  on 2001/02/08  19:38:48
60144         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
60145              From: Robin Barker <rmb1@cise.npl.co.uk>
60146              Date: Thu, 8 Feb 2001 14:38:07 GMT
60147              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
60148      Branch: perl
60149            ! lib/CPAN.pm
60150 ____________________________________________________________________________
60151 [  8716] By: nick                                  on 2001/02/08  19:29:07
60152         Log: Generated files form 8713 etc.
60153      Branch: perl
60154            ! embed.h global.sym objXSUB.h perlapi.c proto.h
60155 ____________________________________________________________________________
60156 [  8715] By: nick                                  on 2001/02/08  19:26:08
60157         Log: Fixup non-ithread build after 8713
60158      Branch: perl
60159            ! perl.c
60160 ____________________________________________________________________________
60161 [  8714] By: nick                                  on 2001/02/08  19:17:45
60162         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
60163              From: nick@ccl4.org
60164              Date: Wed, 7 Feb 2001 00:27:47 +0000
60165              Message-Id: <20010207002747.B63724@plum.flirble.org>
60166      Branch: perl
60167            ! sv.c toke.c
60168 ____________________________________________________________________________
60169 [  8713] By: nick                                  on 2001/02/08  19:15:58
60170         Log: Subject: Re: [patch] Re: PL_ptr_table
60171              From: Doug Maceachern <dougm@covalent.net>
60172              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
60173              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
60174      Branch: perl
60175            ! embed.pl perl.c sv.c sv.h
60176 ____________________________________________________________________________
60177 [  8712] By: nick                                  on 2001/02/08  19:12:47
60178         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
60179              From: Peter Prymmer <pvhp@forte.com>
60180              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
60181              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
60182      Branch: perl
60183            ! lib/Pod/Find.pm
60184 ____________________________________________________________________________
60185 [  8711] By: nick                                  on 2001/02/07  21:06:11
60186         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
60187              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
60188              From: Alan Burlison <Alan.Burlison@uk.sun.com>
60189              Date: Tue, 06 Feb 2001 23:37:01 +0000
60190              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
60191      Branch: perl
60192            ! regcomp.c
60193 ____________________________________________________________________________
60194 [  8710] By: alanbur                               on 2001/02/07  00:22:04
60195         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
60196              associated UTFied tr/// code.  Also fixed scoping leak of
60197              PL_reg_start_tmp.
60198      Branch: maint-5.6/pureperl
60199            ! op.c regcomp.c
60200 ____________________________________________________________________________
60201 [  8709] By: nick                                  on 2001/02/06  21:16:49
60202         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
60203              From: Michael G Schwern <schwern@pobox.com>
60204              Date: Sun, 4 Feb 2001 19:47:14 -0500
60205              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
60206      Branch: perl
60207            ! pod/perlapi.pod pod/perlmodlib.PL
60208 ____________________________________________________________________________
60209 [  8708] By: nick                                  on 2001/02/06  20:41:20
60210         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
60211              From: Michael G Schwern <schwern@pobox.com>
60212              Date: Sun, 4 Feb 2001 21:17:49 -0500
60213              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
60214      Branch: perl
60215            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
60216            ! pod/perltootc.pod
60217 ____________________________________________________________________________
60218 [  8707] By: nick                                  on 2001/02/06  20:29:11
60219         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
60220              From: Michael G Schwern <schwern@pobox.com>
60221              Date: Tue, 6 Feb 2001 05:54:30 -0500
60222              Message-Id: <20010206055430.A951@blackrider.aocn.com>
60223      Branch: perl
60224            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
60225 ____________________________________________________________________________
60226 [  8706] By: nick                                  on 2001/02/06  20:21:40
60227         Log: Subject: RE: some win32 fixes
60228              Date: Tue, 6 Feb 2001 09:23:20 +0300
60229              From: Vadim Konovalov <vkonovalov@lucent.com>
60230              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
60231      Branch: perl
60232            ! toke.c win32/Makefile win32/config.bc win32/config.gc
60233            ! win32/config.vc win32/config_H.bc win32/makefile.mk
60234 ____________________________________________________________________________
60235 [  8705] By: alanbur                               on 2001/02/06  15:00:03
60236         Log: Synchronised with parent
60237      Branch: maint-5.6/pureperl
60238            ! regexec.c
60239           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
60240           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
60241 ____________________________________________________________________________
60242 [  8704] By: alanbur                               on 2001/02/06  14:55:24
60243         Log: Fixed UMRs and leak in Perl_pmtrans()
60244      Branch: maint-5.6/pureperl
60245            ! op.c
60246 ____________________________________________________________________________
60247 [  8703] By: gsar                                  on 2001/02/06  02:29:37
60248         Log: $(MAKE) distclean doesn't clean up properly on windows
60249      Branch: maint-5.6/perl
60250            ! win32/Makefile win32/makefile.mk
60251 ____________________________________________________________________________
60252 [  8702] By: gsar                                  on 2001/02/06  01:00:46
60253         Log: tweak change#8659 to keep it simple
60254      Branch: maint-5.6/perl
60255            ! utils/perldoc.PL
60256 ____________________________________________________________________________
60257 [  8701] By: gsar                                  on 2001/02/05  22:45:41
60258         Log: change#8693 was missing testsuite changes
60259      Branch: maint-5.6/perl
60260           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
60261 ____________________________________________________________________________
60262 [  8700] By: nick                                  on 2001/02/05  20:32:52
60263         Log: Integrate mainline
60264      Branch: perlio
60265           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
60266           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
60267           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
60268           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
60269           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
60270           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
60271           +> t/lib/test-harness.t
60272           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
60273           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
60274           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
60275           !> pod/perlutil.pod t/TEST utils/h2xs.PL
60276 ____________________________________________________________________________
60277 [  8699] By: nick                                  on 2001/02/05  19:41:07
60278         Log: Subject: perlfaq2, re: perlmongers
60279              From: David H. Adler <dha@panix.com>
60280              Date: Sun, 4 Feb 2001 23:48:23 -0500
60281              Message-Id: <20010204234823.A13429@panix.com>
60282      Branch: perl
60283            ! pod/perlfaq2.pod
60284 ____________________________________________________________________________
60285 [  8698] By: nick                                  on 2001/02/05  19:39:31
60286         Log: Missed file f#rom the testharness mess.
60287      Branch: perl
60288            + t/lib/test-harness.t
60289 ____________________________________________________________________________
60290 [  8697] By: nick                                  on 2001/02/05  19:37:21
60291         Log: Subject: [DOC PATCH] overload.pm nits
60292              From: John Tobey <jtobey@john-edwin-tobey.org>
60293              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
60294              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
60295      Branch: perl
60296            ! lib/overload.pm
60297 ____________________________________________________________________________
60298 [  8696] By: alanbur                               on 2001/02/05  11:56:00
60299         Log: Sync with parent
60300      Branch: maint-5.6/pureperl
60301           !> thread.h
60302 ____________________________________________________________________________
60303 [  8695] By: gsar                                  on 2001/02/05  03:27:34
60304         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
60305      Branch: maint-5.6/perl
60306            ! thread.h
60307 ____________________________________________________________________________
60308 [  8694] By: alanbur                               on 2001/02/05  00:07:47
60309         Log: Initial branch creation from //depot/maint-5.6/perl
60310      Branch: maint-5.6/pureperl
60311           +> (branch 1719 files)
60312 ____________________________________________________________________________
60313 [  8693] By: gsar                                  on 2001/02/04  22:38:49
60314         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
60315              changes)
60316      Branch: maint-5.6/perl
60317           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
60318           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
60319           !> ext/DB_File/version.c
60320 ____________________________________________________________________________
60321 [  8692] By: nick                                  on 2001/02/04  18:15:57
60322         Log: The missed t/TEST part of the grand testharness upgrade.
60323      Branch: perl
60324            ! t/TEST
60325 ____________________________________________________________________________
60326 [  8691] By: nick                                  on 2001/02/04  18:05:17
60327         Log: New improved test harness
60328              Subject: Re: [PATCH Test::Harness] Third time's a charm?
60329              From: Michael G Schwern <schwern@pobox.com>
60330              Date: Sun, 4 Feb 2001 08:01:20 -0500
60331              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
60332      Branch: perl
60333            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
60334            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
60335            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
60336            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
60337            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
60338            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
60339            ! MANIFEST lib/Test/Harness.pm
60340 ____________________________________________________________________________
60341 [  8690] By: nick                                  on 2001/02/04  17:57:51
60342         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
60343              From: Jonathan Stowe <gellyfish@gellyfish.com>
60344              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
60345              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
60346      Branch: perl
60347            ! utils/h2xs.PL
60348 ____________________________________________________________________________
60349 [  8689] By: nick                                  on 2001/02/04  17:55:24
60350         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
60351              From: Michael G Schwern <schwern@pobox.com>
60352              Date: Sat, 3 Feb 2001 22:46:38 -0500
60353              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
60354      Branch: perl
60355            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
60356            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
60357 ____________________________________________________________________________
60358 [  8688] By: nick                                  on 2001/02/04  17:43:55
60359         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
60360              length byfailing to spot lack of closing )
60361              From: nick@talking.bollo.cx
60362              Date: Sat, 03 Feb 2001 23:53:16 +0000
60363              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
60364      Branch: perl
60365            ! perlio.c pod/perldiag.pod
60366 ____________________________________________________________________________
60367 [  8687] By: jhi                                   on 2001/02/03  17:11:42
60368         Log: HP-UX thread patches from Merijn H. Brand.
60369      Branch: maint-5.6/perl
60370            ! README.hpux hints/hpux.sh
60371 ____________________________________________________________________________
60372 [  8686] By: jhi                                   on 2001/02/03  16:40:12
60373         Log: Metaconfig changes for #8685.
60374      Branch: metaconfig
60375            ! U/installdirs/instubperl.U
60376      Branch: metaconfig/U/perl
60377            ! Devel.U versiononly.U
60378 ____________________________________________________________________________
60379 [  8685] By: jhi                                   on 2001/02/03  16:39:49
60380         Log: For -Dusedevel builds turn off installusrbinperl and turn on
60381              versiononly, a combined idea of Richard Soderberg and Merijn
60382              H. Brand.  You can still override both of these from the command
60383              line if you need to, -Dinstallusrbinperl and -Uversiononly.
60384      Branch: perl
60385            ! Configure
60386 ____________________________________________________________________________
60387 [  8684] By: jhi                                   on 2001/02/03  16:16:34
60388         Log: Metaconfig unit fix for #8683.
60389      Branch: metaconfig
60390            ! U/compline/nblock_io.U
60391 ____________________________________________________________________________
60392 [  8683] By: jhi                                   on 2001/02/03  16:16:12
60393         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
60394              reported by Peter Prymmer for 5.6-TRIAL1.
60395      Branch: perl
60396            ! Configure
60397 ____________________________________________________________________________
60398 [  8682] By: jhi                                   on 2001/02/03  05:52:11
60399         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
60400              to work correctly.
60401      Branch: maint-5.6/perl
60402            ! hints/irix_6.sh
60403 ____________________________________________________________________________
60404 [  8681] By: jhi                                   on 2001/02/03  05:47:33
60405         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
60406      Branch: maint-5.6/perl
60407            ! pod/perlport.pod
60408 ____________________________________________________________________________
60409 [  8680] By: jhi                                   on 2001/02/02  21:39:49
60410         Log: perlport update from Peter Prymmer.
60411      Branch: maint-5.6/perl
60412            ! pod/perlport.pod
60413 ____________________________________________________________________________
60414 [  8679] By: nick                                  on 2001/02/02  20:50:48
60415         Log: Integrate mainline
60416      Branch: perlio
60417           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60418           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
60419           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60420 ____________________________________________________________________________
60421 [  8678] By: gsar                                  on 2001/02/02  16:02:12
60422         Log: note about bincompat, slightly modified (from Lupe Christoph)
60423      Branch: maint-5.6/perl
60424            ! README.solaris
60425 ____________________________________________________________________________
60426 [  8677] By: jhi                                   on 2001/02/02  15:46:20
60427         Log: Supported platforms updates.
60428      Branch: maint-5.6/perl
60429            ! pod/perlport.pod
60430 ____________________________________________________________________________
60431 [  8676] By: jhi                                   on 2001/02/02  03:41:26
60432         Log: A couple more perlfaq2 tweaks.
60433      Branch: maint-5.6/perl
60434            ! pod/perlfaq2.pod
60435 ____________________________________________________________________________
60436 [  8675] By: jhi                                   on 2001/02/02  03:17:44
60437         Log: Misedit in #8661.
60438      Branch: maint-5.6/perl
60439            ! Configure
60440 ____________________________________________________________________________
60441 [  8674] By: jhi                                   on 2001/02/02  03:14:38
60442         Log: Damien again.
60443      Branch: maint-5.6/perl
60444            ! pod/perlfaq2.pod
60445 ____________________________________________________________________________
60446 [  8673] By: jhi                                   on 2001/02/02  03:12:40
60447         Log: perlfaq update from Elaine Ashton.
60448      Branch: maint-5.6/perl
60449            ! pod/perlfaq2.pod
60450 ____________________________________________________________________________
60451 [  8672] By: jhi                                   on 2001/02/02  03:07:08
60452         Log: UTF-8 s/// patch from Inaba Hiroto.
60453      Branch: maint-5.6/perl
60454            ! pp_ctl.c pp_hot.c
60455 ____________________________________________________________________________
60456 [  8671] By: jhi                                   on 2001/02/01  22:34:31
60457         Log: Update Changes.
60458      Branch: perl
60459            ! Changes patchlevel.h
60460 ____________________________________________________________________________
60461 [  8670] By: jhi                                   on 2001/02/01  22:15:29
60462         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
60463              from maintperl.
60464              
60465              Upgrade to Getopt::Long 2.25, from Johan Vromans.
60466              
60467              more files need to be writable in the source distribution
60468              
60469              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60470              
60471              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60472              
60473              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60474              
60475              Allow the float to be fuzzier.
60476              
60477              need to use INT2PTR instead of a straight cast or ia64 fails
60478              
60479              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60480              
60481              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60482      Branch: perl
60483           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
60484           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
60485           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
60486 ____________________________________________________________________________
60487 [  8669] By: jhi                                   on 2001/02/01  21:57:02
60488         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60489              From: Robin Barker <rmb1@cise.npl.co.uk>
60490              Date: Thu, 1 Feb 2001 16:59:05 GMT
60491              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
60492      Branch: maint-5.6/perl
60493            ! pod/perlmodlib.PL
60494 ____________________________________________________________________________
60495 [  8668] By: nick                                  on 2001/02/01  19:41:40
60496         Log: Integrate mainline
60497      Branch: perlio
60498           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
60499           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
60500           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
60501 ____________________________________________________________________________
60502 [  8667] By: gsar                                  on 2001/02/01  16:59:11
60503         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
60504      Branch: maint-5.6/perl
60505            ! embed.pl embedvar.h
60506 ____________________________________________________________________________
60507 [  8666] By: gsar                                  on 2001/02/01  16:34:51
60508         Log: add missing entries to win32/config.?c
60509      Branch: maint-5.6/perl
60510            ! win32/config.bc win32/config.gc win32/config.vc
60511            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
60512 ____________________________________________________________________________
60513 [  8665] By: jhi                                   on 2001/02/01  14:58:51
60514         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
60515              From: "Stephen P. Potter" <spp@spotter.yi.org>
60516              Date: Thu, 01 Feb 2001 10:45:46 -0500
60517              Message-Id: <200102011545.KAA31479@spotter.yi.org>
60518      Branch: maint-5.6/perl
60519            ! pod/perlfunc.pod
60520 ____________________________________________________________________________
60521 [  8664] By: gsar                                  on 2001/02/01  14:52:37
60522         Log: need to use INT2PTR instead of a straight cast or ia64 fails
60523              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
60524      Branch: maint-5.6/perl
60525            ! ext/POSIX/POSIX.xs
60526 ____________________________________________________________________________
60527 [  8663] By: jhi                                   on 2001/02/01  14:09:13
60528         Log: Allow the float to be fuzzier.
60529      Branch: maint-5.6/perl
60530            ! t/lib/peek.t
60531 ____________________________________________________________________________
60532 [  8662] By: jhi                                   on 2001/02/01  13:59:00
60533         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
60534              From: Robin Barker <rmb1@cise.npl.co.uk>
60535              Date: Thu, 1 Feb 2001 13:05:39 GMT
60536              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
60537      Branch: maint-5.6/perl
60538            ! pod/perlmodlib.pod
60539 ____________________________________________________________________________
60540 [  8661] By: jhi                                   on 2001/02/01  13:57:38
60541         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
60542              Date: Thu, 01 Feb 2001 14:15:41 +0100
60543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60544              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
60545              
60546              Have the $ccflags in the gcc version test (strange, this change
60547              is claimed to be have been integrated already)
60548      Branch: maint-5.6/perl
60549            ! Configure
60550 ____________________________________________________________________________
60551 [  8660] By: jhi                                   on 2001/02/01  13:44:10
60552         Log: Integrate changes #7950,7964,7962 from mainline.
60553              
60554              Find the stdchar signedness using cpp, should fix some of
60555              the Solaris compiler warnings reported by Alan Burlison.
60556      Branch: maint-5.6/perl
60557           !> Configure config_h.SH
60558 ____________________________________________________________________________
60559 [  8659] By: jhi                                   on 2001/02/01  05:35:32
60560         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
60561              From: Jan Dubois <JanD@ActiveState.com>
60562              Date: Wed, 31 Jan 2001 21:17:03 -0800
60563              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
60564      Branch: maint-5.6/perl
60565            ! utils/perldoc.PL
60566 ____________________________________________________________________________
60567 [  8658] By: jhi                                   on 2001/02/01  04:33:17
60568         Log: Integrate the README.os390 and README.posix-bc parts of mainline
60569              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
60570              installperl parts were taken care of by #8657.)
60571      Branch: maint-5.6/perl
60572           !> README.os390 README.posix-bc
60573 ____________________________________________________________________________
60574 [  8657] By: jhi                                   on 2001/02/01  04:29:21
60575         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
60576              From: Peter Prymmer <pvhp@forte.com>
60577              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
60578              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
60579      Branch: maint-5.6/perl
60580            + ext/DynaLoader/dl_dllload.xs
60581            ! MANIFEST Makefile.SH hints/os390.sh installperl
60582 ____________________________________________________________________________
60583 [  8656] By: jhi                                   on 2001/02/01  04:25:45
60584         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
60585              From: Peter Prymmer <pvhp@forte.com>
60586              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
60587              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
60588      Branch: maint-5.6/perl
60589            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
60590 ____________________________________________________________________________
60591 [  8655] By: jhi                                   on 2001/02/01  04:14:47
60592         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
60593              From: troc@netrus.net
60594              Date: Wed, 31 Jan 2001 22:31:26 -0500
60595              Message-Id: <200102010331.WAA117.85@rocco.homenet>
60596      Branch: maint-5.6/perl
60597            ! os2/os2.c
60598 ____________________________________________________________________________
60599 [  8654] By: jhi                                   on 2001/02/01  04:12:52
60600         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
60601              as reported by Alan Burlison.
60602      Branch: maint-5.6/perl
60603            ! pp.h
60604 ____________________________________________________________________________
60605 [  8653] By: jhi                                   on 2001/02/01  04:05:12
60606         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
60607              From: dsugalski@northernlight.com
60608              Date: Wed, 31 Jan 2001 18:54:11 -0500
60609              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
60610      Branch: maint-5.6/perl
60611            ! configure.com
60612 ____________________________________________________________________________
60613 [  8652] By: jhi                                   on 2001/02/01  04:03:11
60614         Log: Misplaced #endif.
60615              
60616              Subject: [perl-5-6-1-trial2] patches for EPOC
60617              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60618              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60619              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60620      Branch: maint-5.6/perl
60621            ! epoc/epocish.c
60622 ____________________________________________________________________________
60623 [  8651] By: jhi                                   on 2001/02/01  04:00:25
60624         Log: Integrate changes #8647,8648,8650 from mainline.
60625              
60626              Macrofy a magic UTF-8 test.
60627              
60628              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
60629              
60630              Watch out for cross compiling for EPOC (usually done on linux).
60631      Branch: maint-5.6/perl
60632           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
60633 ____________________________________________________________________________
60634 [  8650] By: jhi                                   on 2001/02/01  03:56:20
60635         Log: Watch out for cross compiling for EPOC (usually done on linux)
60636              
60637              Subject: [perl-5-6-1-trial2] patches for EPOC
60638              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60639              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60640              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60641      Branch: perl
60642            ! ext/Errno/Errno_pm.PL
60643 ____________________________________________________________________________
60644 [  8649] By: gsar                                  on 2001/02/01  00:46:00
60645         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
60646      Branch: maint-5.6/perl
60647            ! sv.c
60648 ____________________________________________________________________________
60649 [  8648] By: jhi                                   on 2001/01/31  23:35:36
60650         Log: All the uses of PL_numeric_radix must be protected by
60651              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
60652              
60653              Subject: [perl-5-6-1-trial2] patches for EPOC
60654              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60655              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
60656              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
60657      Branch: perl
60658            ! sv.c
60659 ____________________________________________________________________________
60660 [  8647] By: jhi                                   on 2001/01/31  22:56:16
60661         Log: Macrofy a magic UTF-8 test.
60662      Branch: perl
60663            ! utf8.c utf8.h
60664 ____________________________________________________________________________
60665 [  8646] By: gsar                                  on 2001/01/31  15:55:12
60666         Log: update Changes
60667      Branch: maint-5.6/perl
60668            ! Changes
60669 ____________________________________________________________________________
60670 [  8645] By: gsar                                  on 2001/01/31  15:10:14
60671         Log: Configure tweak suggested by Peter Prymmer
60672      Branch: maint-5.6/perl
60673            ! Configure
60674 ____________________________________________________________________________
60675 [  8644] By: gsar                                  on 2001/01/31  15:06:32
60676         Log: more files need to be writable in the source distribution
60677      Branch: maint-5.6/perl
60678            ! Porting/makerel
60679 ____________________________________________________________________________
60680 [  8643] By: jhi                                   on 2001/01/31  14:59:46
60681         Log: Integrate changes #8258,8278,8279 from mainline.
60682              
60683              Make the large file tests more robust/talkative.
60684      Branch: maint-5.6/perl
60685           !> t/lib/syslfs.t t/op/lfs.t
60686 ____________________________________________________________________________
60687 [  8642] By: gsar                                  on 2001/01/31  14:53:48
60688         Log: integrate changes#8311,8334 from mainline
60689              
60690              Add a new MakeMaker variable PM_FILTER that defines a Unix
60691              filter to be run on each .pm during the pm_to_blib() phase,
60692              a fixed version of
60693              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
60694              
60695              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
60696              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
60697              accurate reading of the "atime".  
60698      Branch: maint-5.6/perl
60699           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
60700           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
60701           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
60702 ____________________________________________________________________________
60703 [  8641] By: jhi                                   on 2001/01/31  14:46:37
60704         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
60705      Branch: maint-5.6/perl
60706            ! lib/Getopt/Long.pm
60707 ____________________________________________________________________________
60708 [  8640] By: gsar                                  on 2001/01/31  14:40:24
60709         Log: make regen_all
60710      Branch: maint-5.6/perl
60711            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
60712 ____________________________________________________________________________
60713 [  8639] By: gsar                                  on 2001/01/31  14:37:25
60714         Log: refresh windows config files
60715      Branch: maint-5.6/perl
60716            ! win32/Makefile win32/config_H.bc win32/config_H.gc
60717            ! win32/config_H.vc win32/makefile.mk
60718 ____________________________________________________________________________
60719 [  8638] By: gsar                                  on 2001/01/31  14:28:10
60720         Log: makefile tweaks for windows: introduce a bulk-switch to enable
60721              same options as ActivePerl; sync changes with makefile.mk
60722      Branch: maint-5.6/perl
60723            ! win32/Makefile win32/makefile.mk
60724 ____________________________________________________________________________
60725 [  8637] By: jhi                                   on 2001/01/31  04:41:30
60726         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
60727              From: Nicholas Clark <nick@ccl4.org>
60728              Date: Tue, 30 Jan 2001 19:51:05 +0000
60729              Message-ID: <20010130195105.R76607@plum.flirble.org> 
60730              
60731              op/inc cure.
60732      Branch: perl
60733            ! pp.c pp.h pp_hot.c t/op/arith.t
60734 ____________________________________________________________________________
60735 [  8636] By: jhi                                   on 2001/01/31  02:38:32
60736         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
60737              no perlio],8257,8380,8479,8515 from mainline.
60738              
60739              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
60740              
60741              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
60742              Subject: [PATCH perl@8133] fix-up for VMS extensions
60743              
60744              In VMS embedded perls couldn't access the statically built Socket.
60745              
60746              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
60747              
60748              Further VMS piping fixes from Charles Lane.
60749              
60750              Subject:  [PATCH] make t/op/misc.t work on VMS
60751              
60752              Add tracing for debugging extensions builds in VMS.
60753              
60754              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
60755      Branch: maint-5.6/perl
60756           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
60757           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
60758           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
60759 ____________________________________________________________________________
60760 [  8635] By: jhi                                   on 2001/01/31  01:46:41
60761         Log: Integrate change #7732 from mainline.
60762              
60763              Sparc 64-bit pack() fix from Jens Hamisch.
60764      Branch: maint-5.6/perl
60765           !> pp.c
60766 ____________________________________________________________________________
60767 [  8634] By: jhi                                   on 2001/01/31  01:41:16
60768         Log: One spot missing from #8626.
60769      Branch: maint-5.6/perl
60770            ! sv.c
60771 ____________________________________________________________________________
60772 [  8633] By: jhi                                   on 2001/01/31  00:49:17
60773         Log: Integrate change #7495 from mainline.
60774              
60775              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
60776      Branch: maint-5.6/perl
60777           !> MANIFEST ext/re/Makefile.PL
60778 ____________________________________________________________________________
60779 [  8632] By: jhi                                   on 2001/01/30  23:38:49
60780         Log: Integrate change #8396 from mainline.
60781              
60782              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
60783              better multicast support (resend)
60784      Branch: maint-5.6/perl
60785           !> ext/Socket/Socket.pm
60786 ____________________________________________________________________________
60787 [  8631] By: jhi                                   on 2001/01/30  23:28:03
60788         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
60789              
60790              More AIX lore. (7514, ext/re/hints/aix.pl)
60791              
60792              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
60793              
60794              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)
60795              
60796              Subject: [ID 20001214.002] Net::Ping patch
60797              
60798              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
60799              
60800              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
60801              
60802              Add ReuseAddr as a (preferred) alias for Reuse as we now
60803              also have ReusePort.
60804              
60805              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
60806      Branch: maint-5.6/perl
60807           +> ext/re/hints/aix.pl
60808           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
60809           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
60810 ____________________________________________________________________________
60811 [  8630] By: jhi                                   on 2001/01/30  23:03:59
60812         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
60813              
60814              read() documentation tweak for 20001121.004.
60815              
60816              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
60817      Branch: maint-5.6/perl
60818           !> pod/perlfunc.pod pod/perlre.pod
60819 ____________________________________________________________________________
60820 [  8629] By: jhi                                   on 2001/01/30  22:41:57
60821         Log: Integrate change #8098 from mainline.
60822              
60823              fastgetcwd is defined using a glob alias on a $^O dependent basis
60824              and there was no default assignment or perl subroutine.
60825      Branch: maint-5.6/perl
60826           !> lib/Cwd.pm
60827 ____________________________________________________________________________
60828 [  8628] By: jhi                                   on 2001/01/30  21:58:52
60829         Log: Integrate change #7866 from mainline.
60830              
60831              File::Temp 0.11.
60832      Branch: maint-5.6/perl
60833           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
60834 ____________________________________________________________________________
60835 [  8627] By: jhi                                   on 2001/01/30  21:39:44
60836         Log: Integrate changes #8075,8086,8228 from mainline.  
60837              
60838              Darwin is not Windows. (8075,8086)
60839              
60840              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
60841      Branch: maint-5.6/perl
60842           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
60843           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
60844           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
60845           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
60846 ____________________________________________________________________________
60847 [  8626] By: jhi                                   on 2001/01/30  21:22:11
60848         Log: Integrate with tweakery the change #8625 from mainline,
60849              the multibyte decimal separator fix ("fa_IR locale failure").
60850      Branch: maint-5.6/perl
60851            ! embedvar.h perlapi.h
60852           !> intrpvar.h perl.c perl.h sv.c util.c
60853 ____________________________________________________________________________
60854 [  8625] By: jhi                                   on 2001/01/30  20:26:33
60855         Log: Fix for the fa_IR locale failure.  The reason for the failure
60856              was that Perl was assuming the decimal separator aka the radix
60857              separator is one character.  The Farsi-Iranian locale crushed
60858              that bad assumption since there the separator is 'Momayyez',
60859              glyphwise looking somewhat like a slash, and in Unicode UTF-8
60860              encoded in two bytes, 0xd9 0xab.
60861      Branch: perl
60862            ! intrpvar.h perl.c perl.h sv.c util.c
60863 ____________________________________________________________________________
60864 [  8624] By: gsar                                  on 2001/01/30  20:17:03
60865         Log: regen_headers
60866      Branch: maint-5.6/perl
60867            ! Makefile.SH pod/perlintern.pod
60868 ____________________________________________________________________________
60869 [  8623] By: gsar                                  on 2001/01/30  19:42:34
60870         Log: backout change#7431 and its dependents (causes spurious rebuilds
60871              of autogenerated files)
60872              
60873              fix benign b.t failure
60874      Branch: maint-5.6/perl
60875            ! Makefile.SH t/lib/b.t
60876 ____________________________________________________________________________
60877 [  8622] By: jhi                                   on 2001/01/30  19:41:41
60878         Log: Microperl sync.
60879      Branch: perl
60880            ! mg.c perl.h
60881 ____________________________________________________________________________
60882 [  8621] By: gsar                                  on 2001/01/30  19:24:47
60883         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
60884              from mainline
60885              
60886              Subject: podlators 1.06 released
60887              
60888              Subject: [PATCH @8436] Eliminate op_children
60889              
60890              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
60891              
60892              (Replaced by #8448)  More op_children traces (cleanup of #8442).
60893              
60894              Subject: [PATCH #3 @8436] Re: Eliminate op_children
60895              Replace #8444 and #8445.
60896              
60897              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
60898              at the setting of the ofs_sv in new_struct_thread() as the
60899              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
60900              uninitialized fields are, uh, initialized with),
60901              SvREFCNT_inc()ing that invited a core dump.
60902              
60903              podlators 1.07, from Russ Allbery.
60904              
60905              Subject: [PATCH] regcomp.c old feature removal
60906              From: mjd@plover.com
60907              Date: 16 Jan 2001 14:43:18 -0000 
60908              Message-ID: <20010116144318.7140.qmail@plover.com> 
60909      Branch: maint-5.6/perl
60910           +> lib/Pod/Text/Overstrike.pm
60911           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
60912           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
60913           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
60914           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
60915           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
60916           !> util.c
60917 ____________________________________________________________________________
60918 [  8620] By: gsar                                  on 2001/01/30  18:48:32
60919         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
60920              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
60921              now fails one test)
60922              
60923              Subject: [PATCH] lvalue AUTOLOAD. No, really.
60924              
60925              Subject: [PATCH] Interesting syntax idea
60926              Make opens + bareword assigns do typeglob assigns.
60927              
60928              Tests for #8254.
60929              
60930              Subject: [PATCH @8269] Continue blocks and B::Deparse
60931              Make the peephole optimizer to bypass more null ops and
60932              and rewrite the deparse handling of continue blocks.
60933              
60934              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
60935              Doc tweak on #8313.
60936              
60937              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
60938              
60939              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
60940              
60941              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
60942              
60943              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
60944              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
60945              according to the platform.
60946              
60947              Subject: [PATCH @8404] Consolidated lvalue sub changes
60948              
60949              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
60950              
60951              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
60952              
60953              Subject: B::Concise -- an improved replacement for B::Terse 
60954              
60955              The B::Terse drop-in replacement wasn't quite drop-in.
60956              
60957              The LVRET macro needed an aTHX.
60958              
60959              Use the /^Perl_/-less form of is_lvalue_sub().
60960              
60961              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
60962      Branch: maint-5.6/perl
60963           +> ext/B/B/Concise.pm
60964           !> (integrate 27 files)
60965 ____________________________________________________________________________
60966 [  8619] By: nick                                  on 2001/01/30  18:40:28
60967         Log: Integrate mainline
60968      Branch: perlio
60969           !> (integrate 40 files)
60970 ____________________________________________________________________________
60971 [  8618] By: jhi                                   on 2001/01/30  18:37:18
60972         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
60973              Date: Mon, 29 Jan 2001 22:51:29 -0600
60974              From: "Craig A. Berry" <craigberry@mac.com>
60975              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
60976      Branch: perl
60977            ! vms/test.com
60978 ____________________________________________________________________________
60979 [  8617] By: jhi                                   on 2001/01/30  18:34:53
60980         Log: Subject: [PATCH] Add missing CV flags to dump.c
60981              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60982              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
60983              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
60984      Branch: perl
60985            ! dump.c
60986 ____________________________________________________________________________
60987 [  8616] By: jhi                                   on 2001/01/30  18:20:58
60988         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
60989              part isn't applicable to maintperl.
60990              
60991              UTF-8 nit from Inaba Hiroto.
60992      Branch: maint-5.6/perl
60993           !> pod/perlapi.pod utf8.c
60994 ____________________________________________________________________________
60995 [  8615] By: jhi                                   on 2001/01/30  18:18:51
60996         Log: UTF-8 nit from Inaba Hiroto.
60997      Branch: perl
60998            ! pod/perlapi.pod t/op/each.t utf8.c
60999 ____________________________________________________________________________
61000 [  8614] By: jhi                                   on 2001/01/30  18:13:38
61001         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
61002              
61003              perl's internal variables are not for public consumption,
61004              move their docs from perlapi.pod to perlintern.pod
61005              
61006              support for -Dusethreads build under HP-UX 10.20 and DCE threads
61007              library (11.0 and later have pthreads but 10.x don't)
61008              
61009              avoid uninitialized value warnings
61010              
61011              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
61012              gets weird results)
61013              
61014              perldoc nit on windows
61015              
61016              make it possible to run the tests outside the source tree
61017              (there's still a dependency on ../lib being the library
61018              location)
61019      Branch: perl
61020           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
61021           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
61022           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
61023           !> win32/bin/search.pl win32/vdir.h
61024 ____________________________________________________________________________
61025 [  8613] By: gsar                                  on 2001/01/30  16:39:59
61026         Log: make it possible to run the tests outside the source tree
61027              (there's still a dependency on ../lib being the library
61028              location)
61029      Branch: maint-5.6/perl
61030            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
61031 ____________________________________________________________________________
61032 [  8612] By: gsar                                  on 2001/01/30  16:31:12
61033         Log: perldoc nit on windows
61034      Branch: maint-5.6/perl
61035            ! utils/perldoc.PL
61036 ____________________________________________________________________________
61037 [  8611] By: gsar                                  on 2001/01/30  16:22:54
61038         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
61039              gets weird results)
61040      Branch: maint-5.6/perl
61041            ! win32/vdir.h
61042 ____________________________________________________________________________
61043 [  8610] By: gsar                                  on 2001/01/30  16:12:45
61044         Log: avoid uninitialized value warnings
61045      Branch: maint-5.6/perl
61046            ! win32/bin/search.pl
61047 ____________________________________________________________________________
61048 [  8609] By: gsar                                  on 2001/01/30  16:08:01
61049         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
61050              library (11.0 and later have pthreads but 10.x don't)
61051      Branch: maint-5.6/perl
61052            ! hints/hpux.sh thread.h
61053 ____________________________________________________________________________
61054 [  8608] By: gsar                                  on 2001/01/30  15:48:55
61055         Log: perl's internal variables are not for public consumption,
61056              move their docs from perlapi.pod to perlintern.pod
61057      Branch: maint-5.6/perl
61058            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
61059            ! thrdvar.h
61060 ____________________________________________________________________________
61061 [  8607] By: gsar                                  on 2001/01/30  15:44:27
61062         Log: mistakenly branched perl56delta.pod, revert
61063      Branch: maint-5.6/perl
61064            - pod/perl56delta.pod
61065           !> pod/perldelta.pod
61066 ____________________________________________________________________________
61067 [  8606] By: gsar                                  on 2001/01/30  14:20:24
61068         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
61069              dTHR which has been a noop for a while now, except for the
61070              compatibility definition in thread.h)
61071      Branch: maint-5.6/perl
61072           !> (integrate 45 files)
61073 ____________________________________________________________________________
61074 [  8605] By: jhi                                   on 2001/01/30  05:43:58
61075         Log: Mark the UTF-8 APIs as experimental.
61076      Branch: maint-5.6/perl
61077            ! embed.pl pod/perlapi.pod
61078 ____________________________________________________________________________
61079 [  8604] By: jhi                                   on 2001/01/30  05:38:40
61080         Log: Nits from earlier integrates.
61081      Branch: maint-5.6/perl
61082            ! lib/Carp/Heavy.pm
61083           !> sv.c
61084 ____________________________________________________________________________
61085 [  8603] By: jhi                                   on 2001/01/30  05:27:26
61086         Log: Regenerate Porting files.
61087      Branch: maint-5.6/perl
61088            ! Porting/Glossary Porting/config.sh Porting/config_H
61089 ____________________________________________________________________________
61090 [  8602] By: jhi                                   on 2001/01/30  05:14:59
61091         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
61092              8310,8339,8447,8492,8493,8505,8525: documentation changes.
61093              
61094              Subject: Re: perlfaq style changes
61095              
61096              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
61097              
61098              Subject: [PATCH] docs on NaN
61099              
61100              Subject: [patch] perlfaq7
61101              
61102              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
61103              
61104              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
61105              
61106              Subject: [PATCH] open() example in perlfunc.pod
61107              
61108              Podify README.mpeix (a new version from the web)
61109              
61110              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
61111              
61112              Subject: [PATCH] format and rewording in perlfaq.pod
61113              
61114              Subject: [PATCH] API Variable documentation   
61115              
61116              Memory management calls documentation.
61117              
61118              Subject: [PATCH: perl@8482] README.vms URL updates
61119              
61120              Subject: Minor typos in perlfaq2.pod
61121              
61122              Subject: [PATCH] pod/perlvar.pod
61123      Branch: maint-5.6/perl
61124           +> pod/perl56delta.pod
61125            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
61126           !> README.amiga README.epoc README.mpeix README.vms
61127           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
61128           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
61129           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
61130           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
61131           !> pod/perlvar.pod thrdvar.h
61132 ____________________________________________________________________________
61133 [  8601] By: jhi                                   on 2001/01/30  04:38:35
61134         Log: Integrate changes #8036,8096,8253 from mainline:
61135              hints changes.
61136              
61137              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
61138              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
61139              
61140              Output the (apparent) version of gcc in Tru64.
61141      Branch: maint-5.6/perl
61142           +> ext/POSIX/hints/svr4.pl
61143           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
61144           !> hints/svr4.sh t/lib/bigfltpm.t
61145 ____________________________________________________________________________
61146 [  8600] By: jhi                                   on 2001/01/30  04:04:01
61147         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
61148              locale fixes.
61149              
61150              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
61151              
61152              Debian allows /usr/bin/locale to exist without any locales. (7868)
61153              
61154              Allow the locale test needing POSIX and the taint test
61155              needing IPC::SysV to run under 'minitest' (basically,
61156              bail out if loading the extension fails). (8384)
61157              
61158              Cleanup the locale.t output  (8480)
61159      Branch: maint-5.6/perl
61160           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
61161           !> t/pragma/locale.t
61162 ____________________________________________________________________________
61163 [  8599] By: jhi                                   on 2001/01/30  03:51:04
61164         Log: Missing generated files from #8598.
61165      Branch: maint-5.6/perl
61166            ! embed.h global.sym objXSUB.h perlapi.c proto.h
61167 ____________________________________________________________________________
61168 [  8598] By: jhi                                   on 2001/01/30  03:41:54
61169         Log: Integrate change #8555 from mainline, manually integrate parts
61170              of changes 8452 and 8583.
61171              
61172              Subject: [PATCH] utf8.c documentation (8452)
61173              
61174              No point in checking the length if the pointer is bogus. (8555)
61175              
61176              Introduce bytes_from_utf8() and implement sv_eq() using it,
61177              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
61178              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
61179              was malformed. (8583)
61180      Branch: maint-5.6/perl
61181            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
61182           !> pod/perlapi.pod sv.c utf8.c
61183 ____________________________________________________________________________
61184 [  8597] By: gsar                                  on 2001/01/30  02:37:26
61185         Log: get PERL_OBJECT build going again on windows
61186      Branch: maint-5.6/perl
61187            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
61188            ! pod/perlapi.pod proto.h sv.c
61189 ____________________________________________________________________________
61190 [  8596] By: jhi                                   on 2001/01/30  02:16:17
61191         Log: Signedness nit.
61192      Branch: perl
61193            ! sv.c
61194 ____________________________________________________________________________
61195 [  8595] By: jhi                                   on 2001/01/30  02:11:07
61196         Log: EBCDIC patch for Storable, from Peter Prymmer.
61197      Branch: perl
61198            ! t/lib/st-06compat.t
61199 ____________________________________________________________________________
61200 [  8594] By: jhi                                   on 2001/01/30  01:04:48
61201         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
61202              From: Peter Prymmer <pvhp@forte.com>
61203              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
61204              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
61205      Branch: perl
61206            ! t/lib/b.t
61207 ____________________________________________________________________________
61208 [  8593] By: jhi                                   on 2001/01/30  00:56:47
61209         Log: Subject: [PATCH: perl@8585] pod problems in io
61210              From: Peter Prymmer <pvhp@forte.com>
61211              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
61212              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
61213      Branch: perl
61214            ! pod/perlapio.pod pod/perliol.pod
61215 ____________________________________________________________________________
61216 [  8592] By: jhi                                   on 2001/01/30  00:48:20
61217         Log: Integrate perlio.
61218      Branch: perl
61219           !> pod/perlapio.pod pod/perliol.pod
61220 ____________________________________________________________________________
61221 [  8591] By: nick                                  on 2001/01/29  22:02:28
61222         Log: GNU 'merge' Simon's copy of perliol.pod with version
61223              patched by Craig's patch.
61224      Branch: perlio
61225            ! pod/perliol.pod
61226 ____________________________________________________________________________
61227 [  8590] By: nick                                  on 2001/01/29  21:55:10
61228         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
61229      Branch: perlio
61230            ! pod/perlapio.pod pod/perliol.pod
61231 ____________________________________________________________________________
61232 [  8589] By: jhi                                   on 2001/01/29  15:35:33
61233         Log: Integrate change #8586 from maint-5.6/perl.
61234              
61235              make the BOM detection code not call tell() until it has to
61236              (meant to fix esoteric compatibility issues where PL_rsfp
61237              is overridden)
61238      Branch: perl
61239           !> toke.c
61240 ____________________________________________________________________________
61241 [  8588] By: jhi                                   on 2001/01/29  15:29:11
61242         Log: Subject: MAking Solaris malloc() the default
61243              From: Lupe Christoph <lupe@lupe-christoph.de>
61244              Date: Mon, 29 Jan 2001 12:59:36 +0100
61245              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
61246              
61247              The README.solaris part slightly tweaked.
61248      Branch: perl
61249            ! README.solaris hints/solaris_2.sh
61250 ____________________________________________________________________________
61251 [  8587] By: jhi                                   on 2001/01/29  15:17:34
61252         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
61253              From: root@ak-75.mind.de
61254              Date: Sun, 28 Jan 2001 20:32:29 +0100
61255              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
61256      Branch: perl
61257            ! pod/perlre.pod
61258 ____________________________________________________________________________
61259 [  8586] By: gsar                                  on 2001/01/29  13:43:44
61260         Log: make the BOM detection code not call tell() until it has to
61261              (meant to fix esoteric compatibility issues where PL_rsfp
61262              is overridden)
61263      Branch: maint-5.6/perl
61264            ! toke.c
61265 ____________________________________________________________________________
61266 [  8585] By: jhi                                   on 2001/01/28  20:05:45
61267         Log: Update Changes.
61268      Branch: perl
61269            ! Changes patchlevel.h
61270 ____________________________________________________________________________
61271 [  8584] By: jhi                                   on 2001/01/28  19:30:02
61272         Log: Integrate perlio.
61273      Branch: perl
61274           +> pod/perliol.pod
61275           !> MANIFEST pod/perlapio.pod
61276 ____________________________________________________________________________
61277 [  8583] By: jhi                                   on 2001/01/28  19:28:40
61278         Log: Patch from Inaba Hiroto:
61279              - canonical UTF-8 hash keys: if a key string for a hash is
61280              UTF8-on, try downgrade the string and use it if
61281              unicode::distinct is not in effect.
61282              For the task, I added a function bytes_from_utf8() to utf8.c.
61283              It might resemble utf8_to_bytes() but it is not convenient
61284              to the task.
61285              Made a test for it and added to t/op/each.t
61286              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
61287              the mortal copy of the argument SV.
61288              And changed t/io/utf8.t test 18 which expects print() to
61289              upgrade its argument.
61290              - re-implement sv_eq with bytes_from_utf8()
61291              - some bug fixes
61292              - tr/// does not handle UTF8 range (\x{}-\x{})
61293              - \ before raw UTF8 character produced
61294              "Malformed UTF-8 character" warning.
61295              - "\x{100}\N{CENT SIGN}" is Malformed.
61296              Added tests for these 3.
61297              - and one silly bug (by me) with qu operator.
61298      Branch: perl
61299            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
61300            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
61301            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
61302 ____________________________________________________________________________
61303 [  8582] By: nick                                  on 2001/01/28  19:25:04
61304         Log: Add pod/perliol.pod to MANIFEST :-(
61305      Branch: perlio
61306            ! MANIFEST
61307 ____________________________________________________________________________
61308 [  8581] By: nick                                  on 2001/01/28  19:22:40
61309         Log: PerlIO documentation. Proofing and sub-editing requested.
61310      Branch: perlio
61311            + pod/perliol.pod
61312            ! pod/perlapio.pod
61313 ____________________________________________________________________________
61314 [  8580] By: jhi                                   on 2001/01/28  05:16:25
61315         Log: Revert the change to sv_2pv() done by #8054: Someone who
61316              did SvNV_set() on a scalar that also happened to be POK,
61317              followed by sv_2pv() won't get the right coercion anymore.
61318              [Sarathy]
61319      Branch: maint-5.6/perl
61320            ! sv.c
61321 ____________________________________________________________________________
61322 [  8579] By: jhi                                   on 2001/01/28  05:15:04
61323         Log: Remove the #8084 effect: do not allow -Q to be interpreted
61324              as -&Q(), this is too much wiggle room.
61325      Branch: maint-5.6/perl
61326            ! toke.c
61327 ____________________________________________________________________________
61328 [  8578] By: jhi                                   on 2001/01/28  05:12:45
61329         Log: Needed bits of #8439 (should have been in #8576),
61330              mainly for lval substr().
61331      Branch: maint-5.6/perl
61332            ! mg.c pp.c pp_hot.c
61333 ____________________________________________________________________________
61334 [  8577] By: jhi                                   on 2001/01/28  05:02:46
61335         Log: A missing check-in.
61336      Branch: maint-5.6/perl
61337            ! utf8.c
61338 ____________________________________________________________________________
61339 [  8576] By: jhi                                   on 2001/01/28  04:26:18
61340         Log: Integrate changes #8425,8436,8439,8517 from mainline.
61341              The 8439 was not truly integrated because it had too many
61342              dependencies on the development branch and because it introduced
61343              concepts too bold for a maintenance branch (such as the qu operator).
61344              
61345              Subject: [PATCH perl@8342] -Wformat
61346              
61347              Tighten some of the UTF-8 tests a bit.
61348              
61349              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
61350              - The substr lval was still not okay.
61351              - Now pp_stringify and sv_setsv copies source's UTF8 flag
61352              even if IN_BYTE.  pp_stringify is called from fold_constants
61353              at optimization phase and "\x{100}" was made SvUTF8_off under
61354              use bytes (the bytes pragma is for "byte semantics" and not
61355              for "do not produce UTF8 data")
61356      Branch: maint-5.6/perl
61357            ! t/lib/charnames.t t/op/substr.t toke.c
61358           !> sv.c t/pragma/utf8.t
61359 ____________________________________________________________________________
61360 [  8575] By: jhi                                   on 2001/01/28  04:01:51
61361         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
61362              
61363              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
61364              
61365              Subject: [ID 20001230.003] UTF-8 tr still hurts
61366              
61367              Test cases for #8385 (from Simon's "torture.pl")
61368              
61369              Start fixing UTF-8 lval substr() (8405)
61370      Branch: maint-5.6/perl
61371           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
61372           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
61373 ____________________________________________________________________________
61374 [  8574] By: jhi                                   on 2001/01/28  03:09:06
61375         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
61376              from mainline.
61377              
61378              UTF-8 cleanup.
61379              
61380              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
61381              
61382              "\x{FF}\xFF" was broken.
61383              
61384              Tests for #8329 and #8330.
61385              
61386              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
61387              
61388              IRIX compiler noticed that the bof initialization might be
61389              bypassed by control flow.
61390              
61391              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
61392      Branch: maint-5.6/perl
61393           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
61394           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
61395 ____________________________________________________________________________
61396 [  8573] By: jhi                                   on 2001/01/28  02:06:12
61397         Log: Retract #8552.
61398      Branch: perl
61399            ! lib/Text/Wrap.pm t/lib/textwrap.t
61400 ____________________________________________________________________________
61401 [  8572] By: jhi                                   on 2001/01/28  02:04:49
61402         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
61403              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
61404              not really integrated but instead salvaged by hand
61405              (they had too many dependencies on the development release
61406              to be cleanly integratable).
61407              
61408              Subject: more UTF8 test suites and an UTF8 patch
61409              
61410              Tweak for MULTIPLICITY/USE_PERLIO
61411              
61412              Signedness nit.
61413              
61414              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
61415              
61416              Use the UTF8_XXX macros in is_utf8_char().
61417              
61418              Rewrite pp_concat() in terms of sv_catsv().  The . operator
61419              should now be UTF-8-proof.
61420              
61421              Subject: [PATCH perl@8269] scanning two hex-constants
61422              fails on EBCDIC environment (script length.t)
61423              
61424              Add some Unicode chop() tests.
61425      Branch: maint-5.6/perl
61426            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
61427           !> sv.c t/op/chop.t utf8.h
61428 ____________________________________________________________________________
61429 [  8571] By: jhi                                   on 2001/01/28  00:35:59
61430         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
61431              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
61432              
61433              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
61434              
61435              The maxiters upper limit sanity check (guarding against
61436              non-progress) assumed bytes instead of characters in s///
61437              and split().
61438              
61439              Signedness nit.
61440              
61441              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
61442              join() should now be UTF-8-proof.
61443              
61444              More split // UTF-8 tests. (8250)
61445      Branch: maint-5.6/perl
61446           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
61447           !> util.c
61448 ____________________________________________________________________________
61449 [  8570] By: jhi                                   on 2001/01/27  22:15:46
61450         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
61451              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
61452              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
61453              8084,8204,8244,8333 from mainline.
61454              
61455              For -Q where Q might be a one-letter sub name one does no more
61456              get a warning about an unknown filetest (7941,7943,7944,8084).
61457              
61458              Subject: Re: [ID 20001130.011] expression parsing bug ?
61459              
61460              Make uv_to_utf8() to zero-terminate its output buffer.
61461              
61462              Split off t/op/length.t (7995)
61463              
61464              Split off t/op/utf8decode.t (7996)
61465              
61466              Remove an unnecessary 'use utf8' from the utf8.t (7998)
61467              
61468              Split off t/op/concat.t (8004)
61469              
61470              Split off t/op/ver.t (8005)
61471              
61472              Document utf8_length(), utf8_distance(), and utf8_hop().
61473              
61474              Document utf8_to_uv() better.
61475              
61476              Introduce macros for UTF8 decoding (8028,8033).
61477              
61478              Add test for reverse() (8030,8031).
61479              
61480              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
61481              
61482              Do not return the Unicode replacement character    on UTF-8
61483              decoding failure.
61484              
61485              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
61486              not this_utf8 i.e. the output string has one, but don't mess
61487              with source assumption. (8052,8053)
61488              
61489              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
61490              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
61491              was not expecting to be called with something that was already
61492              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
61493              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
61494              (8054)
61495              
61496              Recode the naughty binary bytes in utf8decode.t using the \xHH.
61497              
61498              Make some panic messages a bit more logical.
61499      Branch: maint-5.6/perl
61500           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
61501           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
61502           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
61503           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
61504           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
61505           !> utf8.c utf8.h
61506 ____________________________________________________________________________
61507 [  8569] By: jhi                                   on 2001/01/27  19:16:43
61508         Log: Integrate changes #7750 from perlio and #8566 from mainline.
61509      Branch: maint-5.6/perl
61510           !> regexec.c sv.c
61511 ____________________________________________________________________________
61512 [  8568] By: jhi                                   on 2001/01/27  18:06:51
61513         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
61514              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
61515              7935[-perlio.c],7936,7959,7965 from mainline.
61516              
61517              Change the "big byte" error message to "Wide character".
61518              (7355, the croak-if-wide-chars-in-print part ignored)
61519              
61520              Use UINT64_C().
61521              
61522              Introduce Perl_utf8_length().
61523              
61524              diff -se shows these as different (7753, forgotten check-ins)
61525              
61526              Subject: [PATCH] doop.c - UTF8 tr///
61527              
61528              If we use (aTHX_ ...) then put Perl_ on the front.
61529              
61530              Make utf8_length() and utf8_distance() to be less forgiving
61531              about bad UTF-8.
61532              
61533              Test line numbers are different with utf8.
61534              
61535              No need to scan till infinity, 13 is enough. (7872,7911)
61536              
61537              Subject: [PATCH] Tokeniser debugging
61538              
61539              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
61540              
61541              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
61542              
61543              Be more careful in Perl_sv_utf8_downgrade().
61544              
61545              Use DO_UTF8().
61546              
61547              Raw zero bytes in text files confuse at least GNU patch 2.1.
61548      Branch: maint-5.6/perl
61549           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
61550           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
61551           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
61552           !> t/pragma/utf8.t toke.c utf8.c utf8.h
61553 ____________________________________________________________________________
61554 [  8567] By: nick                                  on 2001/01/27  11:10:38
61555         Log: Integrate mainline
61556      Branch: perlio
61557           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
61558           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
61559           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
61560           !> toke.c
61561 ____________________________________________________________________________
61562 [  8566] By: jhi                                   on 2001/01/27  06:22:48
61563         Log: More documentation for the regexp context stack.
61564      Branch: perl
61565            ! regexec.c
61566 ____________________________________________________________________________
61567 [  8565] By: jhi                                   on 2001/01/27  05:21:57
61568         Log: Update Changes.
61569      Branch: perl
61570            ! Changes patchlevel.h
61571 ____________________________________________________________________________
61572 [  8564] By: jhi                                   on 2001/01/27  04:44:04
61573         Log: Threadedness patch for #8562 from Doug MacEachern.
61574      Branch: perl
61575            ! toke.c
61576 ____________________________________________________________________________
61577 [  8563] By: jhi                                   on 2001/01/27  04:26:24
61578         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
61579              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
61580              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
61581              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
61582      Branch: perl
61583            ! op.c
61584 ____________________________________________________________________________
61585 [  8562] By: jhi                                   on 2001/01/27  04:20:30
61586         Log: Subject: Re: Announce : Tokener reporting patch
61587              From: Simon Cozens <simon@cozens.net>
61588              Date: Mon, 22 Jan 2001 02:17:22 +0000
61589              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
61590      Branch: perl
61591            ! embed.h embed.pl proto.h toke.c
61592 ____________________________________________________________________________
61593 [  8561] By: jhi                                   on 2001/01/27  04:17:24
61594         Log: Forgot from #8545.  Oops.
61595      Branch: perl
61596            ! pp.c t/pragma/overload.t
61597 ____________________________________________________________________________
61598 [  8560] By: jhi                                   on 2001/01/27  03:01:47
61599         Log: A better module compilation test, use MANIFEST as suggested
61600              by Spider.
61601      Branch: perl
61602            ! t/lib/1_compile.t
61603 ____________________________________________________________________________
61604 [  8559] By: jhi                                   on 2001/01/27  02:50:48
61605         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
61606              From: Peter Prymmer <pvhp@forte.com>
61607              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
61608              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
61609      Branch: perl
61610            ! t/lib/b.t
61611 ____________________________________________________________________________
61612 [  8558] By: jhi                                   on 2001/01/27  02:27:05
61613         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
61614              From: Peter Prymmer <pvhp@forte.com>
61615              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
61616              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
61617      Branch: perl
61618            ! t/pragma/sub_lval.t
61619 ____________________________________________________________________________
61620 [  8557] By: jhi                                   on 2001/01/27  02:26:03
61621         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
61622              From: Peter Prymmer <pvhp@forte.com>
61623              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
61624              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
61625      Branch: perl
61626            ! t/lib/st-06compat.t
61627 ____________________________________________________________________________
61628 [  8556] By: jhi                                   on 2001/01/27  02:24:33
61629         Log: Subject: [PATCH: perl@8531] minor update to README.os390
61630              From: Peter Prymmer <pvhp@forte.com>
61631              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
61632              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
61633      Branch: perl
61634            ! README.os390
61635 ____________________________________________________________________________
61636 [  8555] By: jhi                                   on 2001/01/27  00:35:47
61637         Log: No point in checking the length before we know whether the pointer
61638              is bogus or not, fixes Abigail's odbm failures in Linux.
61639      Branch: perl
61640            ! sv.c
61641 ____________________________________________________________________________
61642 [  8554] By: nick                                  on 2001/01/26  19:01:31
61643         Log: Integrate mainline
61644      Branch: perlio
61645           !> lib/Text/Wrap.pm t/lib/textwrap.t
61646 ____________________________________________________________________________
61647 [  8553] By: jhi                                   on 2001/01/26  15:19:39
61648         Log: Integrate change #7792 from perlio (multiplicity fix),
61649              fix the AV leak in regex DEBUGGING (tiny part of the
61650              polymorphic regexp patch #8143).
61651      Branch: maint-5.6/perl
61652            ! regcomp.c
61653           !> scope.h
61654 ____________________________________________________________________________
61655 [  8552] By: jhi                                   on 2001/01/26  15:03:23
61656         Log: (Retracted by #8573)
61657              
61658              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
61659              From: Michael G Schwern <schwern@pobox.com>
61660              Date: Fri, 26 Jan 2001 09:28:31 -0500
61661              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
61662      Branch: perl
61663            ! lib/Text/Wrap.pm t/lib/textwrap.t
61664 ____________________________________________________________________________
61665 [  8551] By: jhi                                   on 2001/01/26  02:33:19
61666         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
61667              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
61668              
61669              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
61670              
61671              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
61672              
61673              Message nit.
61674              
61675              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
61676              
61677              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
61678              
61679              (the cleanup of unused submatches in regtry() and regcppop())
61680              
61681              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
61682              stored and restored, and thusly was trounced by the utf8 swash
61683              routines.
61684              
61685              use utf8 not required to use \x{}.
61686              
61687              Removed two more tests that make no sense in UTF-8 since the test
61688              data is not in UTF-8.
61689              
61690              Get the three different space character classes right under utf8.
61691              
61692              Implement ANYOFUTF8 regprop() dumping.
61693              
61694              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
61695              
61696              Document the regex context pushing/popping a bit better.
61697      Branch: maint-5.6/perl
61698           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
61699           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
61700           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
61701           !> t/op/regmesg.t utf8.c
61702 ____________________________________________________________________________
61703 [  8550] By: nick                                  on 2001/01/25  19:42:30
61704         Log: Integrate mainline
61705      Branch: perlio
61706           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
61707           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
61708           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
61709           !> t/lib/bigint.t t/lib/bigintpm.t
61710 ____________________________________________________________________________
61711 [  8549] By: jhi                                   on 2001/01/25  15:22:28
61712         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
61713      Branch: maint-5.6/perl
61714            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
61715 ____________________________________________________________________________
61716 [  8548] By: jhi                                   on 2001/01/25  15:02:55
61717         Log: Integrate changes #7997,8063,8492,8547 from mainline.
61718              
61719              Subject: Re: STRLEN - what?
61720              
61721              Subject: [PATCH] perlguts.pod
61722              
61723              Memory management calls documentation.
61724              
61725              Layout using tabulator is not a good idea in a pod.
61726      Branch: maint-5.6/perl
61727           !> pod/perlguts.pod
61728 ____________________________________________________________________________
61729 [  8547] By: jhi                                   on 2001/01/25  14:49:05
61730         Log: Layout using tabulator is not a good idea in a pod.
61731      Branch: perl
61732            ! pod/perlguts.pod
61733 ____________________________________________________________________________
61734 [  8546] By: jhi                                   on 2001/01/25  14:31:12
61735         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
61736              from mainline.
61737              
61738              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
61739              
61740              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
61741              
61742              More Win32 editor/IDE/shell hints.
61743              
61744              More Win32 Perling.
61745              
61746              Yet another editor edit.
61747              
61748              Edit edit edit.
61749              
61750              IDE/editor section tweaking.
61751              
61752              Few more IDE/editor nits from p5p.
61753      Branch: maint-5.6/perl
61754           !> pod/perlfaq3.pod
61755 ____________________________________________________________________________
61756 [  8545] By: jhi                                   on 2001/01/25  04:16:32
61757         Log: Subject: [PATCH 5.7.0] overload int()
61758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61759              Date: Wed, 24 Jan 2001 19:06:57 -0500
61760              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
61761      Branch: perl
61762            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
61763            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
61764            ! t/lib/bigintpm.t
61765 ____________________________________________________________________________
61766 [  8544] By: jhi                                   on 2001/01/25  04:15:11
61767         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
61768              From: Peter Prymmer <pvhp@forte.com>
61769              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
61770              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
61771      Branch: perl
61772            ! Makefile.SH README.os390 hints/os390.sh installperl
61773 ____________________________________________________________________________
61774 [  8543] By: jhi                                   on 2001/01/25  03:52:08
61775         Log: Integrate change #8462,8469 from mainline.
61776              
61777              In VMS Perl subversion (perl -V) is undef.
61778      Branch: maint-5.6/perl
61779           !> configure.com
61780 ____________________________________________________________________________
61781 [  8542] By: jhi                                   on 2001/01/25  03:44:55
61782         Log: Integrate changes #7835,7850,8315,8316 from mainline.
61783              
61784              Solaris hints.
61785      Branch: maint-5.6/perl
61786           !> hints/solaris_2.sh
61787 ____________________________________________________________________________
61788 [  8541] By: jhi                                   on 2001/01/25  03:39:28
61789         Log: Integrate #8336 from mainline.
61790      Branch: maint-5.6/perl
61791           !> hv.c
61792 ____________________________________________________________________________
61793 [  8540] By: jhi                                   on 2001/01/25  03:23:50
61794         Log: Retract #8539.
61795      Branch: maint-5.6/perl
61796            ! pod/perlfaq3.pod
61797 ____________________________________________________________________________
61798 [  8539] By: jhi                                   on 2001/01/25  03:21:55
61799         Log: (Retracted by #8540.)
61800      Branch: maint-5.6/perl
61801            ! pod/perlfaq3.pod
61802 ____________________________________________________________________________
61803 [  8538] By: jhi                                   on 2001/01/25  03:14:07
61804         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
61805              From: Peter Prymmer <pvhp@forte.com>
61806              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
61807              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
61808              
61809              The VMS bits.
61810      Branch: maint-5.6/perl
61811            ! configure.com vms/descrip_mms.template
61812 ____________________________________________________________________________
61813 [  8537] By: jhi                                   on 2001/01/25  03:06:09
61814         Log: Integrate #7710,7824,7973 from mainline.
61815      Branch: maint-5.6/perl
61816           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
61817           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
61818           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
61819           !> vos/config.ga.def vos/config.ga.h win32/config.bc
61820           !> win32/config.gc win32/config.vc
61821 ____________________________________________________________________________
61822 [  8536] By: jhi                                   on 2001/01/24  13:50:20
61823         Log: Revert the edits made by me so far to the 5.6 branch since
61824              the TRIAL1 since I did edits when I should have been using
61825              integrates.  Bad programmer.   (Will integrate them properly later.)
61826              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
61827              The #8353 will not be reapplied at least for now since
61828              the UTF-8 hash keys need more thinking.
61829              (The patches #8347, #8354, #8454, #8473 were okay since they
61830              were original edits made specifically for the 5.6.1-TRIAL1.)
61831      Branch: maint-5.6/perl
61832            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61833            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
61834            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
61835            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
61836            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
61837            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
61838            ! win32/config.bc win32/config.gc win32/config.vc
61839 ____________________________________________________________________________
61840 [  8535] By: bailey                                on 2001/01/24  06:37:02
61841         Log: SYN SYN
61842      Branch: vmsperl
61843           +> (branch 26 files)
61844           !> (integrate 130 files)
61845 ____________________________________________________________________________
61846 [  8534] By: nick                                  on 2001/01/23  19:30:57
61847         Log: Integrate mainline.
61848      Branch: perlio
61849           !> Changes Configure Porting/Glossary Porting/config.sh
61850           !> Porting/config_H embed.h embed.pl ext/Encode/compile
61851           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
61852           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
61853           !> pod/perlvar.pod proto.h t/lib/1_compile.t
61854 ____________________________________________________________________________
61855 [  8533] By: jhi                                   on 2001/01/23  16:15:46
61856         Log: Forgotten from #8501.
61857      Branch: perl
61858            ! Porting/Glossary Porting/config.sh Porting/config_H
61859 ____________________________________________________________________________
61860 [  8532] By: jhi                                   on 2001/01/23  16:13:27
61861         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
61862              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
61863              Date: Mon, 22 Jan 2001 17:51:58 +0100
61864              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
61865      Branch: perl
61866            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
61867 ____________________________________________________________________________
61868 [  8531] By: jhi                                   on 2001/01/23  15:46:01
61869         Log: Update Changes.
61870      Branch: perl
61871            ! Changes patchlevel.h
61872 ____________________________________________________________________________
61873 [  8530] By: jhi                                   on 2001/01/23  15:38:39
61874         Log: De-cut-and-pasto.
61875      Branch: perl
61876            ! t/lib/1_compile.t
61877 ____________________________________________________________________________
61878 [  8529] By: jhi                                   on 2001/01/23  15:11:04
61879         Log: Document the mkdir trailing slashes case.
61880      Branch: perl
61881            ! pod/perlfunc.pod
61882 ____________________________________________________________________________
61883 [  8528] By: jhi                                   on 2001/01/23  15:08:28
61884         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
61885              get installed:
61886              
61887              Subject: lib/lib.pm
61888              From: <abigail@foad.org>
61889              Date: Mon, 28 Aug 2000 20:35:08 -0400
61890              Message-ID: <20000829003508.21281.qmail@foad.org>
61891      Branch: perl
61892            ! installperl
61893 ____________________________________________________________________________
61894 [  8527] By: jhi                                   on 2001/01/23  14:44:04
61895         Log: Metaconfig unit change for #8526.
61896      Branch: metaconfig
61897            ! U/threads/archname.U
61898 ____________________________________________________________________________
61899 [  8526] By: jhi                                   on 2001/01/23  14:43:19
61900         Log: Attach -perlio to the archname if so selected.
61901      Branch: perl
61902            ! Configure
61903 ____________________________________________________________________________
61904 [  8525] By: jhi                                   on 2001/01/23  14:24:01
61905         Log: Subject: [PATCH] pod/perlvar.pod
61906              From: abigail@foad.org
61907              Date: Tue, 23 Jan 2001 01:41:10 +0100
61908              Message-ID: <20010123004110.22259.qmail@foad.org>
61909      Branch: perl
61910            ! pod/perlvar.pod
61911 ____________________________________________________________________________
61912 [  8524] By: jhi                                   on 2001/01/23  14:22:32
61913         Log: A bug introduced in #8217 (the undefined variable in the
61914              lib/safe1_t #3) fixed, by Charles Lane:
61915              
61916              The earlier patch made it so that stuff running in Safe
61917              compartments could do a "caller" and see "main".  That
61918              little change in name is done right before the code in
61919              the compartment is run, and apparantly the parser
61920              was picking up the stash name before it got changed.
61921              
61922              (why it was threaded vs. unthreaded Perl that was sensitive to this
61923              I still don't know...and it probably doesn't matter).
61924              
61925              I tryed removing the stash name-change and saw that threaded Perl
61926              did indeed pass the lib/safe1.t tests.
61927              
61928              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
61929              do the name change (and to connect _ in the compartment to the global
61930              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
61931              to call _safe_pkg_prep when creating a new compartment.
61932              
61933              Passes all tests with threaded perl on linux; passes all tests
61934              with unthreaded perl on VMS.
61935              
61936              At some point I'll probably want to revisit Safe and Opcode to
61937              provide more sensible handling of global variables...and to get
61938              formats working in Safe compartments, which they don't do currently.
61939      Branch: perl
61940            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
61941 ____________________________________________________________________________
61942 [  8523] By: jhi                                   on 2001/01/23  14:11:58
61943         Log: Also the lib/Thread.pm itself needs to be ignored if
61944              the Thread extension hasn't been built.
61945      Branch: perl
61946            ! t/lib/1_compile.t
61947 ____________________________________________________________________________
61948 [  8522] By: jhi                                   on 2001/01/23  13:51:28
61949         Log: print() instead of warn() so that stderr doesn't get
61950              unnecessarily polluted.
61951      Branch: perl
61952            ! ext/Encode/compile
61953 ____________________________________________________________________________
61954 [  8521] By: jhi                                   on 2001/01/23  13:49:48
61955         Log: Integrate perlio.
61956      Branch: perl
61957           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
61958           !> ext/Encode/encode.h
61959 ____________________________________________________________________________
61960 [  8520] By: nick                                  on 2001/01/22  21:44:00
61961         Log: More messing with Encode:
61962              Extra fields in header to allow multiple names and to record
61963              other things "compile" knows.
61964              Re-organise compile to factor out common output routines.
61965      Branch: perlio
61966            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
61967 ____________________________________________________________________________
61968 [  8519] By: nick                                  on 2001/01/22  20:33:50
61969         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
61970      Branch: perlio
61971            ! ext/Encode/Makefile.PL ext/Encode/compile
61972 ____________________________________________________________________________
61973 [  8518] By: nick                                  on 2001/01/22  20:28:13
61974         Log: Integrate mainline
61975      Branch: perlio
61976           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
61977           !> vos/config.alpha.def vos/config.alpha.h
61978 ____________________________________________________________________________
61979 [  8517] By: jhi                                   on 2001/01/22  15:37:17
61980         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
61981              by Inaba Hiroto.
61982      Branch: perl
61983            ! sv.c
61984 ____________________________________________________________________________
61985 [  8516] By: jhi                                   on 2001/01/22  14:55:15
61986         Log: More SIG_SIZE fixes.
61987      Branch: perl
61988            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
61989 ____________________________________________________________________________
61990 [  8515] By: jhi                                   on 2001/01/22  14:50:27
61991         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
61992              From: "Craig A. Berry" <craigberry@mac.com>
61993              Date: Mon, 22 Jan 2001 00:42:24 -0600
61994              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
61995      Branch: perl
61996            ! configure.com
61997 ____________________________________________________________________________
61998 [  8514] By: jhi                                   on 2001/01/22  14:31:17
61999         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
62000              From: "Craig A. Berry" <craigberry@mac.com>
62001              Date: Sun, 21 Jan 2001 23:03:25 -0600
62002              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
62003      Branch: perl
62004            ! configure.com
62005 ____________________________________________________________________________
62006 [  8513] By: jhi                                   on 2001/01/22  14:14:00
62007         Log: Add the .ucm encoding tables to the MANIFEST.
62008      Branch: perl
62009            ! MANIFEST
62010 ____________________________________________________________________________
62011 [  8512] By: jhi                                   on 2001/01/22  13:43:33
62012         Log: Integrate perlio.
62013      Branch: perl
62014           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
62015           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
62016           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
62017           +> ext/Encode/Encode/iso8859-10.ucm
62018           +> ext/Encode/Encode/iso8859-13.ucm
62019           +> ext/Encode/Encode/iso8859-14.ucm
62020           +> ext/Encode/Encode/iso8859-15.ucm
62021           +> ext/Encode/Encode/iso8859-16.ucm
62022           +> ext/Encode/Encode/iso8859-2.ucm
62023           +> ext/Encode/Encode/iso8859-3.ucm
62024           +> ext/Encode/Encode/iso8859-4.ucm
62025           +> ext/Encode/Encode/iso8859-5.ucm
62026           +> ext/Encode/Encode/iso8859-6.ucm
62027           +> ext/Encode/Encode/iso8859-7.ucm
62028           +> ext/Encode/Encode/iso8859-8.ucm
62029           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
62030           +> ext/Encode/Encode/symbol.ucm
62031           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
62032           !> perliol.h
62033 ____________________________________________________________________________
62034 [  8511] By: nick                                  on 2001/01/21  23:44:47
62035         Log: Make "real" layers of ":utf8" and ":raw".
62036              So now PERLIO=utf8 perl ...
62037              does what Andreas wanted.
62038              Fix arg passing in open.pm (still have a Carp issue).
62039      Branch: perlio
62040            ! lib/open.pm perlio.c perliol.h
62041 ____________________________________________________________________________
62042 [  8510] By: jhi                                   on 2001/01/21  22:56:53
62043         Log: Document the regex content pushing/popping a bit better.
62044      Branch: perl
62045            ! regexec.c
62046 ____________________________________________________________________________
62047 [  8509] By: jhi                                   on 2001/01/21  22:55:44
62048         Log: Tweak the mkdir trailing slash code some more.
62049              
62050              TO DO: the same handling should probably be done for
62051              all the other filesystem functions that can have directories
62052              as their arguments.
62053      Branch: perl
62054            ! pp_sys.c
62055 ____________________________________________________________________________
62056 [  8508] By: nick                                  on 2001/01/21  21:37:43
62057         Log: Switch "compiled in" encodings to .ucm format.
62058              (Leave others as .enc till we can run-time load .ucm,
62059              or find some other way to load them.)
62060      Branch: perlio
62061            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
62062            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
62063            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
62064            + ext/Encode/Encode/iso8859-10.ucm
62065            + ext/Encode/Encode/iso8859-13.ucm
62066            + ext/Encode/Encode/iso8859-14.ucm
62067            + ext/Encode/Encode/iso8859-15.ucm
62068            + ext/Encode/Encode/iso8859-16.ucm
62069            + ext/Encode/Encode/iso8859-2.ucm
62070            + ext/Encode/Encode/iso8859-3.ucm
62071            + ext/Encode/Encode/iso8859-4.ucm
62072            + ext/Encode/Encode/iso8859-5.ucm
62073            + ext/Encode/Encode/iso8859-6.ucm
62074            + ext/Encode/Encode/iso8859-7.ucm
62075            + ext/Encode/Encode/iso8859-8.ucm
62076            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
62077            + ext/Encode/Encode/symbol.ucm
62078            ! ext/Encode/Makefile.PL ext/Encode/compile
62079 ____________________________________________________________________________
62080 [  8507] By: nick                                  on 2001/01/21  21:02:03
62081         Log: Integrate (partial) mainline.
62082      Branch: perlio
62083           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
62084           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
62085           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
62086 ____________________________________________________________________________
62087 [  8506] By: jhi                                   on 2001/01/21  20:09:30
62088         Log: Update Changes.
62089      Branch: perl
62090            ! Changes patchlevel.h
62091 ____________________________________________________________________________
62092 [  8505] By: jhi                                   on 2001/01/21  19:39:59
62093         Log: Subject: Minor typos in perlfaq2.pod
62094              From: "Stephen P. Potter" <spp@spotter.yi.org>
62095              Message-Id: <200101192101.QAA11911@spotter.yi.org>
62096              Date: Fri, 19 Jan 2001 16:01:13 -0500
62097              
62098              with a nit from Philip Newton.
62099      Branch: perl
62100            ! pod/perlfaq2.pod
62101 ____________________________________________________________________________
62102 [  8504] By: jhi                                   on 2001/01/21  19:33:05
62103         Log: Metaconfig change for #8503.
62104      Branch: metaconfig
62105            ! U/threads/usethreads.U
62106 ____________________________________________________________________________
62107 [  8503] By: jhi                                   on 2001/01/21  19:32:21
62108         Log: Sanity check for conflicting thread flavours.
62109      Branch: perl
62110            ! Configure config_h.SH
62111 ____________________________________________________________________________
62112 [  8502] By: jhi                                   on 2001/01/21  19:23:00
62113         Log: Metaconfig change for #8501.
62114      Branch: metaconfig
62115            ! U/modified/sig_name.U
62116 ____________________________________________________________________________
62117 [  8501] By: jhi                                   on 2001/01/21  19:22:26
62118         Log: The SIG_SIZE is the number of the elements *excluding*
62119              the terminating NULL.
62120      Branch: perl
62121            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
62122            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
62123            ! win32/config_H.vc
62124 ____________________________________________________________________________
62125 [  8500] By: jhi                                   on 2001/01/21  18:31:31
62126         Log: Integrate perlio.
62127      Branch: perl
62128           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
62129           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
62130           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
62131           !> pp_sys.c proto.h sv.c
62132 ____________________________________________________________________________
62133 [  8499] By: jhi                                   on 2001/01/21  17:43:57
62134         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
62135              From: Hugo <hv@crypt.compulink.co.uk>
62136              Date: Sun, 21 Jan 2001 13:34:05 +0000
62137              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
62138              
62139              In sprintf UTF8ize only if necessary.
62140      Branch: perl
62141            ! sv.c
62142 ____________________________________________________________________________
62143 [  8498] By: nick                                  on 2001/01/21  16:25:32
62144         Log: Encode cleanup.
62145              Add command line control over "compile" so that Makefile.PL
62146              needs can be combined with other uses.
62147              Use command line options in Makefile.PL.
62148              Fix multi-byte parsing in .ucm files.
62149      Branch: perlio
62150            ! ext/Encode/Makefile.PL ext/Encode/compile
62151 ____________________________________________________________________________
62152 [  8497] By: nick                                  on 2001/01/21  12:56:27
62153         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
62154      Branch: perlio
62155            ! ext/Encode/Encode.xs
62156 ____________________________________________________________________________
62157 [  8496] By: nick                                  on 2001/01/21  12:18:45
62158         Log: Fixup after integrate:
62159              missed the .sym files that are changed by regen_headers
62160              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
62161      Branch: perlio
62162            ! global.sym pp.sym sv.c
62163 ____________________________________________________________________________
62164 [  8495] By: nick                                  on 2001/01/21  11:51:07
62165         Log: Integrate mainline.
62166      Branch: perlio
62167           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
62168           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
62169           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
62170           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
62171           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
62172           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
62173           !> win32/Makefile win32/makefile.mk
62174 ____________________________________________________________________________
62175 [  8494] By: jhi                                   on 2001/01/20  23:12:11
62176         Log: Forgot the expect_number() prototype.
62177      Branch: perl
62178            ! embed.h embed.pl proto.h
62179 ____________________________________________________________________________
62180 [  8493] By: jhi                                   on 2001/01/20  22:56:39
62181         Log: Subject: [PATCH: perl@8482] README.vms URL updates
62182              From: Peter Prymmer <pvhp@forte.com>
62183              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
62184              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
62185              
62186              Plus Craig A. Berry's suggestion to use compaq.com instead
62187              of digital.com.
62188      Branch: perl
62189            ! README.vms
62190 ____________________________________________________________________________
62191 [  8492] By: jhi                                   on 2001/01/20  22:50:05
62192         Log: Memory management calls documentation.
62193      Branch: perl
62194            ! pod/perlguts.pod
62195 ____________________________________________________________________________
62196 [  8491] By: jhi                                   on 2001/01/20  22:38:33
62197         Log: Signedness nit plus few memcpy/Copy nits.
62198      Branch: perl
62199            ! sv.c
62200 ____________________________________________________________________________
62201 [  8490] By: jhi                                   on 2001/01/20  22:25:53
62202         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
62203              From: Peter Prymmer <pvhp@forte.com>
62204              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
62205              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
62206      Branch: perl
62207            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
62208 ____________________________________________________________________________
62209 [  8489] By: jhi                                   on 2001/01/20  22:24:41
62210         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
62211              From: Peter Prymmer <pvhp@forte.com>
62212              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
62213              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
62214      Branch: perl
62215            ! win32/Makefile win32/makefile.mk
62216 ____________________________________________________________________________
62217 [  8488] By: jhi                                   on 2001/01/20  22:22:27
62218         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
62219              From: Peter Prymmer <pvhp@forte.com>
62220              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
62221              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
62222      Branch: perl
62223            ! Makefile.SH
62224 ____________________________________________________________________________
62225 [  8487] By: jhi                                   on 2001/01/20  22:21:18
62226         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
62227              From: Peter Prymmer <pvhp@forte.com>
62228              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
62229              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
62230      Branch: perl
62231            + ext/DynaLoader/dl_dllload.xs
62232            ! MANIFEST Makefile.SH hints/os390.sh
62233 ____________________________________________________________________________
62234 [  8486] By: jhi                                   on 2001/01/20  22:17:53
62235         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
62236              From: Peter Prymmer <pvhp@forte.com>
62237              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
62238              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
62239      Branch: perl
62240            ! README.os390 README.posix-bc
62241 ____________________________________________________________________________
62242 [  8485] By: jhi                                   on 2001/01/20  20:15:30
62243         Log: Document and test the new qu operator.
62244      Branch: perl
62245            + t/op/qu.t
62246            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
62247            ! pod/perlretut.pod pod/perlunicode.pod
62248 ____________________________________________________________________________
62249 [  8484] By: nick                                  on 2001/01/20  19:42:30
62250         Log: Infrastructure to allow:
62251              open($fh,"|-",@array);
62252              to be implemented
62253              i.e. mark pp_open as needing a stack mark, and make pp_open
62254              process its args in that style (and pass them _all_ to tied handles OPEN).
62255              Invent do_openn() which takes SV ** at allow it to see multiple args.
62256              Note this does not _do_ anything yet.
62257      Branch: perlio
62258            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
62259            ! perlapi.c pp_proto.h pp_sys.c proto.h
62260 ____________________________________________________________________________
62261 [  8483] By: nick                                  on 2001/01/20  17:23:14
62262         Log: Integrate mainline.
62263      Branch: perlio
62264           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
62265           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
62266 ____________________________________________________________________________
62267 [  8482] By: jhi                                   on 2001/01/19  15:37:49
62268         Log: Update Changes.
62269      Branch: perl
62270            ! Changes patchlevel.h
62271 ____________________________________________________________________________
62272 [  8481] By: jhi                                   on 2001/01/19  14:41:24
62273         Log: Subject: Re: new feature: s?printf parameter reordering 
62274              From: Hugo <hv@crypt.compulink.co.uk>
62275              Date: Thu, 11 Jan 2001 17:09:03 +0000
62276              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
62277              
62278              - support reordering for all parameters: %, *v, *, .*
62279              - lay down that the reordering specification must immediately
62280              follow that parameter: %3$, *v3$, *3$, .*3$
62281              - fix vectorisation of a zero-length string
62282              - factor out the code choosing the argument to format
62283              
62284              Possibly unwanted side-effects:
62285              - the special format specifiers ' +-0' must now precede any
62286              vectorisation specifier. Tests in op/sprintf and op/ver
62287              have been changed to reflect this.
62288              - sprintf.t test #214 changed its expectations because in many
62289              cases, the next parameter has already been consumed when an
62290              invalid type letter is detected.
62291              
62292              Probably wanted side-effects:
62293              - attempts to format a non-existent parameter will warn as if C<undef>
62294              - attempt to write to non-existent parameter with '%n' will complain
62295              of "attempt to modify read-only value" instead of being silent
62296      Branch: perl
62297            ! sv.c t/op/sprintf.t t/op/ver.t
62298 ____________________________________________________________________________
62299 [  8480] By: jhi                                   on 2001/01/19  14:08:37
62300         Log: Subject: PATCH pragma/locale.t
62301              From: andreas.koenig@anima.de (Andreas J. Koenig)
62302              Date: 18 Jan 2001 09:45:37 +0100
62303              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
62304      Branch: perl
62305            ! t/pragma/locale.t
62306 ____________________________________________________________________________
62307 [  8479] By: jhi                                   on 2001/01/19  13:19:58
62308         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
62309      Branch: perl
62310            ! configure.com
62311 ____________________________________________________________________________
62312 [  8478] By: jhi                                   on 2001/01/19  02:12:35
62313         Log: Automate 1_compile.t.
62314      Branch: perl
62315            ! t/lib/1_compile.t
62316 ____________________________________________________________________________
62317 [  8477] By: jhi                                   on 2001/01/19  01:49:56
62318         Log: Integrate perlio.
62319      Branch: perl
62320           !> sv.c win32/config.bc win32/config.gc win32/config.vc
62321           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
62322 ____________________________________________________________________________
62323 [  8476] By: nick                                  on 2001/01/18  21:51:52
62324         Log: Integrate mainline
62325      Branch: perlio
62326           +> t/lib/1_compile.t t/lib/compmod.pl
62327           !> MANIFEST configure.com lib/unicode/distinct.pm
62328 ____________________________________________________________________________
62329 [  8475] By: nick                                  on 2001/01/18  21:48:02
62330         Log: Win32 "safe signals" co-existance fix.
62331              Fix SIG_SIZE value.
62332              Clear PL_sig_pending when cloning (fork).
62333      Branch: perlio
62334            ! sv.c win32/config.bc win32/config.gc win32/config.vc
62335            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62336 ____________________________________________________________________________
62337 [  8474] By: jhi                                   on 2001/01/18  14:40:57
62338         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
62339      Branch: perl
62340            ! t/lib/1_compile.t
62341 ____________________________________________________________________________
62342 [  8473] By: gsar                                  on 2001/01/18  11:42:31
62343         Log: unsubmitted trial1 change
62344      Branch: maint-5.6/perl
62345            ! Changes
62346 ____________________________________________________________________________
62347 [  8472] By: jhi                                   on 2001/01/18  04:30:24
62348         Log: The first bug found by 1_compile.t.
62349      Branch: perl
62350            ! lib/unicode/distinct.pm
62351 ____________________________________________________________________________
62352 [  8471] By: jhi                                   on 2001/01/18  04:29:42
62353         Log: Add Schwern's 1_compile test.  The compile_module script renamed
62354              to be a bit shorter for the 8.3 people.
62355      Branch: perl
62356            + t/lib/1_compile.t t/lib/compmod.pl
62357            ! MANIFEST
62358 ____________________________________________________________________________
62359 [  8470] By: jhi                                   on 2001/01/18  04:16:00
62360         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)
62361              From: Peter Prymmer <pvhp@forte.com>
62362              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
62363              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
62364              Replace #8463.
62365      Branch: maint-5.6/perl
62366            ! configure.com
62367 ____________________________________________________________________________
62368 [  8469] By: jhi                                   on 2001/01/18  04:13:02
62369         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)
62370              From: Peter Prymmer <pvhp@forte.com>
62371              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
62372              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
62373              Replace #8462.
62374      Branch: perl
62375            ! configure.com
62376 ____________________________________________________________________________
62377 [  8468] By: jhi                                   on 2001/01/18  03:42:08
62378         Log: Integrate perlio.
62379      Branch: perl
62380           !> gv.c mg.c perlio.c util.c
62381 ____________________________________________________________________________
62382 [  8467] By: nick                                  on 2001/01/17  22:41:10
62383         Log: "Safe" signals - trial implementation.
62384              gv.c tweaked to zero PL_sig_pend array
62385              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
62386              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
62387              Odd thing is that it "works" with PERLIO=stdio as well (linux).
62388      Branch: perlio
62389            ! gv.c mg.c perlio.c util.c
62390 ____________________________________________________________________________
62391 [  8466] By: nick                                  on 2001/01/17  20:40:20
62392         Log: Integrate mainline.
62393      Branch: perlio
62394           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
62395           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
62396           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
62397           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62398           !> vos/config.ga.h win32/config.bc win32/config.gc
62399           !> win32/config.vc
62400 ____________________________________________________________________________
62401 [  8465] By: jhi                                   on 2001/01/17  18:37:13
62402         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62403              From: Nicholas Clark <nick@ccl4.org>
62404              Date: Wed, 17 Jan 2001 17:31:33 +0000
62405              Message-ID: <20010117173133.I2633@plum.flirble.org>
62406      Branch: perl
62407            ! t/op/int.t
62408 ____________________________________________________________________________
62409 [  8464] By: jhi                                   on 2001/01/17  14:43:17
62410         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
62411              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62412              Date: Wed, 17 Jan 2001 15:16:43 +0100
62413              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
62414              
62415              pp_int() was dropping an NV to the floor,
62416              int(279964589018079/59) either returned not an integer
62417              4745162525730.15, or one got "Attempt to free unreferenced scalar."
62418      Branch: perl
62419            ! pp.c
62420 ____________________________________________________________________________
62421 [  8463] By: jhi                                   on 2001/01/17  06:12:42
62422         Log: (Replaced by #8470)
62423              
62424              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)
62425              From: "Craig A. Berry" <craigberry@mac.com>
62426              Date: Tue, 16 Jan 2001 23:38:46 -0600
62427              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62428      Branch: maint-5.6/perl
62429            ! configure.com
62430 ____________________________________________________________________________
62431 [  8462] By: jhi                                   on 2001/01/17  06:11:31
62432         Log: (Replaced by #8469)
62433              
62434              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)
62435              From: "Craig A. Berry" <craigberry@mac.com>
62436              Date: Tue, 16 Jan 2001 23:38:46 -0600
62437              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
62438      Branch: perl
62439            ! configure.com
62440 ____________________________________________________________________________
62441 [  8461] By: jhi                                   on 2001/01/17  05:56:12
62442         Log: Allow for one trailing slash in the directory of mkdir().
62443      Branch: perl
62444            ! pp_sys.c
62445 ____________________________________________________________________________
62446 [  8460] By: jhi                                   on 2001/01/17  03:26:01
62447         Log: Metaconfig unit changes for #8459.
62448      Branch: metaconfig
62449            ! U/modified/Loc.U U/modified/sig_name.U
62450 ____________________________________________________________________________
62451 [  8459] By: jhi                                   on 2001/01/17  03:24:48
62452         Log: Define SIG_SIZE, the number of elements in the sig_name and
62453              sig_num arrays, including the final NULL entry.
62454      Branch: perl
62455            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62456            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
62457            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
62458            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62459            ! win32/config.bc win32/config.gc win32/config.vc
62460 ____________________________________________________________________________
62461 [  8458] By: jhi                                   on 2001/01/17  01:41:33
62462         Log: Integrate perlio.
62463      Branch: perl
62464           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62465           !> perlapi.h proto.h sv.c
62466 ____________________________________________________________________________
62467 [  8457] By: nick                                  on 2001/01/16  22:07:26
62468         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
62469              Provides all the "cost" but no benefit yet - it is to allow cost
62470              to be measured, and implementation experiments (just in mg.c?).
62471      Branch: perlio
62472            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
62473            ! perlapi.h proto.h sv.c
62474 ____________________________________________________________________________
62475 [  8456] By: nick                                  on 2001/01/16  21:07:07
62476         Log: Integrate mainline.
62477      Branch: perlio
62478           !> (integrate 51 files)
62479 ____________________________________________________________________________
62480 [  8455] By: jhi                                   on 2001/01/16  18:13:43
62481         Log: Subject: [PATCH] regcomp.c old feature removal
62482              From: mjd@plover.com
62483              Date: 16 Jan 2001 14:43:18 -0000 
62484              Message-ID: <20010116144318.7140.qmail@plover.com> 
62485      Branch: perl
62486            ! regcomp.c
62487 ____________________________________________________________________________
62488 [  8454] By: jhi                                   on 2001/01/16  16:12:39
62489         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
62490              From: "Indy Singh" <indy@nusphere.com>
62491              Date: Wed, 10 Jan 2001 20:17:49 -0500
62492              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
62493      Branch: maint-5.6/perl
62494            ! win32/Makefile
62495 ____________________________________________________________________________
62496 [  8453] By: jhi                                   on 2001/01/16  16:09:33
62497         Log: Update Changes.
62498      Branch: perl
62499            ! Changes patchlevel.h
62500 ____________________________________________________________________________
62501 [  8452] By: jhi                                   on 2001/01/16  15:42:04
62502         Log: Subject: Re: API Cleanup
62503              To: perl5-porters@perl.org
62504              Date: Tue, 16 Jan 2001 13:42:30 +0000
62505              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
62506              
62507              Subject: [PATCH] utf8.c documentation
62508              From: Simon Cozens <simon@cozens.net>
62509              Date: Tue, 16 Jan 2001 13:52:48 +0000
62510              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
62511              
62512              Subject: Re: API Cleanup
62513              From: Simon Cozens <simon@cozens.net>
62514              Date: Tue, 16 Jan 2001 14:58:55 +0000
62515              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
62516              
62517              UTF-8 doc patches.
62518      Branch: perl
62519            ! embed.pl pod/perlapi.pod utf8.c
62520 ____________________________________________________________________________
62521 [  8451] By: jhi                                   on 2001/01/16  14:41:39
62522         Log: podlators 1.07, from Russ Allbery.
62523      Branch: perl
62524            ! lib/Pod/Man.pm
62525 ____________________________________________________________________________
62526 [  8450] By: jhi                                   on 2001/01/16  14:24:19
62527         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
62528              From: "Indy Singh" <indy@nusphere.com>
62529              Date: Mon, 15 Jan 2001 20:59:40 -0500
62530              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
62531      Branch: perl
62532            ! win32/Makefile
62533 ____________________________________________________________________________
62534 [  8449] By: jhi                                   on 2001/01/16  03:42:55
62535         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
62536              at the setting of the ofs_sv in new_struct_thread() as the
62537              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
62538              uninitialized fields are, uh, initialized with),
62539              SvREFCNT_inc()ing that invited a core dump.
62540      Branch: perl
62541            ! util.c
62542 ____________________________________________________________________________
62543 [  8448] By: jhi                                   on 2001/01/16  01:49:07
62544         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
62545              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62546              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
62547              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
62548              
62549              Replace #8444 and #8445.
62550      Branch: perl
62551            ! ext/B/B.xs ext/B/B/Debug.pm
62552 ____________________________________________________________________________
62553 [  8447] By: jhi                                   on 2001/01/15  21:05:35
62554         Log: Subject: [PATCH] API Variable documentation   
62555              From: Simon Cozens <simon@cozens.net>
62556              Date: Mon, 15 Jan 2001 19:35:54 +0000
62557              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
62558      Branch: perl
62559            ! pod/perlapi.pod thrdvar.h
62560 ____________________________________________________________________________
62561 [  8446] By: jhi                                   on 2001/01/15  20:49:20
62562         Log: Signedness nit.
62563      Branch: perl
62564            ! pp_ctl.c
62565 ____________________________________________________________________________
62566 [  8445] By: jhi                                   on 2001/01/15  20:28:48
62567         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
62568      Branch: perl
62569            ! ext/B/B/Debug.pm
62570 ____________________________________________________________________________
62571 [  8444] By: jhi                                   on 2001/01/15  13:09:10
62572         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
62573      Branch: perl
62574            ! ext/B/B.xs
62575 ____________________________________________________________________________
62576 [  8443] By: jhi                                   on 2001/01/15  13:06:26
62577         Log: Missing from #8439.
62578      Branch: perl
62579            ! keywords.h mg.c
62580 ____________________________________________________________________________
62581 [  8442] By: jhi                                   on 2001/01/15  13:02:38
62582         Log: Subject: [PATCH @8436] Eliminate op_children
62583              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62584              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
62585              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
62586              
62587              Subject: [PATCH @8436] Re: Eliminate op_children
62588              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62589              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
62590              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
62591      Branch: perl
62592            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
62593            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
62594            ! op.c op.h
62595 ____________________________________________________________________________
62596 [  8441] By: jhi                                   on 2001/01/15  12:57:08
62597         Log: Use the /^Perl_/-less form of is_lvalue_sub().
62598      Branch: perl
62599            ! pp.h
62600 ____________________________________________________________________________
62601 [  8440] By: jhi                                   on 2001/01/15  05:13:09
62602         Log: Revert #8437 and #8438, the Linux large files story is more complex.
62603      Branch: metaconfig/U/perl
62604            ! d_fpos64_t.U d_off64_t.U
62605      Branch: perl
62606            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62607            ! config_h.SH configure.com epoc/config.sh perl.h
62608            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62609            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62610            ! win32/config.bc win32/config.gc win32/config.vc
62611 ____________________________________________________________________________
62612 [  8439] By: jhi                                   on 2001/01/15  05:02:24
62613         Log: More UTF-8 patches from Inaba Hiroto.
62614              - The substr lval was still not okay.
62615              - Now pp_stringify and sv_setsv copies source's UTF8 flag
62616              even if IN_BYTE.  pp_stringify is called from fold_constants
62617              at optimization phase and "\x{100}" was made SvUTF8_off under
62618              use bytes (the bytes pragma is for "byte semantics" and not
62619              for "do not produce UTF8 data")
62620              - New `qu' operator to generate UTF8 string explicitly.
62621              Though I agree with the policy "0x00-0xff always produce bytes",
62622              sometimes want to such a string to be coded in UTF8.
62623              I can use pack"U0a*" but it requires more typing and has
62624              runtime overhead.
62625              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
62626              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
62627              string is not UTF8_on and has char 0x80-0xff.
62628              
62629              TODO: document and test qu.
62630      Branch: perl
62631            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
62632            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
62633            ! toke.c
62634 ____________________________________________________________________________
62635 [  8438] By: jhi                                   on 2001/01/14  05:10:23
62636         Log: (Reverted by #8440)
62637              
62638              Metaconfig unit changes for #8437.
62639      Branch: metaconfig/U/perl
62640            ! d_fpos64_t.U d_off64_t.U
62641 ____________________________________________________________________________
62642 [  8437] By: jhi                                   on 2001/01/14  04:55:34
62643         Log: (Reverted by #8440)
62644              
62645              Add <features.h> probing, seems to be needed for (some?)
62646              Linux largefileness.
62647      Branch: perl
62648            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62649            ! config_h.SH configure.com epoc/config.sh perl.h
62650            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
62651            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62652            ! win32/config.bc win32/config.gc win32/config.vc
62653 ____________________________________________________________________________
62654 [  8436] By: jhi                                   on 2001/01/13  17:47:21
62655         Log: Tighten some of the tests a bit.
62656      Branch: perl
62657            ! t/pragma/utf8.t
62658 ____________________________________________________________________________
62659 [  8435] By: jhi                                   on 2001/01/13  17:31:54
62660         Log: Integrate perlio.
62661      Branch: perl
62662           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
62663           !> win32/config_H.gc win32/config_H.vc
62664 ____________________________________________________________________________
62665 [  8434] By: nick                                  on 2001/01/13  11:36:53
62666         Log: Run dmake regen_config_h for Win32
62667      Branch: perlio
62668            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
62669 ____________________________________________________________________________
62670 [  8433] By: nick                                  on 2001/01/13  11:31:55
62671         Log: VMS friendly patch to Encode compile process
62672      Branch: perlio
62673            ! ext/Encode/Makefile.PL ext/Encode/compile
62674 ____________________________________________________________________________
62675 [  8432] By: nick                                  on 2001/01/13  11:06:44
62676         Log: Integrate mainline
62677      Branch: perlio
62678           +> ext/B/B/Concise.pm
62679           !> (integrate 52 files)
62680 ____________________________________________________________________________
62681 [  8431] By: jhi                                   on 2001/01/13  05:55:55
62682         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
62683              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62684              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
62685              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
62686      Branch: perl
62687            ! ext/B/B/Concise.pm
62688 ____________________________________________________________________________
62689 [  8430] By: jhi                                   on 2001/01/13  04:24:18
62690         Log: The LVRET macro needed an aTHX.
62691      Branch: perl
62692            ! pp.h
62693 ____________________________________________________________________________
62694 [  8429] By: jhi                                   on 2001/01/13  02:12:42
62695         Log: Update Changes.
62696      Branch: perl
62697            ! Changes patchlevel.h
62698 ____________________________________________________________________________
62699 [  8428] By: jhi                                   on 2001/01/13  02:08:50
62700         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
62701              From: Peter Prymmer <pvhp@forte.com>
62702              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
62703              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
62704              
62705              Add a BEGIN guard for sloppy floating point division.
62706      Branch: perl
62707            ! lib/Math/BigInt.pm lib/bigint.pl
62708 ____________________________________________________________________________
62709 [  8427] By: jhi                                   on 2001/01/13  01:47:16
62710         Log: The B::Terse drop-in replacement wasn't quite drop-in.
62711      Branch: perl
62712            ! ext/B/B/Terse.pm
62713 ____________________________________________________________________________
62714 [  8426] By: jhi                                   on 2001/01/12  21:20:43
62715         Log: Use UVXf.
62716      Branch: perl
62717            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62718            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
62719            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
62720            ! vos/config.ga.def vos/config.ga.h win32/config.bc
62721            ! win32/config.gc win32/config.vc
62722 ____________________________________________________________________________
62723 [  8425] By: jhi                                   on 2001/01/12  20:20:14
62724         Log: Subject: [PATCH perl@8342] -Wformat
62725              From: Robin Barker <rmb1@cise.npl.co.uk>
62726              Date: Fri, 12 Jan 2001 20:03:14 GMT
62727              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
62728      Branch: perl
62729            ! ext/Encode/Encode.xs mg.c sv.c toke.c
62730 ____________________________________________________________________________
62731 [  8424] By: jhi                                   on 2001/01/12  20:01:48
62732         Log: Subject: B::Concise -- an improved replacement for B::Terse 
62733              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
62734              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
62735              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
62736      Branch: perl
62737            + ext/B/B/Concise.pm
62738            ! MANIFEST ext/B/B/Terse.pm
62739 ____________________________________________________________________________
62740 [  8423] By: jhi                                   on 2001/01/12  19:24:02
62741         Log: The new metaconfig unit from the #8421.
62742      Branch: metaconfig/U/perl
62743            + d_sigprocmask.U
62744 ____________________________________________________________________________
62745 [  8422] By: jhi                                   on 2001/01/12  19:23:43
62746         Log: Forgot the microperl config from the #8421.
62747      Branch: perl
62748            ! uconfig.h uconfig.sh
62749 ____________________________________________________________________________
62750 [  8421] By: jhi                                   on 2001/01/12  19:05:27
62751         Log: Add sigprocmask() probe, regen Configure, regen toc.
62752      Branch: perl
62753            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
62754            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
62755            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62756            ! vos/config.ga.h win32/config.bc win32/config.gc
62757            ! win32/config.vc
62758 ____________________________________________________________________________
62759 [  8420] By: jhi                                   on 2001/01/12  18:34:31
62760         Log: Add sockatmark() to the todo list.
62761      Branch: perl
62762            ! Todo-5.6
62763 ____________________________________________________________________________
62764 [  8419] By: jhi                                   on 2001/01/12  18:09:46
62765         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
62766      Branch: perl
62767            ! op.c
62768 ____________________________________________________________________________
62769 [  8418] By: jhi                                   on 2001/01/12  18:05:30
62770         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
62771              From: Radu Greab <radu@netsoft.ro>
62772              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
62773              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
62774      Branch: perl
62775            ! op.c t/pragma/sub_lval.t
62776 ____________________________________________________________________________
62777 [  8417] By: jhi                                   on 2001/01/12  16:09:09
62778         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
62779              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
62780              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
62781              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
62782      Branch: perl
62783            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
62784            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
62785            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
62786            ! t/pragma/sub_lval.t toke.c
62787 ____________________________________________________________________________
62788 [  8416] By: jhi                                   on 2001/01/12  15:42:06
62789         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
62790              From: "Richard Soderberg" <rs@crystalflame.net>
62791              Date: Fri, 12 Jan 2001 04:49:35 -0800
62792              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
62793              
62794              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
62795              according to the platform.
62796      Branch: perl
62797            ! op.c
62798 ____________________________________________________________________________
62799 [  8415] By: jhi                                   on 2001/01/12  15:33:41
62800         Log: One more UTF-8 fix from Inaba Hiroto.
62801      Branch: perl
62802            ! pp.c regexec.c t/pragma/utf8.t
62803 ____________________________________________________________________________
62804 [  8414] By: jhi                                   on 2001/01/12  15:30:18
62805         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
62806      Branch: perl
62807            ! regexec.c
62808 ____________________________________________________________________________
62809 [  8413] By: jhi                                   on 2001/01/12  15:22:10
62810         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
62811              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62812              Date: Thu, 11 Jan 2001 12:53:36 +0100
62813              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
62814      Branch: perl
62815            ! toke.c
62816 ____________________________________________________________________________
62817 [  8412] By: jhi                                   on 2001/01/12  15:20:25
62818         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
62819              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62820              Date: Fri, 12 Jan 2001 14:37:55 +0100
62821              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
62822      Branch: perl
62823            ! hints/posix-bc.sh
62824 ____________________________________________________________________________
62825 [  8411] By: jhi                                   on 2001/01/12  15:14:14
62826         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
62827              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
62828              Date: Fri, 12 Jan 2001 10:42:21 +0100
62829              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
62830      Branch: perl
62831            ! t/op/regmesg.t
62832 ____________________________________________________________________________
62833 [  8410] By: jhi                                   on 2001/01/12  05:48:55
62834         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
62835              From: Nicholas Clark <nick@ccl4.org> 
62836              Date: Sun, 7 Jan 2001 19:47:14 +0000
62837              Message-ID: <20010107194714.B1048@plum.flirble.org>
62838      Branch: perl
62839            ! t/op/numconvert.t
62840 ____________________________________________________________________________
62841 [  8409] By: jhi                                   on 2001/01/12  05:41:28
62842         Log: Integrate perlio.
62843      Branch: perl
62844           !> mg.c scope.h
62845 ____________________________________________________________________________
62846 [  8408] By: nick                                  on 2001/01/11  22:43:28
62847         Log: Remove variables that were used in experiments.
62848      Branch: perlio
62849            ! mg.c
62850 ____________________________________________________________________________
62851 [  8407] By: nick                                  on 2001/01/11  20:57:44
62852         Log: Catch die in %SIG handler and unblock the signal before re-dying.
62853              This make Linux work _without_ sigsetjmp().
62854              Turn off sigsetjmp() to see what else it does.
62855              May need Configure probe for sigprocmask() if anything has sigaction()
62856              but not sigprocmask().
62857      Branch: perlio
62858            ! mg.c scope.h
62859 ____________________________________________________________________________
62860 [  8406] By: nick                                  on 2001/01/11  19:32:07
62861         Log: Integrate mainline
62862      Branch: perlio
62863           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
62864           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
62865           !> t/op/substr.t
62866 ____________________________________________________________________________
62867 [  8405] By: jhi                                   on 2001/01/11  17:11:01
62868         Log: Fix UTF-8 lval substr().
62869      Branch: perl
62870            ! mg.c t/op/substr.t
62871 ____________________________________________________________________________
62872 [  8404] By: jhi                                   on 2001/01/11  05:13:58
62873         Log: Update Changes.
62874      Branch: perl
62875            ! Changes patchlevel.h
62876 ____________________________________________________________________________
62877 [  8403] By: jhi                                   on 2001/01/11  04:38:24
62878         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
62879              From: Hugo <hv@crypt.compulink.co.uk>
62880              Date: Mon, 30 Oct 2000 01:33:26 +0000
62881              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
62882      Branch: perl
62883            ! regexec.c t/op/re_tests
62884 ____________________________________________________________________________
62885 [  8402] By: jhi                                   on 2001/01/11  04:26:12
62886         Log: Integrate perlio.
62887      Branch: perl
62888           !> scope.h util.c
62889 ____________________________________________________________________________
62890 [  8401] By: nick                                  on 2001/01/10  22:52:55
62891         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
62892              (So Alan and Ilya can try setting via hints.)
62893              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
62894              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
62895              doing the save everywhere seems to restart read() correctly, but just
62896              doing it once "round" the handler does not.
62897      Branch: perlio
62898            ! scope.h
62899 ____________________________________________________________________________
62900 [  8400] By: jhi                                   on 2001/01/10  21:57:54
62901         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
62902              of IRIX, HP-UX is unaffected.
62903      Branch: perl
62904            ! perl.h
62905 ____________________________________________________________________________
62906 [  8399] By: nick                                  on 2001/01/10  21:29:19
62907         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
62908      Branch: perlio
62909            ! util.c
62910 ____________________________________________________________________________
62911 [  8398] By: jhi                                   on 2001/01/10  20:55:31
62912         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
62913              also have ReusePort.
62914      Branch: perl
62915            ! ext/IO/lib/IO/Socket/INET.pm
62916 ____________________________________________________________________________
62917 [  8397] By: jhi                                   on 2001/01/10  20:50:57
62918         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
62919              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62920              Date: Wed, 10 Jan 2001 01:38:13 -0800
62921              Message-ID: <20010110013813.B41744@yahoo-inc.com>
62922      Branch: perl
62923            ! ext/IO/lib/IO/Socket/INET.pm
62924 ____________________________________________________________________________
62925 [  8396] By: jhi                                   on 2001/01/10  20:49:30
62926         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
62927              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
62928              Date: Wed, 10 Jan 2001 01:37:32 -0800
62929              Message-ID: <20010110013732.A41744@yahoo-inc.com>
62930      Branch: perl
62931            ! ext/Socket/Socket.pm
62932 ____________________________________________________________________________
62933 [  8395] By: jhi                                   on 2001/01/10  20:41:37
62934         Log: Test for bug id 20010105.016 (fixed by #8378).
62935      Branch: perl
62936            ! t/op/split.t
62937 ____________________________________________________________________________
62938 [  8394] By: jhi                                   on 2001/01/10  20:26:32
62939         Log: Integrate perlio.
62940      Branch: perl
62941            ! util.c
62942 ____________________________________________________________________________
62943 [  8393] By: nick                                  on 2001/01/10  19:34:30
62944         Log: Back out Simon's pid hackery for now.
62945      Branch: perlio
62946            ! util.c
62947 ____________________________________________________________________________
62948 [  8392] By: nick                                  on 2001/01/10  19:23:13
62949         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
62950      Branch: perlio
62951           !> (integrate 29 files)
62952 ____________________________________________________________________________
62953 [  8391] By: jhi                                   on 2001/01/10  18:43:15
62954         Log: Subject: [PATCH] Fix my_pclose segfault
62955              From: Simon Cozens <simon@cozens.net>
62956              Date: Wed, 10 Jan 2001 18:39:35 +0000
62957              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
62958      Branch: perl
62959            ! util.c
62960 ____________________________________________________________________________
62961 [  8390] By: jhi                                   on 2001/01/10  18:42:08
62962         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
62963              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62964              Date:     Wed, 10 Jan 2001 13:23:02 EST
62965              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
62966      Branch: perl
62967            ! ext/Opcode/Opcode.xs
62968 ____________________________________________________________________________
62969 [  8389] By: jhi                                   on 2001/01/10  15:16:07
62970         Log: Turn off the integer preservation for now.
62971      Branch: perl
62972            ! perl.h
62973 ____________________________________________________________________________
62974 [  8388] By: jhi                                   on 2001/01/10  15:01:25
62975         Log: Few more IDE/editor nits from p5p.
62976      Branch: perl
62977            ! pod/perlfaq3.pod
62978 ____________________________________________________________________________
62979 [  8387] By: jhi                                   on 2001/01/10  06:53:16
62980         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
62981              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
62982              Date: Tue, 9 Jan 2001 23:16:02 +0000
62983              Message-ID: <20010109231602.A81101@plum.flirble.org>
62984      Branch: perl
62985            ! sv.c
62986 ____________________________________________________________________________
62987 [  8386] By: jhi                                   on 2001/01/10  03:17:54
62988         Log: Test cases for #8385 (from Simon's "torture.pl")
62989      Branch: perl
62990            ! t/op/tr.t
62991 ____________________________________________________________________________
62992 [  8385] By: jhi                                   on 2001/01/10  03:17:11
62993         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
62994              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
62995              Date: Wed, 10 Jan 2001 11:39:39 +0900
62996              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
62997              
62998              Some more UTF-8 tr cases fixed.
62999      Branch: perl
63000            ! doop.c
63001 ____________________________________________________________________________
63002 [  8384] By: jhi                                   on 2001/01/09  22:45:40
63003         Log: Allow the locale test needing POSIX and the taint test
63004              needing IPC::SysV to run under 'minitest' (basically,
63005              bail out if loading the extension fails)
63006      Branch: perl
63007            ! t/op/misc.t t/op/taint.t
63008 ____________________________________________________________________________
63009 [  8383] By: jhi                                   on 2001/01/09  21:36:04
63010         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
63011              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63012              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
63013              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
63014      Branch: perl
63015            ! t/io/openpid.t
63016 ____________________________________________________________________________
63017 [  8382] By: jhi                                   on 2001/01/09  21:06:08
63018         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
63019              Should finish up the bug id 20001205.022.
63020      Branch: perl
63021            ! pp.c pp_hot.c scope.c
63022 ____________________________________________________________________________
63023 [  8381] By: jhi                                   on 2001/01/09  18:27:43
63024         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
63025              From: Andy Dougherty <doughera@lafayette.edu>
63026              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
63027              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
63028              
63029              More robust yacc/bison error detection.
63030      Branch: perl
63031            ! t/comp/proto.t
63032 ____________________________________________________________________________
63033 [  8380] By: jhi                                   on 2001/01/09  15:21:38
63034         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
63035              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63036              Date:     Tue, 9 Jan 2001 07:53:55 EST
63037              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
63038      Branch: perl
63039            ! t/op/misc.t vms/test.com
63040 ____________________________________________________________________________
63041 [  8379] By: jhi                                   on 2001/01/09  15:20:38
63042         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
63043              From: jhi@cc.hut.fi
63044              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
63045              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
63046              
63047              The #8378 fixed this.
63048      Branch: perl
63049            ! t/op/tr.t
63050 ____________________________________________________________________________
63051 [  8378] By: jhi                                   on 2001/01/09  15:05:32
63052         Log: Subject: One more patch for UTF8 
63053              From: Inaba Hiroto <inaba@st.rim.or.jp>
63054              Date: Tue, 09 Jan 2001 01:04:32 +0900
63055              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
63056              
63057              UTF-8 fixes for 'x' and tr///.
63058      Branch: perl
63059            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
63060            ! regcomp.c regexec.c toke.c utf8.c
63061 ____________________________________________________________________________
63062 [  8377] By: jhi                                   on 2001/01/09  14:32:17
63063         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
63064      Branch: perl
63065            ! t/op/length.t
63066 ____________________________________________________________________________
63067 [  8376] By: jhi                                   on 2001/01/09  04:32:32
63068         Log: integrate changes #7775, #8316, #8316 from mainline
63069      Branch: maint-5.6/perl
63070            ! hints/solaris_2.sh
63071 ____________________________________________________________________________
63072 [  8375] By: jhi                                   on 2001/01/09  04:26:43
63073         Log: Update Changes.
63074      Branch: perl
63075            ! Changes patchlevel.h
63076 ____________________________________________________________________________
63077 [  8374] By: jhi                                   on 2001/01/09  04:14:32
63078         Log: IDE/editor section tweaking.
63079      Branch: perl
63080            ! pod/perlfaq3.pod
63081 ____________________________________________________________________________
63082 [  8373] By: jhi                                   on 2001/01/09  02:38:26
63083         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
63084              From: Peter Prymmer <pvhp@forte.com>
63085              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
63086              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
63087              
63088              In preparation os OS/390 dynamic loading.
63089      Branch: perl
63090            ! README.os390 hints/os390.sh
63091 ____________________________________________________________________________
63092 [  8372] By: jhi                                   on 2001/01/09  00:24:30
63093         Log: Integrate with perlio.
63094      Branch: perl
63095           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
63096 ____________________________________________________________________________
63097 [  8371] By: nick                                  on 2001/01/08  23:54:33
63098         Log: Fix "scalars leaked" bugs caused by overload magic
63099              (Highlighted by Ilya's DESTROY optimization.)
63100      Branch: perlio
63101            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
63102 ____________________________________________________________________________
63103 [  8370] By: nick                                  on 2001/01/08  20:19:41
63104         Log: Integrate mainline
63105      Branch: perlio
63106           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
63107           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
63108           !> t/op/64bitint.t
63109 ____________________________________________________________________________
63110 [  8369] By: jhi                                   on 2001/01/08  17:30:52
63111         Log: save_delete() Safefree() doesn't (anymore?) work with shared
63112              strings, one test failure in op/misc and almost all of lib/b.
63113              (Outcomments #8369.)
63114      Branch: perl
63115            ! scope.c
63116 ____________________________________________________________________________
63117 [  8368] By: jhi                                   on 2001/01/08  14:47:10
63118         Log: (Outcommented by #8369.)
63119              
63120              Subject: Re: Perl BugID 20001205.022 ---- save_delete
63121              From: Simon Cozens <simon@cozens.net>
63122              Date: Sat, 6 Jan 2001 11:48:40 +0000
63123              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
63124              
63125              The save_delete() does need the Safefree.
63126      Branch: perl
63127            ! scope.c
63128 ____________________________________________________________________________
63129 [  8367] By: bailey                                on 2001/01/08  08:53:52
63130         Log: Once again syncing after too long an absence
63131      Branch: vmsperl
63132           +> (branch 55 files)
63133            - MAINTAIN fix_pl vos/config.def vos/config.h
63134            - vos/config_h.SH_orig
63135           !> (integrate 498 files)
63136 ____________________________________________________________________________
63137 [  8366] By: jhi                                   on 2001/01/08  02:42:59
63138         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
63139              From: nick@ccl4.org
63140              Date: Sun, 7 Jan 2001 21:07:18 +0000
63141              Message-Id: <20010107210717.D1048@plum.flirble.org>
63142      Branch: perl
63143            ! sv.c t/op/64bitint.t
63144 ____________________________________________________________________________
63145 [  8365] By: jhi                                   on 2001/01/08  02:35:16
63146         Log: Subject: [PATCH] environ nit
63147              From: Simon Cozens <simon@cozens.net>
63148              Date: Sun, 7 Jan 2001 17:57:07 +0000
63149              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
63150              
63151              Use environ only if we have it.
63152      Branch: perl
63153            ! mg.c
63154 ____________________________________________________________________________
63155 [  8364] By: jhi                                   on 2001/01/08  02:24:51
63156         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
63157      Branch: perl
63158            ! ext/GDBM_File/GDBM_File.xs
63159 ____________________________________________________________________________
63160 [  8363] By: jhi                                   on 2001/01/08  02:19:24
63161         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
63162              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63163              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
63164              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
63165      Branch: perl
63166            ! dump.c op.c
63167 ____________________________________________________________________________
63168 [  8362] By: jhi                                   on 2001/01/08  02:17:43
63169         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
63170              From: Doug MacEachern <dougm@covalent.net>
63171              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
63172              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
63173              
63174              Allow AUTOLOAD to be an xsub and allow such xsubs
63175              to avoid use of $AUTOLOAD.
63176      Branch: perl
63177            ! gv.c
63178 ____________________________________________________________________________
63179 [  8361] By: jhi                                   on 2001/01/08  02:16:07
63180         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
63181              From: Radu Greab <radu@netsoft.ro>
63182              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
63183              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
63184              
63185              No need for the potentially nonportable $SIG{CHLD}.
63186      Branch: perl
63187            ! t/io/pipe.t
63188 ____________________________________________________________________________
63189 [  8360] By: jhi                                   on 2001/01/08  01:58:23
63190         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
63191      Branch: perl
63192            ! lib/Getopt/Long.pm
63193 ____________________________________________________________________________
63194 [  8359] By: jhi                                   on 2001/01/08  01:55:44
63195         Log: Integrate perlio.
63196      Branch: perl
63197           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
63198           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
63199           !> utf8.c win32/Makefile
63200 ____________________________________________________________________________
63201 [  8358] By: jhi                                   on 2001/01/07  21:16:50
63202         Log: Update the EPOC cross SDK URL.
63203      Branch: perl
63204            ! README.epoc
63205 ____________________________________________________________________________
63206 [  8357] By: jhi                                   on 2001/01/07  21:16:09
63207         Log: Update the EPOC cross SDK URL.
63208      Branch: maint-5.6/perl
63209            ! README.epoc
63210 ____________________________________________________________________________
63211 [  8356] By: nick                                  on 2001/01/06  21:47:52
63212         Log: FILE * in XS code for PerlIO world:
63213              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
63214              - Add FILE * T_STDIO typemap.
63215              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
63216      Branch: perlio
63217            ! lib/ExtUtils/typemap perlio.c perlio.h
63218 ____________________________________________________________________________
63219 [  8355] By: jhi                                   on 2001/01/06  20:27:15
63220         Log: integrate change #8336 from mainline
63221              
63222              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
63223      Branch: maint-5.6/perl
63224            ! hv.c
63225 ____________________________________________________________________________
63226 [  8354] By: jhi                                   on 2001/01/06  20:24:29
63227         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63228              From: Robin Barker <rmb1@cise.npl.co.uk>
63229              Date: Fri, 22 Dec 2000 12:17:38 GMT
63230              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
63231              
63232              The patch reformats some long =item lines so they give
63233              correct output via pod2man | nroff -man
63234              
63235              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63236              From: Robin Barker <rmb1@cise.npl.co.uk>
63237              Date: Tue, 2 Jan 2001 15:35:03 GMT
63238              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63239              
63240              Here is a _further_ patch which corrects a few more errors:
63241              * an empty C<=item> in CPAN.pm
63242              * patching the wrong file (pod/perlamiga.pod not README.amiga)
63243              * leaving empty C<=item>s which formatted incorrectly
63244              * over long C<=item>s revealed by latest patch to Pod::Man
63245      Branch: maint-5.6/perl
63246            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
63247            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
63248            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
63249            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
63250            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
63251            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
63252 ____________________________________________________________________________
63253 [  8353] By: jhi                                   on 2001/01/06  20:21:10
63254         Log: integrate changes #7980, 8056, 8057 from mainline
63255              
63256              UTF-8 hash keys.
63257      Branch: maint-5.6/perl
63258            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
63259 ____________________________________________________________________________
63260 [  8352] By: jhi                                   on 2001/01/06  20:18:44
63261         Log: Forgotten from #8438.
63262      Branch: maint-5.6/perl
63263            ! epoc/epocish.h
63264 ____________________________________________________________________________
63265 [  8351] By: jhi                                   on 2001/01/06  20:18:12
63266         Log: Forgotten from #8347.
63267      Branch: maint-5.6/perl
63268            ! config_h.SH
63269 ____________________________________________________________________________
63270 [  8350] By: jhi                                   on 2001/01/06  20:00:19
63271         Log: Thinko in #8347.
63272      Branch: maint-5.6/perl
63273            ! regcomp.c
63274 ____________________________________________________________________________
63275 [  8349] By: jhi                                   on 2001/01/06  18:05:30
63276         Log: Copy the FAQ3 IDE section from the development branch,
63277              changes originally by Peter Prymmer.
63278      Branch: maint-5.6/perl
63279            ! pod/perlfaq3.pod
63280 ____________________________________________________________________________
63281 [  8348] By: jhi                                   on 2001/01/06  18:03:02
63282         Log: EPOC updates for TRIAL1.
63283              
63284              Subject: [5.6.1 trial1] EPOC update
63285              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63286              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
63287              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
63288              
63289              Subject: epoc patch2 for perl-5.6.1-trial1
63290              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63291              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
63292              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
63293      Branch: maint-5.6/perl
63294            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
63295            ! epoc/epocish.c
63296 ____________________________________________________________________________
63297 [  8347] By: jhi                                   on 2001/01/06  17:29:10
63298         Log: integrate changes #7710,7824,7973 from mainline,
63299              plus VMS nits from Peter Prymmer and Dan Sugalski.
63300              
63301              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
63302              library (getprotobyname and getprotobynumber are outversioned by
63303              the same calls in libc, at least for xlc version 3.
63304              
63305              Add HAS_SBRK_PROTO.
63306              
63307              Fixes for signedness warnings noticed by VMSperlers.
63308      Branch: maint-5.6/perl
63309            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63310            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
63311            ! sv.c vms/descrip_mms.template vos/config.alpha.def
63312            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
63313            ! win32/config.bc win32/config.gc win32/config.vc
63314 ____________________________________________________________________________
63315 [  8346] By: nick                                  on 2001/01/06  14:36:01
63316         Log: Fixup accumulated integrate muddles (perlio == devperl again)
63317      Branch: perlio
63318            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
63319 ____________________________________________________________________________
63320 [  8345] By: nick                                  on 2001/01/06  14:24:58
63321         Log: Integrate mainline
63322      Branch: perlio
63323           !> (integrate 55 files)
63324 ____________________________________________________________________________
63325 [  8344] By: jhi                                   on 2001/01/06  02:24:02
63326         Log: Subject: [patch] PerlIO_cleanup() prototype
63327              From: Doug MacEachern <dougm@covalent.net>
63328              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
63329              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
63330      Branch: perl
63331            ! perlio.h
63332 ____________________________________________________________________________
63333 [  8343] By: jhi                                   on 2001/01/06  01:04:09
63334         Log: IRIX compiler noticed that the bof initialization might be
63335              bypassed by control flow.
63336      Branch: perl
63337            ! toke.c
63338 ____________________________________________________________________________
63339 [  8342] By: jhi                                   on 2001/01/06  00:10:48
63340         Log: Update Changes.
63341      Branch: perl
63342            ! Changes patchlevel.h
63343 ____________________________________________________________________________
63344 [  8341] By: jhi                                   on 2001/01/05  23:52:33
63345         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
63346      Branch: perl
63347            ! toke.c
63348 ____________________________________________________________________________
63349 [  8340] By: jhi                                   on 2001/01/05  22:44:08
63350         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
63351              From: Radu Greab <radu@netsoft.ro>
63352              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
63353              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
63354      Branch: perl
63355            ! t/io/pipe.t util.c
63356 ____________________________________________________________________________
63357 [  8339] By: jhi                                   on 2001/01/05  22:35:17
63358         Log: Subject: [PATCH] format and rewording in perlfaq.pod
63359              From: Robin Barker <rmb1@cise.npl.co.uk>
63360              Date: Fri, 5 Jan 2001 18:51:20 GMT
63361              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
63362      Branch: perl
63363            ! pod/perlfaq.pod
63364 ____________________________________________________________________________
63365 [  8338] By: jhi                                   on 2001/01/05  22:31:17
63366         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
63367              From: Peter Prymmer <pvhp@forte.com>
63368              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
63369              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
63370      Branch: perl
63371            ! utils/perlbug.PL
63372 ____________________________________________________________________________
63373 [  8337] By: jhi                                   on 2001/01/05  18:15:11
63374         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
63375              From: Robin Barker <rmb1@cise.npl.co.uk>
63376              Date: Tue, 2 Jan 2001 15:24:07 GMT
63377              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
63378              
63379              If you call configure as C<./Configure> or C<sh ./Configure>,
63380              $src is set to the absolute path name, not '.'.
63381              
63382              This, in turn, means -Dmksymlink tries to do its stuff because
63383              it does not think it is in the src directory.
63384              
63385              (plus a metaconfig nitfix)
63386      Branch: metaconfig
63387            ! U/compline/ccflags.U U/modified/src.U
63388      Branch: perl
63389            ! Configure config_h.SH
63390 ____________________________________________________________________________
63391 [  8336] By: jhi                                   on 2001/01/05  17:48:32
63392         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
63393              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63394              Message-ID: <3A5606C4.473D2226@uk.sun.com>
63395              Date: Fri, 05 Jan 2001 17:39:16 +0000
63396      Branch: perl
63397            ! hv.c
63398 ____________________________________________________________________________
63399 [  8335] By: jhi                                   on 2001/01/05  16:05:44
63400         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
63401      Branch: perl
63402            ! lib/Getopt/Long.pm
63403 ____________________________________________________________________________
63404 [  8334] By: jhi                                   on 2001/01/05  16:00:51
63405         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
63406              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63407              Date: Fri, 05 Jan 2001 13:46:51 +0100
63408              Message-ID: <13693.978698811@nice.ram.loc>
63409              
63410              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
63411              accurate reading of the "atime".  
63412      Branch: perl
63413            ! t/io/fs.t
63414 ____________________________________________________________________________
63415 [  8333] By: jhi                                   on 2001/01/05  15:57:37
63416         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
63417              From: Simon Cozens <simon@cozens.net>
63418              Date: Fri, 8 Dec 2000 13:33:31 +0000
63419              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
63420              
63421              A lost patch fragment.
63422      Branch: perl
63423            ! doop.c
63424 ____________________________________________________________________________
63425 [  8332] By: jhi                                   on 2001/01/05  15:40:42
63426         Log: Do away with strncpy() and a fixed length buffer.
63427      Branch: perl
63428            ! utf8.c
63429 ____________________________________________________________________________
63430 [  8331] By: jhi                                   on 2001/01/05  15:03:07
63431         Log: Tests for #8329 and #8330.
63432      Branch: perl
63433            ! t/op/bop.t
63434 ____________________________________________________________________________
63435 [  8330] By: jhi                                   on 2001/01/05  15:02:38
63436         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
63437              raw 8-bit form to the UTF-8 string.
63438      Branch: perl
63439            ! toke.c
63440 ____________________________________________________________________________
63441 [  8329] By: jhi                                   on 2001/01/05  14:55:13
63442         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
63443              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63444              Date: Fri, 5 Jan 2001 12:28:52 +0100
63445              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
63446              
63447              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
63448              no effect.  (changed the strncpy() to Copy())
63449      Branch: perl
63450            ! toke.c
63451 ____________________________________________________________________________
63452 [  8328] By: jhi                                   on 2001/01/05  06:44:27
63453         Log: UTF-8 cleanup.
63454      Branch: perl
63455            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
63456            ! regexec.c sv.c toke.c
63457 ____________________________________________________________________________
63458 [  8327] By: jhi                                   on 2001/01/05  01:11:29
63459         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')
63460              From: Radu Greab <radu@netsoft.ro>
63461              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
63462              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
63463              
63464              Cleans up Harness to not use FileHandle, which uses IO.
63465      Branch: perl
63466            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
63467 ____________________________________________________________________________
63468 [  8326] By: jhi                                   on 2001/01/05  00:56:37
63469         Log: Update Changes.
63470      Branch: perl
63471            ! Changes patchlevel.h
63472 ____________________________________________________________________________
63473 [  8325] By: jhi                                   on 2001/01/05  00:53:18
63474         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
63475              From: Peter Prymmer <pvhp@forte.com>
63476              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
63477              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
63478              
63479              plus a couple more tailing whitespace removals.
63480      Branch: perl
63481            ! win32/Makefile
63482 ____________________________________________________________________________
63483 [  8324] By: jhi                                   on 2001/01/05  00:47:39
63484         Log: Add some Unicode chop() tests.
63485      Branch: perl
63486            ! t/op/chop.t
63487 ____________________________________________________________________________
63488 [  8323] By: jhi                                   on 2001/01/05  00:47:23
63489         Log: Unify UTF-8 malformedness handling.
63490      Branch: perl
63491            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
63492 ____________________________________________________________________________
63493 [  8322] By: jhi                                   on 2001/01/04  22:21:54
63494         Log: The new $issymlink was unknown to Mksymlinks.
63495      Branch: metaconfig/U/perl
63496            ! Mksymlinks.U issymlink.U
63497      Branch: perl
63498            ! Configure config_h.SH
63499 ____________________________________________________________________________
63500 [  8321] By: jhi                                   on 2001/01/04  21:51:05
63501         Log: The test didn't work under the core test framework.
63502      Branch: perl
63503            ! t/lib/st-lock.t
63504 ____________________________________________________________________________
63505 [  8320] By: jhi                                   on 2001/01/04  21:14:22
63506         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
63507      Branch: perl
63508            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
63509 ____________________________________________________________________________
63510 [  8319] By: jhi                                   on 2001/01/04  20:46:17
63511         Log: Typo in #8312 when manually applying a problematic patch fragment.
63512      Branch: perl
63513            ! ext/Storable/Storable.xs
63514 ____________________________________________________________________________
63515 [  8318] By: jhi                                   on 2001/01/04  20:43:01
63516         Log: The $sh_c didn't fly.
63517      Branch: metaconfig
63518            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63519            ! U/modified/Loc.U U/modified/myhostname.U
63520            ! U/modified/spitshell.U
63521      Branch: metaconfig/U/perl
63522            ! issymlink.U
63523      Branch: perl
63524            ! Configure config_h.SH
63525 ____________________________________________________________________________
63526 [  8317] By: jhi                                   on 2001/01/04  19:58:01
63527         Log: AIX builtin test -h is broken, changes based on
63528              
63529              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
63530              Date: Tue, 02 Jan 2001 11:24:39 +0100
63531              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63532              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
63533      Branch: metaconfig
63534            + U/modified/spitshell.U
63535            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
63536            ! U/modified/Loc.U U/modified/myhostname.U
63537      Branch: metaconfig/U/perl
63538            ! Mksymlinks.U issymlink.U
63539      Branch: perl
63540            ! Configure
63541 ____________________________________________________________________________
63542 [  8316] By: jhi                                   on 2001/01/04  19:02:22
63543         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
63544              From: Andy Dougherty <doughera@lafayette.edu>
63545              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
63546              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
63547              
63548              Beware of GNU ld.
63549      Branch: perl
63550            ! hints/solaris_2.sh
63551 ____________________________________________________________________________
63552 [  8315] By: jhi                                   on 2001/01/04  18:56:48
63553         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
63554              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
63555              Date: Wed, 3 Jan 2001 07:58:51 +0100
63556              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
63557      Branch: perl
63558            ! hints/solaris_2.sh
63559 ____________________________________________________________________________
63560 [  8314] By: jhi                                   on 2001/01/04  18:54:07
63561         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
63562              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63563              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
63564              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
63565              
63566              Doc tweak on #8313.
63567      Branch: perl
63568            ! ext/B/B/Deparse.pm
63569 ____________________________________________________________________________
63570 [  8313] By: jhi                                   on 2001/01/04  18:52:27
63571         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
63572              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
63573              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
63574              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
63575              
63576              Make the peephole optimizer to bypass more null ops and
63577              and rewrite the deparse handling of continue blocks.
63578      Branch: perl
63579            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
63580 ____________________________________________________________________________
63581 [  8312] By: jhi                                   on 2001/01/04  18:47:39
63582         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
63583      Branch: perl
63584            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
63585            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63586            ! t/lib/st-lock.t
63587 ____________________________________________________________________________
63588 [  8311] By: jhi                                   on 2001/01/04  18:36:08
63589         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
63590              filter to be run on each .pm during the pm_to_blib() phase,
63591              a fixed version of
63592              
63593              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63594              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
63595              Date: Wed, 03 Jan 2001 22:01:30 +0100
63596              Message-ID: <5296.978555690@nice.ram.loc>
63597      Branch: perl
63598            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63599            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63600            ! lib/ExtUtils/MakeMaker.pm
63601 ____________________________________________________________________________
63602 [  8310] By: jhi                                   on 2001/01/04  18:32:54
63603         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63604              From: Robin Barker <rmb1@cise.npl.co.uk>
63605              Date: Tue, 2 Jan 2001 15:35:03 GMT
63606              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
63607      Branch: perl
63608            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
63609            ! pod/perlrequick.pod
63610 ____________________________________________________________________________
63611 [  8309] By: jhi                                   on 2001/01/04  18:29:07
63612         Log: Subject: Re: [patch] static-ize XS()
63613              From: Doug MacEachern <dougm@covalent.net>
63614              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
63615              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
63616              
63617              Provide prototypes for the XS functions.
63618      Branch: perl
63619            ! lib/ExtUtils/xsubpp
63620 ____________________________________________________________________________
63621 [  8308] By: jhi                                   on 2001/01/04  18:27:44
63622         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
63623              From: Doug MacEachern <dougm@covalent.net>
63624              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
63625              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
63626      Branch: perl
63627            ! lib/ExtUtils/typemap
63628 ____________________________________________________________________________
63629 [  8307] By: jhi                                   on 2001/01/04  18:25:25
63630         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
63631              From: Doug MacEachern <dougm@covalent.net>
63632              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
63633              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
63634              
63635              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
63636      Branch: perl
63637            ! lib/ExtUtils/MM_Unix.pm
63638 ____________________________________________________________________________
63639 [  8306] By: jhi                                   on 2001/01/04  18:23:00
63640         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
63641              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63642              Date: Thu, 4 Jan 2001 12:47:10 +0100 
63643              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
63644              
63645              The toke.c part only, patching embed.h and proto.h is futile.
63646      Branch: perl
63647            ! toke.c
63648 ____________________________________________________________________________
63649 [  8305] By: jhi                                   on 2001/01/04  18:05:51
63650         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
63651              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63652              Date: Thu, 4 Jan 2001 17:50:12 +0100 
63653              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
63654      Branch: perl
63655            ! toke.c
63656 ____________________________________________________________________________
63657 [  8304] By: jhi                                   on 2001/01/04  18:03:26
63658         Log: Subject: [PATCH perl@8269]
63659              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
63660              Date: Thu, 4 Jan 2001 12:53:39 +0100 
63661              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
63662              
63663              If running byacc write-enable also perly.h.
63664      Branch: perl
63665            ! Makefile.SH
63666 ____________________________________________________________________________
63667 [  8303] By: jhi                                   on 2001/01/04  15:40:49
63668         Log: Rewrite pp_concat() in terms of sv_catsv().
63669      Branch: perl
63670            ! pp_hot.c
63671 ____________________________________________________________________________
63672 [  8302] By: nick                                  on 2001/01/03  22:43:22
63673         Log: Integrate mainline.
63674      Branch: perlio
63675           !> ext/Encode/Encode.xs sv.c utf8.c
63676 ____________________________________________________________________________
63677 [  8301] By: jhi                                   on 2001/01/02  23:40:26
63678         Log: Variable naming tweak.
63679      Branch: perl
63680            ! sv.c
63681 ____________________________________________________________________________
63682 [  8300] By: jhi                                   on 2001/01/02  23:40:02
63683         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
63684              in is_utf8_string().
63685      Branch: perl
63686            ! utf8.c
63687 ____________________________________________________________________________
63688 [  8299] By: jhi                                   on 2001/01/02  22:14:40
63689         Log: Integrate perlio.
63690      Branch: perl
63691           !> pp.c pp_hot.c win32/Makefile
63692 ____________________________________________________________________________
63693 [  8298] By: nick                                  on 2001/01/02  22:03:06
63694         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
63695      Branch: perlio
63696            ! pp.c pp_hot.c
63697 ____________________________________________________________________________
63698 [  8297] By: jhi                                   on 2001/01/02  04:26:28
63699         Log: Signedness nit.
63700      Branch: perl
63701            ! ext/Encode/Encode.xs
63702 ____________________________________________________________________________
63703 [  8296] By: nick                                  on 2001/01/01  23:49:36
63704         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
63705      Branch: perlio
63706            ! win32/Makefile
63707 ____________________________________________________________________________
63708 [  8295] By: jhi                                   on 2001/01/01  23:05:48
63709         Log: Integrate perlio.
63710      Branch: perl
63711           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63712           !> t/lib/encode.t
63713 ____________________________________________________________________________
63714 [  8294] By: nick                                  on 2001/01/01  22:48:34
63715         Log: Integrate mainline
63716      Branch: perlio
63717            ! pp_hot.c t/lib/encode.t
63718           !> (integrate 65 files)
63719 ____________________________________________________________________________
63720 [  8293] By: nick                                  on 2001/01/01  21:58:50
63721         Log: More rigor in UTF-8-ness of Encode's toUnicode
63722              XS export some of the utf8 internal functions.
63723              Test some of the functions.
63724              Fix pp_concat() bug shown by said tests.
63725      Branch: perlio
63726            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
63727            ! t/lib/encode.t
63728 ____________________________________________________________________________
63729 [  8292] By: jhi                                   on 2001/01/01  18:11:44
63730         Log: Integrate perlio.
63731      Branch: perl
63732           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63733           !> ext/Encode/encengine.c ext/Encode/encode.h
63734 ____________________________________________________________________________
63735 [  8291] By: jhi                                   on 2001/01/01  18:10:58
63736         Log: Podify README.mpeix (a new version from the web),
63737              add a dummy NAME to Carp::Heavy, regen toc.
63738      Branch: perl
63739            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
63740            ! pod/perltoc.pod
63741 ____________________________________________________________________________
63742 [  8290] By: nick                                  on 2001/01/01  17:43:47
63743         Log: Loose the "Loading..." warning.
63744              Another bug in fallback support
63745      Branch: perlio
63746            ! ext/Encode/Encode.pm ext/Encode/encengine.c
63747 ____________________________________________________________________________
63748 [  8289] By: jhi                                   on 2001/01/01  00:01:57
63749         Log: Bump up Larry's copyright.
63750      Branch: perl
63751            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
63752            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
63753            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
63754            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
63755            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
63756            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
63757            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
63758            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
63759 ____________________________________________________________________________
63760 [  8288] By: nick                                  on 2000/12/31  21:27:53
63761         Log: Fix .ucm reading - forgot a chr()
63762              Start of .ucm write (for .enc to .ucm)
63763      Branch: perlio
63764            ! ext/Encode/compile
63765 ____________________________________________________________________________
63766 [  8287] By: jhi                                   on 2000/12/31  18:15:56
63767         Log: Comment away a diagnostic message as noted by Craig A. Berry
63768              (the unexpected message was confusing testing)
63769      Branch: perl
63770            ! ext/Encode/Encode.pm
63771 ____________________________________________________________________________
63772 [  8286] By: jhi                                   on 2000/12/31  18:14:51
63773         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
63774              Date: Sun, 31 Dec 2000 11:17:37 -0600
63775              From: "Craig A. Berry" <craigberry@mac.com>
63776              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
63777      Branch: perl
63778            ! ext/Encode/Makefile.PL
63779 ____________________________________________________________________________
63780 [  8285] By: nick                                  on 2000/12/31  18:11:54
63781         Log: Start of support of ICU-style .ucm files:
63782              - teach compile how to read a .ucm file
63783              - first guess at how to represent fallbacks in "tries".
63784              - use fallbacks if check == 0
63785              - new return code to indicate we used one.
63786      Branch: perlio
63787            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
63788            ! ext/Encode/encengine.c ext/Encode/encode.h
63789 ____________________________________________________________________________
63790 [  8284] By: jhi                                   on 2000/12/31  18:04:41
63791         Log: Pacify picky VMS compiler.
63792              
63793              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
63794              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63795              Date: Sat, 30 Dec 2000 18:10:02 -0600
63796              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
63797      Branch: perl
63798            ! sv.c
63799 ____________________________________________________________________________
63800 [  8283] By: jhi                                   on 2000/12/31  16:11:47
63801         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
63802      Branch: perl
63803            ! t/lib/glob-basic.t
63804 ____________________________________________________________________________
63805 [  8282] By: jhi                                   on 2000/12/31  15:26:11
63806         Log: Integrate perlio.
63807      Branch: perl
63808           !> makedef.pl opcode.pl os2/os2.c perlio.c
63809 ____________________________________________________________________________
63810 [  8281] By: nick                                  on 2000/12/31  10:06:15
63811         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
63812              is available to be exported
63813      Branch: perlio
63814            ! makedef.pl perlio.c
63815 ____________________________________________________________________________
63816 [  8280] By: nick                                  on 2000/12/31  09:41:26
63817         Log: Ilya's OS2 patch (testing for damage on Win32)
63818      Branch: perlio
63819            ! makedef.pl opcode.pl os2/os2.c
63820 ____________________________________________________________________________
63821 [  8279] By: jhi                                   on 2000/12/30  21:52:07
63822         Log: Test nits.
63823      Branch: perl
63824            ! t/lib/syslfs.t t/op/lfs.t
63825 ____________________________________________________________________________
63826 [  8278] By: jhi                                   on 2000/12/30  21:47:49
63827         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63828              From: andreas.koenig@anima.de (Andreas J. Koenig)
63829              Date: 30 Dec 2000 22:35:37 +0100
63830              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
63831              
63832              The 32-bit wraparound test wasn't quite right.
63833      Branch: perl
63834            ! t/lib/syslfs.t t/op/lfs.t
63835 ____________________________________________________________________________
63836 [  8277] By: jhi                                   on 2000/12/30  21:33:44
63837         Log: Subject: [PATCH] open() example in perlfunc.pod 
63838              From: Karsten Sperling <s_sperli@ira.uka.de>
63839              Date: Sat, 30 Dec 2000 22:27:09 +0100
63840              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
63841      Branch: perl
63842            ! pod/perlfunc.pod
63843 ____________________________________________________________________________
63844 [  8276] By: jhi                                   on 2000/12/30  20:32:40
63845         Log: Not quite that many tests yet.
63846      Branch: perl
63847            ! t/op/pat.t
63848 ____________________________________________________________________________
63849 [  8275] By: jhi                                   on 2000/12/30  20:26:58
63850         Log: Integrate perlio.
63851      Branch: perl
63852           !> toke.c
63853 ____________________________________________________________________________
63854 [  8274] By: jhi                                   on 2000/12/30  20:24:56
63855         Log: Signedness nit.
63856      Branch: perl
63857            ! utf8.c
63858 ____________________________________________________________________________
63859 [  8273] By: jhi                                   on 2000/12/30  20:15:46
63860         Log: Add a test case for 20000731.001 which was fixed by the #8267.
63861      Branch: perl
63862            ! t/op/pat.t
63863 ____________________________________________________________________________
63864 [  8272] By: nick                                  on 2000/12/30  19:47:51
63865         Log: Tweak for MULTIPLICITY/USE_PERLIO
63866      Branch: perlio
63867            ! toke.c
63868 ____________________________________________________________________________
63869 [  8271] By: nick                                  on 2000/12/30  19:46:45
63870         Log: Integrate mainline
63871      Branch: perlio
63872           +> lib/unicode/distinct.pm
63873           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
63874           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
63875           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
63876 ____________________________________________________________________________
63877 [  8270] By: jhi                                   on 2000/12/30  19:39:50
63878         Log: Subject: RE: perl@8269
63879              From: "Richard Soderberg" <rs@crystalflame.net>
63880              Date: Sat, 30 Dec 2000 11:36:27 -0800
63881              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
63882              
63883              A missing aTHX_.
63884      Branch: perl
63885            ! toke.c
63886 ____________________________________________________________________________
63887 [  8269] By: jhi                                   on 2000/12/30  18:55:48
63888         Log: Update Changes.
63889      Branch: perl
63890            ! Changes patchlevel.h
63891 ____________________________________________________________________________
63892 [  8268] By: jhi                                   on 2000/12/30  17:18:40
63893         Log: Add a test for Unicode split //.  The #8267 was the cure.
63894      Branch: perl
63895            ! t/op/split.t
63896 ____________________________________________________________________________
63897 [  8267] By: jhi                                   on 2000/12/30  17:14:19
63898         Log: Subject: more UTF8 test suites and an UTF8 patch
63899              From: Inaba Hiroto <inaba@st.rim.or.jp>
63900              Date: Sat, 30 Dec 2000 14:27:10 +0900
63901              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
63902              
63903              Just the patch part for now, and the pragma renamed
63904              as unicode::distinct.
63905      Branch: perl
63906            + lib/unicode/distinct.pm
63907            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
63908            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
63909            ! regcomp.h regexec.c sv.c toke.c utf8.c
63910 ____________________________________________________________________________
63911 [  8266] By: nick                                  on 2000/12/30  16:40:49
63912         Log: Integrate mainline
63913      Branch: perlio
63914           +> lib/Pod/Text/Overstrike.pm
63915           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
63916           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
63917           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
63918           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
63919           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
63920 ____________________________________________________________________________
63921 [  8265] By: jhi                                   on 2000/12/30  07:28:55
63922         Log: The sv_catsv() fix, take two.
63923      Branch: perl
63924            ! sv.c t/op/join.t
63925 ____________________________________________________________________________
63926 [  8264] By: jhi                                   on 2000/12/30  06:19:18
63927         Log: Undo all the join-related changes since #8248: relevant
63928              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
63929              The new sv_catsv() doesn't fly so it must go back to
63930              the drawing board.
63931      Branch: perl
63932            ! sv.c t/op/join.t t/pragma/utf8.t
63933 ____________________________________________________________________________
63934 [  8263] By: jhi                                   on 2000/12/30  01:08:32
63935         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
63936      Branch: perl
63937            ! sv.c
63938 ____________________________________________________________________________
63939 [  8262] By: jhi                                   on 2000/12/30  00:45:14
63940         Log: Retract #8261.
63941      Branch: perl
63942            ! hv.c util.c
63943 ____________________________________________________________________________
63944 [  8261] By: jhi                                   on 2000/12/30  00:38:32
63945         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
63946      Branch: perl
63947            ! hv.c util.c
63948 ____________________________________________________________________________
63949 [  8260] By: jhi                                   on 2000/12/29  22:51:33
63950         Log: (Retracted by #8264)  More fixing for #8251.
63951      Branch: perl
63952            ! sv.c
63953 ____________________________________________________________________________
63954 [  8259] By: jhi                                   on 2000/12/29  18:27:30
63955         Log: Subject: podlators 1.06 released
63956              From: Russ Allbery <rra@stanford.edu>
63957              Date: 25 Dec 2000 05:09:30 -0800
63958              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
63959      Branch: perl
63960            + lib/Pod/Text/Overstrike.pm
63961            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
63962            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
63963 ____________________________________________________________________________
63964 [  8258] By: jhi                                   on 2000/12/29  18:20:45
63965         Log: Make the large file tests more robust/talkative as suggested by
63966              
63967              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
63968              From: andreas.koenig@anima.de (Andreas J. Koenig)
63969              Date: 29 Dec 2000 14:23:01 +0100
63970              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
63971      Branch: perl
63972            ! t/lib/syslfs.t t/op/lfs.t
63973 ____________________________________________________________________________
63974 [  8257] By: jhi                                   on 2000/12/29  17:48:04
63975         Log: Further VMS piping fixes from Charles Lane:
63976              
63977              In summary, error messages produced when a subprocess terminated
63978              abnormally were being sent not just to the parent process, but to
63979              grandparents, because of default values for error output that were
63980              not completely overridden when the subprocess was started.
63981              
63982              This patch fixes this behavior by defining user-mode (i.e., temporary
63983              for the duration of the program) logical names for SYS$OUTPUT and
63984              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
63985              changes to make it so that the user-mode logicals are the ones that
63986              control where Perl's error messages go if it terminates abnormally.
63987              
63988              I also added some gratuitous fixes to the indentation of braces in
63989              the piping code.  It just looked ugly, before.
63990      Branch: perl
63991            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
63992 ____________________________________________________________________________
63993 [  8256] By: jhi                                   on 2000/12/29  17:45:12
63994         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
63995              From: "Casey R. Tweten" <crt@kiski.net>
63996              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
63997              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
63998              
63999              Tests for for #8240.
64000      Branch: perl
64001            ! t/pragma/constant.t
64002 ____________________________________________________________________________
64003 [  8255] By: jhi                                   on 2000/12/29  17:43:07
64004         Log: Subject: Re: [PATCH] Interesting syntax idea
64005              From: Simon Cozens <simon@cozens.net>
64006              Date: Fri, 29 Dec 2000 14:34:04 +0000
64007              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
64008              
64009              Tests for #8254.
64010      Branch: perl
64011            ! t/pragma/sub_lval.t
64012 ____________________________________________________________________________
64013 [  8254] By: jhi                                   on 2000/12/29  17:42:11
64014         Log: Subject: [PATCH] Interesting syntax idea
64015              From: Simon Cozens <simon@cozens.net>
64016              Date: Wed, 27 Dec 2000 05:08:57 +0000
64017              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
64018              
64019              Make opens + bareword assigns do typeglob assigns.
64020      Branch: perl
64021            ! op.c
64022 ____________________________________________________________________________
64023 [  8253] By: jhi                                   on 2000/12/29  17:36:45
64024         Log: Output the (apparent) version of gcc, as suggested by
64025              
64026              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
64027              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
64028              Date: 26 Dec 2000 04:29:17 -0500
64029              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
64030              
64031              (The patch as such didn't any more apply as the misparsing had
64032              already been addressed in #6474.)  Also change the wording about
64033              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
64034      Branch: perl
64035            ! hints/dec_osf.sh
64036 ____________________________________________________________________________
64037 [  8252] By: nick                                  on 2000/12/29  12:14:31
64038         Log: Integrate mainline
64039      Branch: perlio
64040           !> (integrate 27 files)
64041 ____________________________________________________________________________
64042 [  8251] By: jhi                                   on 2000/12/29  08:45:46
64043         Log: (Retracted by #8264)
64044              
64045              (Fixed by #8260.)
64046              
64047              sv_catsv() needs one more byte space than seems reasonable.
64048              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
64049              Curiouser and curiouser.
64050      Branch: perl
64051            ! sv.c
64052 ____________________________________________________________________________
64053 [  8250] By: jhi                                   on 2000/12/29  07:57:52
64054         Log: More split // UTF-8 tests.
64055      Branch: perl
64056            ! t/pragma/utf8.t
64057 ____________________________________________________________________________
64058 [  8249] By: jhi                                   on 2000/12/29  07:54:51
64059         Log: (Retracted by #8264)  More join() testing which was good because
64060              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
64061      Branch: perl
64062            ! pp.c t/op/join.t utf8.c utf8.h
64063 ____________________________________________________________________________
64064 [  8248] By: jhi                                   on 2000/12/29  07:08:32
64065         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
64066              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
64067              that the only cases to care about are byte+byte and byte+character.
64068              
64069              TODO: See how well pp_concat() could be implemented in terms
64070              of sv_catsv().
64071      Branch: perl
64072            ! doop.c sv.c t/op/join.t utf8.h
64073 ____________________________________________________________________________
64074 [  8247] By: jhi                                   on 2000/12/29  06:35:23
64075         Log: Signedness nit.
64076      Branch: perl
64077            ! pp_hot.c
64078 ____________________________________________________________________________
64079 [  8246] By: jhi                                   on 2000/12/29  01:23:31
64080         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
64081              From: Lupe Christoph <lupe@lupe-christoph.de>
64082              Date: Thu, 28 Dec 2000 23:00:00 +0100
64083              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
64084              
64085              Suggest rsync --delete --dry-run.
64086      Branch: perl
64087            ! pod/perlhack.pod
64088 ____________________________________________________________________________
64089 [  8245] By: jhi                                   on 2000/12/28  23:57:05
64090         Log: The maxiters upper limit sanity check (guarding against
64091              non-progress) assumed bytes instead of characters in s///
64092              and split().
64093      Branch: perl
64094            ! pp.c pp_hot.c
64095 ____________________________________________________________________________
64096 [  8244] By: jhi                                   on 2000/12/28  23:34:08
64097         Log: Make some panic messages a bit more logical.
64098      Branch: perl
64099            ! doop.c pod/perldiag.pod pp.c pp_hot.c
64100 ____________________________________________________________________________
64101 [  8243] By: jhi                                   on 2000/12/28  22:59:16
64102         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
64103              From: Simon Cozens <simon@cozens.net>
64104              Date: Wed, 27 Dec 2000 02:30:03 +0000
64105              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
64106      Branch: perl
64107            ! pp.c t/pragma/sub_lval.t
64108 ____________________________________________________________________________
64109 [  8242] By: jhi                                   on 2000/12/28  22:56:53
64110         Log: Subject: [PATCH blead] Fix B::Terse indentation
64111              From: Daniel Chetlin <daniel@chetlin.com>
64112              Date: Wed, 27 Dec 2000 06:43:30 -0800
64113              Message-ID: <20001227064329.B9573@darkstar>
64114      Branch: perl
64115            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
64116 ____________________________________________________________________________
64117 [  8241] By: jhi                                   on 2000/12/28  22:48:59
64118         Log: The latter patch from the
64119              
64120              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
64121              From: Peter Prymmer <pvhp@forte.com> 
64122              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
64123              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
64124              
64125              (the former patch from the above should have been
64126              taken care of by Nick I-S)
64127      Branch: perl
64128            ! win32/Makefile
64129 ____________________________________________________________________________
64130 [  8240] By: jhi                                   on 2000/12/28  22:45:22
64131         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
64132              From: "Casey R. Tweten" <crt@kiski.net>
64133              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
64134              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
64135      Branch: perl
64136            ! lib/constant.pm
64137 ____________________________________________________________________________
64138 [  8239] By: jhi                                   on 2000/12/28  22:37:45
64139         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
64140              From: Simon Cozens <simon@cozens.net>
64141              Date: Wed, 27 Dec 2000 14:12:44 +0000
64142              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
64143      Branch: perl
64144            ! t/op/method.t t/op/sort.t toke.c
64145 ____________________________________________________________________________
64146 [  8238] By: jhi                                   on 2000/12/28  22:30:32
64147         Log: Subject: [PATCH perl@8229] Call.pm
64148              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
64149              Date: Mon, 25 Dec 2000 10:47:15 -0000
64150              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
64151      Branch: perl
64152            ! ext/Filter/Util/Call/Call.pm
64153 ____________________________________________________________________________
64154 [  8237] By: jhi                                   on 2000/12/28  22:19:21
64155         Log: Subject: [PATCH blead] Fix problem with `&' prototype
64156              From: Daniel Chetlin <daniel@chetlin.com>
64157              Date: Wed, 27 Dec 2000 15:55:32 -0800
64158              Message-ID: <20001227155532.D9573@darkstar>
64159      Branch: perl
64160            ! op.c t/comp/proto.t
64161 ____________________________________________________________________________
64162 [  8236] By: jhi                                   on 2000/12/28  22:09:25
64163         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
64164              From: Daniel Chetlin <daniel@chetlin.com>
64165              Date: Sun, 24 Dec 2000 04:09:49 -0800
64166              Message-ID: <20001224040949.B3090@darkstar>
64167      Branch: perl
64168            ! gv.c mg.c t/op/attrs.t
64169 ____________________________________________________________________________
64170 [  8235] By: jhi                                   on 2000/12/28  22:07:11
64171         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
64172              From: Jan Dubois <jand@ActiveState.com>
64173              Date: Tue, 26 Dec 2000 20:57:31 -0800
64174              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
64175      Branch: perl
64176            ! win32/win32.c
64177 ____________________________________________________________________________
64178 [  8234] By: jhi                                   on 2000/12/28  21:52:42
64179         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
64180              From: Simon Cozens <simon@cozens.net>
64181              Date: Thu, 28 Dec 2000 20:33:13 +0000
64182              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
64183      Branch: perl
64184            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
64185 ____________________________________________________________________________
64186 [  8233] By: jhi                                   on 2000/12/28  19:40:49
64187         Log: Integrate perlio.
64188      Branch: perl
64189           !> ext/Encode/Makefile.PL ext/Encode/compile
64190 ____________________________________________________________________________
64191 [  8232] By: nick                                  on 2000/12/23  16:06:00
64192         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
64193              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
64194      Branch: perlio
64195            ! ext/Encode/Makefile.PL
64196 ____________________________________________________________________________
64197 [  8231] By: nick                                  on 2000/12/23  14:30:34
64198         Log: "Compiled" encode build cleanup
64199              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
64200              - .c files do not export sub-tables
64201      Branch: perlio
64202            ! ext/Encode/Makefile.PL ext/Encode/compile
64203 ____________________________________________________________________________
64204 [  8230] By: nick                                  on 2000/12/23  12:50:37
64205         Log: Integrate mainline
64206      Branch: perlio
64207           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
64208           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
64209           !> pod/perl5004delta.pod pod/perl5005delta.pod
64210           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
64211           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
64212           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
64213           !> pod/perlsub.pod
64214 ____________________________________________________________________________
64215 [  8229] By: jhi                                   on 2000/12/22  15:32:12
64216         Log: Integrate perlio.
64217      Branch: perl
64218           +> win32/distclean.bat
64219           !> MANIFEST t/io/utf8.t
64220 ____________________________________________________________________________
64221 [  8228] By: jhi                                   on 2000/12/22  15:29:40
64222         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
64223              From: Robin Barker <rmb1@cise.npl.co.uk>
64224              Date: Fri, 22 Dec 2000 12:17:38 GMT
64225              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
64226      Branch: perl
64227            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
64228            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
64229            ! pod/perl5004delta.pod pod/perl5005delta.pod
64230            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
64231            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
64232            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
64233            ! pod/perlsub.pod
64234 ____________________________________________________________________________
64235 [  8227] By: jhi                                   on 2000/12/22  15:24:28
64236         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
64237              From: "John L. Allen" <allen@grumman.com>
64238              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
64239              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
64240              
64241              Document APPLLIB_EXP.
64242      Branch: perl
64243            ! INSTALL
64244 ____________________________________________________________________________
64245 [  8226] By: nick                                  on 2000/12/21  22:11:50
64246         Log: Handy script for when one forgets to "dmake clean" 
64247      Branch: perlio
64248            + win32/distclean.bat
64249            ! MANIFEST
64250 ____________________________________________________________________________
64251 [  8225] By: nick                                  on 2000/12/21  21:54:04
64252         Log: CRLF platform issue with io/utf8 fix.
64253      Branch: perlio
64254            ! t/io/utf8.t
64255 ____________________________________________________________________________
64256 [  8224] By: nick                                  on 2000/12/21  21:02:20
64257         Log: Integrate mainline
64258      Branch: perlio
64259           !> Changes Configure Makefile.SH Porting/Glossary
64260           !> Porting/config.sh Porting/config_H configure.com
64261           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
64262           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
64263           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
64264           !> win32/config.bc win32/config.gc win32/config.vc
64265 ____________________________________________________________________________
64266 [  8223] By: jhi                                   on 2000/12/21  17:09:16
64267         Log: Update Changes.
64268      Branch: perl
64269            ! Changes patchlevel.h
64270 ____________________________________________________________________________
64271 [  8222] By: jhi                                   on 2000/12/21  16:24:01
64272         Log: Metaconfig unit changes for #8221.
64273      Branch: metaconfig/U/perl
64274           +> issymlink.U
64275            - testsyml.U
64276            ! Mksymlinks.U
64277 ____________________________________________________________________________
64278 [  8221] By: jhi                                   on 2000/12/21  16:23:48
64279         Log: Rename testsyml to issymlink.
64280      Branch: perl
64281            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64282            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
64283            ! win32/config.vc
64284 ____________________________________________________________________________
64285 [  8220] By: jhi                                   on 2000/12/21  15:47:26
64286         Log: Robustness support for #8218 (symlink forest) since the GNU
64287              tools seem to be overly picky about symlinkage depths.
64288      Branch: perl
64289            ! Makefile.SH t/io/fs.t
64290 ____________________________________________________________________________
64291 [  8219] By: jhi                                   on 2000/12/21  15:38:27
64292         Log: Metaconfig changes for #8218.
64293      Branch: metaconfig
64294            ! U/modified/Oldconfig.U
64295      Branch: metaconfig/U/perl
64296            + Mksymlinks.U
64297            ! testsyml.U
64298 ____________________________________________________________________________
64299 [  8218] By: jhi                                   on 2000/12/21  15:37:57
64300         Log: Add Configure option -Dmksymlinks which will create a symlink
64301              forest if the current/build differs from the source directory.
64302              TODO: mkdir -p is not portable.
64303      Branch: perl
64304            ! Configure
64305 ____________________________________________________________________________
64306 [  8217] By: jhi                                   on 2000/12/21  14:39:12
64307         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
64308              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
64309              Date: Thu, 21 Dec 2000 09:38:18 GMT
64310              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
64311              
64312              The ofs became an SV.
64313      Branch: perl
64314            ! ext/Thread/Thread.xs
64315 ____________________________________________________________________________
64316 [  8216] By: jhi                                   on 2000/12/21  05:40:21
64317         Log: The polymorphism seems to have fixed 20000517.001.
64318      Branch: perl
64319            ! t/pragma/utf8.t
64320 ____________________________________________________________________________
64321 [  8215] By: jhi                                   on 2000/12/21  04:44:52
64322         Log: read() documentation tweak for 20001121.004.
64323      Branch: perl
64324            ! pod/perlfunc.pod
64325 ____________________________________________________________________________
64326 [  8214] By: jhi                                   on 2000/12/21  03:54:11
64327         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
64328      Branch: perl
64329            ! pp_sys.c t/op/misc.t
64330 ____________________________________________________________________________
64331 [  8213] By: jhi                                   on 2000/12/21  00:28:10
64332         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
64333              From: Peter Prymmer <pvhp@forte.com>
64334              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
64335              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
64336      Branch: perl
64337            ! configure.com
64338 ____________________________________________________________________________
64339 [  8212] By: jhi                                   on 2000/12/21  00:26:21
64340         Log: Edit edit edit.
64341      Branch: perl
64342            ! pod/perlfaq3.pod
64343 ____________________________________________________________________________
64344 [  8211] By: jhi                                   on 2000/12/20  18:52:46
64345         Log: Update Changes.
64346      Branch: perl
64347            ! Changes patchlevel.h
64348 ____________________________________________________________________________
64349 [  8210] By: jhi                                   on 2000/12/20  18:34:47
64350         Log: Yet another editor edit.
64351      Branch: perl
64352            ! pod/perlfaq3.pod
64353 ____________________________________________________________________________
64354 [  8209] By: jhi                                   on 2000/12/20  15:33:28
64355         Log: More Win32 Perling.
64356      Branch: perl
64357            ! pod/perlfaq3.pod
64358 ____________________________________________________________________________
64359 [  8208] By: jhi                                   on 2000/12/20  15:07:46
64360         Log: More Win32 editor/IDE/shell hints.
64361      Branch: perl
64362            ! pod/perlfaq3.pod
64363 ____________________________________________________________________________
64364 [  8207] By: jhi                                   on 2000/12/20  03:54:08
64365         Log: Subject: [PATCH] obscure timing knowledge
64366              From: Nicholas Clark <nick@ccl4.org>
64367              Date: Tue, 19 Dec 2000 19:22:31 +0000
64368              Message-ID: <20001219192231.F2827@plum.flirble.org>
64369      Branch: perl
64370            ! sv.c
64371 ____________________________________________________________________________
64372 [  8206] By: jhi                                   on 2000/12/20  03:45:57
64373         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
64374              From: Spider Boardman <spider@leggy.zk3.dec.com>
64375              Date: Tue, 19 Dec 2000 21:30:16 -0500
64376              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
64377      Branch: perl
64378            ! sv.c
64379 ____________________________________________________________________________
64380 [  8205] By: jhi                                   on 2000/12/19  23:02:01
64381         Log: Update Changes.
64382      Branch: perl
64383            ! Changes patchlevel.h
64384 ____________________________________________________________________________
64385 [  8204] By: jhi                                   on 2000/12/19  22:58:18
64386         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
64387              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
64388              on editors and diffing/patching.
64389      Branch: perl
64390            ! t/op/utf8decode.t
64391 ____________________________________________________________________________
64392 [  8203] By: nick                                  on 2000/12/19  21:36:16
64393         Log: Integrate mainline (forgot my own change...)
64394      Branch: perlio
64395           !> ext/Encode/compile
64396 ____________________________________________________________________________
64397 [  8202] By: nick                                  on 2000/12/19  21:34:42
64398         Log: Integrate mainline.
64399      Branch: perlio
64400           !> (integrate 61 files)
64401 ____________________________________________________________________________
64402 [  8201] By: nick                                  on 2000/12/19  21:34:06
64403         Log: Avoid looking for File::Glob when we don't need it.
64404      Branch: perl
64405            ! ext/Encode/compile
64406 ____________________________________________________________________________
64407 [  8200] By: jhi                                   on 2000/12/19  18:35:49
64408         Log: Update Changes.
64409      Branch: perl
64410            ! Changes patchlevel.h
64411 ____________________________________________________________________________
64412 [  8199] By: jhi                                   on 2000/12/19  18:35:07
64413         Log: Microperl tweaks.
64414      Branch: perl
64415            ! sv.c uconfig.h uconfig.sh
64416 ____________________________________________________________________________
64417 [  8198] By: jhi                                   on 2000/12/19  18:29:59
64418         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
64419      Branch: perl
64420            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64421            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
64422 ____________________________________________________________________________
64423 [  8197] By: jhi                                   on 2000/12/19  17:55:29
64424         Log: In VMS embedded perls couldn't access the statically built Socket,
64425              from Charles Lane.
64426      Branch: perl
64427            ! configure.com
64428 ____________________________________________________________________________
64429 [  8196] By: jhi                                   on 2000/12/19  17:49:50
64430         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
64431              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
64432              Date: Sun, 17 Dec 2000 19:11:44 -0000
64433              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
64434      Branch: perl
64435            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
64436            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
64437 ____________________________________________________________________________
64438 [  8195] By: jhi                                   on 2000/12/19  17:47:53
64439         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
64440              From: Jonathan Stowe <gellyfish@gellyfish.com>
64441              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
64442              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
64443      Branch: perl
64444            ! utils/h2xs.PL
64445 ____________________________________________________________________________
64446 [  8194] By: jhi                                   on 2000/12/19  17:46:28
64447         Log: Subject: Re: useless use of void context work-around
64448              From: andreas.koenig@anima.de (Andreas J. Koenig)
64449              Date: 16 Dec 2000 15:13:36 +0100
64450              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
64451              
64452              Document (comment) the q(di ds ig) trick in the code.
64453      Branch: perl
64454            ! op.c
64455 ____________________________________________________________________________
64456 [  8193] By: jhi                                   on 2000/12/19  17:10:57
64457         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
64458              From: "Mark J. Reed" <mreed@strange.turner.com>
64459              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
64460              Message-Id: <200012160222.VAA13986@strange.turner.com>
64461      Branch: perl
64462            ! ext/Sys/Syslog/Syslog.pm
64463 ____________________________________________________________________________
64464 [  8192] By: jhi                                   on 2000/12/19  17:07:45
64465         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
64466              From: Nicholas Clark <nick@ccl4.org>
64467              Date: Sat, 16 Dec 2000 19:03:13 +0000
64468              Message-ID: <20001216190313.D68304@plum.flirble.org>
64469      Branch: perl
64470            ! t/op/64bitint.t
64471 ____________________________________________________________________________
64472 [  8191] By: jhi                                   on 2000/12/19  17:06:13
64473         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
64474              From: Dominic Dunlop <domo@computer.org>
64475              Date: Mon, 18 Dec 2000 12:00:15 +0100
64476              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
64477              
64478              This patchlet is needed in order that perl can be statically linked.  
64479      Branch: perl
64480            ! regexec.c
64481 ____________________________________________________________________________
64482 [  8190] By: jhi                                   on 2000/12/19  17:03:08
64483         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
64484              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64485              Date: Sun, 17 Dec 2000 00:18:35 -0600
64486              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
64487      Branch: perl
64488            ! perlio.h vms/gen_shrfls.pl
64489 ____________________________________________________________________________
64490 [  8189] By: jhi                                   on 2000/12/19  16:20:28
64491         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
64492              From: Prymmer/Kahn <pvhp@best.com>
64493              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
64494              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
64495              
64496              A better version of #8188.
64497      Branch: perl
64498            ! pod/perlfaq3.pod
64499 ____________________________________________________________________________
64500 [  8188] By: jhi                                   on 2000/12/19  15:57:06
64501         Log: (Replaced by #8189)
64502              
64503              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64504              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
64505              From: Prymmer/Kahn <pvhp@best.com>
64506              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
64507              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64508              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
64509              Date: Mon, 18 Dec 2000 11:10:45 -0500
64510              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
64511      Branch: perl
64512            ! pod/perlfaq3.pod
64513 ____________________________________________________________________________
64514 [  8187] By: jhi                                   on 2000/12/19  15:54:19
64515         Log: Email address fix for Anton Berezin.
64516      Branch: perl
64517            ! AUTHORS
64518 ____________________________________________________________________________
64519 [  8186] By: jhi                                   on 2000/12/19  15:38:54
64520         Log: Subject: [PATCH perl@8102] cygwin port
64521              From: "Eric Fifer" <efifer@dircon.co.uk> 
64522              Date: Thu, 14 Dec 2000 13:41:29 -0000
64523              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
64524              
64525              When compiling modules the data item that is being imported
64526              from libperl.dll needs to be tagged as imported/shared data:
64527              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
64528      Branch: perl
64529            ! perliol.h
64530 ____________________________________________________________________________
64531 [  8185] By: jhi                                   on 2000/12/19  14:53:24
64532         Log: Regen uconfig.h and uconfig.sh.
64533      Branch: perl
64534            ! uconfig.h uconfig.sh
64535 ____________________________________________________________________________
64536 [  8184] By: jhi                                   on 2000/12/18  20:43:49
64537         Log: Comments work so much better when they are closed.
64538      Branch: perl
64539            ! regcomp.c
64540 ____________________________________________________________________________
64541 [  8183] By: jhi                                   on 2000/12/18  18:04:02
64542         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
64543              Fixes the bug 20001218.016.
64544      Branch: perl
64545            ! regcomp.c
64546 ____________________________________________________________________________
64547 [  8182] By: gsar                                  on 2000/12/18  09:53:47
64548         Log: delete spurious files
64549      Branch: maint-5.6/perl
64550            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
64551            - vos/config.h vos/config_h.SH_orig
64552 ____________________________________________________________________________
64553 [  8181] By: gsar                                  on 2000/12/18  09:46:08
64554         Log: regen perltoc
64555      Branch: maint-5.6/perl
64556            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
64557 ____________________________________________________________________________
64558 [  8180] By: gsar                                  on 2000/12/18  09:20:27
64559         Log: integrate changes#7924..7926,7946,7952 from mainline
64560              
64561              A test works better if it has the right 1..$n output.
64562              
64563              All the core library users of Class::Struct seem to be
64564              using "use Class::Struct 'struct';" instead of the bare
64565              "use Class::Struct;", which isn't documented in Class::Struct.
64566              This can't be right.
64567              
64568              Make the Class::Struct import() wiser.
64569              
64570              Upgrade to CPAN 1.59_51, from Andreas König.
64571              
64572              Subject: Re: long shell lines
64573              Split overly long shell command lines.
64574      Branch: maint-5.6/perl
64575           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
64576           !> lib/File/stat.pm t/lib/class-struct.t
64577 ____________________________________________________________________________
64578 [  8179] By: gsar                                  on 2000/12/18  08:55:54
64579         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
64580              7918,7919,7988,8907 from mainline (various)
64581              
64582              Subject: [ID 20001127.004] White space problem in perlamiga.pod
64583              
64584              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
64585              
64586              Subject: [PATCH] perlcc.PL cleanups
64587              
64588              Subject: [PATCH] Updating perltie.pod for arrays
64589              
64590              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
64591              Subject: Re: [PATCH] Updating perltie.pod for arrays
64592              Subject: Re: [PATCH] Updating perltie.pod for arrays
64593              
64594              One more perltie.pod nit from Casey R. Tweten.
64595              
64596              Subject: [PATCH] $^O  win32 -> MSWin32
64597              plus similar nits for vms, err, VMS, and UNICOS.
64598              
64599              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
64600              More checking in case someone has broken their services or
64601              protocol databases.
64602              
64603              Make "use Class::Struct 'struct';" work again (broken by #7617);
64604              add a test for Class::Struct.
64605              
64606              Integrate the "skip" messages to explain().
64607              
64608              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
64609      Branch: maint-5.6/perl
64610           +> t/lib/class-struct.t
64611           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
64612           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
64613           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
64614 ____________________________________________________________________________
64615 [  8178] By: gsar                                  on 2000/12/18  08:16:30
64616         Log: avoid redefinition warnings on windows due to sys/socket.h getting
64617              #included before win32.h
64618      Branch: maint-5.6/perl
64619            ! win32/include/sys/socket.h
64620 ____________________________________________________________________________
64621 [  8177] By: gsar                                  on 2000/12/18  05:24:04
64622         Log: make regen_headers; fix POSIX.xs problems; remove outdated
64623              code from sys/socket.h that makes build fail now
64624      Branch: maint-5.6/perl
64625            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
64626            ! pod/perlapi.pod
64627           !> win32/include/sys/socket.h
64628 ____________________________________________________________________________
64629 [  8176] By: gsar                                  on 2000/12/18  05:20:17
64630         Log: update Changes
64631      Branch: maint-5.6/perl
64632            ! Changes patchlevel.h
64633 ____________________________________________________________________________
64634 [  8175] By: gsar                                  on 2000/12/18  04:57:48
64635         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
64636              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
64637              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
64638              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
64639              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
64640              7823,7825,7838
64641              
64642              Subject: Re: [PATCH] README.solaris
64643              
64644              Add getpagesize() probing, on non-UNIX guess 'undef'.
64645              
64646              Simplify the getpagesize() unit by dropping the
64647              pagesize probe since it's nowadays slightly more
64648              complicated because of sysconf(). (Note: if some
64649              platform really needs the -lPW for getpagesize,
64650              I just broke it.)
64651              TODO: a new pagesize unit.
64652              
64653              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
64654              
64655              MachTen doesn't really do mmap() and munmap().
64656              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
64657              
64658              More README.solaris updates from Andy Dougherty.
64659              
64660              Copy the s// information of README.hpux also to the perlrun.
64661              
64662              Add HAS_FSYNC, lack noticed by Nicholas Clark.
64663              
64664              Add a metaconfig unit for fsync.
64665              
64666              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
64667              
64668              Many subdocumented return values of the IO extension now documented.
64669              ungetc and write still left subdocumented.
64670              Subject: [PATCH] (was Re: IO::Handle::ungetc)
64671              
64672              Document tell() on special streams.
64673              
64674              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
64675              
64676              Subject: [ID 20001112.007] sfio's sftell isn't ftell
64677              
64678              Couple of tests from #7660 salvaged.
64679              
64680              Tweak the definition of the bit complement on UTF-8 data:
64681              if none of the characters in the string are > 0xff,
64682              the result is a complemented byte string, not a (UTF-8)
64683              char string.  Based on the summary in
64684              Subject: Re: [ID 20000918.005] ~ on wide chars
64685              This should give us the maximum backward (pre-char string)
64686              compatibility and utf8 compatibility.  The other alternative
64687              would be to limit the bit complement to be always byte only,
64688              taking the least significant byte of the chars.
64689              
64690              Cleanup messy #ifdef.
64691              
64692              Typos in #7667.
64693              
64694              Declare reg_data like reg_substr_data.
64695              
64696              Placate nervous compilers that see longer than ints switch()ing.
64697              
64698              Remove the new two tests of lib/io_xs for now, they seem to
64699              fail under perlio on some platforms.
64700              
64701              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
64702              
64703              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
64704              
64705              Subject: tiny typo in perl5db.pl
64706              
64707              Subject: some additions for makefiles for win32 (for perl@7674)
64708              
64709              Hoist the duplicated socket/netdb include logic to perl.h;
64710              undef SETERRNO in case SOCKS has defined it.  Based on:
64711              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
64712              
64713              Regen Configure.
64714              
64715              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
64716              (a macro to define signed and unsigned integer constants).
64717              
64718              Use UINT64_C().
64719              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
64720              
64721              Use u_int32_t for the size of hash_cb(), not size_t.
64722              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
64723              
64724              Quit utf8_to_uv() instantly if curlen == 0.
64725              
64726              Subject: [PATCH: perl@7674] updates to README.os390
64727              
64728              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
64729              
64730              EBCDIC tweaks.
64731              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
64732              
64733              Linenumber fix.
64734              
64735              SOCKS has its own USE_THREADS, based on
64736              Subject: [ID 20001114.002] et. al. bugfix followup
64737              
64738              UINT64_C() work continues.
64739              
64740              Detypo.
64741              
64742              The type of the hash_cb() size argument is tricky.
64743              
64744              Add fwalk() probe to the configuration files and regen perltoc.
64745              
64746              Subject: perllocale.pod changes
64747              
64748              Avoid an infinite loop in VMS when utils scripts are run
64749              with no arguments, from Charles Lane.
64750              
64751              Subject: Re: Bug in Carp::Heavy/5.6.0?
64752              
64753              For Solaris use64bitall the stdchar needs a little bit of help.
64754              
64755              The long double hints can be here or there.
64756              
64757              Test tweak for the open pragma.
64758              
64759              Also the 64bitall hints can be either here or there.
64760              
64761              As surmised the #7719 wasn't a good move.
64762              
64763              Subject: Fix for 20000409.001
64764              
64765              Subject: Fix for 20000815.006
64766              It's really 20000518.006.
64767              
64768              Subject: [PATCH 5.6.0 README.win32] very minor typos
64769              
64770              Subject: Fix for README.amiga (20000323.033)
64771              
64772              Explain in more detail the {} syntax ambiguousity.
64773              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
64774              
64775              Sparc 64-bit pack() fix from Jens Hamisch.
64776              
64777              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
64778              
64779              Subject: podlators 1.05 available        
64780              
64781              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
64782              
64783              Subject: [perl 7711: EPOC] updates
64784              
64785              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
64786              
64787              Miraculous typo.
64788              
64789              sysseek() instead of seek().
64790              
64791              Solaris hints tweaks.
64792              
64793              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
64794              This may be overly harsh but until proven otherwise, we think this
64795              way, or until we have a simple test for Configure (having to start
64796              up servers is does not count as simple) to check for the problems.
64797              
64798              Remove the shared object before attempting to create
64799              (by linking) a new one.  E.g. in AIX not removing
64800              becomes quite painful if one tries to do more than one
64801              build in the same tree (an interrupted build, for example),
64802              since the AIX' shared dynaloader seemingly keeps the shared
64803              objects open and therefore 'busy' for quite a while, even when
64804              nobody is using the objects, leading into link failures.
64805              
64806              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
64807              
64808              Subject: DOC PATCH 5.6.0 perlreftut
64809              
64810              Subject: [PATCH: perl@7777] add system locale testing for VMS
64811              
64812              Subject: [PATCH] Test.pm POD peculiarity
64813              
64814              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
64815              
64816              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
64817              
64818              Subject: Re: perl@7777 
64819              Detypoing.
64820              
64821              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
64822              
64823              Go ahead and #include <unistd.h> in perl.h.
64824              
64825              Subject: [PATCH perl@7795] small cleanup task for test suite
64826              
64827              Subject: Re: av.c patch (having slight problems)
64828              unshift() speedup.
64829              
64830              Reach back one higher up when searching for PERL_SRC.
64831      Branch: maint-5.6/perl
64832           +> lib/File/Spec/Epoc.pm
64833           !> (integrate 88 files)
64834 ____________________________________________________________________________
64835 [  8174] By: gsar                                  on 2000/12/18  03:53:09
64836         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
64837              7625..7629,7631..7634,7637,7639,7642 from mainline
64838              
64839              Fix for the tie-refhash string table leaks.
64840              
64841              Subject: [patch perl@7595] VMS configure.com tweak
64842              
64843              More careful detection of how well NVs and UVs mix.
64844              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))
64845              Added some SIGFPE paranoia.
64846              
64847              Forgot to bump the line numbers in #7601.
64848              
64849              Subject: PATCH std stdio for (Free)BSD
64850              
64851              Deleting $ENV{PATH} in VMS is not recommendable.
64852              
64853              Locale buglets.
64854              Subject: RE: Locales support (setlocale) fixes
64855              
64856              Do not test UTF-8 locales since that the tests would require
64857              polymorphic regexen.
64858              
64859              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
64860              
64861              A missing aTHX_.
64862              
64863              Subject: [ID 20001108.013] spelling
64864              
64865              Subject: [PATCH] Class::Struct at compile time
64866              
64867              Make deleting for %ENV work for (newer versions of) VMS,
64868              from Craig A. Berry.
64869              
64870              Forgot from #7618.
64871              
64872              More VMS moves on environment handling, from Charles Lane.
64873              
64874              Remove unused extra arguments.
64875              
64876              Typo in an ifndef.
64877              Subject: Re: [PATCH 5.7.0] better messages from malloc()
64878              
64879              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
64880              All except the "cow orker" change.
64881              
64882              The generated boot_* headers are wrong.  Pickier compiler,
64883              such as KAI C++ will refuse to compile the resulting perlmain.
64884              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
64885              
64886              There's no =head3.
64887              
64888              Disable only the tests 99 and 166 for UTF-8 locales.
64889              
64890              Missing dTHXs.
64891              Subject: RE: perl@7595 builds not on cygwin
64892              
64893              Subject: Re: bash -c exit and linux hints 
64894              
64895              Various doc oddball characters.
64896              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
64897              
64898              Subject: [PATCH] IO::Seekable pod
64899              
64900              Amdahl UTS hints updates.
64901              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
64902              
64903              Explain better why certain regex tests are skipped.
64904              Subject: Re: tests skipped: unknown reason
64905              
64906              Subject: [PATCH] README.solaris
64907              
64908              Subject: [PATCH perl@7638] cygwin port
64909      Branch: maint-5.6/perl
64910           +> README.solaris
64911           !> (integrate 26 files)
64912 ____________________________________________________________________________
64913 [  8173] By: gsar                                  on 2000/12/18  03:37:02
64914         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
64915              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
64916              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
64917              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
64918              
64919              Better create a true mailing list for the repository keepers.
64920              
64921              Subject: [ID 20001027.007] uniq array in perlfaq
64922              
64923              De-quoted-unreadable to ISO Latin 1.
64924              (There's one ISO-2022-JP name in Changes5.004.)
64925              
64926              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
64927              
64928              The #7476 needs a MANIFEST change, too.
64929              
64930              Add also emailless people.
64931              
64932              UTF-8 decoder tweak.
64933              
64934              Make \x{...} consistently produce UTF-8.
64935              Subject: Re: \x{...} is confused 
64936              
64937              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
64938              
64939              Add a perlbug flag, -A, to avoid acknowledgement messages.
64940              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
64941              
64942              Use Errno magic.
64943              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
64944              
64945              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
64946              
64947              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
64948              
64949              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
64950              
64951              Be more lenient on bad UTF-8 when doing bit arithmetics.
64952              Subject: Re: [ID 20000918.005] ~ on wide chars
64953              (The ord() part of the patch skipped.)
64954              
64955              Subject: perlfaq style changes
64956              
64957              AUTHORS tweaks.
64958              
64959              Whitespace style tweak.  Was originally going to see to
64960              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
64961              but that had already been taken care of.
64962              
64963              The compiler is either gcc or cc, from Tom Bates.
64964              
64965              The osname has been lowercased by now, from Tom Bates.
64966              
64967              The NonStop-UX libraries have a novel way to say NaN.
64968              
64969              printf UVs the correct way, noticed by Robin Barker.
64970              
64971              Subject: [PATCH] startperl to respect versiononly
64972              
64973              AUTHORS updates.
64974              
64975              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
64976              
64977              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
64978              
64979              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
64980              
64981              Generalize the Camel wording.
64982              Subject: Re: perlfaq style changes
64983              
64984              Subject: [ID 20001005.006] Documentation -- description of qr//
64985              
64986              C.pm part of
64987              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
64988              
64989              Locale warning explanation tweak.
64990              
64991              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
64992              
64993              Make the POSIX::setuid and POSIX::setgid to really call setuid()
64994              and setgid() because they were just changing $< and $( which means
64995              only changing the real uid/gid, as opposed to changing both
64996              real and effective ids.  (The alternative way could have been
64997              in POSIX.pm to change $> and $), too, but making a direct call
64998              to the C API feels cleaner.)  Fixes the bug
64999              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
65000              
65001              Expand %Config variables and %ENV variables only if
65002              so requested during build time using the
65003              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
65004              Not expanding makes relocating distributions easier.
65005              
65006              More tweaking on the #7522 theme.
65007              
65008              Test::Harness revealed buglets in the new DynaLoader.
65009              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
65010              
65011              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
65012              fix a autovivification bug in Tie::RefHash, add tests for both.
65013              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
65014              
65015              Detpyo.
65016              
65017              recv() can fail and return undef.
65018              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
65019              
65020              Fix the problem discussed in
65021              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
65022              originally from Linc Madison.  Also Andreas König's comments
65023              taken into account.  Some other problems with Tie::SubstrHash
65024              fixed: didn't croak when the table exceeded the requested number
65025              of entries (as documented) but instead when the number of entries
65026              exceeded the size of the table, a croak() had an unnecessary \n,
65027              didn't have a CLEAR method, documented that there is no exists().
65028              Didn't fix to be strict-proof because the module uses &foo; and
65029              dynamic scope.  Added a test script exercizing both first tamely 
65030              the basic functionality, and then the failure cases reported by
65031              Linc Madison.
65032              
65033              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
65034              
65035              The #7521 touched things it shouldn't have.
65036              
65037              Subject: [PATCH 5.7.0] better messages from malloc()
65038              
65039              Subject: Re: README.aix
65040              
65041              Add FCNTL_CAN_LOCK.
65042              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65043              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
65044              
65045              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
65046              create a "fast path" for locale name probing using "locale -a"
65047              if available, squash finally hopefully the s?printf resetting
65048              the numeric locale (since, IIUC perllocale, it never shouldn't). 
65049              
65050              More Changes tweakery.
65051              
65052              Dying is too strict here, better just skip.
65053              
65054              Subject: Locales support (setlocale) fixes
65055              Modified quite a bit to be more portable.
65056              
65057              Configure would use a bad $myuname from an old config.sh.
65058              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
65059              
65060              Fix for
65061              Subject: [ID 20001004.006] undef is never tainted
65062              An undef read from a slurped file was not tainted.
65063              
65064              Fix for
65065              Subject: [ID 20001004.007] taint propogation is inconsistent
65066              The culprit was sv_setsv() which was rather blindly
65067              propagating taint, which lead to behaviour where if
65068              a tainted anon hash value was seen all the hash values
65069              from then on at that level became tainted, or at any
65070              upper levels in the case of nested anon hashes.
65071              
65072              Test tweak: show also the failed locales.
65073              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
65074              
65075              A fix of sorts for 20000329.026, a better error message
65076              for a missing "use charnames" when using the \N{...}. 
65077              
65078              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
65079              
65080              Add =pod to be tidy.
65081              
65082              Fix for bug id 19990615.008, pos() unset during s///ge.
65083              
65084              Add a note for future generations about bug id 20000229.006.
65085              
65086              Use -dM for gcc (the suggested patch did it only for Linux,
65087              but I think it can be generalized).
65088              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
65089              
65090              opmini.o can linger from Configures past.
65091              
65092              Document that the evaled syntax errors cause scalar leaks.
65093              
65094              Fix for
65095              Subject: [ID 20000728.005] perl -P broken
65096              (hopefully).  The fix is also not complete, it seems to break
65097              BOM swallowing for libc5 systems, but until someone figures
65098              out a way to do this without ftell(), this will do.
65099              
65100              AUTHORS updates.
65101              
65102              Subject: Re: rsync'ed patches vs. rsync'ed source
65103              
65104              Admit that the test leaks scalars.
65105              
65106              Sanitize the environment further.
65107              
65108              VOS updates from Paul Green.
65109              
65110              Document %ENV = () portability issues.
65111              
65112              Make the stdio test program of 7427 less noisy while being 
65113              compiled so that Digital UNIX wouldn't get both
65114              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
65115              undefined.  This makes perlio happy.
65116              
65117              glibc5 detection by __GNU_LIBRARY__.
65118              
65119              %ENV note tweaks from Dan Sugalski.
65120              
65121              Varargs don't always work too well if one puts an unsigned
65122              char on the stack and pop an unsigned quad off the stack.
65123              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
65124              
65125              Subject: Pod updates
65126              
65127              Fake support of holey files in win/dosish platforms.
65128              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
65129              
65130              A doc addition for bug id 20001105.019, beware \p.
65131              
65132              Tweak #7587.
65133              
65134              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
65135              
65136              perlhack updates from H.Merijn Brand.
65137              
65138              Subject: [PATCH perl@7573] cygwin port
65139              Synchronize with Cygwin 1.1.5.
65140              
65141              Bad thinko in #7581 (I used the test program with the expanded
65142              values as-is).
65143              
65144              Make perlbug not insist on dumping to a file when stdout isn't a tty.
65145              Subject: [PATCH] perlbug.PL
65146              
65147              Overrideable keys, each, pop, push, shift, splice, unshift.
65148              Subject: [PATCH] prototyped functions that should be overrideable
65149              
65150              Try to avoid flockless and emulationless places.
65151      Branch: maint-5.6/perl
65152           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
65153            - MAINTAIN
65154           !> (integrate 111 files)
65155 ____________________________________________________________________________
65156 [  8172] By: jhi                                   on 2000/12/18  02:49:27
65157         Log: Regen pods.
65158      Branch: perl
65159            ! pod/perlmodlib.pod pod/perltoc.pod
65160 ____________________________________________________________________________
65161 [  8171] By: gsar                                  on 2000/12/18  02:49:24
65162         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
65163              7465..7471 from mainline
65164              
65165              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
65166              in platforms that strictly require all the symbols being present
65167              at link time.
65168              
65169              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
65170              
65171              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
65172              
65173              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
65174              
65175              Subject: [PATCH] todo
65176              
65177              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
65178              
65179              Use $sort, $uniq (and $tr) consistently as wondered
65180              by Nicholas Clark.
65181              
65182              Too enthusiastic editing in #7460.
65183              
65184              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
65185              
65186              Upgrade to CPAN 1.58_55.
65187              Subject: CPAN.pm status
65188              
65189              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
65190              
65191              Make target reordering to avoid pointless re-makes.
65192              Subject: Re: Total re-make of 'make okfile' after 7451 ?
65193              
65194              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
65195              
65196              Subject: DOC PATCH 5.6.0
65197              
65198              Add the repository doc by Malcolm, Sarathy, and by Simon,
65199              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
65200      Branch: maint-5.6/perl
65201           +> Porting/repository.pod
65202           !> Configure MANIFEST Makefile.SH README.dos README.os2
65203           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
65204           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
65205           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
65206 ____________________________________________________________________________
65207 [  8169] By: gsar                                  on 2000/12/18  02:33:34
65208         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
65209              7435..7441,7445 from mainline
65210              
65211              Make the UTF-8 decoding stricter and more verbose when
65212              malformation happens.  This involved adding an argument
65213              to utf8_to_uv_chk(), which involved changing its prototype,
65214              and prefer STRLEN over I32 for the UTF-8 length, which as
65215              a domino effect necessitated changing the prototypes of
65216              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
65217              The stricter UTF-8 decoding checking uses Markus Kuhn's
65218              UTF-8 Decode Stress Tester from
65219              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
65220              
65221              Run vms/vms_yfix.pl, should have done that after changing
65222              perly.c in #7382.
65223              
65224              Subject: [PATCH 5.7.0] static linking with uninstalled perl
65225              
65226              (Replaced by #7440.)
65227              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
65228              
65229              Fix the bug ID 20001024.005, the bug introduced by #7416.
65230              
65231              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
65232              
65233              Fix the bug reported in
65234              From: andreas.koenig@anima.de (Andreas J. Koenig)
65235              Also make is_utf8_char() stricter.
65236              
65237              Missed the header file changes from #7425.
65238              
65239              Check if stdio supports tweaking lval and cnt simultaneously.
65240              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
65241              
65242              Stratus VOS updates from Paul Green.
65243              
65244              Podify README.epoc and README.vos.
65245              
65246              Add targets to Makefile.SH, most importantly
65247              'regen_all' which also remembers to update vms/perly*.
65248              
65249              Subject: Minor update to find2perl, for portability
65250              
65251              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
65252              
65253              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
65254              
65255              Rename UTF8LEN() to be UNISKIP(), too confusing to have
65256              UTF8LEN() and UTF8SKIP(). 
65257              
65258              Allow poking holes at the UTF-8 decoding strictness.
65259              
65260              Continue the internal UTF-8 API tweaking.
65261              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
65262              used much more than the simpler API, now called utf8_to_uv_simple().
65263              Still not quite happy with API, too much partial duplication
65264              of functionality.
65265              
65266              A new version of making the syslog test more robust.
65267              (Replaces #7421.)
65268              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
65269              
65270              buildtoc target tweaks.
65271              
65272              Integrate with vmsperl #7430 by Charles Bailey:
65273              
65274              Cleanup from prior patch (Charles Lane?):
65275              - improve handling of MFDs in Basename and Path
65276              - default to no xsubpp line # munging when building debug images
65277      Branch: maint-5.6/perl
65278           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65279           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
65280           !> (integrate 67 files)
65281 ____________________________________________________________________________
65282 [  8168] By: gsar                                  on 2000/12/18  02:05:49
65283         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
65284              
65285              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
65286              From: Martin Husemann <martin@duskware.de>
65287              
65288              Subject: [PATCH 5.7.0] restore match data on backtracing
65289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65290      Branch: maint-5.6/perl
65291           !> regcomp.c regexec.c t/op/re_tests
65292 ____________________________________________________________________________
65293 [  8167] By: gsar                                  on 2000/12/18  01:55:22
65294         Log: integrate changes#7858,7986 from mainline
65295              
65296              C<foreach my $x ...> in pseudo-fork()ed process may diddle
65297              parent's memory; fix it by keeping track of the actual pad
65298              offset rather than a raw pointer (this change is probably also
65299              relevant to non-ithreads case to avoid fallout from reallocs of
65300              the pad array, but is currently only enabled for the ithreads
65301              case in the interests of minimal disruption to existing "well
65302              tested" code)
65303              
65304              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
65305              due to the notorious GetFileType() bug in Windows 9x, which fstat()
65306              tickles)
65307      Branch: maint-5.6/perl
65308           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
65309           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
65310           !> win32/win32.c win32/win32.h win32/win32sck.c
65311 ____________________________________________________________________________
65312 [  8166] By: gsar                                  on 2000/12/18  01:52:59
65313         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
65314              from mainline (xsubpp and ExtUtils::LibList fixups, various
65315              other small items)
65316              
65317              The generated boot_* headers are wrong.  Pickier compiler,
65318              such as KAI C++ will refuse to compile the resulting perlmain.
65319              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
65320              
65321              Various doc oddball characters.
65322              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
65323              
65324              Subject: [PATCH] Re: 20001101.003 PDL
65325              
65326              Subject: [PATCH 5.7.0] etags broken again
65327              
65328              Subject: [PATCH 5.7.0] Liblist finally works
65329              
65330              Subject: [PATCH 5.7.0] Liblist returns found libraries
65331              
65332              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
65333              
65334              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
65335              
65336              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65337              OUT keyword nits.
65338              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
65339              OUT and IN_OUT documentation.
65340      Branch: maint-5.6/perl
65341           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
65342           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
65343           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
65344           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
65345           !> win32/bin/search.pl
65346 ____________________________________________________________________________
65347 [  8165] By: gsar                                  on 2000/12/18  01:28:45
65348         Log: integrate changes#7533,7563,7611,7623 from mainline (various
65349              malloc.c embellishments)
65350      Branch: maint-5.6/perl
65351           !> malloc.c pod/perldiag.pod
65352 ____________________________________________________________________________
65353 [  8164] By: gsar                                  on 2000/12/18  01:23:33
65354         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
65355              fixups)
65356      Branch: maint-5.6/perl
65357           !> utils/h2xs.PL
65358 ____________________________________________________________________________
65359 [  8163] By: gsar                                  on 2000/12/18  01:17:50
65360         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
65361              fixups)
65362      Branch: maint-5.6/perl
65363           !> Makefile.SH utils/perlbug.PL
65364 ____________________________________________________________________________
65365 [  8162] By: gsar                                  on 2000/12/18  00:25:43
65366         Log: always export Perl_deb() (it is required by re.xs whether
65367              Perl is built with or without -DDEBUGGING)
65368      Branch: maint-5.6/perl
65369            ! makedef.pl
65370 ____________________________________________________________________________
65371 [  8161] By: gsar                                  on 2000/12/18  00:23:38
65372         Log: integrate change#7414 from mainline
65373              
65374              Undo the basename() part of #7412 since the lib/basename
65375              tests would need upgrading too.
65376              
65377              squelch two tests in tr.t that rely on tr/// paranoia change
65378              that's not in 5.6.x
65379      Branch: maint-5.6/perl
65380            ! t/op/tr.t
65381           !> lib/File/Basename.pm
65382 ____________________________________________________________________________
65383 [  8160] By: gsar                                  on 2000/12/18  00:05:30
65384         Log: missing change in previous integrate
65385      Branch: maint-5.6/perl
65386           !> README.aix
65387 ____________________________________________________________________________
65388 [  8159] By: gsar                                  on 2000/12/18  00:03:38
65389         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
65390              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
65391              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
65392              7410..7413 from mainline
65393              
65394              Introduce the man[24-8] variables, from Andy Dougherty.
65395              
65396              Upgrade to CPAN 1.58, from Andreas König.
65397              
65398              An updated EBCDIC tr patch.
65399              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
65400              
65401              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
65402              
65403              Two thirds of
65404              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65405              The Install.pm changes will be submitted separately because
65406              they need some work and discussion still.
65407              
65408              The Install.pm third of
65409              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
65410              
65411              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
65412              
65413              Subject: [PATCH 5.7.0] IVs in mtats
65414              
65415              Subject: [PATCH 5.7.0] Perl API for mstats
65416              
65417              Ilya implemented the memory profiling API.
65418              
65419              In Amdahl UTS "struct sv" is defined by a system header,
65420              <ksync.h>.
65421              
65422              Slight tweak of the code to appease Amdahl UTS cc.
65423              
65424              Amdahl UTS doesn't seem to do dynaloading.
65425              
65426              Use UTF8SKIP(), from Simon Cozens.
65427              
65428              Thinko in #7222.
65429              
65430              op/sprintf.t patch for OS/390 (and any other host with limited
65431              floating-point exponent length)
65432              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
65433              
65434              Tweak #7225.
65435              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
65436              
65437              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
65438              
65439              Needs to be conditional on SunOS 4.
65440              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
65441              
65442              Test cases for bug id 20000323.056 (the bug seems to be fixed).
65443              
65444              Add test for bug id 20000427.003 (which seems to have
65445              been fixed) (also duplicate as 20000427.004, though
65446              with a higher severity).  Move one utf8 from op/append
65447              to pragma/utf8, tag the tests with bug ids.
65448              
65449              Document FNCASE=y as discussed in the bug 20000902.009.
65450              
65451              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
65452              The problem was that rx->minlen was in chars while pp_split()
65453              thought it would be in bytes. 
65454              
65455              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
65456              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
65457              
65458              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
65459              
65460              Fix a couple of compiler-noted nits in #7235.
65461              
65462              Tweak the test of #7235.
65463              
65464              One more ~utf8 tweak.
65465              
65466              -w cleanup.
65467              Subject: Re: Problems with bleadperl 
65468              
65469              Subject: small pod patch
65470              
65471              Subject: [PATCH perlguts.pod] Document offset hack
65472              
65473              Add Charles Lane.
65474              
65475              Add the capability to include/exclude branches.
65476              
65477              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
65478              
65479              Detect early whether the std streams have gone bad.
65480              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65481              
65482              More IoTYPE sprinkling.
65483              
65484              Workaround for a sfio bug where the stream error indicator
65485              is not cleared as documented.
65486              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
65487              
65488              Clarify documentation on 'use bytes'.
65489              Subject: Re: What does 'use bytes' "mean" ?
65490              
65491              Show the failed remote port, instead of the failing line number.
65492              Subject: [PATCH 5.6.1 Debugger] More diagnostics
65493              
65494              Make Cwd more bulletproof in chrooted environments.
65495              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
65496              
65497              Subject: Pod patch for Devel::Peek
65498              
65499              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
65500              
65501              Borland C fstat() never saw the fd as writable.
65502              Subject: fix for Borland's weak "stat" (perl@7211)
65503              
65504              Missing change from #7362.
65505              
65506              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
65507              
65508              Add the test case for the bug id 20000730.004 which seems
65509              to have been fixed by now.
65510              
65511              Fix of sorts for bug id 20000901.092.  There seems to be no trace
65512              of a 'pmshort' anywhere in the B, so the offending line was simply
65513              removed.
65514              
65515              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
65516              
65517              Subject: PATCH do_print has 2 PerlIO_error()s
65518              
65519              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
65520              
65521              Typo noted by Mark Lutz.
65522              
65523              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
65524              
65525              In the latest compiler builds cccdlflags must not become -fpic,
65526              from Wilfredo Sánchez.
65527              
65528              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
65529              
65530              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
65531              
65532              SOCKS function redefinitions need prototypes, too, otherwise
65533              for example 32 bit versus 64 bit differences cause a lot of
65534              problems.  Part of
65535              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65536              
65537              Portability tweak on #7377.
65538              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
65539              
65540              Don't write double values through long double pointers,
65541              based on a part of
65542              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
65543              
65544              Reëntrancy fix.
65545              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65546              
65547              Make scan_num() reëntrant, as suggested in
65548              Subject: [PATCH perl@7229] Rentrant parser and yylex()
65549              
65550              Fix for ID 20001020.006, concatenating an unset submatch
65551              with utf8 resulted in "Modification of a read-only value".
65552              
65553              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
65554              
65555              The #7383 was right only in the context of the original bug report,
65556              not in more general case.
65557              
65558              Update Changes.
65559              
65560              Testcases for a #7383,#7385 related bug.
65561              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
65562              
65563              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
65564              
65565              Tweak the Is* definitions of Unicode character classes
65566              to better match the official categorizations; embrace
65567              the official categorizations; add the combining marks
65568              as alpha (and -numeric); fix DCinital (a typo and edito)
65569              to be DCmedial.
65570              
65571              Hints tweak from Anton Berezin.
65572              
65573              Subject: installman go-faster stripes
65574              Subject: Re: installman go-faster stripes
65575              
65576              Subject: [ID 20001021.003] updated hints/openbsd.sh
65577              
65578              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
65579              
65580              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
65581              
65582              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
65583              
65584              Doc patch.
65585              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
65586              
65587              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
65588              
65589              Subject: Re: [ID 20001021.005] SEGV with regex match 
65590              
65591              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
65592              
65593              The change #7187 was not so good on VMS.
65594              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
65595              
65596              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
65597              
65598              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
65599              
65600              Document PERL_INSTALL_ROOT of #7210.
65601      Branch: maint-5.6/perl
65602           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
65603           +> t/lib/tie-splice.t
65604            - lib/unicode/Is/DCinital.pl
65605           !> (integrate 112 files)
65606 ____________________________________________________________________________
65607 [  8158] By: jhi                                   on 2000/12/17  23:04:24
65608         Log: Subject: [PATCHES] RE: perl@8150 
65609              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
65610              Date: Sun, 17 Dec 2000 21:46:39 +0100
65611              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
65612              
65613              Neither cygwin has a getpwuid() one can trust on.
65614      Branch: perl
65615            ! t/lib/glob-basic.t
65616 ____________________________________________________________________________
65617 [  8157] By: jhi                                   on 2000/12/17  23:01:54
65618         Log: More MAN.PODS => {} fixes.
65619      Branch: perl
65620            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
65621            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
65622            ! os2/OS2/REXX/Makefile.PL
65623 ____________________________________________________________________________
65624 [  8156] By: gsar                                  on 2000/12/17  22:49:13
65625         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
65626              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
65627              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
65628              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
65629              7201,7204 from mainline
65630              
65631              Remove vestiges of tr//CU.
65632              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65633              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
65634              
65635              The return value of setlocale must be copied away.
65636              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
65637              
65638              Allow chop() and chomp() to be overridden.
65639              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
65640              
65641              Hints optimization.
65642              Subject: Minor nit
65643              
65644              Subject: [PATCH] de-wall t/README
65645              
65646              Subject: Re: Two advertising clauses need to be removed
65647              
65648              Batch of UTF-8 patches from Simon Cozens.
65649              
65650              Fix for a parsing bug, not for the original bug.
65651              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
65652              
65653              Compilation warnings and an error.
65654              
65655              Subject: File::Find 5.7.0 POD nits
65656              
65657              Subject: [PATCH perl-5.7.0] continued -Wformat support
65658              
65659              The one that got away.
65660              
65661              Subject: Re: perl@7078
65662              
65663              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
65664              convertable to bytes by checking it doesn't go above 0xc3
65665              Subject: Re: perl@7078
65666              
65667              Replace #7084 with
65668              Subject: Re: perl@7078 
65669              
65670              We don't need to count the high bit bytes, a boolean is enough. 
65671              
65672              Subject: [PATCH] utf8.c apidoc
65673              
65674              Subject: Re: perl@7078 
65675              
65676              Botched the #7090 check-in.
65677              
65678              Fix for the charnames.t failures from Spider Boardman.
65679              
65680              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
65681              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
65682              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
65683              0 to checking to get the warning.
65684              
65685              Subject: [PATCH] Nits in perlmod.pod
65686              
65687              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
65688              
65689              Subject: Re: unicode support and perl [ID 20000901.097]
65690              
65691              Subject: Re: unicode support and perl [ID 20000901.097]
65692              
65693              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
65694              
65695              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
65696              
65697              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
65698              
65699              Subject: [PATCH@blead] Fix some recursion in overload.pm
65700              
65701              s/Robin Parker/Robin Barker/
65702              
65703              Subject: [PATCH] Fix aliasing of tied filehandles
65704              
65705              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
65706              
65707              Subject: Re: [PATCH 5.005_64 missed]
65708              
65709              SOCK_DGRAM and listen() do not mix as reported in
65710              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
65711              The patch for 5.7.0+ had to be reengineered, though.
65712              
65713              Subject: DOC PATCH 5.6.0
65714              
65715              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
65716              
65717              Document the issue (is not a syntax error, kind of)
65718              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
65719              
65720              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
65721              Did not apply cleanly, manual intervention was needed.
65722              
65723              Subject: [PATCH] DLL not restartabke with threaded perl
65724              
65725              Inside require() $^S was always left undefined.
65726              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
65727              
65728              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
65729              
65730              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
65731              
65732              Regen headers.
65733              
65734              Subject: [PATCH 5.7.0] Epoc update
65735              
65736              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
65737              as suggested by Olaf Flebbe and Nick Clark.
65738              
65739              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
65740              
65741              Misplaced else.
65742              
65743              Scale down the VMS message boxes, by Charles Lane.
65744              Fix for ID 20000903.009, workaround at
65745              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
65746              
65747              Subject: [ID 20001003.006] B::Debug not -w clean
65748              
65749              Test harness update to sync with the new perlcc,
65750              from Simon Cozens.
65751              
65752              One remaining nit less at the VMS mailbox sizing.
65753              
65754              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65755              
65756              It is possible to have no hosts database at all.  Pointed out in
65757              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
65758              
65759              Subject: [PATCH 5.7.0] h2xs not working
65760              Subject: [PATCH 5.7.0] h2xs not documenting the created module
65761              
65762              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
65763              
65764              Subject: perlhack.pod Patch for Externals Tools
65765              
65766              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
65767              
65768              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
65769              
65770              Enable disabling scripts installation by Configure -Uinstallscripts,
65771              suggested by H. Merijn Brand.
65772              
65773              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
65774              reported several times by Dominic Dunlop, for example in
65775              ID 20000315.008.  Patch from Dominic.  Patch affects at
65776              least MachTen, and possibly other oldish BSDs. Should not
65777              break non-broken platforms (tested on LinuxPPC). 
65778              
65779              Regen toc.
65780              
65781              Subject: Re: Questions about Tie::Array and perl modules
65782              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
65783              
65784              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
65785              
65786              Tweak #7153.
65787              
65788              IO::Handle->syswrite() did not handle length omission
65789              like CORE::syswrite() does.
65790              Subject: [Fwd] IO::Handle, syswrite and arguments
65791              The original patch from andrew@ugh.net.au.
65792              
65793              Also the $ccflags is needed for the C compiler check.
65794              Subject: Configure (check for C-compiler)
65795              
65796              Eliminate $Is_VMS code from the test.
65797              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
65798              
65799              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
65800              as the first option of cc/ld because of ultrapicky compilers
65801              (e.g. OS/390 R2.5)
65802              
65803              Change the version number of Tie::Handle in the core to 4.0,
65804              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
65805              Subject: Note on Tie::Handle
65806              
65807              UTF8ize split() so that the cloned substrings get the UTF8
65808              flag of the original scalar.  Problem reported by Simon Cozens.
65809              
65810              save_re_context() could reset PL_curcop to freed memory, causing core
65811              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
65812              
65813              Subject: PATCH 5.6 perldebguts grammar cleanup
65814              
65815              Add a todo note about overloadable assertions.
65816              
65817              on Windows, LoadLibrary() could load an extension DLL multiple
65818              times if forward slashes are used in the path
65819              
65820              on Windows, cwd strings in the environment should be of the
65821              form =X:=X:\foo instead of =X=X:\foo\
65822              
65823              on Windows, avoid potential exception (could happen if MSVCRT isn't
65824              being used) when closing a socket handle
65825              
65826              avoid nonportable example code
65827              
65828              Windows9x doesn't support link(), despite what Config.pm
65829              might think
65830              
65831              pod nit
65832              
65833              Change #7160 had a nasty typo.
65834              
65835              Warn about unknown scripts.
65836              Subject: Re: ideas? patches? [PATCH bleadperl]
65837              
65838              on Windows, clean targets might not work under some flavors of the shell
65839              
65840              tweak for change#7173
65841              
65842              Make eq work again with utf8 (disabling the upgrading
65843              should no more be necessary since the copies of the
65844              scalars are upgraded, not the scalars themselves).
65845              Takes care of ID 20001009.001.  (The claimed length()
65846              bug in 20001009.001 seems bogus to me.)
65847              
65848              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
65849              
65850              Upgrade to CGI.pm 2.74, from Lincoln Stein.
65851              
65852              Upgrade to podlators 1.04, from Russ Allbery.
65853              
65854              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
65855              
65856              Quote the temp file name, needed in Win32 because the
65857              default name unfortunately contains spaces, shouldn't
65858              hurt elsewhere.
65859              Subject: FW: perldoc fails if $TEMP contains spaces
65860              
65861              Subject: RE: [ID 19990803.001] README.win32 suggestions 
65862              
65863              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
65864              
65865              Subject: Re: utf8 concat, mg_get
65866              
65867              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
65868              
65869              Subject: [PATCH: perl@7181] op/tr tests on OS/390
65870              
65871              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
65872              
65873              Use the versiononly instead of the installscripts,
65874              retract the changes 7146 and 7147.
65875              
65876              Reapply Andy's patch and regen Configure.
65877              
65878              Add the test case for #7190, from the original bug report
65879              by Andreas König.
65880              
65881              Remove duplicated code.
65882              
65883              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
65884              
65885              restore change#7202
65886      Branch: maint-5.6/perl
65887           !> (integrate 121 files)
65888 ____________________________________________________________________________
65889 [  8155] By: jhi                                   on 2000/12/17  22:30:58
65890         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
65891              From: "Craig A. Berry" <craigberry@mac.com>
65892              Date: Sun, 17 Dec 2000 13:09:28 -0600
65893              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
65894              
65895              MAN.PODS => ' ' is naughty.
65896      Branch: perl
65897            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
65898 ____________________________________________________________________________
65899 [  8154] By: nick                                  on 2000/12/17  22:07:13
65900         Log: MULTIPLICITY nit.
65901      Branch: perl
65902            ! mg.c
65903 ____________________________________________________________________________
65904 [  8153] By: gsar                                  on 2000/12/17  21:23:05
65905         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
65906              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
65907              from mainline
65908              
65909              Document the SvIOK_.*UV().
65910              
65911              Update Unicode todo list.
65912              
65913              Guard against bad string->int conversion for quads.
65914              
65915              Subject: small apidoc fix
65916              
65917              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
65918              
65919              Subject: [PATCH] Tied filehandle documentation
65920              
65921              Subject: [PATCH] Modernize Opcode.pm documentation
65922              
65923              Make Data::Dumper (non-XS) to work with changed semantics of ref().
65924              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
65925              [applied even though said semantics didn't change in 5.6.x]
65926              
65927              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
65928              
65929              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
65930              
65931              Fix the URL, but the server is still missing in action.
65932              Subject: [ID 20000905.002] perlfaq1.pod URL error
65933              
65934              Subject: [ID 20000903.001] \w in utf8-strings
65935              
65936              Fix the ccversion detection for 5.1 and beyond.
65937              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65938              
65939              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
65940              
65941              Subject: [ID 20000904.008] Tiny fix for perldiag
65942              
65943              Subject: Re: [ID 20000906.004] segfault with bad perl statement
65944              
65945              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
65946              
65947              Subject: [ID 20000908.002] perlipc documentation bug.
65948              
65949              Subject: [PATCH lib/Benchmark.pm]
65950              
65951              Re-allow vec() for characters > 255.
65952              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
65953              
65954              Do away with memory models cruft.  Sorry, PDP users.
65955              
65956              Continue #7041.
65957              
65958              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
65959              
65960              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
65961              
65962              Upgrade to CPAN 1.57_65, from Andreas König.
65963              
65964              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
65965              by Russ Allbery.
65966              
65967              Silence t/pod/*.t about alternate quote-mappings now implemented
65968              by Pod::Text, from Brad Appleton.
65969              
65970              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
65971              Subject: borland C++ win32.c tweak
65972              
65973              C<@a = @b = split(...)> optimization coredumps under ithreads
65974              (missed a spot when fixing up op_pmreplroot hack for ithreads)
65975              
65976              Document the SvUTF8*().
65977              
65978              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
65979              
65980              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
65981              
65982              Do in VMS as the #7054 does.
65983              
65984              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
65985              
65986              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
65987              
65988              Subject: [patch: perl@7045] vms updates
65989              
65990              Test for the #7049.
65991              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
65992              
65993              Break up the myconfig lines a bit.
65994              Subject: perlbug/perl -V output format
65995              
65996              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
65997              
65998              The #7054 truncated Configure badly.
65999              
66000              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
66001              initialization in all the threads on Windows
66002              
66003              Allow for whitespace between "#" and "line" in cpp output.
66004              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
66005              
66006              Remove vestiges of tr//CU.
66007              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
66008              
66009              The return value of setlocale must be copied away.
66010              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
66011              
66012              Allow chop() and chomp() to be overridden.
66013              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
66014              
66015              Hints optimization.
66016              Subject: Minor nit
66017              
66018              Subject: [PATCH] de-wall t/README
66019              
66020              Subject: Re: Two advertising clauses need to be removed
66021      Branch: maint-5.6/perl
66022           !> (integrate 75 files)
66023 ____________________________________________________________________________
66024 [  8152] By: gsar                                  on 2000/12/17  20:30:11
66025         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
66026              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
66027              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
66028              
66029              Don't attach -ld to the archname if pointless.
66030              
66031              Document UNTIE in a very minimalistic way.
66032              
66033              POSIX doesn't report long double values under -Duselongdouble
66034              when the long doubles are "real" (bigger than doubles).
66035              
66036              More author updates.
66037              
66038              Try to deduce NV_MAX.  Really should be Configure fodder.
66039              
66040              :: not allowed in pathnames, change to .
66041              Subject: [PATCH perl@6938] cygwin port
66042              
66043              Forget about NV_MAX (#6951).  Various floating point tweaks,
66044              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
66045              
66046              Move the Solaris 7 scan to use64bitall, make the
66047              failure to find 64-bot sparc libc to mention the
66048              possibility of being in an intel, from Lupe and Alan.
66049              
66050              Regen perltoc.
66051              
66052              AUTHORS tweaks, from Peter Prymmer.
66053              
66054              More address tweaking.
66055              
66056              Small tweaks all over.
66057              
66058              File::Temp patches from Andreas König,
66059              
66060              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
66061              
66062              Subject: CPAN.pm beta 1.57_57 for the core
66063              
66064              Part of the solution.
66065              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
66066              
66067              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
66068              
66069              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
66070              
66071              Add the overload warnings to perldiag.
66072              
66073              Drop unused argument.
66074              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
66075              
66076              Subject: Nit in Configure (bleadperl@6961)
66077              
66078              Update to PodParser 1.18, from Brad Appleton.
66079              
66080              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
66081              
66082              Subject: [PATCH: 6948] add SCNfldbl to configure.com
66083              
66084              Document UNTIE. Also tweak implementation to suppress the 'inner references'
66085              warning when UNTIE exists and instead pass the cound of extra references to
66086              the UNTIE method.
66087              
66088              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
66089              so that case-ignoring systems like DCL can tell them from
66090              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
66091              
66092              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
66093              
66094              Feature ordering tweak.
66095              
66096              Regen perltoc.
66097              
66098              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
66099              
66100              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
66101              
66102              Subject: http:// in L<>
66103              
66104              Detypo.
66105              
66106              change#6791 accidentally clobbered change#6710, put it back
66107              
66108              Only the first line, thank you very much.
66109              
66110              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
66111              plus rework the http: spots as suggested by Tom Christiansen,
66112              plus regen perltoc.
66113              
66114              Undo part of change 6489 which looks like a bulk edit which
66115              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
66116              The supressing of main:: on return from select() is undesirable.
66117              
66118              Apparently avoiding the swapping is too costly.
66119              
66120              Various Configure nits by Philip Newton,
66121              plus the ebcdic one by me.
66122              
66123              Make certain cc is set before trying to run it.
66124              
66125              If overloaded %{} etc. return the object do not loop.
66126              Thus  sub deref { $_[0] } functions if object is wanted type.
66127              
66128              Update perlhist.
66129              
66130              More %{} and other deref special casing - do not pass to 'nomethod'.
66131      Branch: maint-5.6/perl
66132           !> (integrate 59 files)
66133 ____________________________________________________________________________
66134 [  8151] By: gsar                                  on 2000/12/17  19:14:38
66135         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
66136              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
66137              
66138              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
66139              
66140              Make the epsilon to be relative, not absolute.
66141              
66142              Put back the flags dump as reasoned in
66143              Subject: Re: [PATCH] Glob dumping
66144              
66145              Introduce ccname to keep track of what compiler kind of we have.
66146              
66147              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
66148              
66149              Put back the slice accidentally removed by #6907.
66150              
66151              Reset archname and archname64 always, forcing them be
66152              recomputed at each Configure run, make Configure and
66153              the hints files agree on the naming of largefiles variables.
66154              
66155              Don't say "Perl 5.0 source kit".
66156              
66157              Subject: [PATCH] fix misc cast warnings
66158              
66159              Subject: typos in pods
66160              
66161              NVs not necessarily doubles, as pointed out by Yitzchak.
66162              
66163              Subject: [PATCH 6889] add a few ldbl formats to configure.com
66164              
66165              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
66166              
66167              Better options for rsync.
66168              
66169              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
66170              
66171              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
66172              
66173              Subject: [PATCH] Re: UNTIE method 
66174              
66175              A better fix for the Socket building problem from Craig Berry.
66176              
66177              Retract the dummy test, skip the security tests (instead of failing),
66178              explain what the warnings mean.
66179              
66180              Heap decorruption.
66181              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
66182              
66183              Update to Unicode 3.0.1.
66184              
66185              Missed one Unicode file.
66186              
66187              Subject: Re: typos in pods
66188              
66189              The #6929 was too skimpy.
66190              
66191              sscanf() may be the only way to read long doubles from strings.
66192              
66193              Reveal Borland's isnan.
66194              Subject: build with BC++ tweak
66195              
66196              Issue useful diagnostic on unknown pod commands.
66197              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
66198              
66199              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
66200              
66201              Clarify the third case of ftmp-security warnings.
66202              
66203              Make -Dusemorebits find long doubles in Solaris.
66204              
66205              Wrap the test in eval.
66206      Branch: maint-5.6/perl
66207           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
66208           +> lib/unicode/PropList.txt lib/unicode/README.perl
66209           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
66210           +> lib/unicode/Unicode.301 vms/vmspipe.com
66211            - lib/unicode/Props.txt lib/unicode/UCD300.html
66212            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
66213           !> (integrate 305 files)
66214 ____________________________________________________________________________
66215 [  8150] By: jhi                                   on 2000/12/17  18:47:57
66216         Log: Uncheckedin generated files.
66217      Branch: perl
66218            ! global.sym perlapi.c pod/perlapi.pod
66219 ____________________________________________________________________________
66220 [  8149] By: jhi                                   on 2000/12/17  18:41:22
66221         Log: Update Changes.
66222      Branch: perl
66223            ! Changes patchlevel.h
66224 ____________________________________________________________________________
66225 [  8148] By: jhi                                   on 2000/12/17  18:39:16
66226         Log: Subject: [PATCH] Fcntl constants speedup
66227              From: Nicholas Clark <nick@ccl4.org>
66228              Date: Sun, 17 Dec 2000 16:29:24 +0000
66229              Message-ID: <20001217162924.E97668@plum.flirble.org>
66230              
66231              Use IVs for the Fcntl constants instead of NVs.
66232      Branch: perl
66233            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
66234 ____________________________________________________________________________
66235 [  8147] By: jhi                                   on 2000/12/17  18:33:41
66236         Log: Add test for #8145 (binmode() warning), add warning for
66237              ioctl() and sockpair(), document them. (fileno() cannot
66238              be tripwired with the same kind of warning because
66239              'defined fileno($foo)' seems to be an idiom.)
66240      Branch: perl
66241            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
66242 ____________________________________________________________________________
66243 [  8146] By: gsar                                  on 2000/12/17  18:09:08
66244         Log: update Changes
66245      Branch: maint-5.6/perl
66246            ! Changes
66247 ____________________________________________________________________________
66248 [  8145] By: jhi                                   on 2000/12/17  17:39:35
66249         Log: Subject: [PATCH] Re: The long awaited feature ...
66250              From: Simon Cozens <simon@cozens.net>
66251              Date: Sun, 17 Dec 2000 12:31:56 +0000
66252              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
66253              
66254              Add a warning to binmode() about using bad filehandles
66255              (can happen e.g. if someone forgets the filehandle argument)
66256      Branch: perl
66257            ! pp_sys.c
66258 ____________________________________________________________________________
66259 [  8144] By: jhi                                   on 2000/12/17  17:33:48
66260         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
66261              From: Jonathan Stowe <gellyfish@gellyfish.com>
66262              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
66263              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
66264      Branch: perl
66265            ! lib/Net/Ping.pm
66266 ____________________________________________________________________________
66267 [  8143] By: jhi                                   on 2000/12/17  05:31:37
66268         Log: Polymorphic regexps.
66269              
66270              Fixes at least the bugs 20001028.003 (both of them...) and
66271              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
66272              also to be fixed by now, probably already before this patch.
66273      Branch: perl
66274            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
66275            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
66276            ! t/op/utf8decode.t t/pragma/utf8.t
66277 ____________________________________________________________________________
66278 [  8142] By: jhi                                   on 2000/12/16  17:16:05
66279         Log: Subject: [patch perl@8102] dos/djgpp update
66280              From: Laszlo Molnar <ml1050@freemail.hu>
66281              Date: Sat, 16 Dec 2000 01:40:52 +0100
66282              Message-ID: <20001216014052.A335@freemail.hu>
66283      Branch: perl
66284            ! djgpp/config.over t/base/commonsense.t
66285 ____________________________________________________________________________
66286 [  8141] By: jhi                                   on 2000/12/16  17:09:27
66287         Log: Few uncheckedin files.
66288      Branch: perl
66289            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
66290 ____________________________________________________________________________
66291 [  8140] By: nick                                  on 2000/12/15  22:14:31
66292         Log: Integrate mainline
66293      Branch: perlio
66294           !> (integrate 53 files)
66295 ____________________________________________________________________________
66296 [  8139] By: jhi                                   on 2000/12/15  19:49:49
66297         Log: One more IVUV tweak from Nicholas Clark.
66298      Branch: perl
66299            ! sv.c
66300 ____________________________________________________________________________
66301 [  8138] By: jhi                                   on 2000/12/15  19:17:06
66302         Log: Return of the IVUV-preservation, now seems to be happy even
66303              in Digital UNIX (the broken strtoul brokenness detection
66304              seems to have been the fly in the ointment).
66305      Branch: perl
66306            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66307            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
66308            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
66309            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
66310            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66311            ! vos/config.ga.h win32/config.bc win32/config.gc
66312            ! win32/config.vc
66313 ____________________________________________________________________________
66314 [  8137] By: jhi                                   on 2000/12/15  18:12:14
66315         Log: Metaconfig unit change for #8136.
66316      Branch: metaconfig
66317            ! U/modified/d_strtoul.U
66318      Branch: metaconfig/U/perl
66319            ! d_strtoull.U d_strtouq.U
66320 ____________________________________________________________________________
66321 [  8136] By: jhi                                   on 2000/12/15  18:11:35
66322         Log: I don't think it's sensible or portable to test the strtou*
66323              on /^-/ strings.
66324      Branch: perl
66325            ! Configure
66326 ____________________________________________________________________________
66327 [  8135] By: jhi                                   on 2000/12/15  17:18:49
66328         Log: Metaconfig unit change for #8134.
66329      Branch: metaconfig
66330            ! U/modified/d_strtoul.U
66331 ____________________________________________________________________________
66332 [  8134] By: jhi                                   on 2000/12/15  17:14:13
66333         Log: If longsize is 8 we don't need a LL suffix for integer constants.
66334      Branch: perl
66335            ! Configure config_h.SH
66336 ____________________________________________________________________________
66337 [  8133] By: jhi                                   on 2000/12/15  16:00:23
66338         Log: Update Changes.
66339      Branch: perl
66340            ! Changes patchlevel.h
66341 ____________________________________________________________________________
66342 [  8132] By: jhi                                   on 2000/12/15  15:44:16
66343         Log: Some compilers get huffy if you do not cast a const pointer
66344              to a non-const when assigning.
66345      Branch: perl
66346            ! gv.c
66347 ____________________________________________________________________________
66348 [  8131] By: jhi                                   on 2000/12/15  15:38:30
66349         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
66350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66351              Date: Fri, 15 Dec 2000 05:26:57 -0500
66352              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
66353      Branch: perl
66354            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
66355            ! t/pragma/overload.t
66356 ____________________________________________________________________________
66357 [  8130] By: jhi                                   on 2000/12/15  15:36:08
66358         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
66359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
66360              Date: Thu, 14 Dec 2000 22:02:43 -0500
66361              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
66362      Branch: perl
66363            ! gv.c perl.h
66364 ____________________________________________________________________________
66365 [  8129] By: jhi                                   on 2000/12/15  15:34:16
66366         Log: Subject: PATCH: h2xs nit
66367              From: Tim Jenness <t.jenness@jach.hawaii.edu>
66368              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
66369              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
66370              
66371              Add a template README.
66372      Branch: perl
66373            ! utils/h2xs.PL
66374 ____________________________________________________________________________
66375 [  8128] By: jhi                                   on 2000/12/15  15:32:22
66376         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
66377      Branch: perl
66378            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
66379 ____________________________________________________________________________
66380 [  8127] By: jhi                                   on 2000/12/15  15:19:34
66381         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
66382              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
66383              Date:     Thu, 14 Dec 2000 20:04:42 EST
66384              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
66385      Branch: perl
66386            ! ext/Opcode/Opcode.xs
66387 ____________________________________________________________________________
66388 [  8126] By: jhi                                   on 2000/12/15  15:17:49
66389         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
66390              From: Peter Prymmer <pvhp@forte.com>
66391              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
66392              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
66393      Branch: perl
66394            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
66395            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
66396            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
66397 ____________________________________________________________________________
66398 [  8125] By: jhi                                   on 2000/12/15  15:11:05
66399         Log: This seems to be a stage sane and stable enough to checkin.
66400              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
66401      Branch: perl
66402            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
66403            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
66404            ! t/op/cmp.t t/op/numconvert.t
66405 ____________________________________________________________________________
66406 [  8124] By: jhi                                   on 2000/12/15  04:20:26
66407         Log: Something is really wonky.
66408      Branch: perl
66409            ! sv.c
66410 ____________________________________________________________________________
66411 [  8123] By: jhi                                   on 2000/12/15  04:00:50
66412         Log: Fixes for the IV UV patches to compile in Digital UNIX.
66413      Branch: perl
66414            ! sv.c
66415 ____________________________________________________________________________
66416 [  8122] By: jhi                                   on 2000/12/15  02:53:40
66417         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
66418              From: "Craig A. Berry" <craigberry@mac.com>
66419              Date: Thu, 14 Dec 2000 19:10:49 -0600
66420              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
66421      Branch: perl
66422            ! vms/vms.c
66423 ____________________________________________________________________________
66424 [  8121] By: jhi                                   on 2000/12/15  02:50:00
66425         Log: Metaconfig changes for #8120.
66426      Branch: metaconfig
66427            + U/modified/d_strtoul.U
66428      Branch: metaconfig/U/perl
66429            ! d_strtoull.U d_strtouq.U
66430 ____________________________________________________________________________
66431 [  8120] By: jhi                                   on 2000/12/15  02:49:42
66432         Log: From: Nicholas Clark <nick@ccl4.org> 
66433              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
66434              Date: Thu, 14 Dec 2000 18:38:57 +0000
66435              Message-ID: <20001214183857.B97909@plum.flirble.org>
66436      Branch: perl
66437            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66438            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
66439            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
66440            ! vos/config.ga.def vos/config.ga.h win32/config.bc
66441            ! win32/config.gc win32/config.vc
66442 ____________________________________________________________________________
66443 [  8119] By: jhi                                   on 2000/12/14  23:40:58
66444         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
66445              From: Nicholas Clark <nick@ccl4.org>
66446              Date: Wed, 13 Dec 2000 20:08:50 +0000
66447              Message-ID: <20001213200849.B71166@plum.flirble.org>
66448      Branch: perl
66449            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
66450            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
66451 ____________________________________________________________________________
66452 [  8118] By: jhi                                   on 2000/12/14  22:46:26
66453         Log: Integrate perlio.
66454      Branch: perl
66455           !> MANIFEST ext/Encode/compile makedef.pl
66456 ____________________________________________________________________________
66457 [  8117] By: nick                                  on 2000/12/14  22:38:53
66458         Log: Win32 tweaks to get Encode to build
66459              - temp hack to makedef.pl till PerlIO is properly "exported".
66460              - MSVC dislikes  
66461              static encpage_t foo[];
66462              so make 'em extern for now.
66463      Branch: perlio
66464            ! ext/Encode/compile makedef.pl
66465 ____________________________________________________________________________
66466 [  8116] By: nick                                  on 2000/12/14  22:00:53
66467         Log: Document the new files
66468      Branch: perlio
66469            ! MANIFEST
66470 ____________________________________________________________________________
66471 [  8115] By: jhi                                   on 2000/12/14  21:58:01
66472         Log: MANIFEST new files of #8114.
66473      Branch: perl
66474            ! MANIFEST
66475 ____________________________________________________________________________
66476 [  8114] By: jhi                                   on 2000/12/14  21:50:49
66477         Log: Integrate perlio.
66478      Branch: perl
66479           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66480           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
66481           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66482           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66483           !> ext/Encode/Makefile.PL
66484 ____________________________________________________________________________
66485 [  8113] By: jhi                                   on 2000/12/14  21:48:49
66486         Log: The documentation part of the
66487              
66488              Subject: [ID 20001214.002] Net::Ping patch
66489              From: Jonathan Stowe <gellyfish@gellyfish.com>
66490              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
66491              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
66492              since the #7529 had already addressed the same problem.
66493      Branch: perl
66494            ! lib/Net/Ping.pm
66495 ____________________________________________________________________________
66496 [  8112] By: jhi                                   on 2000/12/14  21:42:57
66497         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
66498              From: Dominic Dunlop <domo@computer.org>
66499              Date: Tue, 12 Dec 2000 10:47:10 +0100
66500              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
66501              
66502              Document how elusive subroutines can be.
66503      Branch: perl
66504            ! pod/perlfunc.pod
66505 ____________________________________________________________________________
66506 [  8111] By: jhi                                   on 2000/12/14  21:38:05
66507         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
66508              From: Dominic Dunlop <domo@computer.org>
66509              Date: Thu, 14 Dec 2000 10:13:51 +0100
66510              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
66511      Branch: perl
66512            ! ext/POSIX/POSIX.pod
66513 ____________________________________________________________________________
66514 [  8110] By: jhi                                   on 2000/12/14  21:36:32
66515         Log: Subject: [patch] perlfaq7
66516              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
66517              Date: Thu, 14 Dec 2000 15:31:07 +0100
66518              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
66519      Branch: perl
66520            ! pod/perlfaq7.pod
66521 ____________________________________________________________________________
66522 [  8109] By: jhi                                   on 2000/12/14  21:29:20
66523         Log: Subject: [8104] Encode
66524              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66525              Date: Thu, 14 Dec 2000 14:49:34 +0100
66526              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
66527              
66528              Type casting for nervous compilers.
66529      Branch: perl
66530            ! ext/Encode/Encode.xs
66531 ____________________________________________________________________________
66532 [  8108] By: jhi                                   on 2000/12/14  21:26:17
66533         Log: Subject: [8104] DB_File
66534              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66535              Date: Thu, 14 Dec 2000 14:49:35 +0100
66536              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
66537              
66538              Type definition incorrect for DB 2.7.7.  Not known when it
66539              changed, so only changed it for a known revision.
66540      Branch: perl
66541            ! ext/DB_File/DB_File.xs
66542 ____________________________________________________________________________
66543 [  8107] By: jhi                                   on 2000/12/14  21:23:41
66544         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
66545              From: Peter Prymmer <pvhp@forte.com>
66546              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
66547              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
66548              
66549              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
66550      Branch: perl
66551            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
66552            ! ext/Encode/Encode/posix-bc.enc
66553 ____________________________________________________________________________
66554 [  8106] By: nick                                  on 2000/12/14  20:36:13
66555         Log: "Cold" build correction to Encode's Makefile.PL
66556      Branch: perlio
66557            ! ext/Encode/Makefile.PL
66558 ____________________________________________________________________________
66559 [  8105] By: nick                                  on 2000/12/14  20:09:37
66560         Log: "Compiled" encodings.
66561              Correct replacement character in EBCDIC .enc files
66562              Add 0x7F to ASCII repertoire.
66563      Branch: perlio
66564            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
66565            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
66566            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
66567            ! ext/Encode/Makefile.PL ext/Encode/compile
66568            ! ext/Encode/encengine.c ext/Encode/encode.h
66569 ____________________________________________________________________________
66570 [  8104] By: nick                                  on 2000/12/14  00:38:20
66571         Log: Integrate mainline
66572      Branch: perlio
66573           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
66574           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
66575           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
66576           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
66577           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
66578           !> t/lib/db-hash.t t/lib/db-recno.t
66579 ____________________________________________________________________________
66580 [  8103] By: nick                                  on 2000/12/13  23:16:13
66581         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
66582              so far and so it does not get lost.
66583      Branch: perlio
66584            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
66585 ____________________________________________________________________________
66586 [  8102] By: jhi                                   on 2000/12/13  17:14:22
66587         Log: Update Changes.
66588      Branch: perl
66589            ! Changes patchlevel.h
66590 ____________________________________________________________________________
66591 [  8101] By: jhi                                   on 2000/12/13  16:53:41
66592         Log: Move the proto of start_glob() to a better place; regen api files.
66593      Branch: perl
66594            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
66595 ____________________________________________________________________________
66596 [  8100] By: jhi                                   on 2000/12/13  16:47:11
66597         Log: Metaconfig change for #8099.
66598      Branch: metaconfig
66599            ! U/modified/Head.U
66600 ____________________________________________________________________________
66601 [  8099] By: jhi                                   on 2000/12/13  16:46:48
66602         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
66603              From: Andy Dougherty <doughera@lafayette.edu>
66604              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
66605              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
66606      Branch: perl
66607            ! Configure
66608 ____________________________________________________________________________
66609 [  8098] By: jhi                                   on 2000/12/13  16:39:02
66610         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
66611              From: rspier@pobox.com (Robert Spier)
66612              Date: Tue, 12 Dec 2000 21:12:39 -0500
66613              Message-ID: <14902.56087.678086.725773@rls.cx>
66614              
66615              fastgetcwd is defined using a glob alias on a $^O dependent basis -
66616              and there was no default assignment or perl subroutine.
66617      Branch: perl
66618            ! lib/Cwd.pm
66619 ____________________________________________________________________________
66620 [  8097] By: jhi                                   on 2000/12/13  16:16:01
66621         Log: Subject: [PATCH] move startglob out of pp_hot.c
66622              From: Nicholas Clark <nick@ccl4.org>
66623              Date: Mon, 11 Dec 2000 23:16:39 +0000
66624              Message-ID: <20001211231638.A55550@plum.flirble.org>
66625      Branch: perl
66626            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
66627 ____________________________________________________________________________
66628 [  8096] By: jhi                                   on 2000/12/13  15:26:23
66629         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
66630              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
66631              Date: Wed, 13 Dec 2000 14:01:37 +0100
66632              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
66633              
66634              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
66635              in turn requires libpthread in libswanted.
66636      Branch: perl
66637            ! hints/hpux.sh
66638 ____________________________________________________________________________
66639 [  8095] By: jhi                                   on 2000/12/12  19:51:05
66640         Log: The integration wars continue.
66641      Branch: perl
66642           !> sv.c
66643 ____________________________________________________________________________
66644 [  8094] By: jhi                                   on 2000/12/12  19:48:26
66645         Log: Subject: [PATCH perl@8070] DB_File-1.74  
66646              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
66647              Date: Mon, 11 Dec 2000 23:07:17 -0000
66648              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
66649      Branch: perl
66650            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66651            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
66652            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
66653            ! t/lib/db-recno.t
66654 ____________________________________________________________________________
66655 [  8093] By: nick                                  on 2000/12/12  19:42:13
66656         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
66657      Branch: perlio
66658            ! sv.c
66659           !> lib/File/DosGlob.pm
66660 ____________________________________________________________________________
66661 [  8092] By: jhi                                   on 2000/12/12  19:28:11
66662         Log: Integrate perlio.
66663      Branch: perl
66664           !> sv.c
66665 ____________________________________________________________________________
66666 [  8091] By: nick                                  on 2000/12/12  18:49:45
66667         Log: Fix for Tk, and upgrading shared SVs.
66668      Branch: perlio
66669            ! sv.c
66670 ____________________________________________________________________________
66671 [  8090] By: jhi                                   on 2000/12/12  16:48:59
66672         Log: Subject: [PATCH] Re: Breadperl & Tk
66673              From: Nick Ing-Simmons <nik@tiuk.ti.com>
66674              Date: Tue, 12 Dec 2000 14:48:27 GMT
66675              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
66676      Branch: perl
66677            ! sv.c
66678 ____________________________________________________________________________
66679 [  8089] By: jhi                                   on 2000/12/12  03:37:19
66680         Log: Subject: DosGlob.pm diff for bash style brace expansion.
66681              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
66682              Date: Fri, 8 Dec 2000 10:45:30 -0600
66683              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
66684      Branch: perl
66685            ! lib/File/DosGlob.pm
66686 ____________________________________________________________________________
66687 [  8088] By: nick                                  on 2000/12/11  23:59:59
66688         Log: Integrate mainline
66689      Branch: perlio
66690           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
66691           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66692           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
66693           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
66694           !> t/op/local.t t/pragma/warn/toke toke.c
66695 ____________________________________________________________________________
66696 [  8087] By: jhi                                   on 2000/12/11  23:20:23
66697         Log: Integrate perlio.
66698      Branch: perl
66699           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66700 ____________________________________________________________________________
66701 [  8086] By: jhi                                   on 2000/12/11  22:50:59
66702         Log: Tune further the OS detection of CGI.
66703      Branch: perl
66704            ! lib/CGI.pm
66705 ____________________________________________________________________________
66706 [  8085] By: nick                                  on 2000/12/11  22:50:46
66707         Log: Finish 1st pass of "encoding" layer e.g. :
66708              open($fh,"<encoding(iso8859-7)",$greek) || die;
66709      Branch: perlio
66710            ! ext/Encode/Encode.xs perlio.c perliol.h
66711 ____________________________________________________________________________
66712 [  8084] By: jhi                                   on 2000/12/11  22:32:06
66713         Log: Revert the -f ambiguousity patch, seems to cause
66714              too much hassle (the interpret -Q as a function
66715              where Q is not a known filetest part is left in).
66716      Branch: perl
66717            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
66718            ! toke.c
66719 ____________________________________________________________________________
66720 [  8083] By: jhi                                   on 2000/12/11  22:27:23
66721         Log: (accidentally empty check-in)
66722      Branch: perl
66723            ! lib/File/DosGlob.pm
66724 ____________________________________________________________________________
66725 [  8082] By: nick                                  on 2000/12/11  19:09:51
66726         Log: Restore mmap function (broken by tweaks to shared buffer
66727              layer for encode(xxxx)).
66728      Branch: perlio
66729            ! perlio.c
66730 ____________________________________________________________________________
66731 [  8081] By: jhi                                   on 2000/12/11  18:29:13
66732         Log: Subject: Re: The long awaited feature ...
66733              From: Simon Cozens <simon@cozens.net>
66734              Date: Mon, 11 Dec 2000 15:54:24 +0000
66735              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
66736              
66737              More io/utf8 tests.
66738      Branch: perl
66739            ! t/io/utf8.t
66740 ____________________________________________________________________________
66741 [  8080] By: jhi                                   on 2000/12/11  18:19:36
66742         Log: Subject: PATCH MakeMaker manpage clarification
66743              From: andreas.koenig@anima.de (Andreas J. Koenig)
66744              Date: 10 Dec 2000 20:46:13 +0100
66745              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
66746      Branch: perl
66747            ! lib/ExtUtils/MakeMaker.pm
66748 ____________________________________________________________________________
66749 [  8079] By: jhi                                   on 2000/12/11  15:35:07
66750         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
66751              From: Simon Cozens <simon@cozens.net>
66752              Date: Sun, 10 Dec 2000 19:06:19 +0000
66753              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
66754      Branch: perl
66755            ! ext/B/B/Deparse.pm t/lib/b.t
66756 ____________________________________________________________________________
66757 [  8078] By: jhi                                   on 2000/12/11  15:09:11
66758         Log: Subject: [PATCH] docs on NaN
66759              From: Nicholas Clark <nick@ccl4.org>
66760              Date: Mon, 11 Dec 2000 01:48:38 +0000
66761              Message-ID: <20001211014838.B99205@plum.flirble.org>
66762      Branch: perl
66763            ! pod/perlop.pod
66764 ____________________________________________________________________________
66765 [  8077] By: jhi                                   on 2000/12/11  15:02:21
66766         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
66767              From: Simon Cozens <simon@cozens.net>
66768              Date: Mon, 11 Dec 2000 01:21:45 +0000
66769              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
66770      Branch: perl
66771            ! pp.c pp_hot.c scope.c t/op/local.t
66772 ____________________________________________________________________________
66773 [  8076] By: nick                                  on 2000/12/10  20:43:32
66774         Log: Not merge worthy...
66775              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
66776              syntax is modelled on attributes.
66777              Untested fix for io/utf8 on Win32 etc.
66778              Very clumsy start to the encode layer.
66779      Branch: perlio
66780            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
66781 ____________________________________________________________________________
66782 [  8075] By: jhi                                   on 2000/12/10  18:39:33
66783         Log: Darwin is not Windows.
66784      Branch: perl
66785            ! lib/CGI.pm
66786 ____________________________________________________________________________
66787 [  8074] By: jhi                                   on 2000/12/10  18:31:27
66788         Log: Subject: Ambiguous -%c() resolved as a file test
66789              From: "Paul Marquess" <Paul.Marquess@openwave.com>
66790              Date: Sun, 10 Dec 2000 15:35:07 -0000
66791              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
66792      Branch: perl
66793            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
66794 ____________________________________________________________________________
66795 [  8073] By: jhi                                   on 2000/12/10  18:16:29
66796         Log: Subject: PATCH installperl misinformed 
66797              From: andreas.koenig@anima.de (Andreas J. Koenig)
66798              Date: 10 Dec 2000 13:01:32 +0100 
66799              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
66800      Branch: perl
66801            ! installperl
66802 ____________________________________________________________________________
66803 [  8072] By: jhi                                   on 2000/12/10  18:07:55
66804         Log: The walkoptree confusion rages; walkoptree() seems to be coming
66805              from B.xs, while walkoptree_slow() comes from B.pm.
66806      Branch: perl
66807            ! ext/B/B.pm
66808 ____________________________________________________________________________
66809 [  8071] By: nick                                  on 2000/12/10  11:45:47
66810         Log: Integrate mainline
66811      Branch: perlio
66812           +> t/base/commonsense.t
66813           !> (integrate 37 files)
66814 ____________________________________________________________________________
66815 [  8070] By: jhi                                   on 2000/12/10  04:46:21
66816         Log: Update Changes.
66817      Branch: perl
66818            ! Changes patchlevel.h
66819 ____________________________________________________________________________
66820 [  8069] By: jhi                                   on 2000/12/10  04:39:19
66821         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
66822              From: andreas.koenig@anima.de (Andreas J. Koenig)
66823              Date: 09 Dec 2000 17:14:25 +0100
66824              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
66825      Branch: perl
66826            + t/base/commonsense.t
66827            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
66828 ____________________________________________________________________________
66829 [  8068] By: jhi                                   on 2000/12/10  04:17:36
66830         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
66831              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
66832              Date: Sat, 9 Dec 2000 16:47:22 -0000
66833              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
66834      Branch: perl
66835            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
66836            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
66837            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
66838            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
66839            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
66840            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
66841            ! t/lib/sdbm.t
66842 ____________________________________________________________________________
66843 [  8067] By: jhi                                   on 2000/12/10  03:52:02
66844         Log: Test case for #8066.
66845      Branch: perl
66846            ! t/op/misc.t
66847 ____________________________________________________________________________
66848 [  8066] By: jhi                                   on 2000/12/10  03:50:30
66849         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
66850              From: Simon Cozens <simon@cozens.net>
66851              Date: Sun, 10 Dec 2000 00:55:37 +0000
66852              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
66853      Branch: perl
66854            ! pp_sys.c
66855 ____________________________________________________________________________
66856 [  8065] By: jhi                                   on 2000/12/10  03:44:52
66857         Log: Test case for #8064.
66858      Branch: perl
66859            ! t/comp/proto.t
66860 ____________________________________________________________________________
66861 [  8064] By: jhi                                   on 2000/12/10  03:42:32
66862         Log: Subject: Re: prototype of substr
66863              From: Simon Cozens <simon@cozens.net>
66864              Date: Sun, 10 Dec 2000 00:13:33 +0000
66865              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
66866              
66867              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
66868              In other words, make the returned prototypes for any function
66869              stop prepending the ';' optionality marker after the first one.
66870              If they start getting optional, all the rest are optional.
66871      Branch: perl
66872            ! pp.c
66873 ____________________________________________________________________________
66874 [  8063] By: jhi                                   on 2000/12/10  03:39:42
66875         Log: Subject: [PATCH] perlguts.pod
66876              From: Simon Cozens <simon@cozens.net>
66877              Date: Sun, 10 Dec 2000 00:06:47 +0000
66878              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
66879              
66880              Documentation of the different types of ops,
66881              plus the functions in dump.c
66882      Branch: perl
66883            ! pod/perlguts.pod
66884 ____________________________________________________________________________
66885 [  8062] By: jhi                                   on 2000/12/10  03:30:04
66886         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
66887              From: Nicholas Clark <nick@talking.bollo.cx>
66888              Date: Sat, 09 Dec 2000 18:57:25 +0000
66889              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
66890              
66891              Be more robust in weird hostname setups.
66892      Branch: perl
66893            ! t/lib/net-hostent.t
66894 ____________________________________________________________________________
66895 [  8061] By: jhi                                   on 2000/12/10  03:28:21
66896         Log: Pacify fussy compiler. 
66897      Branch: perl
66898            ! pp_sys.c
66899 ____________________________________________________________________________
66900 [  8060] By: jhi                                   on 2000/12/10  02:52:46
66901         Log: Integrate perlio.
66902      Branch: perl
66903           !> pp_sys.c t/io/utf8.t
66904 ____________________________________________________________________________
66905 [  8059] By: nick                                  on 2000/12/09  23:40:14
66906         Log: read/sysread/recv should now be utf8 aware.
66907              Basic test for utf8 read.
66908      Branch: perlio
66909            ! pp_sys.c t/io/utf8.t
66910 ____________________________________________________________________________
66911 [  8058] By: jhi                                   on 2000/12/09  21:56:02
66912         Log: Integrate perlio.
66913      Branch: perl
66914           +> t/io/utf8.t
66915           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
66916 ____________________________________________________________________________
66917 [  8057] By: jhi                                   on 2000/12/09  21:53:35
66918         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
66919              From: Inaba Hiroto <inaba@st.rim.or.jp>
66920              Date: Sun, 10 Dec 2000 05:53:21 +0900
66921              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
66922              
66923              Tests for #8056.
66924      Branch: perl
66925            ! t/op/each.t
66926 ____________________________________________________________________________
66927 [  8056] By: jhi                                   on 2000/12/09  21:51:16
66928         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
66929              From: Inaba Hiroto <inaba@st.rim.or.jp>
66930              Date: Sat, 09 Dec 2000 18:02:00 +0900
66931              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
66932              
66933              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
66934      Branch: perl
66935            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
66936 ____________________________________________________________________________
66937 [  8055] By: nick                                  on 2000/12/09  20:11:48
66938         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
66939              than raw PerlIO_write() - does not seem to break any tests.
66940      Branch: perlio
66941            ! pp_sys.c
66942 ____________________________________________________________________________
66943 [  8054] By: nick                                  on 2000/12/09  19:47:30
66944         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
66945              (sysread, recv and write i.e. formats still to do...)
66946              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
66947              open($fh,">:utf8","name")
66948              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
66949              so no extra overhead is involved.
66950              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
66951              to a non-utf8 stream.
66952              Add initial io/utf8.t
66953              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
66954              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
66955              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
66956      Branch: perlio
66957            + t/io/utf8.t
66958            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
66959 ____________________________________________________________________________
66960 [  8053] By: nick                                  on 2000/12/09  19:26:37
66961         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
66962              was only testing this_utf8.
66963      Branch: perlio
66964            ! toke.c
66965 ____________________________________________________________________________
66966 [  8052] By: nick                                  on 2000/12/09  19:09:41
66967         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
66968              i.e. the output string has one, but don't mess with source assumption.
66969      Branch: perlio
66970            ! toke.c
66971 ____________________________________________________________________________
66972 [  8051] By: jhi                                   on 2000/12/09  16:55:17
66973         Log: Integrate perlio.
66974      Branch: perl
66975           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
66976           !> sv.c thrdvar.h util.c
66977 ____________________________________________________________________________
66978 [  8050] By: jhi                                   on 2000/12/09  16:48:07
66979         Log: Nits noticed by Peter Prymmer.
66980      Branch: perl
66981            ! lib/ExtUtils/MM_VMS.pm
66982 ____________________________________________________________________________
66983 [  8049] By: nick                                  on 2000/12/09  13:49:40
66984         Log: UTF8 output prework.
66985              - Store $\ and $, as SVs so they can have SvUTF8 flag
66986              - use do_print() rather than raw PerlIO_write() to print them.
66987      Branch: perlio
66988            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
66989            ! thrdvar.h util.c
66990 ____________________________________________________________________________
66991 [  8048] By: nick                                  on 2000/12/09  12:30:43
66992         Log: Integrate mainline.
66993      Branch: perlio
66994           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
66995           +> t/op/reverse.t
66996           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
66997           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
66998           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
66999           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
67000           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
67001           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
67002 ____________________________________________________________________________
67003 [  8047] By: jhi                                   on 2000/12/09  00:23:27
67004         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
67005              From: Michael G Schwern <schwern@pobox.com>
67006              Date: Fri, 8 Dec 2000 14:43:04 -0600
67007      Branch: perl
67008            ! lib/ExtUtils/MM_VMS.pm
67009 ____________________________________________________________________________
67010 [  8046] By: jhi                                   on 2000/12/08  23:10:27
67011         Log: A missed check-in.
67012      Branch: perl
67013            ! lib/ExtUtils/Manifest.pm
67014 ____________________________________________________________________________
67015 [  8045] By: jhi                                   on 2000/12/08  21:57:12
67016         Log: (null check-in)
67017      Branch: perl
67018            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
67019 ____________________________________________________________________________
67020 [  8044] By: jhi                                   on 2000/12/08  21:11:06
67021         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
67022              at the final draft stage.
67023      Branch: perl
67024            + ext/Encode/Encode/iso8859-16.enc
67025            ! MANIFEST
67026 ____________________________________________________________________________
67027 [  8043] By: jhi                                   on 2000/12/08  16:39:04
67028         Log: Update Changes.
67029      Branch: perl
67030            ! Changes patchlevel.h
67031 ____________________________________________________________________________
67032 [  8042] By: jhi                                   on 2000/12/08  16:33:39
67033         Log: Do not return the Unicode replacement character if UTF-8
67034              decoding goes awry, it should be up to the caller to decide.
67035      Branch: perl
67036            ! pod/perlapi.pod utf8.c
67037 ____________________________________________________________________________
67038 [  8041] By: jhi                                   on 2000/12/08  16:22:28
67039         Log: metaconfig maintenance.
67040      Branch: metaconfig
67041            ! U/modified/stdchar.U
67042      Branch: metaconfig/U/perl
67043            + testsyml.U
67044 ____________________________________________________________________________
67045 [  8040] By: jhi                                   on 2000/12/08  16:03:08
67046         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
67047              From: sthoenna@efn.org
67048              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
67049              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
67050      Branch: perl
67051            ! Changes lib/ExtUtils/MM_OS2.pm
67052 ____________________________________________________________________________
67053 [  8039] By: jhi                                   on 2000/12/08  15:57:11
67054         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
67055              From: Simon Cozens <simon@cozens.net>
67056              Date: Fri, 8 Dec 2000 13:33:31 +0000
67057              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
67058              
67059              (The pp_hot part needed a rewrite.)
67060      Branch: perl
67061            ! doop.c pp_hot.c utf8.c
67062 ____________________________________________________________________________
67063 [  8038] By: jhi                                   on 2000/12/08  15:25:08
67064         Log: Subject: djSP
67065              From: Michael Stevens <michael@etla.org>
67066              Date: Wed, 6 Dec 2000 23:24:01 +0000
67067              Message-ID: <20001206232400.A21381@firedrake.org>
67068              
67069              Plus a note from Nick Ing-Simmons.
67070      Branch: perl
67071            ! pp.h
67072 ____________________________________________________________________________
67073 [  8037] By: jhi                                   on 2000/12/08  15:18:35
67074         Log: Filetype is text.
67075      Branch: perl
67076            ! t/op/utf8decode.t
67077 ____________________________________________________________________________
67078 [  8036] By: jhi                                   on 2000/12/08  03:31:27
67079         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
67080              From: Andy Dougherty <doughera@lafayette.edu>
67081              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
67082              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
67083              
67084              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
67085              From: Andy Dougherty <doughera@lafayette.edu>
67086              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
67087              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
67088      Branch: perl
67089            + ext/POSIX/hints/svr4.pl
67090            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
67091 ____________________________________________________________________________
67092 [  8035] By: jhi                                   on 2000/12/08  03:26:01
67093         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
67094              From: Andy Dougherty <doughera@lafayette.edu>
67095              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
67096              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
67097      Branch: perl
67098            ! t/README t/base/term.t
67099 ____________________________________________________________________________
67100 [  8034] By: jhi                                   on 2000/12/08  03:21:59
67101         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
67102              From: mjd@plover.com  
67103              Date: 7 Dec 2000 21:04:20 -0000
67104              Message-ID: <20001207210420.22282.qmail@plover.com>
67105              
67106              Plus -z doc.
67107      Branch: perl
67108            ! pod/perlfunc.pod
67109 ____________________________________________________________________________
67110 [  8033] By: jhi                                   on 2000/12/08  03:19:03
67111         Log: Use the UTF8 macros a bit.  They can't be used with abandon
67112              everywhere because we do generate illegal UTF-8 in some situations.
67113              This is of course naughty.
67114      Branch: perl
67115            ! pod/perlapi.pod utf8.c utf8.h
67116 ____________________________________________________________________________
67117 [  8032] By: jhi                                   on 2000/12/08  03:00:09
67118         Log: Out of sync?
67119      Branch: perl
67120            ! t/pragma/warn/utf8
67121 ____________________________________________________________________________
67122 [  8031] By: jhi                                   on 2000/12/08  02:22:39
67123         Log: Cnt spl.
67124      Branch: perl
67125            ! MANIFEST
67126 ____________________________________________________________________________
67127 [  8030] By: jhi                                   on 2000/12/08  01:23:54
67128         Log: Add test for reverse().
67129      Branch: perl
67130            + t/op/reverse.t
67131            ! MANIFEST
67132 ____________________________________________________________________________
67133 [  8029] By: jhi                                   on 2000/12/08  01:21:47
67134         Log: Integrate perlio.
67135      Branch: perl
67136           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
67137           !> perlio.c perlio.h perlsdio.h warnings.pl
67138 ____________________________________________________________________________
67139 [  8028] By: jhi                                   on 2000/12/08  01:19:08
67140         Log: Introduce macros for UTF8 decoding.
67141      Branch: perl
67142            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
67143 ____________________________________________________________________________
67144 [  8027] By: nick                                  on 2000/12/07  22:18:19
67145         Log: Integrate mainline
67146      Branch: perlio
67147           !> embed.pl pod/perlapi.pod utf8.c
67148 ____________________________________________________________________________
67149 [  8026] By: nick                                  on 2000/12/07  21:45:08
67150         Log: Various oddities p4 diff -se showed up
67151              Remove 'our' from warnings.pl
67152      Branch: perlio
67153            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
67154 ____________________________________________________________________________
67155 [  8025] By: nick                                  on 2000/12/07  21:43:32
67156         Log: Change PerlIO_(get|set)pos to take SV *
67157              Should fix, OS/2, VMS, (sfio??)
67158      Branch: perlio
67159            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
67160 ____________________________________________________________________________
67161 [  8024] By: jhi                                   on 2000/12/07  19:05:32
67162         Log: Document utf8_to_uv() better.
67163      Branch: perl
67164            ! pod/perlapi.pod utf8.c
67165 ____________________________________________________________________________
67166 [  8023] By: jhi                                   on 2000/12/07  18:23:47
67167         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
67168      Branch: perl
67169            ! embed.pl pod/perlapi.pod utf8.c
67170 ____________________________________________________________________________
67171 [  8022] By: jhi                                   on 2000/12/07  04:13:51
67172         Log: Integrate perlio.
67173      Branch: perl
67174           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
67175           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
67176           !> win32/makefile.mk
67177 ____________________________________________________________________________
67178 [  8021] By: nick                                  on 2000/12/07  00:28:14
67179         Log: Various attempts at MSVC debug - not sure what has
67180              changed but works now. 
67181              Seems atexit() _may_ work for DLLs built with MSVC so don't
67182              call cleanup that way.
67183      Branch: perlio
67184            ! perlio.c win32/makefile.mk
67185 ____________________________________________________________________________
67186 [  8020] By: nick                                  on 2000/12/06  19:57:20
67187         Log: Integrate mainline
67188      Branch: perlio
67189           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
67190           !> (integrate 75 files)
67191 ____________________________________________________________________________
67192 [  8019] By: nick                                  on 2000/12/06  19:28:21
67193         Log: Add useperlio to config.vc
67194              Turn off binmode in config_H.PL
67195              Regen all the config_H.xx
67196              Attempt to get debugging build with MSVC.
67197      Branch: perlio
67198            ! win32/config.vc win32/config_H.bc win32/config_H.gc
67199            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
67200 ____________________________________________________________________________
67201 [  8018] By: nick                                  on 2000/12/06  19:21:57
67202         Log: Test various dup/external program options on all platforms.
67203      Branch: perlio
67204            ! t/io/dup.t
67205 ____________________________________________________________________________
67206 [  8017] By: nick                                  on 2000/12/06  19:20:47
67207         Log: Fix harness to be less picky
67208      Branch: perlio
67209            ! lib/Test/Harness.pm
67210 ____________________________________________________________________________
67211 [  8016] By: jhi                                   on 2000/12/06  16:45:12
67212         Log: Update Changes.
67213      Branch: perl
67214            ! Changes patchlevel.h
67215 ____________________________________________________________________________
67216 [  8015] By: jhi                                   on 2000/12/06  16:41:03
67217         Log: Test \x{...} with ord().
67218      Branch: perl
67219            ! t/op/ord.t
67220 ____________________________________________________________________________
67221 [  8014] By: jhi                                   on 2000/12/06  16:20:33
67222         Log: Test tweak because of #8013.
67223      Branch: perl
67224            ! t/lib/b.t
67225 ____________________________________________________________________________
67226 [  8013] By: jhi                                   on 2000/12/06  16:09:09
67227         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
67228              From: Michael G Schwern <schwern@pobox.com>
67229              Date: Tue, 5 Dec 2000 21:23:28 -0500
67230              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
67231              
67232              Carp::Heavy parts not very applicable because of recent changes.
67233      Branch: perl
67234            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
67235            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
67236            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
67237            ! lib/Exporter.pm lib/Exporter/Heavy.pm
67238            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
67239            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
67240            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
67241            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
67242            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
67243            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
67244            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
67245            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
67246            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
67247            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
67248            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
67249            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
67250            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
67251            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
67252            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
67253            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
67254            ! warnings.pl
67255 ____________________________________________________________________________
67256 [  8012] By: jhi                                   on 2000/12/06  15:22:38
67257         Log: Subject: [PATCH] Re: New harness is failing things
67258              From: Nick Ing-Simmons <nik@tiuk.ti.com>
67259              Date: Wed, 6 Dec 2000 13:00:30 GMT
67260              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
67261      Branch: perl
67262            ! lib/Test/Harness.pm
67263 ____________________________________________________________________________
67264 [  8011] By: jhi                                   on 2000/12/06  15:12:08
67265         Log: Subject: installhtml changes
67266              From: Michael Stevens <michael@etla.org>
67267              Date: Wed, 6 Dec 2000 13:15:53 +0000
67268              Message-ID: <20001206131553.A27317@firedrake.org>
67269      Branch: perl
67270            ! installhtml
67271 ____________________________________________________________________________
67272 [  8010] By: jhi                                   on 2000/12/06  15:06:05
67273         Log: Subject: the dTHR hits
67274              From: Michael Stevens <michael@etla.org>
67275              Date: Wed, 6 Dec 2000 12:06:03 +0000
67276              Message-ID: <20001206120603.A24581@firedrake.org>
67277              
67278              More, errrm, less dTHRs.
67279      Branch: perl
67280            ! bytecode.pl ext/B/B/C.pm
67281 ____________________________________________________________________________
67282 [  8009] By: jhi                                   on 2000/12/06  15:04:25
67283         Log: Subject: MakeMaker mailing list gone?
67284              From: Michael G Schwern <schwern@pobox.com>
67285              Date: Tue, 5 Dec 2000 19:29:59 -0500
67286              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
67287              
67288              The MakeMaker mailing list is dead, perlbug is the right
67289              address to report bugs.
67290      Branch: perl
67291            ! lib/ExtUtils/MakeMaker.pm
67292 ____________________________________________________________________________
67293 [  8008] By: jhi                                   on 2000/12/06  15:00:32
67294         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
67295              From: Michael G Schwern <schwern@pobox.com>
67296              Date: Tue, 5 Dec 2000 19:21:21 -0500
67297              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
67298              
67299              Add a default MANIFEST skip that ignores things like
67300              version control files, editor temporary files, and the Makefile.
67301      Branch: perl
67302            + lib/ExtUtils/MANIFEST.SKIP
67303            ! MANIFEST lib/ExtUtils/Manifest.pm
67304 ____________________________________________________________________________
67305 [  8007] By: jhi                                   on 2000/12/06  14:57:20
67306         Log: In Amiga more manual hackery of the scripts seems to be needed,
67307              from Jan-Erik Karlsson.  Why Configure does not get this right
67308              is unknown, may be shell-induced.
67309      Branch: perl
67310            ! README.amiga
67311 ____________________________________________________________________________
67312 [  8006] By: jhi                                   on 2000/12/05  23:53:12
67313         Log: Add TOPm1s to peek at the second topmost stack item.
67314      Branch: perl
67315            ! pp.h
67316 ____________________________________________________________________________
67317 [  8005] By: jhi                                   on 2000/12/05  23:13:55
67318         Log: Avaunt, you foul UTF-8 tests.
67319      Branch: perl
67320            ! t/op/ver.t t/pragma/utf8.t
67321 ____________________________________________________________________________
67322 [  8004] By: jhi                                   on 2000/12/05  23:09:54
67323         Log: Continue utf8 dispersal. 
67324      Branch: perl
67325            + t/op/concat.t
67326            ! MANIFEST t/pragma/utf8.t
67327 ____________________________________________________________________________
67328 [  8003] By: nick                                  on 2000/12/05  23:02:39
67329         Log: Integrate mainline.
67330      Branch: perlio
67331           +> t/op/length.t t/op/utf8decode.t
67332           !> (integrate 69 files)
67333 ____________________________________________________________________________
67334 [  8002] By: jhi                                   on 2000/12/05  22:59:28
67335         Log: Integrate perlio.
67336      Branch: perl
67337           !> iperlsys.h perl.c perlio.c win32/perllib.c
67338 ____________________________________________________________________________
67339 [  8001] By: nick                                  on 2000/12/05  22:07:52
67340         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
67341              - calloc/free suffer from damage on TerminateThread()
67342              - use PerlMemShared (as originally planned) now fixed
67343              - avoid doing anything important on DLL "detach".
67344      Branch: perlio
67345            ! perl.c perlio.c win32/perllib.c
67346 ____________________________________________________________________________
67347 [  8000] By: nick                                  on 2000/12/05  21:05:09
67348         Log: Fix gross PerlMemShared issue.
67349      Branch: perlio
67350            ! iperlsys.h
67351 ____________________________________________________________________________
67352 [  7999] By: jhi                                   on 2000/12/05  20:46:58
67353         Log: Test for Unicode (UTF-8) hash keys.
67354      Branch: perl
67355            ! t/op/each.t
67356 ____________________________________________________________________________
67357 [  7998] By: jhi                                   on 2000/12/05  20:30:35
67358         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
67359              is now always UTF-8), empty line cosmetics.
67360      Branch: perl
67361            ! t/pragma/utf8.t
67362 ____________________________________________________________________________
67363 [  7997] By: jhi                                   on 2000/12/05  20:15:40
67364         Log: Subject: Re: STRLEN - what?
67365              From: Andy Dougherty <doughera@lafayette.edu>
67366              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
67367              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
67368              
67369              Explain STRLEN.
67370      Branch: perl
67371            ! pod/perlguts.pod
67372 ____________________________________________________________________________
67373 [  7996] By: jhi                                   on 2000/12/05  20:13:34
67374         Log: Split off the UTF-8 decoder tests, make them to check also
67375              the error message.
67376      Branch: perl
67377            + t/op/utf8decode.t
67378            ! MANIFEST t/pragma/utf8.t utf8.c
67379 ____________________________________________________________________________
67380 [  7995] By: jhi                                   on 2000/12/05  16:39:47
67381         Log: Start migrating bits of pragma/utf8 to elsewhere
67382              (since the long term plan is to obsolete 'use utf8').
67383      Branch: perl
67384            + t/op/length.t
67385            ! MANIFEST t/pragma/utf8.t
67386 ____________________________________________________________________________
67387 [  7994] By: jhi                                   on 2000/12/05  16:30:21
67388         Log: Fix a manual edit typo from #7993, fix the message formatting
67389              for Unicode, add few our declarations.
67390      Branch: perl
67391            ! lib/Carp/Heavy.pm
67392 ____________________________________________________________________________
67393 [  7993] By: jhi                                   on 2000/12/05  16:09:15
67394         Log: Subject: Need help with warnings :-(
67395              From: "Ben Tilly" <ben_tilly@hotmail.com>
67396              Date: Tue, 05 Dec 2000 01:35:54 -0500
67397              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
67398              
67399              Subject: UPDATE: Carp/Heavy now passes all tests
67400              From: "Ben Tilly" <ben_tilly@hotmail.com>
67401              Date: Tue, 05 Dec 2000 07:59:41 -0500
67402              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
67403              
67404              The Brave New Carp.
67405      Branch: perl
67406            ! lib/Carp.pm lib/Carp/Heavy.pm
67407 ____________________________________________________________________________
67408 [  7992] By: jhi                                   on 2000/12/05  15:55:08
67409         Log: Subject: [PATCH perl@7979] cygwin port
67410              From: "Eric Fifer" <efifer@dircon.co.uk>
67411              Date: Tue, 5 Dec 2000 14:04:09 -0000
67412              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
67413      Branch: perl
67414            ! t/lib/net-hostent.t
67415 ____________________________________________________________________________
67416 [  7991] By: jhi                                   on 2000/12/05  15:52:34
67417         Log: Subject: Re: [PATCH] The largest hoax of all times?
67418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67419              Date: Tue, 5 Dec 2000 00:40:25 -0500
67420              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
67421              
67422              Subject: Re: [PATCH] The largest hoax of all times?
67423              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67424              Date: Mon, 4 Dec 2000 23:55:53 -0500
67425              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
67426              
67427              Subject: Re: [PATCH] The largest hoax of all times?
67428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67429              Date: Tue, 5 Dec 2000 01:28:45 -0500
67430              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
67431              
67432              Fix the unpredictable order of DESTROYs.
67433      Branch: perl
67434            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
67435            ! sv.c sv.h t/op/ref.t
67436 ____________________________________________________________________________
67437 [  7990] By: jhi                                   on 2000/12/05  14:38:53
67438         Log: Subject: [PATCH] shrink pp_hot fractionally
67439              From: Nicholas Clark <nick@ccl4.org>
67440              Date: Tue, 5 Dec 2000 12:44:31 +0000
67441              Message-ID: <20001205124431.E74518@plum.flirble.org>
67442              
67443              Use report_evil_fh().
67444      Branch: perl
67445            ! opcode.pl opnames.h pp_hot.c util.c
67446 ____________________________________________________________________________
67447 [  7989] By: jhi                                   on 2000/12/05  14:21:27
67448         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67449              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67450              Date: Mon, 04 Dec 2000 22:21:59 -0800
67451              Message-ID: <HmIL6gzkgepS092yn@efn.org>
67452              
67453              Harness shouldn't ignore responses like "ok 3\r\r\n".
67454      Branch: perl
67455            ! lib/Test/Harness.pm
67456 ____________________________________________________________________________
67457 [  7988] By: jhi                                   on 2000/12/05  13:51:28
67458         Log: Integrate the "skip" messages to explain().
67459      Branch: perl
67460            ! t/lib/syslfs.t t/op/lfs.t
67461 ____________________________________________________________________________
67462 [  7987] By: jhi                                   on 2000/12/05  12:34:54
67463         Log: The one that got away in #7984.
67464              
67465              Subject: Re: dTHR - what and why?
67466              From: Michael Stevens <michael@etla.org> 
67467              Date: Tue, 5 Dec 2000 11:15:52 +0000
67468              Message-ID: <20001205111552.A4647@firedrake.org>
67469      Branch: perl
67470            ! sv.h
67471 ____________________________________________________________________________
67472 [  7986] By: gsar                                  on 2000/12/05  09:14:44
67473         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
67474              due to the notorious GetFileType() bug in Windows 9x, which fstat()
67475              tickles)
67476      Branch: perl
67477            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
67478 ____________________________________________________________________________
67479 [  7985] By: jhi                                   on 2000/12/05  05:49:03
67480         Log: Integrate perlio.
67481      Branch: perl
67482           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67483           !> win32/perlhost.h win32/perllib.c
67484 ____________________________________________________________________________
67485 [  7984] By: jhi                                   on 2000/12/05  05:48:16
67486         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
67487      Branch: perl
67488            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
67489            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
67490            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
67491            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
67492            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
67493            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
67494            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
67495            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
67496            ! win32/win32.c
67497 ____________________________________________________________________________
67498 [  7983] By: nick                                  on 2000/12/04  23:27:43
67499         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
67500      Branch: perlio
67501            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
67502            ! win32/perlhost.h win32/perllib.c
67503 ____________________________________________________________________________
67504 [  7982] By: jhi                                   on 2000/12/04  19:44:09
67505         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
67506              uncovered by #7980.
67507      Branch: perl
67508            ! op.c
67509 ____________________________________________________________________________
67510 [  7981] By: jhi                                   on 2000/12/04  19:42:07
67511         Log: Subject: [PATCH] Trivial dump.c feature
67512              From: Simon Cozens <simon@cozens.net>
67513              Date: Mon, 4 Dec 2000 18:08:38 +0000
67514              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
67515              
67516              Show whether a constant is UTF-8.
67517      Branch: perl
67518            ! dump.c
67519 ____________________________________________________________________________
67520 [  7980] By: jhi                                   on 2000/12/04  19:36:51
67521         Log: UTF-8 hash keys, patch from Inaba Hiroto.
67522      Branch: perl
67523            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
67524 ____________________________________________________________________________
67525 [  7979] By: jhi                                   on 2000/12/04  17:36:28
67526         Log: Update Changes.
67527      Branch: perl
67528            ! Changes patchlevel.h
67529 ____________________________________________________________________________
67530 [  7978] By: jhi                                   on 2000/12/04  16:42:17
67531         Log: Retract #7977, still too volatile (the euphemism of the day
67532              for unfinished and buggy :-)
67533      Branch: perl
67534            ! doop.c hv.c pp.c sv.h
67535 ____________________________________________________________________________
67536 [  7977] By: jhi                                   on 2000/12/04  16:25:15
67537         Log: (Retracted by #7978, too shaky yet.)
67538              
67539              Subject: Re: utf8 in hash keys, implementor missing
67540              From: Simon Cozens <simon@cozens.net>
67541              Date: Sat, 2 Dec 2000 19:49:35 +0000
67542              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
67543              
67544              The first step at UTF-8 hash keys.
67545      Branch: perl
67546            ! doop.c hv.c pp.c sv.h
67547 ____________________________________________________________________________
67548 [  7976] By: jhi                                   on 2000/12/04  16:13:53
67549         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
67550              From: sthoenna@efn.org
67551              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
67552              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
67553      Branch: perl
67554            ! os2/os2.c perlio.c
67555 ____________________________________________________________________________
67556 [  7975] By: jhi                                   on 2000/12/04  16:05:25
67557         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
67558              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67559              Date: Thu, 30 Nov 2000 20:50:37 -0800
67560              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
67561      Branch: perl
67562            ! os2/os2.c
67563 ____________________________________________________________________________
67564 [  7974] By: jhi                                   on 2000/12/04  16:03:57
67565         Log: Subject: [PATCH] ++ 20% faster
67566              From: Nicholas Clark <nick@ccl4.org>
67567              Date: Mon, 4 Dec 2000 12:17:27 +0000
67568              Message-ID: <20001204121726.B52976@plum.flirble.org>
67569              
67570              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
67571      Branch: perl
67572            ! sv.c
67573 ____________________________________________________________________________
67574 [  7973] By: jhi                                   on 2000/12/04  16:00:48
67575         Log: 
67576              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
67577              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67578              Date: Mon, 04 Dec 2000 12:30:45 +0100
67579              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
67580              
67581              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
67582              library (getprotobyname and getprotobynumber are outversioned by
67583              the same calls in libc, at least for xlc version 3.
67584      Branch: perl
67585            ! hints/aix.sh
67586 ____________________________________________________________________________
67587 [  7972] By: jhi                                   on 2000/12/04  02:58:31
67588         Log: Integrate perlio.
67589      Branch: perl
67590           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
67591           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
67592           !> win32/win32.h win32/win32iop.h win32/win32thread.h
67593 ____________________________________________________________________________
67594 [  7971] By: nick                                  on 2000/12/04  00:24:33
67595         Log: Quieten some noise in Win32 builds:
67596              - win32.h is included after <sys/socket.h>, so need to 
67597              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
67598              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
67599      Branch: perlio
67600            ! doio.c perl.h toke.c win32/win32.h
67601 ____________________________________________________________________________
67602 [  7970] By: nick                                  on 2000/12/03  22:57:46
67603         Log: PERL_IMPLICIT_SYS compiles but does not work.
67604      Branch: perlio
67605            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
67606            ! win32/perlhost.h win32/perllib.c win32/win32.h
67607            ! win32/win32iop.h win32/win32thread.h
67608 ____________________________________________________________________________
67609 [  7969] By: jhi                                   on 2000/12/03  22:12:58
67610         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
67611              used to swash_init(), makes regprop() dumps more informative
67612              (+utf8::IsAlpha, -utf8::IsDigit, for example).
67613      Branch: perl
67614            ! regcomp.c regexec.c
67615 ____________________________________________________________________________
67616 [  7968] By: jhi                                   on 2000/12/03  21:39:56
67617         Log: Implement ANYOFUTF8 regprop() dumping.
67618      Branch: perl
67619            ! regcomp.c
67620 ____________________________________________________________________________
67621 [  7967] By: jhi                                   on 2000/12/03  20:57:19
67622         Log: Make uv_to_utf8() to zero-terminate its output buffer,
67623              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
67624      Branch: perl
67625            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
67626 ____________________________________________________________________________
67627 [  7966] By: nick                                  on 2000/12/03  18:41:21
67628         Log: Integrate mainline (STDCHAR)
67629      Branch: perlio
67630           !> Configure t/pragma/utf8.t
67631 ____________________________________________________________________________
67632 [  7965] By: jhi                                   on 2000/12/03  17:58:20
67633         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
67634      Branch: perl
67635            ! t/pragma/utf8.t
67636 ____________________________________________________________________________
67637 [  7964] By: jhi                                   on 2000/12/03  17:35:56
67638         Log: Integrate perlio.
67639      Branch: perl
67640           !> iperlsys.h perlio.c
67641 ____________________________________________________________________________
67642 [  7963] By: jhi                                   on 2000/12/03  17:33:55
67643         Log: Metaconfig unit change for #7962.
67644      Branch: metaconfig
67645            ! U/modified/stdchar.U
67646 ____________________________________________________________________________
67647 [  7962] By: jhi                                   on 2000/12/03  17:33:27
67648         Log: Untangle the <stdio.h> #include nest for the stdchar test,
67649              from Andy Dougherty.
67650      Branch: perl
67651            ! Configure
67652 ____________________________________________________________________________
67653 [  7961] By: nick                                  on 2000/12/03  16:53:00
67654         Log: Make iperlsys.h vector stdio not PerlIO.
67655      Branch: perlio
67656            ! iperlsys.h perlio.c
67657 ____________________________________________________________________________
67658 [  7960] By: nick                                  on 2000/12/03  14:43:01
67659         Log: Integrate mainline
67660      Branch: perlio
67661           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
67662           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
67663 ____________________________________________________________________________
67664 [  7959] By: jhi                                   on 2000/12/03  08:16:36
67665         Log: Use DO_UTF8().
67666      Branch: perl
67667            ! op.c
67668 ____________________________________________________________________________
67669 [  7958] By: jhi                                   on 2000/12/02  18:33:05
67670         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67671              From: Mike Guy <mjtg@cam.ac.uk>         
67672              Date: Sat, 02 Dec 2000 17:27:13 +0000
67673              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
67674              
67675              An extraneous argument.
67676      Branch: perl
67677            ! toke.c
67678 ____________________________________________________________________________
67679 [  7957] By: jhi                                   on 2000/12/02  18:22:32
67680         Log: A missing hunk.
67681      Branch: perl
67682            ! t/lib/net-hostent.t
67683 ____________________________________________________________________________
67684 [  7956] By: jhi                                   on 2000/12/02  18:06:20
67685         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
67686              From: Nicholas Clark <nick@ccl4.org>
67687              Date: Sat, 2 Dec 2000 14:28:27 +0000
67688              Message-ID: <20001202142827.A12308@plum.flirble.org>
67689              
67690              Test robustness.
67691      Branch: perl
67692            ! t/lib/net-hostent.t
67693 ____________________________________________________________________________
67694 [  7955] By: jhi                                   on 2000/12/02  17:58:06
67695         Log: Metaconfig unit change for #7954.
67696      Branch: metaconfig
67697            ! U/modified/stdchar.U
67698 ____________________________________________________________________________
67699 [  7954] By: jhi                                   on 2000/12/02  17:54:32
67700         Log: An inconvenient hang would happen if the stdio _ptr wasn't
67701              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
67702              would be grepping stdin for all eternity for the _ptr.)
67703      Branch: perl
67704            ! Configure
67705 ____________________________________________________________________________
67706 [  7953] By: jhi                                   on 2000/12/02  00:07:15
67707         Log: Update Changes.
67708      Branch: perl
67709            ! Changes patchlevel.h
67710 ____________________________________________________________________________
67711 [  7952] By: jhi                                   on 2000/12/01  23:54:47
67712         Log: Subject: Re: long shell lines
67713              From: Andy Dougherty <doughera@lafayette.edu>
67714              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
67715              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
67716              
67717              Split overly long shell command lines.
67718      Branch: perl
67719            ! lib/ExtUtils/MM_Unix.pm
67720 ____________________________________________________________________________
67721 [  7951] By: jhi                                   on 2000/12/01  23:48:02
67722         Log: The metaconfig unit change for #7950.
67723      Branch: metaconfig
67724            + U/modified/stdchar.U
67725 ____________________________________________________________________________
67726 [  7950] By: jhi                                   on 2000/12/01  23:47:39
67727         Log: Try to find stdchar also from <stdio_impl.h>.
67728      Branch: perl
67729            ! Configure config_h.SH
67730 ____________________________________________________________________________
67731 [  7949] By: jhi                                   on 2000/12/01  23:46:45
67732         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
67733              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
67734              Date: Fri, 1 Dec 2000 16:26:08 -0500
67735              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
67736              
67737              Reword the diagnostic message.
67738      Branch: perl
67739            ! pod/perldiag.pod
67740 ____________________________________________________________________________
67741 [  7948] By: nick                                  on 2000/12/01  22:49:43
67742         Log: Integrate mainline (for s/y/m as sub names stuff).
67743      Branch: perlio
67744           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
67745           !> t/pragma/warn/toke toke.c
67746 ____________________________________________________________________________
67747 [  7947] By: jhi                                   on 2000/12/01  20:55:41
67748         Log: Integrate perlio.
67749      Branch: perl
67750           !> perlio.c perliol.h t/io/pipe.t
67751 ____________________________________________________________________________
67752 [  7946] By: jhi                                   on 2000/12/01  20:36:51
67753         Log: Upgrade to CPAN 1.59_51, from Andreas König.
67754      Branch: perl
67755            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
67756 ____________________________________________________________________________
67757 [  7945] By: nick                                  on 2000/12/01  20:31:32
67758         Log: Integrate mainline
67759      Branch: perlio
67760           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
67761           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
67762           +> t/lib/net-hostent.t
67763           !> (integrate 35 files)
67764 ____________________________________________________________________________
67765 [  7944] By: jhi                                   on 2000/12/01  20:23:29
67766         Log: Some help for 20001130.011.  Now one gets warnings like
67767              "Ambiguous -f() resolved as a file test ..."
67768      Branch: perl
67769            ! pod/perldiag.pod t/pragma/warn/toke toke.c
67770 ____________________________________________________________________________
67771 [  7943] By: jhi                                   on 2000/12/01  19:44:44
67772         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
67773              that also breaks using them as methods. 
67774      Branch: perl
67775            ! pod/perldiag.pod t/op/misc.t toke.c
67776 ____________________________________________________________________________
67777 [  7942] By: nick                                  on 2000/12/01  17:56:46
67778         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
67779              Make 'unix' pass most tests
67780              - do unread by temporary push of layer ("pending") holding unread chars
67781              - fast_gets is now based on per-handle flag
67782              - relax one of io/pipe.t tests to allow print to fail and close to
67783              succeed so that it passes on unbuffered "unix" layer.
67784              Remaining fail is sporadic and a genuine race condition between
67785              parent/child in fork test.
67786      Branch: perlio
67787            ! perlio.c perliol.h t/io/pipe.t
67788 ____________________________________________________________________________
67789 [  7941] By: jhi                                   on 2000/12/01  15:28:58
67790         Log: (Retracted by #7943.)
67791              
67792              Reserve the short named string operator names.
67793      Branch: perl
67794            ! pod/perldiag.pod t/op/misc.t toke.c
67795 ____________________________________________________________________________
67796 [  7940] By: jhi                                   on 2000/12/01  06:45:53
67797         Log: Get the three different space character classes right under utf8.
67798      Branch: perl
67799            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
67800            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
67801            ! regexec.c t/op/pat.t utf8.c
67802 ____________________________________________________________________________
67803 [  7939] By: jhi                                   on 2000/12/01  03:26:26
67804         Log: Two more tests that make no sense in UTF-8 since the test
67805              data is not in UTF-8.
67806      Branch: perl
67807            ! t/op/regexp.t
67808 ____________________________________________________________________________
67809 [  7938] By: jhi                                   on 2000/12/01  03:20:39
67810         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
67811              should it be required inside regexen?
67812      Branch: perl
67813            ! regcomp.c t/op/regmesg.t
67814 ____________________________________________________________________________
67815 [  7937] By: jhi                                   on 2000/12/01  02:58:53
67816         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
67817              stored and restored, and thusly was trounced by the utf8 swash
67818              routines.
67819      Branch: perl
67820            ! regcomp.c
67821 ____________________________________________________________________________
67822 [  7936] By: jhi                                   on 2000/11/30  20:41:39
67823         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
67824              Why the different platforms behave so differently (core dump vs
67825              no core dump) on this bug is a but of a mystery, but if I had to
67826              guess I would mumble something like 'alignment'.
67827      Branch: perl
67828            ! sv.c
67829 ____________________________________________________________________________
67830 [  7935] By: jhi                                   on 2000/11/30  16:17:02
67831         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
67832              From: Robin Barker <rmb1@cise.npl.co.uk>
67833              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
67834              Date: Thu, 30 Nov 2000 14:27:12 GMT
67835      Branch: perl
67836            ! perlio.c toke.c
67837 ____________________________________________________________________________
67838 [  7934] By: jhi                                   on 2000/11/30  16:04:49
67839         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
67840      Branch: perl
67841            ! t/lib/net-hostent.t
67842 ____________________________________________________________________________
67843 [  7933] By: jhi                                   on 2000/11/30  06:07:26
67844         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
67845              From: Peter Prymmer <pvhp@forte.com>
67846              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
67847              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
67848              
67849              In VMS the localhost may be LOCALHOST.
67850      Branch: perl
67851            ! t/lib/net-hostent.t
67852 ____________________________________________________________________________
67853 [  7932] By: jhi                                   on 2000/11/30  01:11:11
67854         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
67855              From: Peter Prymmer <pvhp@forte.com>
67856              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
67857              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
67858              
67859              plus regen perlapi.pod.
67860      Branch: perl
67861            ! pod/perlapi.pod utf8.c
67862 ____________________________________________________________________________
67863 [  7931] By: jhi                                   on 2000/11/30  01:06:19
67864         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
67865              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67866              Date:     Wed, 29 Nov 2000 17:15:11 EST
67867              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
67868      Branch: perl
67869            ! t/lib/filter-util.pl t/lib/filter-util.t
67870 ____________________________________________________________________________
67871 [  7930] By: jhi                                   on 2000/11/29  18:51:55
67872         Log: Update Changes.
67873      Branch: perl
67874            ! Changes patchlevel.h
67875 ____________________________________________________________________________
67876 [  7929] By: jhi                                   on 2000/11/29  18:50:55
67877         Log: Update the va_copy() metaconfig unit.
67878      Branch: metaconfig/U/perl
67879            ! need_va_copy.U
67880 ____________________________________________________________________________
67881 [  7928] By: jhi                                   on 2000/11/29  17:50:43
67882         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
67883              From: Dominic Dunlop <domo@computer.org>
67884              Date: Tue, 28 Nov 2000 16:41:57 +0100
67885              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
67886              
67887              Patch to catch a core dump in the Configure va_copy test.
67888      Branch: perl
67889            ! Configure config_h.SH
67890 ____________________________________________________________________________
67891 [  7927] By: jhi                                   on 2000/11/29  17:31:59
67892         Log: Retract #7921, the patch shouldn't be needed.
67893      Branch: perl
67894            ! sv.c
67895 ____________________________________________________________________________
67896 [  7926] By: jhi                                   on 2000/11/29  17:01:41
67897         Log: Make the Class::Struct import() wiser.
67898      Branch: perl
67899            ! lib/Class/Struct.pm t/lib/class-struct.t
67900 ____________________________________________________________________________
67901 [  7925] By: jhi                                   on 2000/11/29  16:36:33
67902         Log: All the core library users of Class::Struct seem to be
67903              using "use Class::Struct 'struct';" instead of the bare
67904              "use Class::Struct;", which isn't documented in Class::Struct.
67905              This can't be right.
67906      Branch: perl
67907            ! lib/File/stat.pm
67908 ____________________________________________________________________________
67909 [  7924] By: jhi                                   on 2000/11/29  16:32:15
67910         Log: A test works better if it has the right 1..$n output.
67911      Branch: perl
67912            ! t/lib/class-struct.t
67913 ____________________________________________________________________________
67914 [  7923] By: jhi                                   on 2000/11/29  16:29:11
67915         Log: Forgot to MANIFEST the new Net::hostent test.
67916      Branch: perl
67917            ! MANIFEST
67918 ____________________________________________________________________________
67919 [  7922] By: jhi                                   on 2000/11/29  16:27:49
67920         Log: Integrate perlio.
67921      Branch: perl
67922           !> iperlsys.h perlio.c
67923 ____________________________________________________________________________
67924 [  7921] By: jhi                                   on 2000/11/29  16:27:10
67925         Log: (Retracted by #7927.)
67926              
67927              Subject: [PATCH] Is infinity a number?
67928              From: Simon Cozens <simon@cozens.net>
67929              Date: Wed, 29 Nov 2000 14:48:20 +0000
67930              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
67931      Branch: perl
67932            ! sv.c
67933 ____________________________________________________________________________
67934 [  7920] By: jhi                                   on 2000/11/29  16:23:02
67935         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
67936              From: rspier@pobox.com (Robert Spier)
67937              Date: Wed, 29 Nov 2000 02:17:49 -0500
67938              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
67939              
67940              Add a test for Net::hostent.
67941      Branch: perl
67942            + t/lib/net-hostent.t
67943 ____________________________________________________________________________
67944 [  7919] By: jhi                                   on 2000/11/29  16:21:31
67945         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
67946              add a test for Class::Struct.
67947      Branch: perl
67948            + t/lib/class-struct.t
67949            ! MANIFEST lib/Class/Struct.pm
67950 ____________________________________________________________________________
67951 [  7918] By: jhi                                   on 2000/11/29  15:48:40
67952         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
67953              From: rspier@pobox.com (Robert Spier)
67954              Date: Wed, 29 Nov 2000 02:25:39 -0500
67955              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
67956              
67957              More checking in case someone has broken their services or
67958              protocol databases.
67959      Branch: perl
67960            ! ext/Sys/Syslog/Syslog.pm
67961 ____________________________________________________________________________
67962 [  7917] By: jhi                                   on 2000/11/29  15:46:25
67963         Log: Subject: [PATCH] $^O  win32 -> MSWin32
67964              From: rspier@pobox.com (Robert Spier)
67965              Date: Wed, 29 Nov 2000 02:17:38 -0500
67966              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
67967              
67968              plus similar nits for vms, err, VMS, and UNICOS.
67969      Branch: perl
67970            ! t/lib/syslfs.t t/op/lfs.t
67971 ____________________________________________________________________________
67972 [  7916] By: jhi                                   on 2000/11/29  15:42:51
67973         Log: Subject: [PATCH] Tokeniser debugging
67974              From: Simon Cozens <simon@cozens.net>
67975              Date: Wed, 29 Nov 2000 14:15:45 +0000
67976              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
67977      Branch: perl
67978            ! perl.c perl.h pod/perlrun.pod toke.c
67979 ____________________________________________________________________________
67980 [  7915] By: jhi                                   on 2000/11/29  15:41:36
67981         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67983              Date: Wed, 29 Nov 2000 02:13:14 -0500
67984              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
67985              
67986              OUT keyword nits.
67987              
67988              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67989              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67990              Date: Wed, 29 Nov 2000 03:09:04 -0500
67991              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
67992              
67993              OUT and IN_OUT documentation.
67994      Branch: perl
67995            ! lib/ExtUtils/xsubpp pod/perlxs.pod
67996 ____________________________________________________________________________
67997 [  7914] By: jhi                                   on 2000/11/29  03:35:01
67998         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
67999              From: John Tobey <jtobey@john-edwin-tobey.org>
68000              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
68001              Message-Id: <m140e1N-000FOoC@feynman.localnet>
68002              
68003              plus a performance speedup noticed by Sarathy.
68004      Branch: perl
68005            ! op.c
68006 ____________________________________________________________________________
68007 [  7913] By: jhi                                   on 2000/11/29  03:16:59
68008         Log: Use "1 while unlink" so that VMS gets clean, too.
68009      Branch: perl
68010            ! t/lib/filter-util.t
68011 ____________________________________________________________________________
68012 [  7912] By: jhi                                   on 2000/11/29  03:09:08
68013         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
68014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68015              Date: Tue, 28 Nov 2000 03:27:09 -0500
68016              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
68017      Branch: perl
68018            ! lib/ExtUtils/xsubpp
68019 ____________________________________________________________________________
68020 [  7911] By: jhi                                   on 2000/11/29  03:06:30
68021         Log: This should have been part of #7872: no need to scan UTF-8
68022              until eternity.
68023      Branch: perl
68024            ! utf8.c
68025 ____________________________________________________________________________
68026 [  7910] By: jhi                                   on 2000/11/29  02:50:04
68027         Log: One more perltie.pod nit from Casey R. Tweten.
68028      Branch: perl
68029            ! pod/perltie.pod
68030 ____________________________________________________________________________
68031 [  7909] By: jhi                                   on 2000/11/29  02:44:23
68032         Log: Document the known sprintf test failures, exact standard
68033              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
68034      Branch: perl
68035            ! pod/perldelta.pod t/op/sprintf.t
68036 ____________________________________________________________________________
68037 [  7908] By: jhi                                   on 2000/11/29  02:36:23
68038         Log: Add the Encoding table format documentation.
68039      Branch: perl
68040            + ext/Encode/Encode/EncodeFormat.pod
68041            ! MANIFEST
68042 ____________________________________________________________________________
68043 [  7907] By: jhi                                   on 2000/11/29  02:07:24
68044         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
68045              From: "Casey R. Tweten" <crt@kiski.net>
68046              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
68047              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
68048              
68049              Subject: Re: [PATCH] Updating perltie.pod for arrays
68050              From: "Casey R. Tweten" <crt@kiski.net>
68051              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
68052              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
68053      Branch: perl
68054            ! pod/perltie.pod
68055 ____________________________________________________________________________
68056 [  7906] By: nick                                  on 2000/11/28  22:40:59
68057         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
68058      Branch: perlio
68059            ! iperlsys.h perlio.c
68060 ____________________________________________________________________________
68061 [  7905] By: nick                                  on 2000/11/28  22:04:34
68062         Log: Integrate mainline
68063      Branch: perlio
68064           !> (integrate 39 files)
68065 ____________________________________________________________________________
68066 [  7904] By: jhi                                   on 2000/11/28  16:44:43
68067         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
68068              From: Nicholas Clark <nick@babyhippo.co.uk>
68069              Date: Tue, 28 Nov 2000 11:16:57 +0000
68070              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
68071      Branch: perl
68072            ! pod/perlipc.pod
68073 ____________________________________________________________________________
68074 [  7903] By: jhi                                   on 2000/11/28  16:40:31
68075         Log: Subject: [PATCH] Updating perltie.pod for arrays
68076              From: "Casey R. Tweten" <crt@kiski.net>
68077              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
68078              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
68079      Branch: perl
68080            ! pod/perltie.pod
68081 ____________________________________________________________________________
68082 [  7902] By: jhi                                   on 2000/11/28  16:39:37
68083         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
68084              From: Robin Barker <rmb1@cise.npl.co.uk>
68085              Date: Mon, 27 Nov 2000 17:56:44 GMT
68086              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
68087      Branch: perl
68088            ! pod/perlfunc.pod t/op/split.t
68089 ____________________________________________________________________________
68090 [  7901] By: jhi                                   on 2000/11/28  16:28:04
68091         Log: setmode() is a DOSish-only thing.
68092      Branch: perl
68093            ! perlio.c
68094 ____________________________________________________________________________
68095 [  7900] By: jhi                                   on 2000/11/28  16:21:46
68096         Log: Subject: [PATCH] perlcc.PL cleanups
68097              From: Simon Cozens <simon@cozens.net>
68098              Date: Tue, 28 Nov 2000 12:44:35 +0000
68099              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
68100      Branch: perl
68101            ! utils/perlcc.PL
68102 ____________________________________________________________________________
68103 [  7899] By: gsar                                  on 2000/11/28  06:32:55
68104         Log: reintegrate files missed by change#7895
68105      Branch: maint-5.6/perl
68106           +> ext/ByteLoader/bytecode.h utils/Makefile
68107            - utils/perlbc.PL
68108 ____________________________________________________________________________
68109 [  7897] By: gsar                                  on 2000/11/27  18:22:47
68110         Log: can't integrate these two files, for some reason
68111      Branch: maint-5.6/perl
68112            - ext/ByteLoader/bytecode.h utils/Makefile
68113 ____________________________________________________________________________
68114 [  7895] By: gsar                                  on 2000/11/27  18:11:21
68115         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
68116              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
68117              6757..6890,6892..6901 from mainline
68118              
68119              Bytecompiler patches from Benjamin Stuhl.
68120              
68121              More bytecompiler.
68122              
68123              Subject: [PATCH blead] B:: missing dependency
68124              
68125              Subject: [PATCH: 6757] configure.com updates and syslog build
68126              
68127              Long double Gconvert fixes from Yitzchak Scott-Thoennes
68128              and Spider Boardman.
68129              
68130              Subject: [PATCH blead] nextchar() abuse misses an optimisation
68131              
68132              Long double fixes from Spider Boardman.
68133              
68134              Make the selection of NVff et al stricter.
68135              
68136              cSVOPo_*v things index into the current PL_curpad
68137              under ithreads, which is different from the curpad
68138              used by the XSUB.  (In other words, the code as-is
68139              before this patch wouldn't work under ithreads.)
68140              
68141              Be portable.
68142              
68143              VMS MMS (make) wants null action.
68144              
68145              Mac and other portability updates from Chris Nandor.
68146              
68147              Storable support, v-version fixes.
68148              Subject: CPAN.pm beta for testing available
68149              
68150              Portability fix from Hugo van der Sanden.
68151              
68152              Bad makefile.
68153              
68154              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
68155              
68156              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
68157              
68158              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
68159              
68160              Replace #6705 with a minimal doc patch.
68161              Subject: [PATCH 5.6.0] replace change #6705
68162              
68163              Drop the separate perlbc, perlcc -b should be enough.
68164              
68165              installperl couldn't tell whether it had run tests or not.
68166              Subject: [PATCH] Re: installperl and t/TEST
68167              
68168              Add silencer flags to installperl.
68169              Subject: [PATCH] Making installperl silent.
68170              
68171              Make "make install" by default silent.  A new "install-verbose"
68172              target is verbose.
68173              
68174              More liberal parsing of version numbers.
68175              Subject: Re: CPAN.pm beta for testing available
68176              
68177              Create directories in silence.
68178              Subject: [PATCH] Another silencer for MakeMaker
68179              
68180              DOS patches and portability/porting notes, from Tim Jenness.
68181              
68182              Make installman to recognize the silence flag -S.
68183              
68184              Actually do something with the silencer option.
68185              
68186              Continue silencing.
68187              
68188              Show the doc file, not the temp file.
68189              
68190              Regen perltoc.
68191              
68192              Subject: [PATCH] More silencing of installman.
68193              
68194              Better wording for the vec lvalue diagnostic.
68195              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
68196              
68197              Subject: [PATCH: 6805] several more tweaks to configure.com
68198              
68199              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
68200              
68201              Missing parts of 
68202              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
68203              
68204              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
68205              (applied slightly modified)
68206              
68207              installperl --verbose and --silent.
68208              Subject: Re: [PATCH] More silencing of installman.
68209              
68210              Add install-silent target.
68211              
68212              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
68213              the problem reported in
68214              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
68215              
68216              Tweak the sfio/useperlio logic, hopefully as wished in
68217              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
68218              
68219              One forgotten file from #6816.
68220              
68221              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
68222              
68223              Remove duplicately applied patch shards.
68224              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
68225              
68226              Support preserving extremely big/small angles.
68227              
68228              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
68229              
68230              Subject: [PATCH] installation not quite silent yet.
68231              
68232              Update the test count.
68233              
68234              Use UVxf, PTR2UV, NVff.
68235              
68236              Document PTR2XX and INT2PTR.
68237              
68238              no-install target a la make -n.
68239              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
68240              
68241              grep -e isn't portable.
68242              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
68243              
68244              Can't get the test to reliably work thanks to the
68245              inaccurateness of floating point.  "Resolves" bug ids
68246              20000826.003, 20000826.009, 20000826.010,
68247              
68248              Subject: installman buglet
68249              
68250              DJGPP update from Laszlo Molnar.
68251              
68252              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
68253              
68254              Passing -R in ldflags makes now it to appear in the default
68255              for lddlflags, just like with -L.
68256              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
68257              
68258              Test nit.
68259              
68260              Use the actual thread type, not the pointer-to-struct.
68261              
68262              Provice virtual $Config{ccflags_nolargefiles} etc. 
68263              
68264              display_format used as a class method without arguments was broken,
68265              reported in
68266              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
68267              
68268              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
68269              
68270              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
68271              
68272              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
68273              
68274              opmini.o may be left around if a build is interrupted.
68275              
68276              Typo in #6858.
68277              
68278              Fix for ID 20000828.001, long doubles were not formatted
68279              correctly (showed up in $], which stopped installing perl).
68280              
68281              An attempt to fix the problem reported in
68282              Subject: Building perl@6856 using gcc/AIX 4.3.3 
68283              I can't test this properly since the gcc installation I have
68284              access to seems to be botched (gcc is calling the AIX cpp,
68285              a losing proposition...)
68286              
68287              Add -ld to archname on long tr...double platforms.
68288              
68289              Subject: hv.h Doc Patch
68290              
68291              Potential cruft.
68292              
68293              Subject: [PATCH bleedperl@6856] warnings fixes
68294              
68295              -S is the silent flag, -s is the strip flag.
68296              Subject: [PATCH] Re: [PATCH] make no-install          
68297              
68298              Take out the SUIDMAIL thing, that will not be
68299              a problem in 5.7.*.
68300              
68301              Subject: [PATCH bleedperl@6866] spellings
68302              
68303              Subject: [PATCH] Re: files not cleaned even by veryclean
68304              
68305              Use minimal @INC in tests, most of the time just '../lib',
68306              so that we simply can't pick up stuff from other Perls than
68307              the one we are testing.  Pointed out by
68308              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
68309              
68310              Update to Getopt::Long 2.24, from Johan Vromans.
68311              
68312              Fix for thinko in #6848.
68313              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
68314              
68315              Patches all over for people and the files they (hopefully) care about.
68316              
68317              Subject: Net::protoent does not export 'getproto'
68318              
68319              Missed a change in #6869.
68320              
68321              Subject: [PATCH] Warnings in B::Deparse
68322              
68323              Subject: [PATCH] Glob dumping
68324              
68325              Disable one of the tests for now.
68326              
68327              Disabling the one test is a bit tricky.
68328              
68329              Don't forget to tidy up.
68330              
68331              The #6881 removed one dump line.
68332              
68333              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
68334              
68335              Under usethreads the dumped variable is IN_PAD.
68336              Subject: Re: [PATCH] Glob dumping
68337              
68338              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
68339              
68340              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
68341              
68342              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
68343              
68344              Regen Configure for #6894.
68345              
68346              Subject: [PATCH: 6889] updates to perlebcdic.pod
68347              
68348              Undo namespace pollution of #6878.
68349              Subject: Re: Net::protoent does not export 'getproto'
68350              
68351              Admit that we are leaking scalars.
68352              
68353              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
68354      Branch: maint-5.6/perl
68355           !> (integrate 271 files)
68356 ____________________________________________________________________________
68357 [  7894] By: gsar                                  on 2000/11/27  16:00:34
68358         Log: a couple of nits
68359      Branch: maint-5.6/perl
68360            ! MANIFEST pp_sys.c
68361 ____________________________________________________________________________
68362 [  7893] By: gsar                                  on 2000/11/27  15:10:56
68363         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
68364              6740..6745,6747..6757,6760
68365              
68366              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
68367              
68368              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
68369              
68370              Doc nits spotted by Richard Soderberg.
68371              
68372              move WNOHANG definition to where other such things are
68373              
68374              Make $Config{byteorder} more magical so that it is
68375              dynamically computed: nice for 'fat binaries'.
68376              Subject: [PATCH]: default byteorder
68377              
68378              Subject: [PATCH] Cwd.pm now uses strict
68379              
68380              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
68381              
68382              Get -DLEAKTEST to compile (not necessarily to work, mind)
68383              Subject: [ID 20000724.006] -DLEAKTEST problem
68384              
68385              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
68386              
68387              Add perlebcdic from Peter Prymmer, regen toc.
68388              
68389              Don't propose using modules built for 5.005 if no binary
68390              compatibility with 5.005 is attempted.
68391              
68392              Do not use prototyping here.
68393              Subject: [ID 20000817.016] [PATCH] Peek.xs
68394              
68395              Document what the backtick returns if the command fails.
68396              
68397              Add byteorder to the myconfig output.
68398              
68399              Introduce NVef, NVff, and NVgf, use the middle one.
68400              (helps for lib/peek + Linux + long doubles)  Reported in
68401              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68402              Use NVs in POSIX math, not doubles.
68403              Subject: [ID 20000817.014] POSIX & modfl
68404              
68405              Subject: [PATCH 5.6.0+] newSVrv() memory leak
68406              
68407              The byteorder code in #6671 was wrong.
68408              
68409              Fix the lib/complex failure of
68410              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
68411              Linux long double accuracy issue: something that
68412              when printed with %g looks like "2" but int() of it is 1.
68413              
68414              Propagate new Configure vars.
68415              
68416              Unbuffer the output.
68417              
68418              Subject: [PATCH] perltrap.pod spring cleaning
68419              
68420              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
68421              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
68422              
68423              Tiny Getopt::Long patch from Johan Vromans.
68424              
68425              Document code point which makes if (defined %stash::) to work
68426              (noted by Spider Boardman).
68427              
68428              Subject: [PATCH perl@6698] cygwin port
68429              
68430              Document the NDBM_File and ODBM_File as SDBM_File
68431              was documented in #6417.
68432              
68433              The new tests were missing from #6415.
68434              
68435              Add [[:blank:]] as suggested in
68436              Subject: [ID 20000716.024] [=cc=] / [:blank:]
68437              (the [=cc=] has already been taken care of by #6439
68438              so the whole bug report can be closed)
68439              and make [[:space:]] to be equivalent to isspace(3)
68440              (as opposed to \s, which is isSPACE()).  The difference
68441              is that now [[:space:]] matches the mythical vertical tab,
68442              while \s doesn't.
68443              
68444              Don't eat leading os from index entries.
68445              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
68446              
68447              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
68448              
68449              Typo in pp_complement().
68450              Subject: [PATCH perl-current] Deparse
68451              
68452              Add warnif(), check warnings further up the stack,
68453              all the warnings functions now can take an optional object reference.
68454              Subject: [PATCH bleedperl@6691] warnings pragma update
68455              
68456              Fix a core dump in lib/selfloader under -DDEBUGGING.
68457              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
68458              
68459              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
68460              
68461              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
68462              
68463              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
68464              Put back the long double avoidance code to POSIX.xs
68465              because VMS seems to need it still.
68466              
68467              Introduce a 'veryclean' target that is like 'distclean'
68468              but also removes *~ and *.orig.
68469              
68470              Subject: [ID 20000817.023] endianness description in perlfunc.pod
68471              
68472              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
68473              
68474              Let's try #6717 again.
68475              
68476              UTF8 concat fixes.
68477              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
68478              
68479              pp_open() could pass an uninitialized filename down to do_open9().
68480              
68481              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
68482              
68483              Update to CGI 2.72, from Lincoln Stein.
68484              
68485              Subject: [PATCH] Silence MakeMaker (Was: installman)
68486              
68487              Use temporary directory instead of current directory.
68488              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
68489              
68490              Document odd vs even subreleases and -Dusedevel.
68491              
68492              The veryclean target needs to clobber.
68493              
68494              Use File::Spec->tmpdir().
68495              
68496              Document the number of exponent digits.
68497              
68498              Mention perlebcdic and perlposix-bc.
68499              
68500              s/this one/the 5.6.0 release/
68501              
68502              The #6724 is here.
68503              
68504              The correct cleaning order is an art.
68505              
68506              small tweaks for change#6705: avoid C++ style comments in C code;
68507              use Perl's malloc API rather than the low level system one
68508              
68509              Array context keeps slithering in.
68510              
68511              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
68512              
68513              Subject: [PATCH] os2.c fix for use64bitint
68514              
68515              Update to Pod::LaTeX 0.53.
68516              Subject: [PATCH] lib/Pod/LaTeX.pm updates
68517              
68518              Document the endianness of Alpha more precisely.
68519              
68520              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
68521              
68522              Rename the macro argument because some preprocessors
68523              can't tell the difference and expand arguments also inside
68524              double quoted strings.
68525              
68526              free TLS slot properly on Windows
68527              
68528              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
68529              
68530              Unicos/mk requires elaborate paranoia.
68531              
68532              Tweak the floating point output routine preferences.
68533              
68534              Also under djgpp the timestamps are funky.
68535              
68536              Apply some PodParser 1.18 patches; the Pod/Find.pm
68537              patches cannot be applied since #6712 conflicts.
68538              
68539              Use PodParser 1.18 new test.
68540              
68541              A pod nit.
68542              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
68543              
68544              Be verydeepclean.
68545      Branch: maint-5.6/perl
68546           +> pod/perlebcdic.pod
68547           !> (integrate 106 files)
68548 ____________________________________________________________________________
68549 [  7892] By: jhi                                   on 2000/11/27  15:02:32
68550         Log: Update Changes.
68551      Branch: perl
68552            ! Changes patchlevel.h
68553 ____________________________________________________________________________
68554 [  7891] By: jhi                                   on 2000/11/27  14:57:23
68555         Log: Subject: Re: perlfaq style changes
68556              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68557              Date: Sat, 25 Nov 2000 23:32:26 -0800
68558              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
68559              
68560              plus a note from Ronald Kimball.
68561      Branch: perl
68562            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
68563 ____________________________________________________________________________
68564 [  7890] By: jhi                                   on 2000/11/27  14:53:14
68565         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
68566              From: Benjamin Holzman <bah@ecnvantage.com>
68567              Date: Sun, 26 Nov 2000 16:27:33 -0500
68568              Message-ID: <20001126162733.J25040@ecnvantage.com>
68569      Branch: perl
68570            ! gv.c
68571 ____________________________________________________________________________
68572 [  7889] By: jhi                                   on 2000/11/27  14:43:11
68573         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
68574              From: lvirden@cas.org
68575              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
68576              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
68577      Branch: perl
68578            ! README.amiga
68579 ____________________________________________________________________________
68580 [  7888] By: jhi                                   on 2000/11/27  14:32:34
68581         Log: Restore also the locale test to no-sprintf-taint state.
68582              Fixes the bug 20001127.003.
68583      Branch: perl
68584            ! sv.c t/pragma/locale.t
68585 ____________________________________________________________________________
68586 [  7887] By: gsar                                  on 2000/11/27  14:13:05
68587         Log: integrate changes#6613..6616,6620..6665 from mainline
68588              
68589              VMS configure.com update continues.
68590              
68591              Subject: Test fails / warnings with perl-current #6612
68592              
68593              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
68594              
68595              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68596              
68597              For now remove the mail code.
68598              
68599              Subject: Re: [PATCH] @+, @- readonly
68600              
68601              Subject: warning: storage class after type is obsolescent
68602              
68603              Subject: sfio2000
68604              
68605              Subject: Re: File::Temp problems on VMS in bleedperl
68606              
68607              README.os2 update.
68608              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
68609              
68610              Make the user to give up his firstborn, err, to knowingly
68611              verify installing an unstable developer release.  Also bump
68612              the release to 5.7.0, but leave a patch tag in the local
68613              patches saying that this is not yet the real thing.
68614              
68615              Update (kinda) to Test 1.14, from Joshua Pritikin.
68616              
68617              make ok etc also for win32.
68618              
68619              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
68620              
68621              Don't blow limited stacks, a lower number is enough to
68622              tickle the lookbehind limit.
68623              
68624              Use -Dusedevel; regen Configure and the respective Porting stuff.
68625              
68626              Subject: [PATCH] debugger exit code should reflect user exit code
68627              
68628              Subject: [PATCH perl@6620] cygwin port
68629              
68630              Missed a file from #6638.
68631              
68632              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)
68633              
68634              magic callbacks all need to have same type signature
68635              
68636              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
68637              
68638              Fix a dependency problem.
68639              Subject: [PATCH: 6640] VMS Makefile.SH update
68640              
68641              The numeric locale was reset to "C" by s?printf and never restored.
68642              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
68643              No test since adding the failing example to locale.t
68644              does not fail -- probably because the locale settings are so
68645              thoroughly tweaked by that time.  Running the example standalone
68646              does fail, though.  UPDATE: test case added at change #7540.
68647              
68648              Subject: [ID 20000324.040] minor fix to perlhpux.pod
68649              
68650              Update to CPAN 1.57.
68651              
68652              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
68653              
68654              Change the perlbug address to perl.org since it's more forgiving.
68655              
68656              Change the regx compilation error markers to use = instead of <
68657              since pod makes using the latter quite messy.  Reported in
68658              ID 20000814.006 by Abigail and in
68659              Subject: Unknown escape E<> ?
68660              
68661              Update to perldebtut 1.9, from Richard Foley.
68662              
68663              check that the number pseudo children doesn't exceed
68664              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
68665              the WaitForMultipleObjects() limit that would cause wait()
68666              to crash)
68667              wait() and waitpid() could potentially be rewritten to use
68668              more than one thread to do the waiting to eliminate this
68669              limitation
68670              
68671              change#6328 could make close(SOCKET) return false on windows
68672              when it shouldn't
68673              
68674              pod nit seen in passing
68675              
68676              on windows, the return values from wait() and waitpid() don't
68677              match those of pseudo-pids
68678              
68679              waitpid() now handles externally spawned pids correctly;
68680              fixes for backtick/wait/waitpid failures on Windows 9x
68681              these changes make the pid returned by process functions on
68682              Windows 9x always positive by clearing the high bit (which
68683              is always set on Win9x); pseudo-process PIDs are likewise
68684              always negative now on Win9x (just as on NT/2000)
68685              
68686              trailing new %ENV entries weren't being pushed into the real
68687              environment of subprocesses on Windows
68688              
68689              Tweak the regex compilation errors once more.
68690              
68691              avoid warnings from dense compiler
68692              
68693              add "ok" targets from change#6632 in makefile.mk
68694      Branch: maint-5.6/perl
68695            - lib/Pod/PlainText.pm vms/configure.com
68696           !> (integrate 66 files)
68697 ____________________________________________________________________________
68698 [  7886] By: jhi                                   on 2000/11/27  13:54:18
68699         Log: __FUNCTION__ isn't portable and trying to emulate it leads
68700              into practically spelling out the name of the function.
68701              Takes care of the bug 20001127.001.
68702      Branch: perl
68703            ! perlio.c
68704 ____________________________________________________________________________
68705 [  7885] By: gsar                                  on 2000/11/27  13:53:18
68706         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
68707              6610..6611 from mainline
68708              
68709              Make regular expression parse error messages easier to understand.
68710              Subject: Re: enhanced(?) regex error messages
68711              
68712              Tiny tidying on report_evil_fh().
68713              
68714              Subject: Re: enhanced(?) regex error messages 
68715              plus Capitalize the error messages, plus perldiag them.
68716              
68717              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
68718              
68719              Document here-doc better.
68720              
68721              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
68722              
68723              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
68724              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
68725              (either perlbug or p5p ate the original), plus regen
68726              perlapi and perltoc. 
68727              
68728              Regen global.sym.
68729              
68730              Double check that we have a dirhandle.
68731              
68732              Subject: Re: enhanced(?) regex error messages
68733              (plus two small patches sent privately)
68734              (this still seems to leave few test failures)
68735              
68736              warn is a macro, avoid using at a variable to avoid warnings
68737              in some configurations; readdir.t is too conservative in
68738              estimating number of *.t's
68739              
68740              Get back into sync with Jeffrey on the enhanced regex warnings.
68741              
68742              Subject: [PATCH 5.6.0] cygwin port
68743              
68744              Zero entries were skipped, fix from Adrian Goalby
68745              <argoalby@yahoo.co.uk>
68746              
68747              Subject: Remove dead entry in perldiag
68748              
68749              Amend the description of Perl6.
68750              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
68751              
68752              detypo
68753              
68754              It's the 2ndO'ROSSC.
68755              
68756              Revert the sv.c part of #6559, a better fix is needed.
68757              
68758              Iterating perl6 description.
68759              
68760              Update to Term::ANSIColor 1.03, from Russ Allbery.
68761              
68762              Update to Getopt::Long 2.23_05, from Johan Vromans.
68763              
68764              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
68765              
68766              Update to Pod::Parser 1.17, from Brad Appleton.
68767              
68768              Update to CPAN 1.56, from Andreas König.
68769              
68770              Update to CGI 2.70, from Lincoln Stein.
68771              
68772              Put back the std @INC thing.
68773              
68774              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
68775              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
68776              
68777              Document the IO::Select timeout.
68778              
68779              sleep(1) does not necessarily return 1.
68780              Subject: [PATCH bleadperl] op/lex_assign.t  
68781              
68782              Subject: debugger "d" command doesnt check line number
68783              
68784              B::Deparse didn't do sub attributes.
68785              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68786              
68787              Preprocessing and postprocessing for File::Find.
68788              Subject: Patch to Find::File.pm to allow alphabetical results
68789              
68790              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
68791              
68792              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
68793              
68794              Subject: Re: [ID 20000730.003] utf8::length() bad
68795              
68796              Subject: Getting perlio and threads to compile
68797              (the Solaris version changes in Configure skipped)
68798              
68799              Tests for #6589.
68800              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
68801              
68802              Add Perl debugging tutorial, regen toc. 
68803              Subject: perldebtut.pod
68804              
68805              Add a few missing files, update MANIFEST.
68806              
68807              Rewrite of vms/subconfigure.com as configure.com,
68808              from Peter Prymmer and the vmsperl crew.
68809              
68810              Should have deleted this in #6603.
68811              
68812              Fix the test for 5005threads.
68813              
68814              Fix-n-skip the tests under 5005threads.
68815              
68816              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
68817              
68818              Upgrade to CGI 2.71, from Lincoln Stein.
68819      Branch: maint-5.6/perl
68820           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
68821           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
68822           +> t/op/regmesg.t t/pod/find.t vms/configure.com
68823            - vms/subconfigure.com
68824            ! lib/lib.pm
68825           !> (integrate 115 files)
68826 ____________________________________________________________________________
68827 [  7884] By: jhi                                   on 2000/11/27  13:44:33
68828         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
68829              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68830              Date:     Mon, 27 Nov 2000 08:23:54 EST
68831              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
68832      Branch: perl
68833            ! vms/descrip_mms.template vms/test.com
68834 ____________________________________________________________________________
68835 [  7883] By: gsar                                  on 2000/11/27  11:50:46
68836         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
68837              6511..6513,6515..6523,6525..6536
68838              
68839              The swallow_bom() saga continues.  The #23 of require.t
68840              (UTF16-LE) still fails (silently, no output) but the #22
68841              (UTF16-BE) seems to be working now.  The root of the
68842              failure may be in sv_gets(): is it UTF-16LE-aware,
68843              especially when it comes to line endings? 
68844              
68845              Document the problem with -P in HP-UX and its workaround.
68846              
68847              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
68848              (aka ID 20000730.002)
68849              
68850              Subject: fix and question re: waitpid() under win32
68851              
68852              Make the safety catch for buggy gccs work with triple version
68853              numbers like 2.95.2.  Reported in
68854              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
68855              
68856              In Digital UNIX warn if gcc explicitly chosen because even
68857              2.95.2 is known to cause problems.
68858              
68859              Make chr() for values >127 to create utf8 when under utf8.
68860              
68861              various syntax errors and such (not fixed: comp/require.t#22 coredump
68862              on Windows)
68863              
68864              Stash away the largefiles flags and libswanted.
68865              
68866              BOM patching from Simon Cozens.
68867              
68868              If gccosandvers is equal to osname, clear gccosandvers.
68869              
68870              Make p4desc to skip non-mainperl branches by default.
68871              
68872              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
68873              
68874              The test from this
68875              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
68876              
68877              In new BSDs changes to argv[] do not show up in ps(1) output,
68878              instead one must use setproctitle().  This was already addressed
68879              by change #6457, but the below has a new variant for FreeBSD 4.0
68880              or later, and the matter is also documented more.
68881              
68882              FreeBSD 3.* updates from
68883              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
68884              
68885              regen_headers, regen perltoc.
68886              
68887              Document in one place the memory abstractions used in Perl core.
68888              
68889              memcpy has n o in it, as pinted ut by Sarathy.
68890              
68891              Remove the extraneous "main::" prefix from all the
68892              "opened only for", "on closed", and "never opened" warnings.
68893              
68894              The name of a filehandle does not have <these>.
68895              
68896              The tr utf8 patching continues.
68897              
68898              The new setproctitle() feature is available only in 
68899              bleeding edge FreeBSD.  From Paul Saab.
68900              
68901              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
68902              
68903              Dump UVs as UVs in Data::Dumper.
68904              
68905              detypo #6494
68906              
68907              Document the IVdf UVuf UVof UVxf.
68908              
68909              require.t needs binmode() to work on windows
68910              
68911              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
68912              that are hopefully soon put into use.
68913              
68914              Allow "no Module;" even if there is no 'unimport'.
68915              
68916              Better skip message for the test; one of the two problems in
68917              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
68918              
68919              The subtest 4 may fail also on VOBS, as pointed out
68920              by Nick Ing-Simmons in November 1999, bug id 19991124.003
68921              (but the failure in that bug report isn't the subtest 4).
68922              
68923              Be more informative on what is skipped and why,
68924              also repeat the list at the end.
68925              
68926              Add a URL for FSF.
68927              
68928              Subject: [PATCH] sv.h documentation - SvLEN
68929              
68930              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
68931              
68932              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
68933              
68934              Subject: [PATCH] bad cppsymbols on os2 + Configure question
68935              
68936              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
68937              
68938              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
68939              mention the idea of @( and @)
68940              
68941              This is 6512.  Really.
68942              
68943              Subject: [ID 19990721.004] Documentation bug in perlfunc
68944              
68945              Subject: Minor tweak to perlvar.pod
68946              
68947              In the warnings call filehandles consistently so;
68948              add "unopened" warning for stat().
68949              
68950              After the #6519 a warning about stat() is just that,
68951              not about a filetest, which now have their own warning.
68952              
68953              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
68954              
68955              Subject: Re: Array vs. List context
68956              
68957              Subject: New perlcc, take 2
68958              
68959              Weed buglets pointed out by
68960              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
68961              
68962              gcc versions might have (parentheses) in them.
68963              
68964              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
68965              
68966              Essential prototype changes were missing from #6527.
68967              Also make report_evil_fh() more bomb-proof.
68968              
68969              Zap lib/Sys directory when cleaning up.
68970              
68971              Change the Policy policy: now -Dprefix= with an existing
68972              Policy.sh and prefix == siteprefix == vendorprefix, then all
68973              of them follow along the new prefix.
68974              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
68975              
68976              Continue fixing the io warnings.  This also
68977              sort of fixes bug ID 20000802.003: the core dump
68978              is no more.  Whether the current behaviour is correct
68979              (giving a warning: "Not a format reference"), is another matter.
68980              
68981              Have symbols for the IoTYPEs.
68982              
68983              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
68984              
68985              Document a bit that UDP is not what you might think.
68986              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
68987              tr memory corruption fix from Simon Cozens.
68988              
68989              Plug the security hole described in the Aug 05 2000 bugtraq message
68990              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
68991              The security hole exists only in suidperls, which isn't
68992              installed or even built by default.
68993      Branch: maint-5.6/perl
68994           !> (integrate 71 files)
68995 ____________________________________________________________________________
68996 [  7882] By: gsar                                  on 2000/11/27  10:25:36
68997         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
68998              from mainline
68999              
69000              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
69001              to be fatal errors (instead of by default ignoring them, and
69002              ignoring with a bug: even though -w gave an error, the opening [
69003              was left in)  Reported in:
69004              
69005              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
69006              
69007              Subject: [PATCH] split /^/
69008              
69009              MacOS nits from Matthias Neeracher.
69010              
69011              More split() doc and test patches from Mike Guy.
69012              
69013              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
69014              from Graham Barr in the module list.
69015              
69016              docfix from Peter Scott <Peter@PSDT.com>.
69017              
69018              File::Temp patches for VMS and OS/2 from Tim Jenness.
69019              
69020              open() wariness in perlbug.
69021              
69022              Subject: [PATCH] minor doc change - perlguts
69023              
69024              Subject: Minor doc patch: handy.h
69025              
69026              Be wary of close()s, too.
69027              
69028              Further File::Temp patches from Yitzchak Scott-Thoennes
69029              and Craig A. Berry.
69030              
69031              Subject: [PATCH] fixes bug 20000508.004
69032              
69033              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
69034              
69035              Allow "no AutoLoader;", based on change #6444,
69036              suggested by Graham Barr.
69037              
69038              Use setproctitle() if available to modify $0.
69039              
69040              Warn if the version of the operating system used to compile gcc
69041              differs from the current version of the operating system.
69042              Also display the gcc compilation os and version in myconfig.
69043              Inspiration from
69044              
69045              Tiny fixes for #6460.
69046              
69047              The problem described in this
69048              Subject: [ID 20000322.018] named chars aren't magical enough
69049              has been fixed in perl 5.6.0 but just in case added a test
69050              to keep it away.  (The report from Joseph Hall.)
69051              
69052              Tune the comments and hopefully stop a memory leak.
69053              
69054              Subject: UTF8 concat
69055              (with a memory leak fixed, plus a few casts added)
69056              This also seems to help for
69057              Subject: [ID 20000716.015] join UTF8 weirdness
69058              
69059              Do not upgrade SVs into utf8 just because they participate
69060              in eq or cmp.  Reported and fix suggested in
69061              Subject: [ID 20000720.009] sv_eq UTF8 bug
69062              
69063              Fix the HALF_UPGRADE() macro introduced in #6263.
69064              
69065              Find green threads before native threads.
69066              Subject: Re: Patch to jpl/JNI/Makefile.PL
69067      Branch: maint-5.6/perl
69068           !> (integrate 30 files)
69069 ____________________________________________________________________________
69070 [  7881] By: jhi                                   on 2000/11/27  05:48:41
69071         Log: It seems that *both* the unused submatch loop cleanup
69072              codes are needed.
69073      Branch: perl
69074            ! regexec.c
69075 ____________________________________________________________________________
69076 [  7880] By: jhi                                   on 2000/11/27  04:50:07
69077         Log: Clean .exists deeper.
69078      Branch: perl
69079            ! Makefile.SH
69080 ____________________________________________________________________________
69081 [  7879] By: jhi                                   on 2000/11/27  02:31:35
69082         Log: The code in regcppop() (see #7878) contains the correct lower
69083              limit for the unused submatch 'cleanup' loop so that under
69084              "use utf8" the following code wouldn't dump core:
69085              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
69086              the cleanup loop in regtry() stomped beyond allocated area
69087              in the startp[] array.  Therefore, copied the correct lower
69088              loop limit (*PL_reglastparen) to regtry().  Note: something
69089              may still not be quite right: why was the _higher_ loop limit
69090              (prog->nparens) different in the utf8 case?
69091              
69092              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
69093              without core dumps, there were about 17 of them before
69094              the patch (with us since Perl 5.7.0).  Two failures, still:
69095              496 and 505 (though these may not be severe).
69096              
69097              Patch #7881 is also needed since both the cleanup loops
69098              seem to be needed.
69099              
69100              Also, the t/op/pat#44 seems to core dump under utf8.
69101              Plus a couple of failures.  UGH-8.
69102      Branch: perl
69103            ! regexec.c
69104 ____________________________________________________________________________
69105 [  7878] By: jhi                                   on 2000/11/27  02:21:17
69106         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
69107              the code in regcppop() seems to be redundant for the test suite --
69108              but it contains a germ of truth, and it needed for the build
69109              process itself: see #7879 and #7881.
69110      Branch: perl
69111            ! regexec.c
69112 ____________________________________________________________________________
69113 [  7877] By: jhi                                   on 2000/11/27  01:53:09
69114         Log: Comment on comment.
69115      Branch: perl
69116            ! regexec.c
69117 ____________________________________________________________________________
69118 [  7876] By: jhi                                   on 2000/11/27  00:49:59
69119         Log: Adjust the docs to agree with #7875.
69120      Branch: perl
69121            ! pod/perllocale.pod
69122 ____________________________________________________________________________
69123 [  7875] By: jhi                                   on 2000/11/27  00:49:27
69124         Log: Retract #7863.  It makes more sense not to taint formatted output,
69125              not even by sprintf().
69126      Branch: perl
69127            ! sv.c
69128 ____________________________________________________________________________
69129 [  7874] By: jhi                                   on 2000/11/26  23:36:02
69130         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
69131              Not really fixed (should really dump the UTF-8 charclass),
69132              but stopped displaying the garbage.
69133              
69134              Also add a note on the (missing) Unicode PSXSPC and BLANK.
69135      Branch: perl
69136            ! regcomp.c
69137 ____________________________________________________________________________
69138 [  7873] By: jhi                                   on 2000/11/26  21:31:13
69139         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
69140      Branch: perl
69141            ! regexec.c
69142 ____________________________________________________________________________
69143 [  7872] By: jhi                                   on 2000/11/26  21:06:04
69144         Log: No need to scan till infinity, 13 is enough.
69145      Branch: perl
69146            ! handy.h utf8.c
69147 ____________________________________________________________________________
69148 [  7871] By: jhi                                   on 2000/11/26  20:20:32
69149         Log: Test line numbers are different with utf8.
69150      Branch: perl
69151            ! t/op/re_tests
69152 ____________________________________________________________________________
69153 [  7870] By: jhi                                   on 2000/11/26  20:10:12
69154         Log: Message nit.
69155      Branch: perl
69156            ! regcomp.c
69157 ____________________________________________________________________________
69158 [  7869] By: jhi                                   on 2000/11/26  19:01:05
69159         Log: Make utf8_length() and utf8_distance() (the latter of which
69160              is unused at the moment) to be less forgiving about bad UTF-8.
69161      Branch: perl
69162            ! embed.h embed.pl objXSUB.h proto.h utf8.c
69163 ____________________________________________________________________________
69164 [  7868] By: jhi                                   on 2000/11/26  18:45:56
69165         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
69166              From: Benjamin Holzman <bah@ecnvantage.com>
69167              Date: Sat, 25 Nov 2000 20:40:20 -0500       
69168              Message-ID: <20001125204020.A25040@ecnvantage.com>              
69169              
69170              Debian allows installing /usr/bin/locale without installing
69171              any locales, an error message will ensue.
69172      Branch: perl
69173            ! t/pragma/locale.t
69174 ____________________________________________________________________________
69175 [  7867] By: jhi                                   on 2000/11/26  18:31:12
69176         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
69177              From: Benjamin Holzman <bah@ecnvantage.com>
69178              Date: Sun, 26 Nov 2000 02:42:34 -0500
69179              Message-ID: <20001126024234.G25040@ecnvantage.com>
69180              
69181              Patch for the bug 20000212.002.
69182      Branch: perl
69183            ! sv.c t/op/array.t
69184 ____________________________________________________________________________
69185 [  7866] By: jhi                                   on 2000/11/26  18:28:09
69186         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
69187              From: Tim Jenness <t.jenness@jach.hawaii.edu>
69188              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
69189              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
69190              
69191              File::Temp 0.11.
69192      Branch: perl
69193            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
69194 ____________________________________________________________________________
69195 [  7865] By: jhi                                   on 2000/11/26  18:24:22
69196         Log: The metaconfig unit change for #7864.
69197      Branch: metaconfig/U/perl
69198            ! need_va_copy.U
69199 ____________________________________________________________________________
69200 [  7864] By: jhi                                   on 2000/11/26  18:23:41
69201         Log: Make the va_copy() test not to be so talkative.
69202      Branch: perl
69203            ! Configure config_h.SH
69204 ____________________________________________________________________________
69205 [  7863] By: jhi                                   on 2000/11/26  18:11:02
69206         Log: Fix locale inconsistencies unearthed by Hugo's work.
69207              Now the floating point sprintf really does taint the result
69208              string as perllocale promises (has promised for a long time)
69209              if "use locale" is in the lexical scope.
69210      Branch: perl
69211            ! sv.c t/pragma/locale.t
69212 ____________________________________________________________________________
69213 [  7862] By: jhi                                   on 2000/11/26  00:35:15
69214         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
69215              From: Nicholas Clark <nick@ccl4.org>
69216              Date: Sun, 26 Nov 2000 00:07:50 +0000
69217              Message-ID: <20001126000750.A22446@plum.flirble.org>
69218              
69219              Infinit.
69220      Branch: perl
69221            ! sv.c
69222 ____________________________________________________________________________
69223 [  7861] By: jhi                                   on 2000/11/26  00:01:26
69224         Log: Integrate perlio.
69225      Branch: perl
69226           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
69227 ____________________________________________________________________________
69228 [  7860] By: nick                                  on 2000/11/25  22:04:17
69229         Log: Correct relative path from new ext\Filter\Util\Call location
69230              back to miniperl.
69231      Branch: perlio
69232            ! win32/makefile.mk
69233 ____________________________________________________________________________
69234 [  7859] By: nick                                  on 2000/11/25  21:26:54
69235         Log: Integrate mainline.
69236      Branch: perlio
69237           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
69238           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
69239           +> t/lib/filter-util.t
69240            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69241            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69242            - t/lib/filt-util.t
69243           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
69244           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
69245           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
69246           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
69247           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
69248           !> win32/makefile.mk
69249 ____________________________________________________________________________
69250 [  7858] By: gsar                                  on 2000/11/25  20:52:17
69251         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
69252              parent's memory; fix it by keeping track of the actual pad
69253              offset rather than a raw pointer (this change is probably also
69254              relevant to non-ithreads case to avoid fallout from reallocs of
69255              the pad array, but is currently only enabled for the ithreads
69256              case in the interests of minimal disruption to existing "well
69257              tested" code)
69258      Branch: perl
69259            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
69260            ! proto.h scope.c scope.h sv.c t/op/fork.t
69261 ____________________________________________________________________________
69262 [  7857] By: nick                                  on 2000/11/25  20:01:28
69263         Log: All tests pass on Win32/gcc/USE_PERLIO.
69264              - when crlf layer is pushed make unix-level binary.
69265              - remove :crlf injection in pp_backtick in pp_sys.c
69266              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
69267      Branch: perlio
69268            ! doio.c perlio.c pp_sys.c win32/makefile.mk
69269 ____________________________________________________________________________
69270 [  7856] By: jhi                                   on 2000/11/25  18:38:30
69271         Log: Update the metaconfig units for #7855.
69272      Branch: metaconfig/U/perl
69273            ! useperlio.U usesocks.U
69274 ____________________________________________________________________________
69275 [  7855] By: jhi                                   on 2000/11/25  18:37:54
69276         Log: Undo the SOCKS workarounds, instead start using PerlIO
69277              if SOCKS is selected.
69278              
69279              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
69280              From: Jens Hamisch <jens@Strawberry.COM>
69281              Date: Fri, 24 Nov 2000 18:31:30 +0100
69282              Message-ID: <20001124183130.E28337@Strawberry.COM>
69283              
69284              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
69285              From: Jens Hamisch <jens@Strawberry.COM>
69286              Date: Fri, 24 Nov 2000 19:11:51 +0100
69287              Message-ID: <20001124191151.A28753@Strawberry.COM>
69288      Branch: perl
69289            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
69290            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
69291 ____________________________________________________________________________
69292 [  7854] By: jhi                                   on 2000/11/25  17:39:08
69293         Log: Undo #7848.  Some of the code seems to use walkoptree(),
69294              some walkoptree_slow().  An unfinished renaming?
69295              Now the sub is walkoptree() (which is @EXPORT_OK),
69296              the walkoptree_slow() is a typeglob alias to walkoptree.
69297              This makes the tests to pass, at least.
69298      Branch: perl
69299            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
69300 ____________________________________________________________________________
69301 [  7853] By: nick                                  on 2000/11/24  22:24:33
69302         Log: Re-arrange crlf vs binary for platforms that care.
69303              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
69304              Lip-service to making stdio layer work on such platforms (untested).
69305              Now fails 3 tests rather than one, checkin to see if I can debug 
69306              the issue under linux. (Do not merge.)
69307      Branch: perlio
69308            ! doio.c perlio.c perliol.h
69309 ____________________________________________________________________________
69310 [  7852] By: jhi                                   on 2000/11/24  18:57:39
69311         Log: AUTHORS edits.
69312      Branch: perl
69313            ! AUTHORS
69314 ____________________________________________________________________________
69315 [  7851] By: jhi                                   on 2000/11/24  17:34:56
69316         Log: Add Jan-Erik Karlsson.
69317      Branch: perl
69318            ! AUTHORS
69319 ____________________________________________________________________________
69320 [  7850] By: jhi                                   on 2000/11/24  17:27:56
69321         Log: Configure should find stdchar on its own.
69322      Branch: perl
69323            ! hints/solaris_2.sh
69324 ____________________________________________________________________________
69325 [  7849] By: jhi                                   on 2000/11/24  17:24:55
69326         Log: Subject: PATCH over 7848: Filter test flawed
69327              From: andreas.koenig@anima.de (Andreas J. Koenig)
69328              Date: 24 Nov 2000 10:28:29 +0100
69329              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
69330      Branch: perl
69331            ! t/lib/filter-util.t
69332 ____________________________________________________________________________
69333 [  7848] By: jhi                                   on 2000/11/24  17:22:15
69334         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
69335              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
69336              Date: Fri, 24 Nov 2000 16:12:58 +0000
69337              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
69338      Branch: perl
69339            ! ext/B/B.pm
69340 ____________________________________________________________________________
69341 [  7847] By: jhi                                   on 2000/11/24  03:07:01
69342         Log: Integrate perlio.
69343      Branch: perl
69344           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
69345           !> win32/makefile.mk
69346 ____________________________________________________________________________
69347 [  7846] By: gsar                                  on 2000/11/24  00:55:57
69348         Log: integrate changes#6415..6418,6420..6438 from mainline
69349              
69350              Fix the bitvector ops for utf8 (tricky since past 7 bits
69351              the utf8 'characters' can be more than one octet).
69352              
69353              MPE/ix updates for perl 5.6.0 from Mark Bixby.
69354              
69355              Subject: SDBM_File documentation
69356              
69357              Detypo.
69358              
69359              Decutandpasto.
69360              
69361              Send all installperl messages to STDERR and be -w clean.
69362              
69363              Out-of-date note removed.
69364              
69365              Protect against "wild next"s, that is, callbacks doing "next"
69366              instead of "return".
69367              
69368              Use STDOUT consistently.
69369              
69370              The output might have been produced in the wrong order.
69371              
69372              A missing 'break' after the [[:space:]] switch case.
69373              
69374              Add tests for
69375              [ID 19991110.003] another matching finding by pcre author
69376              which has already been fixed by some patch, as verified in
69377              
69378              Documentation to explain the behaviour of map().
69379              
69380              Add an optimization for map-maps-a-list-element-to-more-list-elements
69381              case, but add also notes explaining the relationship of this
69382              patch and the earlier notes by Sarathy.
69383              
69384              Subject: [ID 20000716.023] syslog test fails without sockets
69385              
69386              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
69387              Test cases for #6431.
69388              
69389              File::Spec::VMS fixup for tmpdir from Craig Berry.
69390              
69391              Make the "uninit variable" warning to say "concat or string"
69392              or "join or string" when in concat or join .
69393              
69394              Get UTF16 BOMs working.  Patch from
69395              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
69396              
69397              Subject: [PATCH] Make large file tests deal with SIGXFSZ
69398              
69399              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
69400              
69401              Subject: [PATCH] av.c apidoc
69402      Branch: maint-5.6/perl
69403           !> (integrate 43 files)
69404 ____________________________________________________________________________
69405 [  7845] By: gsar                                  on 2000/11/24  00:20:45
69406         Log: integrate changes#6406..6414 from mainline
69407              
69408              Merge perlhacktut into perlhack, update perlguts.
69409              
69410              Fix AutoSplit to use File::Spec the right way in VMS,
69411              from Peter Prymmer.
69412              
69413              The bug report
69414              [ID 19991110.002] minimal matching discrepancy found by pcre author
69415              seems to have been fixed (though differently from what was suggested
69416              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
69417              
69418              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
69419              not in pod, from Peter Prymmer
69420              
69421              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
69422              From: Hugo <hv@crypt.compulink.co.uk>
69423              Date: Fri, 14 Jul 2000 23:05:20 +0100
69424              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
69425              
69426              Didn't anymore apply, but that point still could use another fix.
69427              
69428              lib/b test fixes from Peter Prymmer.
69429              
69430              More docs for sv functions.
69431              
69432              perlvms.pod whitespace cleanup to keep pod utils happy.
69433              
69434              another VMS build tweak from Peter Prymmer
69435      Branch: maint-5.6/perl
69436           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
69437           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
69438           !> vms/descrip_mms.template vms/perlvms.pod
69439 ____________________________________________________________________________
69440 [  7844] By: nick                                  on 2000/11/23  23:42:45
69441         Log: Win32/perlio Now just fails one io/argv.t test - lack 
69442              of default :crlf on standard streams.
69443      Branch: perlio
69444            ! doio.c perlio.c
69445 ____________________________________________________________________________
69446 [  7843] By: nick                                  on 2000/11/23  23:04:05
69447         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
69448              peek fail is showing a real problem (multiple crlf layers
69449              are getting pushed.)
69450      Branch: perlio
69451            ! doio.c perlio.c win32/makefile.mk
69452 ____________________________________________________________________________
69453 [  7842] By: nick                                  on 2000/11/23  19:46:23
69454         Log: Implement PerlIO_binmode()
69455              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
69456              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
69457              make binmode in t/lib/io_tell.t unconditional so that works.
69458              Checkin just so Win32 machine can see these changes.
69459      Branch: perlio
69460            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
69461 ____________________________________________________________________________
69462 [  7841] By: jhi                                   on 2000/11/23  19:30:00
69463         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
69464      Branch: perl
69465            ! README.amiga
69466 ____________________________________________________________________________
69467 [  7840] By: jhi                                   on 2000/11/23  17:18:02
69468         Log: SOCKS wrestling continues, patches from Jens Hamisch.
69469      Branch: perl
69470            ! doio.c embed.h embed.pl perlsdio.h proto.h
69471 ____________________________________________________________________________
69472 [  7839] By: jhi                                   on 2000/11/23  16:54:14
69473         Log: Push Filter::Util::Call one level deeper.
69474      Branch: perl
69475            + t/lib/filter-util.t
69476           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
69477           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
69478            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69479            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69480            - t/lib/filt-util.t
69481            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
69482            ! win32/Makefile win32/makefile.mk
69483 ____________________________________________________________________________
69484 [  7838] By: jhi                                   on 2000/11/23  16:52:40
69485         Log: Reach back one higher up when searching for PERL_SRC.
69486      Branch: perl
69487            ! lib/ExtUtils/MM_Unix.pm
69488 ____________________________________________________________________________
69489 [  7837] By: jhi                                   on 2000/11/23  16:05:41
69490         Log: Subject: Re: perl@7826
69491              Date: Thu, 23 Nov 2000 02:20:25 -0600
69492              From: "Craig A. Berry" <craigberry@mac.com>
69493              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
69494              
69495              Make VMS to like Filter::Util::Call. 
69496      Branch: perl
69497            ! configure.com ext/Filter/Util/Makefile.PL
69498 ____________________________________________________________________________
69499 [  7836] By: nick                                  on 2000/11/23  16:04:08
69500         Log: Implement crlf layer - not ready for merge.
69501      Branch: perlio
69502            ! perlio.c win32/makefile.mk
69503 ____________________________________________________________________________
69504 [  7835] By: jhi                                   on 2000/11/23  15:56:52
69505         Log: STDCHAR is different in Sparc v9 vs x86.
69506      Branch: perl
69507            ! hints/solaris_2.sh
69508 ____________________________________________________________________________
69509 [  7834] By: jhi                                   on 2000/11/23  15:50:47
69510         Log: The type needs to be visible to protos.
69511      Branch: perl
69512            ! perl.h
69513 ____________________________________________________________________________
69514 [  7833] By: jhi                                   on 2000/11/23  15:40:46
69515         Log: Finish unfinished SOCKS workaround changes.
69516      Branch: perl
69517            ! doio.c
69518 ____________________________________________________________________________
69519 [  7832] By: jhi                                   on 2000/11/23  15:33:30
69520         Log: Integrate perlio.
69521      Branch: perl
69522           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
69523           !> win32/makefile.mk
69524 ____________________________________________________________________________
69525 [  7831] By: nick                                  on 2000/11/23  10:31:07
69526         Log: Correct makefile.mk dependancies for ext/Filter/Util
69527              Build ext/Encode
69528              Run dmake regen_config_h
69529      Branch: perlio
69530            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69531            ! win32/makefile.mk
69532 ____________________________________________________________________________
69533 [  7830] By: nick                                  on 2000/11/23  08:05:07
69534         Log: Integrate mainline
69535      Branch: perlio
69536           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69537           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
69538           +> t/lib/filt-util.pl t/lib/filt-util.t
69539           !> (integrate 41 files)
69540 ____________________________________________________________________________
69541 [  7829] By: gsar                                  on 2000/11/23  03:07:11
69542         Log: build the Filter extension on windows
69543      Branch: perl
69544            ! win32/Makefile win32/makefile.mk
69545 ____________________________________________________________________________
69546 [  7828] By: gsar                                  on 2000/11/23  02:46:35
69547         Log: regenerate win32/config* and fix some inconsistencies in the
69548              makefiles; always export Perl_deb() because it is needed
69549              by ext/re/* (whether perl itself is built with -DDEBUGGING
69550              or not)
69551      Branch: perl
69552            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
69553            ! win32/config_H.vc win32/makefile.mk
69554 ____________________________________________________________________________
69555 [  7827] By: gsar                                  on 2000/11/23  02:18:38
69556         Log: get sources building on windows+MSVC again (untested with other
69557              compilers)
69558      Branch: perl
69559            ! win32/include/sys/socket.h win32/perllib.c
69560 ____________________________________________________________________________
69561 [  7826] By: jhi                                   on 2000/11/23  01:18:26
69562         Log: Update Changes.
69563      Branch: perl
69564            ! Changes patchlevel.h
69565 ____________________________________________________________________________
69566 [  7825] By: jhi                                   on 2000/11/23  00:20:41
69567         Log: Subject: Re: av.c patch (having slight problems)
69568              From: "Ben Tilly" <ben_tilly@hotmail.com>
69569              Date: Tue, 21 Nov 2000 23:29:31 -0500
69570              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
69571              
69572              unshift() speedup.
69573      Branch: perl
69574            ! av.c
69575 ____________________________________________________________________________
69576 [  7824] By: jhi                                   on 2000/11/22  23:59:15
69577         Log: Fixes for signedness warnings noticed by VMSperlers.
69578      Branch: perl
69579            ! ext/Storable/Storable.xs regcomp.c sv.c
69580 ____________________________________________________________________________
69581 [  7823] By: jhi                                   on 2000/11/22  23:19:31
69582         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
69583              From: Peter Prymmer <pvhp@forte.com>
69584              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
69585              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
69586      Branch: perl
69587            ! t/pragma/warn/pp_hot
69588 ____________________________________________________________________________
69589 [  7822] By: jhi                                   on 2000/11/22  22:52:20
69590         Log: Be clean.
69591      Branch: perl
69592            ! Makefile.SH
69593 ____________________________________________________________________________
69594 [  7821] By: jhi                                   on 2000/11/22  22:46:39
69595         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
69596              by Damian Conway, as suggested by Paul Marquess.
69597      Branch: perl
69598            + lib/Filter/Simple.pm
69599 ____________________________________________________________________________
69600 [  7820] By: jhi                                   on 2000/11/22  22:45:51
69601         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
69602      Branch: perl
69603            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
69604            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
69605            + t/lib/filt-util.t
69606            ! MANIFEST
69607 ____________________________________________________________________________
69608 [  7819] By: jhi                                   on 2000/11/22  22:03:27
69609         Log: Integrate perlio.
69610      Branch: perl
69611           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69612           !> win32/makefile.mk
69613 ____________________________________________________________________________
69614 [  7818] By: jhi                                   on 2000/11/22  21:56:02
69615         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
69616      Branch: perl
69617            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
69618            ! t/lib/io_sock.t
69619 ____________________________________________________________________________
69620 [  7817] By: jhi                                   on 2000/11/22  21:39:49
69621         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
69622              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69623              Date: Wed, 22 Nov 2000 16:08:12 -0500
69624              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
69625      Branch: perl
69626            ! lib/ExtUtils/Liblist.pm
69627 ____________________________________________________________________________
69628 [  7816] By: jhi                                   on 2000/11/22  21:38:25
69629         Log: Go ahead and #include <unistd.h> in perl.h.
69630      Branch: perl
69631            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
69632            ! util.c
69633 ____________________________________________________________________________
69634 [  7815] By: jhi                                   on 2000/11/22  21:22:52
69635         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
69636              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69637              Date: Mon, 20 Nov 2000 18:30:52 -0500
69638              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
69639      Branch: perl
69640            ! pod/perlre.pod regcomp.c t/op/re_tests
69641 ____________________________________________________________________________
69642 [  7814] By: jhi                                   on 2000/11/22  21:21:46
69643         Log: Subject: [PATCH 5.7.0] Liblist finally works
69644              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69645              Date: Tue, 21 Nov 2000 22:02:17 -0500
69646              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
69647      Branch: perl
69648            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
69649            ! lib/ExtUtils/MakeMaker.pm
69650 ____________________________________________________________________________
69651 [  7813] By: jhi                                   on 2000/11/22  21:20:23
69652         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
69653              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69654              Date: Wed, 22 Nov 2000 17:53:15 +0100
69655              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
69656              
69657              AIX dynaloader and perlio patch.
69658      Branch: perl
69659            ! ext/DynaLoader/dl_aix.xs
69660 ____________________________________________________________________________
69661 [  7812] By: jhi                                   on 2000/11/22  21:17:52
69662         Log: (Accidentally empty patch.)
69663      Branch: perl
69664            ! av.c
69665 ____________________________________________________________________________
69666 [  7811] By: jhi                                   on 2000/11/22  21:16:31
69667         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
69668              From: Peter Prymmer <pvhp@forte.com>
69669              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
69670              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
69671      Branch: perl
69672            ! vms/test.com
69673 ____________________________________________________________________________
69674 [  7810] By: jhi                                   on 2000/11/22  21:15:36
69675         Log: Subject: Re: perl@7777 
69676              From: "John P. Linderman" <jpl@research.att.com>
69677              Date: Wed, 22 Nov 2000 13:11:11 -0500
69678              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
69679              
69680              Detypoing.
69681      Branch: perl
69682            ! lib/CPAN.pm
69683 ____________________________________________________________________________
69684 [  7809] By: jhi                                   on 2000/11/22  21:14:19
69685         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
69686              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
69687              Date:     Wed, 22 Nov 2000 13:51:37 EST
69688              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
69689      Branch: perl
69690            ! perlsdio.h
69691 ____________________________________________________________________________
69692 [  7808] By: jhi                                   on 2000/11/22  21:13:27
69693         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
69694              From: Casey Tweten <crt@kiski.net>
69695              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
69696              Message-Id: <200011201653.LAA10194@home.kiski.net>
69697      Branch: perl
69698            ! t/lib/io_udp.t
69699 ____________________________________________________________________________
69700 [  7807] By: jhi                                   on 2000/11/22  21:12:35
69701         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
69702              From: Casey Tweten <crt@kiski.net>
69703              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
69704              Message-Id: <200011201636.LAA07227@home.kiski.net>
69705      Branch: perl
69706            ! t/lib/io_sock.t
69707 ____________________________________________________________________________
69708 [  7806] By: jhi                                   on 2000/11/22  21:10:59
69709         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
69710              From: "Casey R. Tweten" <crt@kiski.net>
69711              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
69712              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
69713      Branch: perl
69714            ! utils/h2xs.PL
69715 ____________________________________________________________________________
69716 [  7805] By: nick                                  on 2000/11/22  21:05:06
69717         Log: Integrate mainline
69718      Branch: perlio
69719           !> Changes Porting/genlog ext/DB_File/DB_File.xs
69720           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
69721           !> utils/perlbug.PL
69722 ____________________________________________________________________________
69723 [  7804] By: jhi                                   on 2000/11/22  21:01:12
69724         Log: Subject: [PATCH] Test.pm POD peculiarity
69725              From: "Casey R. Tweten" <crt@kiski.net>
69726              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
69727              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
69728      Branch: perl
69729            ! lib/Test.pm
69730 ____________________________________________________________________________
69731 [  7803] By: jhi                                   on 2000/11/22  20:59:59
69732         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
69733              From: "Philip Newton" <pnewton@gmx.de>
69734              Date: Wed, 22 Nov 2000 14:25:53 +0100
69735              Message-Id: <3A1BD771.25462.1939FAD@localhost>
69736              
69737              Be case-understanding also on 's', and use the -oi of sendmail
69738              not to terminate the transmission on a lone '.'.
69739      Branch: perl
69740            ! utils/perlbug.PL
69741 ____________________________________________________________________________
69742 [  7802] By: nick                                  on 2000/11/22  20:51:42
69743         Log: Win32 PerlIO intermediate state now working as expected.
69744              - In current state we are still using C runtime in text/binary
69745              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
69746              - PERLIO=stdio and PERLIO=unix pass all expected tests.
69747              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
69748              and PerlIO_seek() and the dummy crlf layer is not making adjustments
69749              for CRLF translation happening in C runtime. All other tests pass.
69750              
69751              Added note to README.win32 to point out the snags of doing a perl build
69752              with Norton AntiVirus turned on.
69753              
69754              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
69755              which file a fail comes from.
69756              
69757              Updated "canned" config.h to match the one generated.
69758      Branch: perlio
69759            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
69760            ! win32/makefile.mk
69761 ____________________________________________________________________________
69762 [  7801] By: jhi                                   on 2000/11/22  06:50:20
69763         Log: Nickety nits.
69764      Branch: perl
69765            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
69766 ____________________________________________________________________________
69767 [  7800] By: jhi                                   on 2000/11/22  01:29:55
69768         Log: Changes had accidentally gone too silent on non-main branches.
69769      Branch: perl
69770            ! Changes Porting/genlog patchlevel.h
69771 ____________________________________________________________________________
69772 [  7799] By: gsar                                  on 2000/11/22  01:02:56
69773         Log: some lib_pm.PL changes snuck in via change#7772
69774      Branch: maint-5.6/perl
69775            ! Makefile.SH
69776 ____________________________________________________________________________
69777 [  7798] By: nick                                  on 2000/11/21  21:59:40
69778         Log: Integrate mainline
69779      Branch: perlio
69780           !> (integrate 28 files)
69781 ____________________________________________________________________________
69782 [  7797] By: jhi                                   on 2000/11/21  21:01:45
69783         Log: Integrate perlio.
69784      Branch: perl
69785           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
69786 ____________________________________________________________________________
69787 [  7796] By: nick                                  on 2000/11/21  20:36:22
69788         Log: Win32 builds and runs (mostly) with USE_PERLIO.
69789              PERLIO=perlio passes all tests. 
69790              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
69791      Branch: perlio
69792            ! perlio.c win32/perllib.c win32/win32.c
69793 ____________________________________________________________________________
69794 [  7795] By: jhi                                   on 2000/11/21  19:03:44
69795         Log: Update Changes.
69796      Branch: perl
69797            ! Changes patchlevel.h
69798 ____________________________________________________________________________
69799 [  7794] By: jhi                                   on 2000/11/21  18:56:34
69800         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
69801              From: "Craig A. Berry" <craigberry@mac.com>
69802              Date: Mon, 20 Nov 2000 20:27:06 -0600
69803              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
69804              
69805              A cut-and-pasto.
69806      Branch: perl
69807            ! perlio.h
69808 ____________________________________________________________________________
69809 [  7793] By: jhi                                   on 2000/11/21  18:54:41
69810         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
69811              From: Dominic Dunlop <domo@computer.org> 
69812              Date: Mon, 20 Nov 2000 18:55:29 +0100
69813              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
69814              
69815              va_copy() and the need of it.
69816              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
69817      Branch: metaconfig/U/perl
69818            + need_va_copy.U
69819      Branch: perl
69820            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69821            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
69822            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
69823            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
69824            ! win32/config.bc win32/config.gc win32/config.vc
69825 ____________________________________________________________________________
69826 [  7792] By: jhi                                   on 2000/11/21  17:04:10
69827         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
69828      Branch: perl
69829           !> scope.h
69830 ____________________________________________________________________________
69831 [  7791] By: jhi                                   on 2000/11/21  17:01:16
69832         Log: Export the SOCKS workaround symbols only if necessary.
69833      Branch: perl
69834            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
69835 ____________________________________________________________________________
69836 [  7790] By: nick                                  on 2000/11/20  23:57:11
69837         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
69838      Branch: perlio
69839            ! scope.h
69840 ____________________________________________________________________________
69841 [  7789] By: nick                                  on 2000/11/20  23:38:33
69842         Log: Integrate mainline
69843      Branch: perlio
69844           +> lib/File/Spec/Epoc.pm
69845           !> (integrate 34 files)
69846 ____________________________________________________________________________
69847 [  7788] By: nick                                  on 2000/11/20  23:20:18
69848         Log: Make extra buffer layer work (dummy crlf layer)
69849      Branch: perlio
69850            ! doio.c perlio.c perlio.h
69851 ____________________________________________________________________________
69852 [  7787] By: jhi                                   on 2000/11/20  22:44:04
69853         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
69854              From: Peter Prymmer <pvhp@forte.com>
69855              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
69856              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
69857      Branch: perl
69858            ! t/pragma/locale.t
69859 ____________________________________________________________________________
69860 [  7786] By: jhi                                   on 2000/11/20  22:29:10
69861         Log: Subject: DOC PATCH 5.6.0 perlreftut
69862              From: mjd@plover.com
69863              Date: 20 Nov 2000 19:45:06 -0000
69864              Message-ID: <20001120194506.9505.qmail@plover.com>
69865      Branch: perl
69866            ! pod/perlreftut.pod
69867 ____________________________________________________________________________
69868 [  7785] By: jhi                                   on 2000/11/20  22:27:44
69869         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
69870              From: David Dyck <dcd@tc.fluke.com>
69871              Date: Mon, 20 Nov 2000 11:43:40 -0800
69872              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
69873      Branch: perl
69874            ! lib/Cwd.pm
69875 ____________________________________________________________________________
69876 [  7784] By: jhi                                   on 2000/11/20  22:23:21
69877         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
69878              Date: Mon, 20 Nov 2000 17:06:10 -0500
69879              To: Mailing list Perl5 <perl5-porters@perl.org>
69880              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
69881      Branch: perl
69882            ! pp_ctl.c t/op/pat.t
69883 ____________________________________________________________________________
69884 [  7783] By: jhi                                   on 2000/11/20  22:11:18
69885         Log: Subject: [PATCH] doop.c - UTF8 tr///               
69886              From: Simon Cozens <simon@cozens.net>
69887              Date: Sat, 18 Nov 2000 18:49:30 +0000
69888              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
69889              
69890              Subject: Re: [PATCH] doop.c - UTF8 tr///           
69891              From: Simon Cozens <simon@cozens.net>
69892              Date: Mon, 20 Nov 2000 20:45:22 +0000
69893              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
69894              
69895              Make tr on UTF-8 better but still not correct.
69896      Branch: perl
69897            ! doop.c
69898 ____________________________________________________________________________
69899 [  7782] By: jhi                                   on 2000/11/20  22:02:16
69900         Log: Remove the shared object before attempting to create
69901              (by linking) a new one.  E.g. in AIX not removing
69902              becomes quite painful if one tries to do more than one
69903              build in the same tree (an interrupted build, for example),
69904              since the AIX' shared dynaloader seemingly keeps the shared
69905              objects open and therefore 'busy' for quite a while, even when
69906              nobody is using the objects, leading into link failures.
69907      Branch: perl
69908            ! lib/ExtUtils/MM_Unix.pm
69909 ____________________________________________________________________________
69910 [  7781] By: gsar                                  on 2000/11/20  19:02:55
69911         Log: type mismatch due to faulty integration
69912      Branch: maint-5.6/perl
69913            ! toke.c win32/Makefile
69914 ____________________________________________________________________________
69915 [  7780] By: gsar                                  on 2000/11/20  17:31:55
69916         Log: integrate changes#6392,6394..6399,6401..6404
69917              
69918              The {multiplier} of a fixed substring was overlooked which
69919              caused a wrong initial search offset for that substring.
69920              
69921              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
69922              From: Hugo <hv@crypt.compulink.co.uk>
69923              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
69924              Date: Thu, 13 Jul 2000 19:27:13 +0100
69925              
69926              Fix the BOM bug: not a byteorder bug, a signedness bug.
69927              
69928              Replace change #6337 with a better one.
69929              
69930              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
69931              From: Hugo <hv@crypt.compulink.co.uk>
69932              Date: Fri, 14 Jul 2000 04:16:20 +0100
69933              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
69934              
69935              MakeMaker should not remove editor backups (*~) on `make clean`
69936              by default (completes change#6383)
69937              
69938              move new variables to the end of the interpreter structure (for
69939              bincompat in code that doesn't #include XSUB.h)
69940              
69941              rename totally bletcherous SvLOCK() thingy (doesn't do what the
69942              name suggests anyway)
69943              
69944              various cleanups (typos, misformatted code, and small bugs)
69945              
69946              typecasts needed for change#6394
69947              
69948              typos in change#6399, regen headers
69949              
69950              inconsistent types needs casts
69951              
69952              PERL_OBJECT build tweaks
69953      Branch: maint-5.6/perl
69954           !> MANIFEST doop.c embed.h embed.pl embedvar.h
69955           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
69956           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
69957           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
69958           !> toke.c util.c
69959 ____________________________________________________________________________
69960 [  7779] By: gsar                                  on 2000/11/20  17:06:29
69961         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
69962              
69963              Cosmetics and perldelta.
69964              
69965              Fix nits noticed by Boston.pm.
69966              
69967              Do the cc sanity check both before the hints and
69968              after the cc selction.
69969              
69970              get sprintf.t to adjust properly for 3-digit exponents
69971              
69972              don't clobber *.orig files on *clean targets
69973              
69974              fix bugs in processing %v-*d and similar format specs (from
69975              Avi Finkel <avi@finkel.org>)
69976              
69977              sprintf test tweaks (from Dominic Dunlop)
69978              
69979              new selfloader.t in change#6183 doesn't close DATA handles,
69980              and thus fails to clean up tmp files on dosish platforms
69981              
69982              typos (spotted by Peter Prymmer)
69983              
69984              typo fix from Craig Berry
69985      Branch: maint-5.6/perl
69986           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
69987           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
69988           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
69989           !> x2p/Makefile.SH
69990 ____________________________________________________________________________
69991 [  7778] By: gsar                                  on 2000/11/20  16:46:51
69992         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
69993              
69994              Subject: Re: format bug report  [Patch]
69995              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69996              Date: Wed, 05 Jul 2000 13:12:52 +0200
69997              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
69998              
69999              Subject: Re: format bug report  [Patch]
70000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70001              Date: Wed, 05 Jul 2000 14:10:01 +0200
70002              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
70003              
70004              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
70005              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70006              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
70007              Date: Fri, 07 Jul 2000 17:57:16 +0100
70008              
70009              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
70010              To: perl5-porters@perl.org
70011              From: Karsten Sperling <spiff@phreax.net>
70012              Date: Mon, 10 Jul 2000 15:12:52 +0200
70013              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
70014              
70015              README.posix-bc podified from Thomas Dorner.
70016              
70017              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
70018              From: Dominic Dunlop <domo@computer.org>
70019              Date: Tue, 11 Jul 2000 12:27:33 +0200
70020              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
70021              
70022              Typo in #6341.
70023              
70024              Fix for
70025              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
70026              From: Roderick Schertler <roderick@argon.org>
70027              Date: Tue, 11 Jul 2000 13:55:05 -0400
70028              Message-Id: <200007111755.NAA05077@jones.argon.org>
70029              
70030              Minor cleanups on the booklist.
70031              
70032              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
70033              regen perltoc.
70034              
70035              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
70036      Branch: maint-5.6/perl
70037           +> pod/perlbook.pod
70038           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
70039           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
70040           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
70041 ____________________________________________________________________________
70042 [  7777] By: jhi                                   on 2000/11/20  16:08:49
70043         Log: Update Changes.
70044      Branch: perl
70045            ! Changes patchlevel.h
70046 ____________________________________________________________________________
70047 [  7776] By: jhi                                   on 2000/11/20  15:27:56
70048         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
70049              This may be overly harsh but until proven otherwise, we think this
70050              way, or until we have a simple test for Configure (having to start
70051              up servers is does not count as simple) to check for the problems.
70052      Branch: perl
70053            ! perl.h
70054 ____________________________________________________________________________
70055 [  7775] By: jhi                                   on 2000/11/20  15:22:17
70056         Log: Solaris hints tweaks.
70057      Branch: perl
70058            ! hints/solaris_2.sh
70059 ____________________________________________________________________________
70060 [  7774] By: jhi                                   on 2000/11/20  15:01:20
70061         Log: Add a workaround to SOCKS 64-bit problems.
70062      Branch: perl
70063            ! doio.c embed.h embed.pl perlsdio.h proto.h
70064 ____________________________________________________________________________
70065 [  7773] By: jhi                                   on 2000/11/20  14:51:47
70066         Log: sysseek() instead of seek().
70067      Branch: perl
70068            ! t/lib/syslfs.t
70069 ____________________________________________________________________________
70070 [  7772] By: gsar                                  on 2000/11/20  13:06:23
70071         Log: integrate changes#6315..6319,6321..6331,6333..6338
70072              
70073              Integrate with Sarathy, preliminary fix for unicos
70074              alignment problems in [ID 20000612.002] Perl problem on Cray system.
70075              
70076              some debugger output does not go to the socket when RemotePort is set
70077              
70078              winsock cleanup never done on Windows (leads to handle leaks)
70079              
70080              fix UNC path handling on Windows under ithreads, and chdir()
70081              return value when given a non-existent directory
70082              
70083              Autogenerate pod/Makefile and pod/buildtoc.
70084              buildtoc also checks whether the existin pods are
70085              mentioned in MANIFEST and perl.pod, and vice versa.
70086              (None of the thusly found discrepancies fixed yet.)
70087              roffitall also needs to be autogenerated similarly but it
70088              seems so badly out of date that I didn't touch it yet.
70089              
70090              Config is being used.
70091              
70092              Add =head1 NAMEs so that buildtoc is happy.
70093              (The CGI::Util nit reported to Lincoln.)
70094              
70095              Fix complaints of buildtoc.
70096              
70097              Fix the alignment problem in Crays ([ID 20000612.002]).
70098              
70099              Remove perlbook, update perlfaq book listing,
70100              rearrange perl.pod, regenerate perltoc.
70101              
70102              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
70103              was cast to an unsigned (32-bit) integer with wild abandon.
70104              
70105              winsock options weren't being set in all threads under ithreads
70106              (caused send()s from second and subsequent threads to fail)
70107              
70108              accept() leaks memory on windows due to incorrect ordering of
70109              closesocket() and fclose() calls
70110              
70111              Reorder perl.pod once more.
70112              
70113              More POSIX.pod tweaks.
70114              
70115              Sprinkle ldlibpath.
70116              
70117              Precedence goof, fix based on
70118              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
70119              From: Hugo <hv@crypt.compulink.co.uk>
70120              Date: Tue, 11 Jul 2000 12:52:38 +0100
70121              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
70122              
70123              Subject: PATCH perlguts.pod: Document D and d magic types
70124              From: mjd@plover.com
70125              Date: 5 Jul 2000 18:01:51 -0000
70126              Message-ID: <20000705180151.29413.qmail@plover.com>
70127              
70128              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
70129              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
70130              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
70131              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
70132              
70133              Subject: [PATCH cfgperl] $& segfaults if you trick it
70134              From: simon@brecon.co.uk (Simon Cozens)
70135              Date: 7 Jul 2000 11:26:09 GMT
70136              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
70137              
70138              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
70139              From: Hugo <hv@crypt.compulink.co.uk>
70140              Date: Tue, 11 Jul 2000 12:44:50 +0100
70141              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
70142              
70143              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
70144              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70145              Date: Tue, 11 Jul 2000 13:50:51 +0100
70146              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
70147      Branch: maint-5.6/perl
70148           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
70149           +> pod/buildtoc.PL
70150            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
70151           !> (integrate 26 files)
70152 ____________________________________________________________________________
70153 [  7771] By: gsar                                  on 2000/11/20  12:31:42
70154         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
70155              6310,6311,6314
70156              
70157              Subject: [PATCH bleedperl] File::Spec 0.82 beta
70158              From: Barrie Slaymaker <barries@jester.slaysys.com>
70159              Date: Wed, 28 Jun 2000 11:35:29 -0400
70160              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
70161              
70162              tweak perlembed for multiplicity/usethreads sanity; correct notes
70163              about Windows
70164              
70165              localize %INC in a Safe compartment so that use/require work
70166              (many other magic globals probably need similar treatment)
70167              
70168              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
70169              when @_ is modified, causing coredumps
70170              
70171              slurp mode fix in change#4736 still not quite right
70172              
70173              Point to perlipc for more SysV IPC examples.
70174              
70175              Elaborate POSIX.pod.  Still needs work.
70176              
70177              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
70178              
70179              fix large memory leak that has been around for ever, masked by
70180              -DPURIFY (most of the arenas were never freed!)
70181              
70182              fix memory leak on Windows (PL_sys_intern contents were never
70183              freed)
70184              
70185              PERL_OBJECT build tweak
70186              
70187              adjust change#6299
70188              
70189              remove rel2abs prototypes (from Barrie Slaymaker)
70190              
70191              missing perldiag entry for unpack("w",...) diagnostic (from
70192              Andreas Koenig)
70193              
70194              better diagnostic on Frob->stuff() when Frob:: doesn't exist
70195              (from Richard Soderberg <rs@oregonnet.com>)
70196              
70197              Win32 patches for cfgperl from Sarathy.
70198              
70199              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
70200              
70201              More POSIX.pod embellishment.
70202              
70203              tyop in change#6306
70204      Branch: maint-5.6/perl
70205           !> (integrate 44 files)
70206 ____________________________________________________________________________
70207 [  7770] By: gsar                                  on 2000/11/20  11:51:00
70208         Log: integrate changes#6268..6282 from cfgperl branch
70209              
70210              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
70211              From: Dominic Dunlop <domo@computer.org>
70212              Date: Thu, 29 Jun 2000 12:32:39 +0200
70213              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
70214              
70215              Regen headers for #6261 (and update embed.pl for this) and #6267,
70216              silence few compiler warnings.
70217              
70218              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
70219              From: Nicholas Clark <nick@talking.bollo.cx>
70220              Date: Fri, 23 Jun 2000 16:21:15 +0100
70221              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
70222              
70223              Subject: PATCH pod/perltie.pod
70224              From: Ian Phillipps <Ian.Phillipps@iname.com>
70225              Date: Fri, 16 Jun 2000 00:17:19 +0100
70226              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
70227              (only the first hunk, the second hunk had already been done
70228              by some other patch)
70229              
70230              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
70231              From: Tom Phoenix <rootbeer@redcat.com>
70232              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
70233              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
70234              
70235              Subject: [PATCH] xsub attributes
70236              From: Doug MacEachern <dougm@covalent.net>
70237              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
70238              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
70239              
70240              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
70241              From: Andy Dougherty <doughera@lafayette.edu>
70242              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
70243              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
70244              
70245              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
70246              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
70247              Date: Tue, 13 Jun 2000 02:43:48 -0500
70248              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
70249              
70250              Subject: [PATCH] Re: eval documentation: context
70251              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70252              Date: Mon, 12 Jun 2000 15:07:29 +0100
70253              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
70254              
70255              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
70256              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
70257              Date: Mon, 12 Jun 2000 14:55:59 +0100
70258              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
70259              
70260              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
70261              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
70262              Date: Fri, 09 Jun 2000 12:39:27 -0400
70263              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
70264              (plus update the version "number" of Text::Wrap)
70265              
70266              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
70267              From: Tim Ayers <tayers@bridge.com>
70268              Date: Thu, 08 Jun 2000 08:11:06 +0200
70269              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
70270              [resent by Richard Foley, Message-Id probably wrong]
70271              
70272              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
70273              From: rspier@pobox.com (Robert Spier)
70274              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
70275              Message-ID: <14654.31913.845602.610277@rls.cx>
70276              
70277              Subject: [PATCH 5.6.0] utils/h2xs.PL
70278              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
70279              Date: Wed, 7 Jun 2000 04:02:04 -0500
70280              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
70281              
70282              Subject: [PATCH 5.6.0]ITHREADs for VMS
70283              From: Dan Sugalski <dan@sidhe.org>
70284              Date: Tue, 06 Jun 2000 11:59:50 -0400
70285              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
70286      Branch: maint-5.6/perl
70287           !> (integrate 31 files)
70288 ____________________________________________________________________________
70289 [  7769] By: gsar                                  on 2000/11/20  11:29:06
70290         Log: integrate changes#6261..6266 from cfgperl
70291              
70292              Subject: Re: [PATCH cfgperl] BOMs away!
70293              From: simon@brecon.co.uk (Simon Cozens)
70294              Date: 17 Jun 2000 11:49:57 GMT
70295              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
70296              
70297              Subject: 5.6.0 Patch for EPOC
70298              From: Olaf Flebbe <o.flebbe@gmx.de>
70299              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
70300              Message-ID: <23449.960929969@www11.gmx.net>
70301              
70302              tr fixes from Simon Cozens
70303              
70304              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
70305              From: Marty Lucich <marty@netcom.com>
70306              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
70307              Message-Id: <200006282116.OAA11148@netcom.com>
70308              ccdlflags update (the BSD/OS 4.1 part had already been taken
70309              care of by #6141).
70310              
70311              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
70312              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70313              Date: Wed, 28 Jun 2000 17:50:12 -0700
70314              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
70315              
70316              Subject: [PATCH 5.6.0] cygwin port
70317              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
70318              From: "Fifer, Eric" <EFifer@sanwaint.com>
70319              Date: Thu, 29 Jun 2000 12:58:29 +0100
70320      Branch: maint-5.6/perl
70321           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
70322           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
70323           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
70324           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
70325 ____________________________________________________________________________
70326 [  7768] By: gsar                                  on 2000/11/20  11:13:44
70327         Log: integrate changes#6252..6256,6259..6260
70328              
70329              Paranoia tweak on #6249.
70330              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
70331              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70332              Date: Sun, 25 Jun 2000 23:43:12 -0400
70333              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
70334              
70335              Subject: tr///, help wanted.
70336              From: simon@brecon.co.uk (Simon Cozens)
70337              Date: 28 Jun 2000 11:29:04 GMT
70338              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
70339              
70340              small thinko tweaks
70341              
70342              tweaks from Simon Conzes to further fix tr/// under utf8
70343              
70344              perlnewmod was missing from MANIFEST.
70345              
70346              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
70347              From: simon@brecon.co.uk (Simon Cozens)
70348              Date: 17 Jun 2000 11:56:44 GMT
70349              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
70350              pack U0, pack C0
70351      Branch: maint-5.6/perl
70352           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
70353           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
70354           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
70355           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
70356 ____________________________________________________________________________
70357 [  7767] By: gsar                                  on 2000/11/20  10:51:38
70358         Log: integrate change#6250 from cfgperl
70359              
70360              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
70361              From: Doug MacEachern <dougm@covalent.net>
70362              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
70363              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
70364      Branch: maint-5.6/perl
70365           +> t/op/my_stash.t
70366           !> MANIFEST embed.pl global.sym proto.h toke.c
70367 ____________________________________________________________________________
70368 [  7766] By: gsar                                  on 2000/11/20  10:48:34
70369         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
70370              
70371              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
70372              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
70373              Date: Mon, 26 Jun 2000 18:40:14 +0100
70374              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
70375              
70376              Subject: [PATCH] bytes<->utf8 fixes
70377              From: simon@brecon.co.uk (Simon Cozens)
70378              Date: 26 Jun 2000 04:55:45 GMT
70379              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
70380              
70381              Subject: [PATCH] is_utf8_string
70382              From: simon@brecon.co.uk (Simon Cozens)
70383              Date: 26 Jun 2000 02:25:59 GMT
70384              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
70385              
70386              Subject: [PATCH] avoid mg_ptr in '*' magic
70387              From: Doug MacEachern <dougm@covalent.net>
70388              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
70389              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
70390              
70391              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
70392              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
70393              Date: Sat, 24 Jun 2000 13:06:20 +0100
70394              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
70395              
70396              Allow for standalone testing.
70397              
70398              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
70399              From: Mark-Jason Dominus <mjd@plover.com>
70400              Date: Tue, 27 Jun 2000 22:36:42 -0400
70401              Message-ID: <20000628023642.12166.qmail@plover.com>
70402              
70403              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
70404              From: Frank Tobin <ftobin@uiuc.edu>
70405              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
70406              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
70407      Branch: maint-5.6/perl
70408           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
70409           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
70410           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
70411           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
70412           !> utf8.c utils/h2xs.PL
70413 ____________________________________________________________________________
70414 [  7765] By: gsar                                  on 2000/11/20  10:29:13
70415         Log: integrate change#6239 from cfgperl
70416              
70417              Configure maintenance.  Sever some dependency cycles,
70418              separate gccversion from the cc unit,
70419              address [ID 20000623.006] Configure script patch for using gcc on AIX
70420              (but solve it a little bit differently),
70421              unduplex some accidentally duplicated units,
70422              suggest using gcc if no cc available
70423              (p5p thread: "Solaris configure: counterproposal", 1999-09)
70424      Branch: maint-5.6/perl
70425           !> Configure Todo-5.6 config_h.SH
70426 ____________________________________________________________________________
70427 [  7764] By: gsar                                  on 2000/11/20  10:25:55
70428         Log: integrate changes#6233..6238 from cfgperl
70429              
70430              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
70431              From: Mark-Jason Dominus <mjd@plover.com>
70432              Date: Fri, 16 Jun 2000 20:53:04 -0400
70433              Message-ID: <20000617005304.8008.qmail@plover.com>
70434              
70435              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
70436              because when run as services (Win32ese for daemons)
70437              no environment variables are set and tmpdir ends up as /tmp,
70438              which is ambiguous.
70439              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
70440              From: matt@sergeant.org
70441              Date: 16 Jun 2000 16:30:43 -0000
70442              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
70443              
70444              The thread begun by
70445              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
70446              From: Kevin.Ruscoe@ubsw.com
70447              Date: Fri, 16 Jun 2000 16:38:51 +0100
70448              Message-Id: <H000019b03c300d6@MHS>
70449              
70450              Tweak embed.pl, regen headers.
70451              
70452              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
70453              From: Dan Sugalski <dan@sidhe.org>
70454              Date: Fri, 23 Jun 2000 17:00:00 -0400
70455              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
70456      Branch: maint-5.6/perl
70457           !> (integrate 27 files)
70458 ____________________________________________________________________________
70459 [  7763] By: gsar                                  on 2000/11/20  10:08:08
70460         Log: s/perl56delta/perldelta/g
70461      Branch: maint-5.6/perl
70462            ! pod/Makefile
70463 ____________________________________________________________________________
70464 [  7762] By: gsar                                  on 2000/11/20  10:04:00
70465         Log: integrate changes#6225,6229,6231,6232 from cfgperl
70466              
70467              Add source code filenames to apidoc.
70468              From: simon@brecon.co.uk (Simon Cozens)
70469              Subject: [PATCH embed.pl] Source X-ref
70470              Date: 22 Jun 2000 02:18:49 GMT
70471              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
70472              
70473              Subject: README.hpux version 0.6.1
70474              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
70475              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
70476              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
70477              
70478              Subject: [PATCH 5.6.0] cygwin port
70479              From: "Fifer, Eric" <EFifer@sanwaint.com>
70480              Date: Tue, 20 Jun 2000 14:30:58 +0100
70481              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
70482              
70483              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
70484              From: simon@brecon.co.uk (Simon Cozens)
70485              Date: 19 Jun 2000 15:18:27 GMT
70486              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
70487              
70488              plus update pod/Makefile and regenerate perltoc
70489      Branch: maint-5.6/perl
70490           +> pod/perlutil.pod
70491           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
70492           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
70493 ____________________________________________________________________________
70494 [  7761] By: jhi                                   on 2000/11/20  04:09:55
70495         Log: Miraculous typo.
70496      Branch: perl
70497            ! t/op/pat.t
70498 ____________________________________________________________________________
70499 [  7760] By: jhi                                   on 2000/11/20  04:06:08
70500         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
70501              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70502              Date: Sun, 19 Nov 2000 22:30:26 -0500
70503              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
70504      Branch: perl
70505            ! regexec.c scope.h t/op/pat.t
70506 ____________________________________________________________________________
70507 [  7759] By: jhi                                   on 2000/11/20  02:05:22
70508         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
70509      Branch: perl
70510            ! perl.h
70511 ____________________________________________________________________________
70512 [  7758] By: jhi                                   on 2000/11/20  01:58:11
70513         Log: Subject: [perl 7711: EPOC] updates
70514              From: Olaf Flebbe <o.flebbe@gmx.de>
70515              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
70516              Message-ID: <25575.974658810@www23.gmx.net>               
70517      Branch: perl
70518            + lib/File/Spec/Epoc.pm
70519            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
70520            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
70521            ! lib/File/Spec.pm perl.c sv.c
70522 ____________________________________________________________________________
70523 [  7757] By: jhi                                   on 2000/11/20  01:53:11
70524         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
70525      Branch: perl
70526            ! MANIFEST
70527 ____________________________________________________________________________
70528 [  7756] By: jhi                                   on 2000/11/20  01:47:22
70529         Log: Integrate perlio.
70530      Branch: perl
70531            - ext/re/hints/MSWin32.pl
70532           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
70533           !> win32/config.gc win32/config_H.gc win32/win32sck.c
70534 ____________________________________________________________________________
70535 [  7755] By: nick                                  on 2000/11/19  20:57:17
70536         Log: Add dummy crlf layer (just as buffer)
70537              Correct 1st bug - one layer of indirection.
70538      Branch: perlio
70539            ! perlio.c perlio.h perliol.h
70540 ____________________________________________________________________________
70541 [  7754] By: nick                                  on 2000/11/19  20:56:12
70542         Log: Work-round to Perl_deb_nocontext is no longer required
70543      Branch: perlio
70544            - ext/re/hints/MSWin32.pl
70545 ____________________________________________________________________________
70546 [  7753] By: nick                                  on 2000/11/19  20:01:16
70547         Log: diff -se shows these as different
70548      Branch: perlio
70549            ! global.sym pod/perlapi.pod
70550 ____________________________________________________________________________
70551 [  7752] By: nick                                  on 2000/11/19  18:57:30
70552         Log: Configure GCC/Win32 build -Duseperlio
70553              Fix a couple of gross issues
70554              - double-include of ../deb.o in re.dll
70555              - win32sck.c needs PerlIO and FILE 
70556      Branch: perlio
70557            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
70558            ! win32/win32sck.c
70559 ____________________________________________________________________________
70560 [  7751] By: nick                                  on 2000/11/19  17:05:36
70561         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
70562      Branch: perlio
70563            ! perlio.c
70564 ____________________________________________________________________________
70565 [  7750] By: nick                                  on 2000/11/19  16:57:14
70566         Log: Missing aTHX_
70567      Branch: perlio
70568            ! sv.c
70569 ____________________________________________________________________________
70570 [  7749] By: jhi                                   on 2000/11/19  16:28:40
70571         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
70572              From: "Peter J. Farley III" <pjfarley@banet.net>
70573              Date: Sun, 19 Nov 2000 01:42:58 -0500
70574              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
70575      Branch: perl
70576            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
70577 ____________________________________________________________________________
70578 [  7748] By: jhi                                   on 2000/11/19  16:08:10
70579         Log: Subject: podlators 1.05 available        
70580              From: Russ Allbery <rra@stanford.edu>   
70581              Date: 18 Nov 2000 22:04:28 -0800
70582              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
70583      Branch: perl
70584            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
70585 ____________________________________________________________________________
70586 [  7747] By: nick                                  on 2000/11/19  11:19:39
70587         Log: Integrate mainline
70588      Branch: perlio
70589           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70590           !> util.c
70591 ____________________________________________________________________________
70592 [  7746] By: jhi                                   on 2000/11/19  06:42:22
70593         Log: Make hex scanning warn on "\x{x}" and "\xx".
70594              "\x" and and hex("x") are still valid.
70595      Branch: perl
70596            ! util.c
70597 ____________________________________________________________________________
70598 [  7745] By: nick                                  on 2000/11/18  22:52:28
70599         Log: Integrate mainline
70600      Branch: perlio
70601           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
70602           !> perl.h perlio.c proto.h regcomp.c regcomp.h
70603 ____________________________________________________________________________
70604 [  7744] By: jhi                                   on 2000/11/18  22:50:28
70605         Log: Introduce Perl_utf8_length().  Use it.
70606      Branch: perl
70607            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
70608 ____________________________________________________________________________
70609 [  7743] By: jhi                                   on 2000/11/18  22:38:51
70610         Log: Compiler denit.
70611      Branch: perl
70612            ! perlio.c
70613 ____________________________________________________________________________
70614 [  7742] By: jhi                                   on 2000/11/18  20:33:05
70615         Log: Integrate perlio.
70616      Branch: perl
70617           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70618           !> perlio.h pp_ctl.c pp_sys.c sv.c
70619 ____________________________________________________________________________
70620 [  7741] By: jhi                                   on 2000/11/18  20:31:27
70621         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
70622              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70623              Date: Fri, 17 Nov 2000 20:35:11 -0500
70624              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
70625              
70626              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
70627              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70628              Date: Fri, 17 Nov 2000 21:03:47 -0500
70629              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
70630              
70631              Plus a little bit of tweaking in pregcomp().
70632      Branch: perl
70633            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
70634 ____________________________________________________________________________
70635 [  7740] By: nick                                  on 2000/11/18  20:17:22
70636         Log: Lexical use open ... support:
70637              add ->cop_io to COP structure in cop.h.
70638              Make mg.c and gv.c associate it with ${^OPEN}.
70639              Make lib/open.pm set it.
70640              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
70641              manner similar to ->cop_warnings.
70642              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
70643              call new PerlIO_apply_layers().
70644              Declare latter in perlio.h and define in perlio.c
70645      Branch: perlio
70646            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
70647            ! perlio.h pp_ctl.c pp_sys.c sv.c
70648 ____________________________________________________________________________
70649 [  7739] By: jhi                                   on 2000/11/18  19:54:00
70650         Log: Integrate perlio.
70651      Branch: perl
70652           !> doio.c perlio.c pp.c
70653 ____________________________________________________________________________
70654 [  7738] By: jhi                                   on 2000/11/18  17:16:13
70655         Log: Subject: [PATCH 5.7.0] etags broken again
70656              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70657              Date: Sat, 18 Nov 2000 02:41:36 -0500
70658              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
70659      Branch: perl
70660            ! emacs/ptags
70661 ____________________________________________________________________________
70662 [  7737] By: jhi                                   on 2000/11/18  17:12:18
70663         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
70664      Branch: perl
70665            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70666 ____________________________________________________________________________
70667 [  7736] By: nick                                  on 2000/11/18  14:06:20
70668         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
70669              part to be isolated.
70670      Branch: perlio
70671            ! doio.c perlio.c
70672 ____________________________________________________________________________
70673 [  7735] By: nick                                  on 2000/11/18  11:03:32
70674         Log: Integrate mainline
70675      Branch: perlio
70676           !> Changes README.amiga README.win32 patchlevel.h
70677           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
70678 ____________________________________________________________________________
70679 [  7734] By: jhi                                   on 2000/11/18  01:18:56
70680         Log: Update Changes.
70681      Branch: perl
70682            ! Changes patchlevel.h
70683 ____________________________________________________________________________
70684 [  7733] By: jhi                                   on 2000/11/18  00:32:54
70685         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
70686              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70687              Date: Fri, 17 Nov 2000 17:28:02 -0500
70688              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
70689      Branch: perl
70690            ! regcomp.c regexec.c t/op/re_tests
70691 ____________________________________________________________________________
70692 [  7732] By: jhi                                   on 2000/11/18  00:28:56
70693         Log: Sparc 64-bit pack() fix from Jens Hamisch.
70694      Branch: perl
70695            ! pp.c
70696 ____________________________________________________________________________
70697 [  7731] By: jhi                                   on 2000/11/18  00:18:39
70698         Log: Explain in more detail the {} syntax ambiguousity.
70699              
70700              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
70701              From: Nicholas Clark <nick@ccl4.org>
70702              Date: Fri, 17 Nov 2000 22:10:28 +0000
70703              Message-ID: <20001117221028.A88930@plum.flirble.org>
70704      Branch: perl
70705            ! pod/perlfunc.pod
70706 ____________________________________________________________________________
70707 [  7730] By: jhi                                   on 2000/11/18  00:12:18
70708         Log: Subject: Fix for README.amiga (20000323.033)
70709              From: "Stephen P. Potter" <spp@spotter.yi.org>
70710              Date: Fri, 17 Nov 2000 12:25:51 -0500
70711              Message-Id: <200011171725.MAA05768@spotter.yi.org>
70712      Branch: perl
70713            ! README.amiga
70714 ____________________________________________________________________________
70715 [  7729] By: jhi                                   on 2000/11/18  00:08:34
70716         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
70717              From: "A. C. Yardley" <yardley@tanet.net>
70718              Date: Mon, 3 Apr 2000 11:35:33 -0700
70719              Message-ID: <3483.000403@tanet.net>
70720      Branch: perl
70721            ! README.win32
70722 ____________________________________________________________________________
70723 [  7728] By: nick                                  on 2000/11/17  21:59:47
70724         Log: Integrate mainline
70725      Branch: perlio
70726           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
70727           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
70728           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
70729           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
70730 ____________________________________________________________________________
70731 [  7727] By: nick                                  on 2000/11/17  21:56:31
70732         Log: Experiment on use of attributes.pm interface.
70733              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
70734              SVt_PVRV if not already something better (else vivify of say magic gets
70735              core dump).
70736      Branch: perlio
70737            ! perlio.c pp.c
70738 ____________________________________________________________________________
70739 [  7726] By: jhi                                   on 2000/11/17  14:15:49
70740         Log: Subject: Fix for 20000815.006
70741              From: "Stephen P. Potter" <spp@spotter.yi.org>
70742              Date: Fri, 17 Nov 2000 08:57:45 -0500
70743              Message-Id: <200011171357.IAA05122@spotter.yi.org>
70744              
70745              It's really 20000518.006.
70746      Branch: perl
70747            ! pod/perlmodlib.PL
70748 ____________________________________________________________________________
70749 [  7725] By: jhi                                   on 2000/11/17  14:12:31
70750         Log: Subject: Fix for 20000409.001
70751              From: "Stephen P. Potter" <spp@spotter.yi.org>
70752              Date: Fri, 17 Nov 2000 08:55:45 -0500
70753              Message-Id: <200011171355.IAA05104@spotter.yi.org>
70754      Branch: perl
70755            ! pod/perlfaq9.pod
70756 ____________________________________________________________________________
70757 [  7724] By: jhi                                   on 2000/11/17  14:08:58
70758         Log: Undo #7627 now that we have =head3.
70759      Branch: perl
70760            ! pod/perlhack.pod
70761 ____________________________________________________________________________
70762 [  7723] By: jhi                                   on 2000/11/17  14:04:09
70763         Log: As surmised the #7719 wasn't a good move.
70764      Branch: perl
70765            ! hints/solaris_2.sh
70766 ____________________________________________________________________________
70767 [  7722] By: jhi                                   on 2000/11/17  13:59:04
70768         Log: Also the 64bitall hints can be either here or there.
70769      Branch: perl
70770            ! hints/solaris_2.sh
70771 ____________________________________________________________________________
70772 [  7721] By: jhi                                   on 2000/11/17  02:26:23
70773         Log: Test tweak for the open pragma.
70774      Branch: perl
70775            ! t/lib/b.t
70776 ____________________________________________________________________________
70777 [  7720] By: jhi                                   on 2000/11/17  00:23:22
70778         Log: The long double hints can be here or there.
70779      Branch: perl
70780            ! hints/solaris_2.sh
70781 ____________________________________________________________________________
70782 [  7719] By: jhi                                   on 2000/11/17  00:14:06
70783         Log: For Solaris use64bitall the stdchar needs a little bit of help.
70784      Branch: perl
70785            ! hints/solaris_2.sh
70786 ____________________________________________________________________________
70787 [  7718] By: jhi                                   on 2000/11/16  23:27:34
70788         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
70789              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
70790              Date: Wed, 15 Nov 2000 08:56:32 +0100
70791              Message-ID: <3A1241B0.64477E00@alcatel.at>
70792      Branch: perl
70793            ! lib/Carp/Heavy.pm
70794 ____________________________________________________________________________
70795 [  7717] By: jhi                                   on 2000/11/16  23:23:29
70796         Log: Subject: [PATCH] Re: 20001101.003 PDL
70797              From: Nicholas Clark <nick@ccl4.org>
70798              Date: Thu, 16 Nov 2000 16:48:25 +0000
70799              Message-ID: <20001116164825.B93487@plum.flirble.org>
70800      Branch: perl
70801            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
70802 ____________________________________________________________________________
70803 [  7716] By: jhi                                   on 2000/11/16  23:21:31
70804         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
70805              From: "Casey R. Tweten" <crt@kiski.net>
70806              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
70807              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
70808      Branch: perl
70809            ! lib/Pod/Checker.pm pod/perlpod.pod
70810 ____________________________________________________________________________
70811 [  7715] By: jhi                                   on 2000/11/16  23:19:40
70812         Log: Avoid an infinite loop in VMS when utils scripts are run
70813              with no arguments, from Charles Lane.
70814      Branch: perl
70815            ! configure.com
70816 ____________________________________________________________________________
70817 [  7714] By: jhi                                   on 2000/11/16  23:17:08
70818         Log: Subject: perllocale.pod changes
70819              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
70820              Date: Mon, 13 Nov 2000 10:09:22 +0300
70821              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
70822      Branch: perl
70823            ! pod/perllocale.pod
70824 ____________________________________________________________________________
70825 [  7713] By: jhi                                   on 2000/11/16  23:14:06
70826         Log: Integrate perlio.
70827      Branch: perl
70828           !> doio.c perlio.c perlio.h util.c
70829 ____________________________________________________________________________
70830 [  7712] By: nick                                  on 2000/11/16  21:10:58
70831         Log: Integrate mainline
70832      Branch: perlio
70833           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
70834           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70835           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
70836           !> vos/config.ga.def vos/config.ga.h win32/config.bc
70837           !> win32/config.gc win32/config.vc
70838 ____________________________________________________________________________
70839 [  7711] By: nick                                  on 2000/11/16  19:56:41
70840         Log: Minor tweaks:
70841              consistent way of getting 'rb', 'wb' etc. for binary opens
70842              move *perlio::layers to *open::layers
70843              a #define to show layers available
70844              DOSISH popen/PerlIO had export/import sense inverted.
70845      Branch: perlio
70846            ! doio.c perlio.c perlio.h util.c
70847 ____________________________________________________________________________
70848 [  7710] By: jhi                                   on 2000/11/16  15:46:05
70849         Log: Add HAS_SBRK_PROTO.
70850      Branch: metaconfig/U/perl
70851            + d_sbrkproto.U
70852      Branch: perl
70853            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70854            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
70855            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
70856            ! vos/config.ga.def vos/config.ga.h win32/config.bc
70857            ! win32/config.gc win32/config.vc
70858 ____________________________________________________________________________
70859 [  7709] By: nick                                  on 2000/11/16  07:31:49
70860         Log: Integrate mainline
70861      Branch: perlio
70862           !> (integrate 35 files)
70863 ____________________________________________________________________________
70864 [  7708] By: jhi                                   on 2000/11/16  05:33:03
70865         Log: These files are text, not binary.
70866      Branch: perl
70867            ! ext/Encode/Encode/iso8859-10.enc
70868            ! ext/Encode/Encode/iso8859-13.enc
70869            ! ext/Encode/Encode/iso8859-14.enc
70870            ! ext/Encode/Encode/iso8859-15.enc
70871 ____________________________________________________________________________
70872 [  7707] By: jhi                                   on 2000/11/16  01:53:37
70873         Log: Update Changes.
70874      Branch: perl
70875            ! Changes patchlevel.h
70876 ____________________________________________________________________________
70877 [  7706] By: jhi                                   on 2000/11/16  01:35:59
70878         Log: More #undefing of stdio.
70879      Branch: perl
70880            ! fakesdio.h nostdio.h
70881 ____________________________________________________________________________
70882 [  7705] By: jhi                                   on 2000/11/16  01:34:18
70883         Log: Add fwalk() probe to the configuration files and regen perltoc.
70884      Branch: perl
70885            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70886            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
70887            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
70888            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
70889            ! win32/config.bc win32/config.gc win32/config.vc
70890 ____________________________________________________________________________
70891 [  7704] By: jhi                                   on 2000/11/16  01:33:07
70892         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
70893              an optional third argument to Inlibc?)
70894      Branch: metaconfig/U/perl
70895            + d__fwalk.U
70896 ____________________________________________________________________________
70897 [  7703] By: jhi                                   on 2000/11/16  01:09:22
70898         Log: The type of the hash_cb() size argument is tricky.
70899      Branch: perl
70900            ! ext/DB_File/DB_File.xs
70901 ____________________________________________________________________________
70902 [  7702] By: jhi                                   on 2000/11/15  23:01:16
70903         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
70904      Branch: perl
70905            ! nostdio.h
70906 ____________________________________________________________________________
70907 [  7701] By: jhi                                   on 2000/11/15  22:52:32
70908         Log: Detypo.
70909      Branch: perl
70910            ! t/lib/bigfltpm.t
70911 ____________________________________________________________________________
70912 [  7700] By: jhi                                   on 2000/11/15  22:51:56
70913         Log: UINT64_C() work continues.
70914      Branch: perl
70915            ! handy.h perl.h utf8.h
70916 ____________________________________________________________________________
70917 [  7699] By: jhi                                   on 2000/11/15  14:13:04
70918         Log: SOCKS has its own USE_THREADS, based on
70919              
70920              Subject: [ID 20001114.002] et. al. bugfix followup
70921              From: Jens Hamisch <jens@Strawberry.COM> 
70922              Date: Wed, 15 Nov 2000 14:23:11 +0100
70923              Message-ID: <20001115142311.A21164@Strawberry.COM>
70924      Branch: perl
70925            ! perl.h
70926 ____________________________________________________________________________
70927 [  7698] By: jhi                                   on 2000/11/15  03:50:56
70928         Log: Add few missing #undefs and sort them.
70929      Branch: perl
70930            ! fakesdio.h
70931 ____________________________________________________________________________
70932 [  7697] By: jhi                                   on 2000/11/15  03:39:14
70933         Log: Linenumber fix.
70934      Branch: perl
70935            ! t/pragma/warn/utf8
70936 ____________________________________________________________________________
70937 [  7696] By: jhi                                   on 2000/11/15  02:55:26
70938         Log: EBCDIC tweaks.
70939              
70940              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
70941              From: Peter Prymmer <pvhp@forte.com>
70942              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
70943              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
70944      Branch: perl
70945            ! t/op/regmesg.t t/pragma/warn/utf8
70946 ____________________________________________________________________________
70947 [  7695] By: jhi                                   on 2000/11/15  02:53:58
70948         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
70949              From: Peter Prymmer <pvhp@forte.com>
70950              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
70951              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
70952      Branch: perl
70953            ! utf8.c
70954 ____________________________________________________________________________
70955 [  7694] By: jhi                                   on 2000/11/15  02:50:55
70956         Log: Subject: [PATCH: perl@7674] updates to README.os390
70957              From: Prymmer/Kahn <pvhp@best.com>
70958              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
70959              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
70960      Branch: perl
70961            ! README.os390
70962 ____________________________________________________________________________
70963 [  7693] By: jhi                                   on 2000/11/15  02:48:37
70964         Log: Quit utf8_to_uv() instantly if curlen == 0.
70965      Branch: perl
70966            ! utf8.c
70967 ____________________________________________________________________________
70968 [  7692] By: jhi                                   on 2000/11/15  02:24:29
70969         Log: Use u_int32_t for the size of hash_cb(), not size_t.
70970              
70971              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
70972              From: Jens Hamisch <jens@Strawberry.COM>     
70973              Date: Tue, 14 Nov 2000 19:03:55 +0100
70974              Message-Id: <20001114190355.A20559@Strawberry.COM>
70975      Branch: perl
70976            ! ext/DB_File/DB_File.xs
70977 ____________________________________________________________________________
70978 [  7691] By: jhi                                   on 2000/11/15  02:20:12
70979         Log: Use UINT64_C().
70980              
70981              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
70982              From: Jens Hamisch <jens@Strawberry.COM>
70983              Date: Tue, 14 Nov 2000 19:16:23 +0100
70984              Message-Id: <20001114191623.G20559@Strawberry.COM>
70985      Branch: perl
70986            ! utf8.c utf8.h
70987 ____________________________________________________________________________
70988 [  7690] By: jhi                                   on 2000/11/15  02:17:06
70989         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
70990              (a macro to define signed and unsigned integer constants).
70991      Branch: perl
70992            ! handy.h
70993 ____________________________________________________________________________
70994 [  7689] By: jhi                                   on 2000/11/15  01:56:51
70995         Log: Regen Configure.
70996      Branch: perl
70997            ! Configure
70998 ____________________________________________________________________________
70999 [  7688] By: jhi                                   on 2000/11/15  01:56:32
71000         Log: Make the unit know about SOCKS.
71001      Branch: metaconfig
71002            ! U/protos/socksizetype.U
71003 ____________________________________________________________________________
71004 [  7687] By: jhi                                   on 2000/11/15  01:54:47
71005         Log: Remove unused dependencies.
71006      Branch: metaconfig
71007            ! U/compline/d_getpagsz.U
71008 ____________________________________________________________________________
71009 [  7686] By: nick                                  on 2000/11/14  21:25:13
71010         Log: Integrate mainline.
71011      Branch: perlio
71012           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
71013           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
71014           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
71015           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
71016           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
71017           !> win32/config.bc win32/config.gc win32/config.vc
71018           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
71019 ____________________________________________________________________________
71020 [  7685] By: jhi                                   on 2000/11/14  17:54:56
71021         Log: Integrate perlio.
71022      Branch: perl
71023           +> fakesdio.h perliol.h
71024           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
71025           !> perlsdio.h perlsfio.h pod/perlfunc.pod
71026 ____________________________________________________________________________
71027 [  7684] By: nick                                  on 2000/11/14  17:43:04
71028         Log: PerlIO #include and #ifdef re-work.
71029      Branch: perlio
71030            + fakesdio.h perliol.h
71031            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
71032            ! perlsdio.h perlsfio.h
71033 ____________________________________________________________________________
71034 [  7683] By: jhi                                   on 2000/11/14  15:42:40
71035         Log: Hoist the duplicated socket/netdb include logic to perl.h;
71036              undef SETERRNO in case SOCKS has defined it.  Based on:
71037              
71038              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
71039              From: Jens Hamisch <jens@Strawberry.COM> 
71040              Date: Tue, 14 Nov 2000 11:34:40 +0100
71041              Message-Id: <20001114113440.A20005@Strawberry.COM>
71042      Branch: perl
71043            ! doio.c perl.h pp_sys.c
71044 ____________________________________________________________________________
71045 [  7682] By: jhi                                   on 2000/11/14  14:07:28
71046         Log: Subject: some additions for makefiles for win32 (for perl@7674)
71047              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71048              Date: Tue, 14 Nov 2000 09:31:13 +0300
71049              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
71050      Branch: perl
71051            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
71052            ! win32/makefile.mk
71053 ____________________________________________________________________________
71054 [  7681] By: jhi                                   on 2000/11/14  14:01:41
71055         Log: Subject: tiny typo in perl5db.pl
71056              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71057              Date: Tue, 14 Nov 2000 09:29:28 +0300
71058              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
71059      Branch: perl
71060            ! lib/perl5db.pl
71061 ____________________________________________________________________________
71062 [  7680] By: jhi                                   on 2000/11/14  04:13:50
71063         Log: Redo #7679 with LFs instead of CRLFs.
71064      Branch: perl
71065            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
71066            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
71067            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
71068 ____________________________________________________________________________
71069 [  7679] By: jhi                                   on 2000/11/14  01:21:09
71070         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
71071              From: Benjamin Stuhl <tiriath@yahoo.com> 
71072              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
71073              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
71074      Branch: perl
71075            + win32/bin/mdelete.bat
71076            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
71077            ! makedef.pl perlio.c win32/Makefile win32/config.gc
71078            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
71079 ____________________________________________________________________________
71080 [  7678] By: jhi                                   on 2000/11/14  01:19:20
71081         Log: Fix the re extension building for Win32.
71082              
71083              Subject: [PATCH perl@7638] Get PerlIO building on Win32
71084              From: Benjamin Stuhl <tiriath@yahoo.com> 
71085              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
71086              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
71087      Branch: perl
71088            + ext/re/hints/MSWin32.pl
71089            ! MANIFEST
71090 ____________________________________________________________________________
71091 [  7677] By: jhi                                   on 2000/11/14  01:13:54
71092         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
71093              From: sthoenna@efn.org
71094              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
71095              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
71096      Branch: perl
71097            ! doop.c pp.c toke.c utf8.c utf8.h
71098 ____________________________________________________________________________
71099 [  7676] By: jhi                                   on 2000/11/13  20:23:15
71100         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
71101              From: Nicholas Clark <nick@ccl4.org>
71102              Date: Mon, 13 Nov 2000 18:55:04 +0000
71103              Message-ID: <20001113185504.J29183@plum.flirble.org>
71104      Branch: perl
71105            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
71106 ____________________________________________________________________________
71107 [  7675] By: nick                                  on 2000/11/13  20:21:57
71108         Log: Integrate mainline ...
71109      Branch: perlio
71110           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
71111           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
71112           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
71113           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
71114 ____________________________________________________________________________
71115 [  7674] By: jhi                                   on 2000/11/13  15:07:56
71116         Log: Update Changes.
71117      Branch: perl
71118            ! Changes patchlevel.h
71119 ____________________________________________________________________________
71120 [  7673] By: jhi                                   on 2000/11/13  14:42:42
71121         Log: Remove the new two tests of lib/io_xs for now, they seem to
71122              fail under perlio on some platforms.
71123      Branch: perl
71124            ! t/lib/io_xs.t
71125 ____________________________________________________________________________
71126 [  7672] By: jhi                                   on 2000/11/13  13:57:53
71127         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
71128      Branch: perl
71129            ! perlio.c
71130 ____________________________________________________________________________
71131 [  7671] By: jhi                                   on 2000/11/13  05:30:48
71132         Log: Placate nervous compilers that see longer than ints switch()ing.
71133      Branch: perl
71134            ! utf8.c
71135 ____________________________________________________________________________
71136 [  7670] By: jhi                                   on 2000/11/13  05:14:21
71137         Log: fputs() does return EOF on error but here we don't care.
71138      Branch: perl
71139            ! perlio.c
71140 ____________________________________________________________________________
71141 [  7669] By: jhi                                   on 2000/11/13  05:02:45
71142         Log: Declare reg_data like reg_substr_data.
71143      Branch: perl
71144            ! regexp.h
71145 ____________________________________________________________________________
71146 [  7668] By: jhi                                   on 2000/11/13  04:54:34
71147         Log: Typos in #7667.
71148      Branch: perl
71149            ! perl.h
71150 ____________________________________________________________________________
71151 [  7667] By: jhi                                   on 2000/11/13  04:49:49
71152         Log: Cleanup messy #ifdef.
71153      Branch: perl
71154            ! perl.h
71155 ____________________________________________________________________________
71156 [  7666] By: jhi                                   on 2000/11/13  04:17:34
71157         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
71158              From: Nicholas Clark <nick@talking.bollo.cx>
71159              Date: Sun, 12 Nov 2000 21:14:11 +0000
71160              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
71161              
71162              Note: only one breakage of the two reported is fixed by this patch.
71163      Branch: perl
71164            ! perlio.c
71165 ____________________________________________________________________________
71166 [  7665] By: jhi                                   on 2000/11/13  04:05:07
71167         Log: Tweak the definition of the bit complement on UTF-8 data:
71168              if none of the characters in the string are > 0xff,
71169              the result is a complemented byte string, not a (UTF-8)
71170              char string.  Based on the summary in
71171              
71172              Subject: Re: [ID 20000918.005] ~ on wide chars
71173              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
71174              Date: Fri, 10 Nov 2000 09:47:15 -0800
71175              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
71176              
71177              This should give us the maximum backward (pre-char string)
71178              compatibility and utf8 compatibility.  The other alternative
71179              would be to limit the bit complement to be always byte only,
71180              taking the least significant byte of the chars.
71181      Branch: perl
71182            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
71183 ____________________________________________________________________________
71184 [  7664] By: jhi                                   on 2000/11/13  00:23:44
71185         Log: Couple of tests from #7660 salvaged.
71186      Branch: perl
71187            - t/op/tell.t
71188            ! MANIFEST t/io/tell.t
71189 ____________________________________________________________________________
71190 [  7663] By: jhi                                   on 2000/11/13  00:02:48
71191         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
71192              From: Nicholas Clark <nick@talking.bollo.cx>
71193              Date: Sun, 12 Nov 2000 21:23:43 +0000
71194              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
71195      Branch: perl
71196            ! perlsfio.h
71197 ____________________________________________________________________________
71198 [  7662] By: jhi                                   on 2000/11/13  00:01:39
71199         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
71200              From: Nicholas Clark <nick@talking.bollo.cx>
71201              Date: Sun, 12 Nov 2000 21:30:04 +0000
71202              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
71203      Branch: perl
71204            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
71205 ____________________________________________________________________________
71206 [  7661] By: jhi                                   on 2000/11/12  23:57:29
71207         Log: Document tell() on special streams.
71208      Branch: perl
71209            ! pod/perlfunc.pod
71210 ____________________________________________________________________________
71211 [  7660] By: jhi                                   on 2000/11/12  23:54:22
71212         Log: (Subsumed by #7664)
71213      Branch: perl
71214            + t/op/tell.t
71215            ! MANIFEST
71216 ____________________________________________________________________________
71217 [  7659] By: jhi                                   on 2000/11/12  22:55:25
71218         Log: Many subdocumented return values of the IO extension now documented.
71219              ungetc and write still left subdocumented.
71220              
71221              Subject: [PATCH] (was Re: IO::Handle::ungetc)
71222              From: Nicholas Clark <nick@talking.bollo.cx>
71223              Date: Sun, 12 Nov 2000 21:35:53 +0000
71224              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
71225      Branch: perl
71226            ! ext/IO/lib/IO/Handle.pm
71227 ____________________________________________________________________________
71228 [  7658] By: jhi                                   on 2000/11/12  21:37:06
71229         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
71230              From: Nicholas Clark <nick@talking.bollo.cx>
71231              Date: Sun, 12 Nov 2000 20:03:22 +0000
71232              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
71233      Branch: perl
71234            ! pod/perlfunc.pod
71235 ____________________________________________________________________________
71236 [  7657] By: jhi                                   on 2000/11/12  20:34:55
71237         Log: Integrate perlio.
71238      Branch: perl
71239           !> perlio.c
71240 ____________________________________________________________________________
71241 [  7656] By: nick                                  on 2000/11/12  19:25:06
71242         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
71243      Branch: perlio
71244            ! perlio.c
71245 ____________________________________________________________________________
71246 [  7655] By: nick                                  on 2000/11/12  19:09:41
71247         Log: Integrate mainline
71248      Branch: perlio
71249           +> README.solaris ext/Encode/Encode/cp1006.enc
71250           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
71251           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
71252           +> ext/Encode/Encode/iso8859-13.enc
71253           +> ext/Encode/Encode/iso8859-14.enc
71254           +> ext/Encode/Encode/iso8859-15.enc
71255           !> (integrate 34 files)
71256 ____________________________________________________________________________
71257 [  7654] By: jhi                                   on 2000/11/12  19:00:22
71258         Log: Add a metaconfig unit for fsync.
71259      Branch: metaconfig/U/perl
71260            + d_fsync.U
71261 ____________________________________________________________________________
71262 [  7653] By: jhi                                   on 2000/11/12  19:00:01
71263         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
71264      Branch: perl
71265            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71266            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
71267            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71268            ! vos/config.ga.h win32/config.bc win32/config.gc
71269            ! win32/config.vc
71270 ____________________________________________________________________________
71271 [  7652] By: jhi                                   on 2000/11/11  21:12:01
71272         Log: Copy the s// information of README.hpux also to the perlrun.
71273      Branch: perl
71274            ! README.hpux pod/perlrun.pod
71275 ____________________________________________________________________________
71276 [  7651] By: jhi                                   on 2000/11/11  21:03:13
71277         Log: More README.solaris updates from Andy Dougherty.
71278      Branch: perl
71279            ! README.solaris
71280 ____________________________________________________________________________
71281 [  7650] By: jhi                                   on 2000/11/11  18:38:57
71282         Log: More descriptive error for unknown perlio layers.
71283              
71284              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
71285              From: Dominic Dunlop <domo@computer.org> 
71286              Date: Sat, 11 Nov 2000 18:20:32 +0100             
71287              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
71288      Branch: perl
71289            ! perlio.c pod/perldiag.pod
71290 ____________________________________________________________________________
71291 [  7649] By: jhi                                   on 2000/11/11  18:37:52
71292         Log: MachTen doesn't really do mmap() and munmap().
71293              
71294              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
71295              From: Dominic Dunlop <domo@computer.org> 
71296              Date: Sat, 11 Nov 2000 18:20:32 +0100             
71297              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
71298      Branch: perl
71299            ! hints/machten.sh
71300 ____________________________________________________________________________
71301 [  7648] By: jhi                                   on 2000/11/11  18:36:46
71302         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
71303              From: rspier@pobox.com (Robert Spier)
71304              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
71305              Message-ID: <14861.32839.491271.985797@rls.cx>
71306      Branch: perl
71307            ! Porting/Contract pod/perltoot.pod
71308 ____________________________________________________________________________
71309 [  7647] By: jhi                                   on 2000/11/11  18:35:30
71310         Log: Simplify the getpagesize() unit by dropping the
71311              pagesize probe since it's nowadays slightly more
71312              complicated because of sysconf(). (Note: if some
71313              platform really needs the -lPW for getpagesize,
71314              I just broke it.)
71315              
71316              TODO: a new pagesize unit.
71317      Branch: metaconfig
71318            ! U/compline/d_getpagsz.U
71319 ____________________________________________________________________________
71320 [  7646] By: jhi                                   on 2000/11/11  18:33:23
71321         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
71322      Branch: perl
71323            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
71324            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
71325            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
71326            ! vos/config.ga.h win32/config.bc win32/config.gc
71327            ! win32/config.vc
71328 ____________________________________________________________________________
71329 [  7645] By: jhi                                   on 2000/11/11  16:45:15
71330         Log: Use sysconf() or getpagesize() to find out the pagesize.
71331      Branch: perl
71332            ! perlio.c
71333 ____________________________________________________________________________
71334 [  7644] By: jhi                                   on 2000/11/11  15:46:08
71335         Log: Integrate perlio.
71336      Branch: perl
71337           !> perlio.c
71338 ____________________________________________________________________________
71339 [  7643] By: jhi                                   on 2000/11/11  15:33:36
71340         Log: Subject: Re: [PATCH] README.solaris
71341              From: Lupe Christoph <lupe@lupe-christoph.de>
71342              Date: Sat, 11 Nov 2000 14:08:10 +0100
71343              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
71344      Branch: perl
71345            ! README.solaris
71346 ____________________________________________________________________________
71347 [  7642] By: jhi                                   on 2000/11/11  15:22:12
71348         Log: Subject: [PATCH perl@7638] cygwin port
71349              From: "Eric Fifer" <egf7@columbia.edu>            
71350              Date: Fri, 10 Nov 2000 19:30:30 -0000
71351              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
71352      Branch: perl
71353            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
71354 ____________________________________________________________________________
71355 [  7641] By: nick                                  on 2000/11/11  14:50:36
71356         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
71357              Also call "Buf" layer directly when unread'ing non-read chars.
71358      Branch: perlio
71359            ! perlio.c
71360 ____________________________________________________________________________
71361 [  7640] By: jhi                                   on 2000/11/11  02:05:02
71362         Log: Add more encoding tables.
71363      Branch: perl
71364            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
71365            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
71366            + ext/Encode/Encode/iso8859-10.enc
71367            + ext/Encode/Encode/iso8859-13.enc
71368            + ext/Encode/Encode/iso8859-14.enc
71369            + ext/Encode/Encode/iso8859-15.enc
71370            ! MANIFEST
71371 ____________________________________________________________________________
71372 [  7639] By: jhi                                   on 2000/11/10  18:49:25
71373         Log: Subject: [PATCH] README.solaris
71374              From: Andy Dougherty <doughera@lafayette.edu>
71375              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
71376              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
71377      Branch: perl
71378            + README.solaris
71379            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
71380            ! pod/perl.pod pod/perltoc.pod
71381 ____________________________________________________________________________
71382 [  7638] By: jhi                                   on 2000/11/10  15:04:15
71383         Log: Update Changes.
71384      Branch: perl
71385            ! Changes patchlevel.h
71386 ____________________________________________________________________________
71387 [  7637] By: jhi                                   on 2000/11/10  14:14:28
71388         Log: Explain better why certain regex tests are skipped.
71389              
71390              Subject: Re: tests skipped: unknown reason
71391              From: Lupe Christoph <lupe@lupe-christoph.de>
71392              Date: Fri, 10 Nov 2000 09:08:56 +0100
71393              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
71394      Branch: perl
71395            ! t/op/regexp.t
71396 ____________________________________________________________________________
71397 [  7636] By: nick                                  on 2000/11/10  13:40:00
71398         Log: Integrate mainline.
71399      Branch: perlio
71400           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
71401           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
71402           !> win32/bin/search.pl
71403 ____________________________________________________________________________
71404 [  7635] By: nick                                  on 2000/11/10  13:25:52
71405         Log: Re-instate stdio large file support via perlio.
71406      Branch: perl
71407            ! perlio.c
71408 ____________________________________________________________________________
71409 [  7634] By: jhi                                   on 2000/11/10  04:49:55
71410         Log: Amdahl UTS hints updates.
71411              
71412              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
71413              From: hom00@utsglobal.com (Harold O Morris)
71414              Date: Thu, 9 Nov 2000 20:02 PST
71415              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
71416      Branch: perl
71417            ! hints/uts.sh
71418 ____________________________________________________________________________
71419 [  7633] By: jhi                                   on 2000/11/09  23:33:28
71420         Log: Subject: [PATCH] IO::Seekable pod
71421              From: Nicholas Clark <nick@talking.bollo.cx>
71422              Date: Thu, 9 Nov 2000 20:29:45 +0000
71423              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
71424      Branch: perl
71425            ! ext/IO/lib/IO/Handle.pm
71426 ____________________________________________________________________________
71427 [  7632] By: jhi                                   on 2000/11/09  21:55:41
71428         Log: Various doc oddball characters.
71429              
71430              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
71431              From: Michael Somos <somos@grail.cba.csuohio.edu>
71432              Date: Mon, 6 Nov 2000 17:44:20 -0500
71433              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
71434      Branch: perl
71435            ! emacs/cperl-mode.el lib/unicode/syllables.txt
71436            ! win32/bin/search.pl
71437 ____________________________________________________________________________
71438 [  7631] By: jhi                                   on 2000/11/09  21:12:29
71439         Log: Subject: Re: bash -c exit and linux hints 
71440              From: "John P. Linderman" <jpl@research.att.com>
71441              Date: Thu, 02 Nov 2000 09:37:25 -0500
71442              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
71443      Branch: perl
71444            ! hints/linux.sh
71445 ____________________________________________________________________________
71446 [  7630] By: nick                                  on 2000/11/09  20:34:11
71447         Log: Integrate mainline.
71448      Branch: perlio
71449           !> (integrate 91 files)
71450 ____________________________________________________________________________
71451 [  7629] By: jhi                                   on 2000/11/09  19:46:31
71452         Log: Missing dTHXs.
71453              
71454              Subject: RE: perl@7595 builds not on cygwin
71455              From: "Eric Fifer" <egf7@columbia.edu>
71456              Date: Thu, 9 Nov 2000 19:26:50 -0000
71457              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
71458      Branch: perl
71459            ! ext/Devel/Peek/Peek.xs
71460 ____________________________________________________________________________
71461 [  7628] By: jhi                                   on 2000/11/09  14:48:27
71462         Log: Disable only the tests 99 and 166 for UTF-8 locales.
71463      Branch: perl
71464            ! t/pragma/locale.t
71465 ____________________________________________________________________________
71466 [  7627] By: jhi                                   on 2000/11/09  14:40:27
71467         Log: There's no =head3.
71468      Branch: perl
71469            ! pod/perlhack.pod
71470 ____________________________________________________________________________
71471 [  7626] By: jhi                                   on 2000/11/09  13:54:26
71472         Log: The generated boot_* headers are wrong.  Pickier compiler,
71473              such as KAI C++ will refuse to compile the resulting perlmain.
71474              
71475              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
71476              From: Harri Pasanen <harri.pasanen@trema.com>
71477              Date: Thu, 09 Nov 2000 14:23:28 +0100
71478              Message-Id: <3A0AA550.26D548A3@trema.com>
71479      Branch: perl
71480            ! minimod.pl
71481 ____________________________________________________________________________
71482 [  7625] By: jhi                                   on 2000/11/09  13:50:44
71483         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
71484              From: Prymmer/Kahn <pvhp@best.com>
71485              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
71486              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
71487              
71488              All except the "cow orker" change.
71489      Branch: perl
71490            ! Porting/pumpkin.pod
71491 ____________________________________________________________________________
71492 [  7624] By: jhi                                   on 2000/11/09  13:45:33
71493         Log: Fix for
71494              
71495              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
71496              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
71497              Date: Thu, 09 Nov 2000 11:05:52 +0100
71498              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
71499      Branch: perl
71500            ! pod/perldiag.pod t/pragma/warn/pp_sys
71501 ____________________________________________________________________________
71502 [  7623] By: jhi                                   on 2000/11/09  13:37:16
71503         Log: Typo in an ifndef.
71504              
71505              Subject: Re: [PATCH 5.7.0] better messages from malloc()
71506              From: Joe Smith <jms@inwap.com>         
71507              Date: Thu, 09 Nov 2000 01:33:14 -0800
71508              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
71509      Branch: perl
71510            ! malloc.c
71511 ____________________________________________________________________________
71512 [  7622] By: jhi                                   on 2000/11/09  13:31:18
71513         Log: Remove unused extra arguments.
71514      Branch: metaconfig/U/perl
71515            ! perlxv.U
71516      Branch: perl
71517            ! Configure config_h.SH
71518 ____________________________________________________________________________
71519 [  7621] By: jhi                                   on 2000/11/09  13:16:36
71520         Log: More VMS moves on environment handling, from Charles Lane.
71521      Branch: perl
71522            ! t/pragma/locale.t
71523 ____________________________________________________________________________
71524 [  7620] By: jhi                                   on 2000/11/09  04:42:38
71525         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71526              From: David Dyck <dcd@tc.fluke.com>
71527              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
71528              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
71529      Branch: perl
71530            ! pp_sys.c
71531 ____________________________________________________________________________
71532 [  7619] By: jhi                                   on 2000/11/09  04:36:21
71533         Log: Forgot from #7618.
71534      Branch: perl
71535            ! lib/File/stat.pm
71536 ____________________________________________________________________________
71537 [  7618] By: jhi                                   on 2000/11/09  04:28:44
71538         Log: Make deleting for %ENV work for (newer versions of) VMS,
71539              from Craig A. Berry.
71540      Branch: perl
71541            ! vms/vms.c
71542 ____________________________________________________________________________
71543 [  7617] By: jhi                                   on 2000/11/09  04:25:05
71544         Log: Subject: [PATCH] Class::Struct at compile time
71545              From: "Casey R. Tweten" <crt@kiski.net>
71546              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
71547              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
71548      Branch: perl
71549            ! lib/Class/Struct.pm
71550 ____________________________________________________________________________
71551 [  7616] By: jhi                                   on 2000/11/09  04:15:17
71552         Log: Subject: [ID 20001108.013] spelling
71553              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
71554              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
71555              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
71556      Branch: perl
71557            ! lib/ftp.pl
71558 ____________________________________________________________________________
71559 [  7615] By: jhi                                   on 2000/11/09  04:12:42
71560         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
71561              From: Peter Prymmer <pvhp@forte.com>
71562              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
71563              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
71564      Branch: perl
71565            ! configure.com
71566 ____________________________________________________________________________
71567 [  7614] By: jhi                                   on 2000/11/08  22:42:55
71568         Log: A missing aTHX_.
71569      Branch: perl
71570            ! ext/IPC/SysV/SysV.xs
71571 ____________________________________________________________________________
71572 [  7613] By: jhi                                   on 2000/11/08  19:30:21
71573         Log: Update Changes.
71574      Branch: perl
71575            ! Changes patchlevel.h
71576 ____________________________________________________________________________
71577 [  7612] By: jhi                                   on 2000/11/08  18:35:25
71578         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
71579              From: David Dyck <dcd@tc.fluke.com>
71580              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
71581              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
71582      Branch: perl
71583            ! pp_sys.c
71584 ____________________________________________________________________________
71585 [  7611] By: jhi                                   on 2000/11/08  18:30:26
71586         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
71587              From: Dominic Dunlop <domo@computer.org>
71588              Date: Tue, 7 Nov 2000 12:05:25 +0100
71589              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
71590      Branch: perl
71591            ! malloc.c
71592 ____________________________________________________________________________
71593 [  7610] By: jhi                                   on 2000/11/08  18:25:14
71594         Log: Do not test UTF-8 locales since that the tests would require
71595              polymorphic regexen.
71596      Branch: perl
71597            ! t/pragma/locale.t
71598 ____________________________________________________________________________
71599 [  7609] By: jhi                                   on 2000/11/08  17:12:51
71600         Log: Locale buglets.
71601              
71602              Subject: RE: Locales support (setlocale) fixes
71603              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
71604              Date: Wed, 8 Nov 2000 20:01:39 +0300
71605              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
71606      Branch: perl
71607            ! t/pragma/locale.t util.c
71608 ____________________________________________________________________________
71609 [  7608] By: jhi                                   on 2000/11/08  17:00:16
71610         Log: Deleting $ENV{PATH} in VMS is not recommendable.
71611      Branch: perl
71612            ! t/pragma/locale.t
71613 ____________________________________________________________________________
71614 [  7607] By: jhi                                   on 2000/11/08  16:58:26
71615         Log: Subject: PATCH std stdio for (Free)BSD
71616              From: Nicholas Clark <nick@ccl4.org>
71617              Date: Wed, 8 Nov 2000 15:36:29 +0000
71618              Message-ID: <20001108153629.D98736@plum.flirble.org>
71619      Branch: metaconfig
71620            ! U/compline/d_stdstdio.U
71621      Branch: perl
71622            ! Configure config_h.SH
71623 ____________________________________________________________________________
71624 [  7606] By: jhi                                   on 2000/11/08  16:43:31
71625         Log: Forgot to bump the line numbers in #7601.
71626      Branch: perl
71627            ! t/pragma/warn/pp_sys
71628 ____________________________________________________________________________
71629 [  7605] By: jhi                                   on 2000/11/08  16:39:12
71630         Log: More careful detection of how well NVs and UVs mix.
71631              
71632              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))
71633              From: Nicholas Clark <nick@ccl4.org>
71634              Date: Wed, 8 Nov 2000 15:14:12 +0000
71635              Message-ID: <20001108151412.B98736@plum.flirble.org>
71636              
71637              Added some SIGFPE paranoia.
71638      Branch: metaconfig/U/perl
71639            ! perlxv.U
71640      Branch: perl
71641            ! Configure config_h.SH
71642 ____________________________________________________________________________
71643 [  7604] By: jhi                                   on 2000/11/08  14:39:10
71644         Log: Subject: [patch perl@7595] VMS configure.com tweak
71645              From: "Craig A. Berry" <craigberry@mac.com>
71646              Date: Wed, 8 Nov 2000 00:24:12 -0600
71647              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
71648      Branch: perl
71649            ! configure.com
71650 ____________________________________________________________________________
71651 [  7603] By: jhi                                   on 2000/11/08  14:27:11
71652         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
71653              From: Robin Barker <rmb1@cise.npl.co.uk>
71654              Date: Wed, 8 Nov 2000 11:11:39 GMT
71655              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
71656      Branch: perl
71657            ! perlio.c
71658 ____________________________________________________________________________
71659 [  7602] By: jhi                                   on 2000/11/08  14:25:03
71660         Log: Fix for the tie-refhash string table leaks.
71661              
71662              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
71663              Date: Wed, 8 Nov 2000 13:03:04 GMT
71664              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
71665      Branch: perl
71666            ! t/lib/tie-refhash.t
71667 ____________________________________________________________________________
71668 [  7601] By: jhi                                   on 2000/11/08  14:21:08
71669         Log: Try to avoid flockless and emulationless places.
71670      Branch: perl
71671            ! t/pragma/warn/pp_sys
71672 ____________________________________________________________________________
71673 [  7600] By: jhi                                   on 2000/11/08  02:28:54
71674         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
71675              
71676              Subject: [PATCH] prototyped functions that should be overrideable
71677              From: "Casey R. Tweten" <crt@kiski.net>
71678              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
71679              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
71680      Branch: perl
71681            ! toke.c
71682 ____________________________________________________________________________
71683 [  7599] By: jhi                                   on 2000/11/08  01:12:05
71684         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
71685              
71686              Subject: [PATCH] perlbug.PL
71687              From: "Kurt D. Starsinic" <kstar@chapin.edu>
71688              Date: Mon, 6 Nov 2000 21:39:01 -0500
71689              Message-ID: <20001106213901.B20955@O2.chapin.edu>
71690      Branch: perl
71691            ! utils/perlbug.PL
71692 ____________________________________________________________________________
71693 [  7598] By: jhi                                   on 2000/11/07  23:42:00
71694         Log: Bad thinko in #7581 (I used the test program with the expanded
71695              values as-is).
71696      Branch: metaconfig
71697            ! U/compline/d_stdstdio.U
71698      Branch: perl
71699            ! Configure
71700 ____________________________________________________________________________
71701 [  7597] By: jhi                                   on 2000/11/07  21:43:29
71702         Log: Subject: [PATCH perl@7573] cygwin port
71703              From: "Fifer, Eric" <EFifer@sanwaint.com>
71704              Date: Tue, 7 Nov 2000 18:08:51 -0000 
71705              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
71706              
71707              Synchronize with Cygwin 1.1.5.
71708      Branch: perl
71709            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
71710            ! pod/perlport.pod unixish.h util.c
71711 ____________________________________________________________________________
71712 [  7596] By: jhi                                   on 2000/11/07  21:39:25
71713         Log: perlhack updates from H.Merijn Brand.
71714      Branch: perl
71715            ! pod/perlhack.pod
71716 ____________________________________________________________________________
71717 [  7595] By: jhi                                   on 2000/11/07  20:21:41
71718         Log: Update Changes.
71719      Branch: perl
71720            ! Changes patchlevel.h
71721 ____________________________________________________________________________
71722 [  7594] By: jhi                                   on 2000/11/07  19:18:58
71723         Log: Be more robust in Dynaloader.pm.
71724      Branch: perl
71725            ! ext/DynaLoader/DynaLoader_pm.PL
71726 ____________________________________________________________________________
71727 [  7593] By: jhi                                   on 2000/11/07  16:49:31
71728         Log: AUTHORS update.
71729      Branch: perl
71730            ! AUTHORS
71731 ____________________________________________________________________________
71732 [  7592] By: gsar                                  on 2000/11/07  16:39:51
71733         Log: normalize relative paths in virtualized current directory on windows,
71734              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
71735              returns)
71736      Branch: perl
71737            ! win32/vdir.h
71738 ____________________________________________________________________________
71739 [  7591] By: jhi                                   on 2000/11/07  16:04:26
71740         Log: Too profiler-happy: with optimization the #7590 actually makes
71741              the test to run 0.5% _slower_.  Requires much more instrumentation.
71742              Retract #7590.
71743      Branch: perl
71744            ! regcomp.c regcomp.h
71745 ____________________________________________________________________________
71746 [  7590] By: jhi                                   on 2000/11/07  15:51:13
71747         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
71748              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
71749              by using memset() and testing bytewise (as opposed to bitwise).
71750      Branch: perl
71751            ! regcomp.c regcomp.h
71752 ____________________________________________________________________________
71753 [  7589] By: jhi                                   on 2000/11/07  12:56:39
71754         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
71755              From: "Craig A. Berry" <craig.berry@psinetcs.com>
71756              Date: Mon, 06 Nov 2000 23:45:30 -0500
71757              Message-Id: <0011079735.AA973576259@univpress.com>
71758      Branch: perl
71759            ! configure.com t/lib/st-lock.t
71760 ____________________________________________________________________________
71761 [  7588] By: jhi                                   on 2000/11/07  01:03:28
71762         Log: Tweak #7587.
71763      Branch: perl
71764            ! pod/perldiag.pod
71765 ____________________________________________________________________________
71766 [  7587] By: jhi                                   on 2000/11/07  01:00:27
71767         Log: A doc addition for bug id 20001105.019, beware \p.
71768      Branch: perl
71769            ! pod/perldiag.pod
71770 ____________________________________________________________________________
71771 [  7586] By: jhi                                   on 2000/11/07  00:32:22
71772         Log: Fake support of holey files in win/dosish platforms.
71773              
71774              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
71775              From: kipp@shonanblue.ne.jp
71776              Date: Mon, 6 Nov 2000 13:30:55 -0800
71777              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
71778      Branch: perl
71779            ! ext/SDBM_File/sdbm/sdbm.c
71780 ____________________________________________________________________________
71781 [  7585] By: jhi                                   on 2000/11/07  00:12:54
71782         Log: Subject: Pod updates
71783              From: "Stephen P. Potter" <spp@spotter.yi.org>
71784              Date: Mon, 06 Nov 2000 18:56:43 -0500
71785              Message-Id: <200011062357.SAA18173@spotter.yi.org>
71786      Branch: perl
71787            ! README.dos README.os2 README.win32 pod/buildtoc.PL
71788            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
71789            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
71790            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
71791            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
71792            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
71793            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
71794            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
71795            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
71796            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
71797            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
71798            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
71799            ! pod/perltootc.pod pod/perlunicode.pod
71800 ____________________________________________________________________________
71801 [  7584] By: jhi                                   on 2000/11/07  00:04:17
71802         Log: Varargs don't always work too well if one puts an unsigned
71803              char on the stack and pop an unsigned quad off the stack.
71804              
71805              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
71806              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
71807              Date: Mon, 06 Nov 2000 15:19:05 -0800
71808              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
71809      Branch: perl
71810            ! utf8.c
71811 ____________________________________________________________________________
71812 [  7583] By: jhi                                   on 2000/11/06  23:58:48
71813         Log: %ENV note tweaks from Dan Sugalski.
71814      Branch: perl
71815            ! pod/perlport.pod vms/perlvms.pod
71816 ____________________________________________________________________________
71817 [  7582] By: jhi                                   on 2000/11/06  23:05:49
71818         Log: glibc5 detection by __GNU_LIBRARY__.
71819      Branch: perl
71820            ! toke.c
71821 ____________________________________________________________________________
71822 [  7581] By: jhi                                   on 2000/11/06  22:51:29
71823         Log: Make the stdio test program of 7427 less noisy while being 
71824              compiled so that Digital UNIX wouldn't get both
71825              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
71826              undefined.  This makes perlio happy.
71827      Branch: metaconfig
71828            ! U/compline/d_stdstdio.U
71829      Branch: perl
71830            ! Configure config_h.SH
71831 ____________________________________________________________________________
71832 [  7580] By: jhi                                   on 2000/11/06  22:41:41
71833         Log: Document %ENV = () portability issues.
71834      Branch: perl
71835            ! pod/perlport.pod vms/perlvms.pod
71836 ____________________________________________________________________________
71837 [  7579] By: jhi                                   on 2000/11/06  21:29:24
71838         Log: VOS updates from Paul Green.
71839      Branch: perl
71840            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
71841 ____________________________________________________________________________
71842 [  7578] By: jhi                                   on 2000/11/06  21:00:40
71843         Log: Sanitize the environment further.
71844      Branch: perl
71845            ! t/pragma/locale.t
71846 ____________________________________________________________________________
71847 [  7577] By: jhi                                   on 2000/11/06  20:53:51
71848         Log: Re-introduce 7552 lost in integration.
71849      Branch: perl
71850            ! perlio.c
71851 ____________________________________________________________________________
71852 [  7576] By: jhi                                   on 2000/11/06  20:33:46
71853         Log: Admit that the test leaks scalars.
71854      Branch: perl
71855            ! t/comp/proto.t
71856 ____________________________________________________________________________
71857 [  7575] By: jhi                                   on 2000/11/06  20:17:08
71858         Log: Integrate perlio.
71859      Branch: perl
71860           !> perlio.c
71861 ____________________________________________________________________________
71862 [  7574] By: nick                                  on 2000/11/06  20:07:28
71863         Log: Remove debug. Try (Mmap_t) on madvise() call.
71864      Branch: perlio
71865            ! perlio.c
71866 ____________________________________________________________________________
71867 [  7573] By: jhi                                   on 2000/11/06  13:56:05
71868         Log: Update Changes.
71869      Branch: perl
71870            ! Changes patchlevel.h
71871 ____________________________________________________________________________
71872 [  7572] By: jhi                                   on 2000/11/06  13:48:41
71873         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
71874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71875              Date: Mon, 06 Nov 2000 10:11:42 +0100
71876              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
71877      Branch: perl
71878            ! pod/perlhack.pod
71879 ____________________________________________________________________________
71880 [  7571] By: jhi                                   on 2000/11/06  01:45:51
71881         Log: AUTHORS updates.
71882      Branch: perl
71883            ! AUTHORS
71884 ____________________________________________________________________________
71885 [  7570] By: jhi                                   on 2000/11/06  00:18:00
71886         Log: Fix for
71887              
71888              Subject: [ID 20000728.005] perl -P broken
71889              From: David Dyck <dcd@tc.fluke.com>
71890              Date: Fri, 28 Jul 2000 17:19:16 -0700
71891              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
71892              
71893              (hopefully).  The fix is also not complete, it seems to break
71894              BOM swallowing for libc5 systems, but until someone figures
71895              out a way to do this without ftell(), this will do.
71896      Branch: perl
71897            ! toke.c
71898 ____________________________________________________________________________
71899 [  7569] By: jhi                                   on 2000/11/06  00:05:30
71900         Log: Document that the evaled syntax errors cause scalar leaks.
71901      Branch: perl
71902            ! t/comp/proto.t
71903 ____________________________________________________________________________
71904 [  7568] By: jhi                                   on 2000/11/05  23:14:47
71905         Log: opmini.o can linger from Configures past.
71906      Branch: perl
71907            ! Makefile.SH
71908 ____________________________________________________________________________
71909 [  7567] By: jhi                                   on 2000/11/05  21:28:39
71910         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
71911              first argument correctly.
71912      Branch: perl
71913            ! perlio.c
71914 ____________________________________________________________________________
71915 [  7566] By: jhi                                   on 2000/11/05  21:15:56
71916         Log: Integrate perlio.
71917      Branch: perl
71918           !> perlio.c
71919 ____________________________________________________________________________
71920 [  7565] By: jhi                                   on 2000/11/05  21:15:13
71921         Log: Use -dM for gcc (the suggested patch did it only for Linux,
71922              but I think it can be generalized).
71923              
71924              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
71925              From: Pixel <pixel@mandrakesoft.com>
71926              Date: 05 Nov 2000 21:49:34 +0100 
71927              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
71928      Branch: perl
71929            ! ext/Errno/Errno_pm.PL
71930 ____________________________________________________________________________
71931 [  7564] By: nick                                  on 2000/11/05  21:09:18
71932         Log: Added a mmap layer as a "subclass" of perlio.
71933              PERLIO=mmap ./perl harness passes
71934      Branch: perlio
71935            ! perlio.c
71936 ____________________________________________________________________________
71937 [  7563] By: jhi                                   on 2000/11/05  19:48:55
71938         Log: Add a note for future generations about bug id 20000229.006.
71939      Branch: perl
71940            ! malloc.c
71941 ____________________________________________________________________________
71942 [  7562] By: jhi                                   on 2000/11/05  19:38:24
71943         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
71944      Branch: perl
71945            ! pp_ctl.c t/op/pos.t
71946 ____________________________________________________________________________
71947 [  7561] By: jhi                                   on 2000/11/05  18:21:46
71948         Log: Add =pod to be tidy.
71949      Branch: perl
71950            ! lib/Math/Complex.pm
71951 ____________________________________________________________________________
71952 [  7560] By: jhi                                   on 2000/11/05  17:38:46
71953         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
71954      Branch: perl
71955            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
71956            ! ext/Storable/Storable.xs t/lib/st-recurse.t
71957 ____________________________________________________________________________
71958 [  7559] By: jhi                                   on 2000/11/05  17:32:59
71959         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
71960              From: "Peter J. Farley III" <pjfarley@banet.net>
71961              Date: Sun, 05 Nov 2000 11:55:59 -0500
71962              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
71963      Branch: perl
71964            ! t/lib/syslog.t
71965 ____________________________________________________________________________
71966 [  7558] By: jhi                                   on 2000/11/05  17:29:19
71967         Log: Integrate perlio.
71968      Branch: perl
71969           !> perlio.c
71970 ____________________________________________________________________________
71971 [  7557] By: jhi                                   on 2000/11/05  17:22:01
71972         Log: A fix of sorts for 20000329.026, a better error message
71973              for a missing "use charnames" when using the \N{...}. 
71974      Branch: perl
71975            ! pod/perldiag.pod toke.c
71976 ____________________________________________________________________________
71977 [  7556] By: jhi                                   on 2000/11/05  16:33:50
71978         Log: Test tweak: show also the failed locales.
71979              
71980              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
71981              From: Lupe Christoph <lupe@lupe-christoph.de>         
71982              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
71983              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
71984      Branch: perl
71985            ! t/pragma/locale.t
71986 ____________________________________________________________________________
71987 [  7555] By: nick                                  on 2000/11/05  11:09:34
71988         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
71989              open RDWR so does not fail. (pragma/warnings 303 again...)
71990      Branch: perlio
71991            ! perlio.c
71992 ____________________________________________________________________________
71993 [  7554] By: nick                                  on 2000/11/05  10:10:13
71994         Log: Fix case where ungetc(f,EOF) was allowed.
71995              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
71996              so we can see similarities.
71997              Use types more carefully and a STDCHAR array in hope that this will
71998              fix Jarrko's 64bit machine.
71999      Branch: perlio
72000            ! perlio.c
72001 ____________________________________________________________________________
72002 [  7553] By: jhi                                   on 2000/11/05  01:12:16
72003         Log: Fix for
72004              
72005              Subject: [ID 20001004.007] taint propogation is inconsistent
72006              From: pimlott@idiomtech.com (Andrew Pimlott) 
72007              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
72008              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
72009              
72010              The culprit was sv_setsv() which was rather blindly
72011              propagating taint, which lead to behaviour where if
72012              a tainted anon hash value was seen all the hash values
72013              from then on at that level became tainted, or at any
72014              upper levels in the case of nested anon hashes.
72015      Branch: perl
72016            ! sv.c t/op/taint.t
72017 ____________________________________________________________________________
72018 [  7552] By: jhi                                   on 2000/11/04  23:44:18
72019         Log: Some cpps don't like splitting conditionals across several lines.
72020      Branch: perl
72021            ! perlio.c
72022 ____________________________________________________________________________
72023 [  7551] By: nick                                  on 2000/11/04  23:40:44
72024         Log: Integrate mainline
72025      Branch: perlio
72026           !> pp_hot.c t/op/taint.t
72027 ____________________________________________________________________________
72028 [  7550] By: nick                                  on 2000/11/04  23:39:05
72029         Log: Integrate mainline again
72030      Branch: perlio
72031           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
72032           !> t/lib/b.t t/op/misc.t util.c
72033 ____________________________________________________________________________
72034 [  7549] By: jhi                                   on 2000/11/04  23:14:01
72035         Log: Fix for
72036              
72037              Subject: [ID 20001004.006] undef is never tainted
72038              From: pimlott@idiomtech.com (Andrew Pimlott)
72039              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
72040              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
72041              
72042              An undef read from a slurped file was not tainted.
72043      Branch: perl
72044            ! pp_hot.c t/op/taint.t
72045 ____________________________________________________________________________
72046 [  7548] By: jhi                                   on 2000/11/04  22:56:21
72047         Log: Test tweak ($Config{useperlio} is by default undef) .
72048      Branch: perl
72049            ! t/lib/b.t
72050 ____________________________________________________________________________
72051 [  7547] By: jhi                                   on 2000/11/04  22:43:56
72052         Log: Integrate perlio.
72053      Branch: perl
72054           +> lib/perlio.pm
72055           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
72056           !> pod/perlapi.pod t/lib/b.t
72057 ____________________________________________________________________________
72058 [  7546] By: jhi                                   on 2000/11/04  22:40:59
72059         Log: Configure would use a bad $myuname from an old config.sh.
72060              
72061              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
72062              From: Andy Dougherty <doughera@lafayette.edu>
72063              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
72064              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
72065      Branch: metaconfig
72066            ! U/modified/Oldconfig.U
72067      Branch: perl
72068            ! Configure config_h.SH
72069 ____________________________________________________________________________
72070 [  7545] By: jhi                                   on 2000/11/04  22:36:54
72071         Log: Subject: Locales support (setlocale) fixes
72072              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72073              Date: Sat, 4 Nov 2000 10:15:48 +0300 
72074              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
72075              
72076              Modified quite a bit to be more portable.
72077      Branch: perl
72078            ! embed.h embed.pl perl.h proto.h util.c
72079 ____________________________________________________________________________
72080 [  7544] By: jhi                                   on 2000/11/04  22:32:47
72081         Log: Dying is too strict here, better just skip.
72082      Branch: perl
72083            ! t/op/misc.t
72084 ____________________________________________________________________________
72085 [  7543] By: nick                                  on 2000/11/04  21:55:13
72086         Log: Merge mainline
72087      Branch: perlio
72088           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72089           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
72090           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
72091           !> (integrate 64 files)
72092 ____________________________________________________________________________
72093 [  7542] By: jhi                                   on 2000/11/04  21:09:28
72094         Log: More Changes tweakery.
72095      Branch: perl
72096            ! Changes Porting/genlog
72097 ____________________________________________________________________________
72098 [  7541] By: jhi                                   on 2000/11/04  20:58:18
72099         Log: Changes fixups.
72100      Branch: perl
72101            ! Changes
72102 ____________________________________________________________________________
72103 [  7540] By: jhi                                   on 2000/11/04  20:42:38
72104         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
72105              create a "fast path" for locale name probing using "locale -a"
72106              if available, squash finally hopefully the s?printf resetting
72107              the numeric locale (since, IIUC perllocale, it never shouldn't). 
72108      Branch: perl
72109            ! sv.c t/op/misc.t t/pragma/locale.t
72110 ____________________________________________________________________________
72111 [  7539] By: nick                                  on 2000/11/04  19:56:10
72112         Log: PerlIO infrastructure complete.
72113      Branch: perlio
72114            + lib/perlio.pm
72115            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
72116 ____________________________________________________________________________
72117 [  7538] By: nick                                  on 2000/11/04  14:31:32
72118         Log: Type tweaks + less contorted allocation scheme
72119      Branch: perlio
72120            ! perlio.c
72121 ____________________________________________________________________________
72122 [  7537] By: nick                                  on 2000/11/04  12:40:42
72123         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
72124              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
72125              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
72126              sensible) which lead to some interesting fails.
72127      Branch: perlio
72128            ! perlio.c
72129 ____________________________________________________________________________
72130 [  7536] By: jhi                                   on 2000/11/04  00:20:02
72131         Log: Add FCNTL_CAN_LOCK.
72132              
72133              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
72134              From: Andy Dougherty <doughera@lafayette.edu>
72135              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
72136              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
72137              
72138              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
72139              From: Andy Dougherty <doughera@lafayette.edu>
72140              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
72141              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
72142      Branch: metaconfig/U/perl
72143            + d_fcntl_can_lock.U
72144            ! startperl.U
72145      Branch: perl
72146            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72147            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
72148            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
72149            ! vos/config.ga.h win32/config.bc win32/config.gc
72150            ! win32/config.vc
72151 ____________________________________________________________________________
72152 [  7535] By: nick                                  on 2000/11/03  22:19:10
72153         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
72154              - Works on Linux with
72155              perlio + unix
72156              stdio
72157              - Works on Solaris with
72158              perlio + unix
72159              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
72160              - Fails (hangs in openpid) if you try and stack
72161              perlio + stdio - Linux stdio's read() logic is hanging.
72162      Branch: perlio
72163            ! iperlsys.h perlio.c
72164 ____________________________________________________________________________
72165 [  7534] By: jhi                                   on 2000/11/03  15:16:02
72166         Log: Subject: Re: README.aix
72167              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72168              Date: Fri, 03 Nov 2000 16:03:15 +0100
72169              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
72170      Branch: perl
72171            ! README.aix
72172 ____________________________________________________________________________
72173 [  7533] By: jhi                                   on 2000/11/03  03:59:02
72174         Log: Subject: [PATCH 5.7.0] better messages from malloc()
72175              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72176              Date: Wed, 1 Nov 2000 23:39:56 -0500
72177              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
72178      Branch: perl
72179            ! malloc.c pod/perldiag.pod
72180 ____________________________________________________________________________
72181 [  7532] By: jhi                                   on 2000/11/03  00:11:56
72182         Log: The #7521 touched things it shouldn't have.
72183      Branch: perl
72184            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
72185 ____________________________________________________________________________
72186 [  7531] By: jhi                                   on 2000/11/02  22:32:33
72187         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
72188              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72189              Date:     Thu, 2 Nov 2000 16:58:36 EST
72190              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
72191      Branch: perl
72192            ! vms/gen_shrfls.pl
72193 ____________________________________________________________________________
72194 [  7530] By: jhi                                   on 2000/11/02  22:08:49
72195         Log: Fix the problem discussed in
72196              
72197              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
72198              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
72199              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
72200              
72201              originally from Linc Madison.  Also Andreas König's comments
72202              taken into account.  Some other problems with Tie::SubstrHash
72203              fixed: didn't croak when the table exceeded the requested number
72204              of entries (as documented) but instead when the number of entries
72205              exceeded the size of the table, a croak() had an unnecessary \n,
72206              didn't have a CLEAR method, documented that there is no exists().
72207              Didn't fix to be strict-proof because the module uses &foo; and
72208              dynamic scope.  Added a test script exercizing both first tamely 
72209              the basic functionality, and then the failure cases reported by
72210              Linc Madison.
72211      Branch: perl
72212            + t/lib/tie-substrhash.t
72213            ! MANIFEST lib/Tie/SubstrHash.pm
72214 ____________________________________________________________________________
72215 [  7529] By: jhi                                   on 2000/11/02  17:58:08
72216         Log: recv() can fail and return undef.
72217              
72218              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
72219              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
72220              Date: Thu, 2 Nov 2000 20:12:20 +0300
72221              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
72222      Branch: perl
72223            ! lib/Net/Ping.pm
72224 ____________________________________________________________________________
72225 [  7528] By: jhi                                   on 2000/11/02  17:49:09
72226         Log: Detpyo.
72227      Branch: perl
72228            ! pod/perlop.pod
72229 ____________________________________________________________________________
72230 [  7527] By: jhi                                   on 2000/11/02  15:48:37
72231         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
72232              fix a autovivification bug in Tie::RefHash, add tests for both.
72233              
72234              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
72235              From: Edward Avis <epa98@doc.ic.ac.uk>
72236              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
72237              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
72238      Branch: perl
72239            + t/lib/tie-refhash.t
72240            ! MANIFEST lib/Tie/RefHash.pm
72241 ____________________________________________________________________________
72242 [  7526] By: jhi                                   on 2000/11/02  13:56:26
72243         Log: Test::Harness revealed buglets in the new DynaLoader.
72244              
72245              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
72246              From: andreas.koenig@anima.de (Andreas J. Koenig)
72247              Date: 02 Nov 2000 11:26:48 +0100 
72248              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
72249      Branch: perl
72250            ! ext/DynaLoader/DynaLoader_pm.PL
72251 ____________________________________________________________________________
72252 [  7525] By: jhi                                   on 2000/11/01  23:52:08
72253         Log: The entry for #7503 was missing.
72254      Branch: perl
72255            ! Changes
72256 ____________________________________________________________________________
72257 [  7524] By: jhi                                   on 2000/11/01  23:40:52
72258         Log: Update Changes.
72259      Branch: perl
72260            ! Changes patchlevel.h
72261 ____________________________________________________________________________
72262 [  7523] By: jhi                                   on 2000/11/01  22:57:09
72263         Log: More tweaking on the #7522 theme.
72264      Branch: perl
72265            ! ext/DynaLoader/DynaLoader_pm.PL
72266 ____________________________________________________________________________
72267 [  7522] By: jhi                                   on 2000/11/01  22:06:15
72268         Log: Expand %Config variables and %ENV variables only if
72269              so requested during build time using the
72270              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
72271              Not expanding makes relocating distributions easier.
72272      Branch: perl
72273            ! ext/DynaLoader/DynaLoader_pm.PL
72274 ____________________________________________________________________________
72275 [  7521] By: jhi                                   on 2000/11/01  20:56:34
72276         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
72277              and setgid() because they were just changing $< and $( which means
72278              only changing the real uid/gid, as opposed to changing both
72279              real and effective ids.  (The alternative way could have been
72280              in POSIX.pm to change $> and $), too, but making a direct call
72281              to the C API feels cleaner.)  Fixes the bug
72282              
72283              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
72284              From: "Garry T. Williams" <garry@zvolve.com>
72285              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
72286              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
72287      Branch: perl
72288            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
72289            ! ext/POSIX/typemap pod/perlvar.pod
72290 ____________________________________________________________________________
72291 [  7520] By: jhi                                   on 2000/11/01  20:08:33
72292         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
72293              From: "Garry T. Williams" <garry@zvolve.com>
72294              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
72295              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
72296      Branch: perl
72297            ! pod/perlsec.pod
72298 ____________________________________________________________________________
72299 [  7519] By: jhi                                   on 2000/11/01  20:01:22
72300         Log: Locale warning explanation tweak.
72301      Branch: perl
72302            ! pod/perldiag.pod
72303 ____________________________________________________________________________
72304 [  7518] By: jhi                                   on 2000/11/01  18:57:13
72305         Log: C.pm part of
72306              
72307              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
72308              From: Jarkko Hietaniemi <jhi@iki.fi>
72309              Date: Tue, 10 Oct 2000 08:22:28 -0500
72310              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
72311      Branch: perl
72312            ! ext/B/B/C.pm
72313 ____________________________________________________________________________
72314 [  7517] By: jhi                                   on 2000/11/01  18:41:59
72315         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
72316              From: Martien Verbruggen <mgjv@comdyn.com.au>
72317              Date: Fri, 6 Oct 2000 14:09:10 +1100
72318              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
72319      Branch: perl
72320            ! pod/perlop.pod
72321 ____________________________________________________________________________
72322 [  7516] By: jhi                                   on 2000/11/01  18:34:55
72323         Log: Generalize the Camel wording.
72324              
72325              Subject: Re: perlfaq style changes
72326              From: John Borwick <jhborwic@unity.ncsu.edu>
72327              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
72328              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
72329      Branch: perl
72330            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
72331 ____________________________________________________________________________
72332 [  7515] By: jhi                                   on 2000/11/01  16:52:31
72333         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
72334              From: pimlott@idiomtech.com (Andrew Pimlott)
72335              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
72336              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
72337      Branch: perl
72338            ! pod/perlsec.pod
72339 ____________________________________________________________________________
72340 [  7514] By: jhi                                   on 2000/11/01  15:03:40
72341         Log: More AIX lore.
72342      Branch: perl
72343            ! ext/re/hints/aix.pl
72344 ____________________________________________________________________________
72345 [  7513] By: jhi                                   on 2000/11/01  14:48:30
72346         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
72347              From: root <root@chronos.fi.muni.cz>
72348              Date: Wed, 1 Nov 2000 12:31:32 +0100
72349              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
72350      Branch: perl
72351            ! lib/Net/Ping.pm
72352 ____________________________________________________________________________
72353 [  7512] By: jhi                                   on 2000/11/01  14:46:47
72354         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
72355              From: Martin Husemann <martin@duskware.de>
72356              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
72357              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
72358      Branch: perl
72359            ! regcomp.c
72360 ____________________________________________________________________________
72361 [  7511] By: jhi                                   on 2000/11/01  14:39:50
72362         Log: AUTHORS updates.
72363      Branch: perl
72364            ! AUTHORS
72365 ____________________________________________________________________________
72366 [  7510] By: jhi                                   on 2000/11/01  14:29:50
72367         Log: Subject: [PATCH] startperl to respect versiononly
72368              From: Robin Barker <rmb1@cise.npl.co.uk> 
72369              Date: Tue, 31 Oct 2000 16:29:36 GMT
72370              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
72371      Branch: metaconfig/U/perl
72372            ! startperl.U
72373      Branch: perl
72374            ! Configure config_h.SH
72375 ____________________________________________________________________________
72376 [  7509] By: jhi                                   on 2000/11/01  14:19:53
72377         Log: printf UVs the correct way, noticed by Robin Barker.
72378      Branch: perl
72379            ! utf8.c
72380 ____________________________________________________________________________
72381 [  7508] By: jhi                                   on 2000/11/01  14:10:03
72382         Log: Do not cleanup *% because the % has special meanings in some
72383              shell environments.
72384      Branch: perl
72385            ! ext/Storable/Makefile.PL
72386 ____________________________________________________________________________
72387 [  7507] By: jhi                                   on 2000/11/01  14:06:00
72388         Log: The NonStop-UX libraries have a novel way to say NaN.
72389      Branch: perl
72390            ! t/lib/bigfltpm.t
72391 ____________________________________________________________________________
72392 [  7506] By: jhi                                   on 2000/11/01  14:03:35
72393         Log: The osname has been lowercased by now, from Tom Bates.
72394      Branch: metaconfig
72395            ! U/modified/Oldconfig.U
72396      Branch: perl
72397            ! Configure config_h.SH
72398 ____________________________________________________________________________
72399 [  7505] By: jhi                                   on 2000/10/31  19:18:39
72400         Log: The compiler is either gcc or cc, from Tom Bates.
72401      Branch: perl
72402            ! hints/nonstopux.sh
72403 ____________________________________________________________________________
72404 [  7504] By: jhi                                   on 2000/10/31  14:53:42
72405         Log: Update Changes.
72406      Branch: perl
72407            ! Changes patchlevel.h
72408 ____________________________________________________________________________
72409 [  7503] By: jhi                                   on 2000/10/31  14:30:50
72410         Log: Whitespace style tweak.  Was originally going to see to
72411              
72412              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
72413              From: Joe Smith <jms@inwap.com>
72414              Date: Mon, 30 Oct 2000 18:47:57 -0800
72415              Message-Id: <39FE32DD.24AAC4D@inwap.com>
72416              
72417              but that had already been taken care of.
72418      Branch: metaconfig
72419            ! U/compline/d_stdstdio.U
72420      Branch: perl
72421            ! Configure config_h.SH
72422 ____________________________________________________________________________
72423 [  7502] By: jhi                                   on 2000/10/31  14:25:02
72424         Log: AUTHORS tweaks.
72425      Branch: perl
72426            ! AUTHORS
72427 ____________________________________________________________________________
72428 [  7501] By: jhi                                   on 2000/10/31  14:23:59
72429         Log: Subject: perlfaq style changes
72430              From: John Borwick <jhborwic@unity.ncsu.edu>
72431              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
72432              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
72433      Branch: perl
72434            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
72435            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
72436            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
72437            ! pod/perlfaq9.pod
72438 ____________________________________________________________________________
72439 [  7500] By: jhi                                   on 2000/10/31  14:22:15
72440         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
72441              
72442              Subject: Re: [ID 20000918.005] ~ on wide chars
72443              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72444              Date: Mon, 30 Oct 2000 21:09:55 -0800
72445              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
72446              
72447              (The ord() part of the patch skipped.)
72448      Branch: perl
72449            ! doop.c
72450 ____________________________________________________________________________
72451 [  7499] By: jhi                                   on 2000/10/31  14:20:08
72452         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
72453              From: Jens Hamisch <jens@Strawberry.COM>
72454              Date: Mon, 30 Oct 2000 15:17:07 +0100
72455              Message-Id: <20001030151707.A9597@Strawberry.COM>
72456      Branch: perl
72457            ! av.c
72458 ____________________________________________________________________________
72459 [  7498] By: jhi                                   on 2000/10/31  14:16:29
72460         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
72461              From: Peter Prymmer <pvhp@forte.com>
72462              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
72463              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
72464      Branch: perl
72465            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
72466            + ext/Encode/Encode/posix-bc.enc
72467            ! MANIFEST t/lib/encode.t
72468 ____________________________________________________________________________
72469 [  7497] By: jhi                                   on 2000/10/31  14:13:22
72470         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
72471              From: Peter Prymmer <pvhp@forte.com>
72472              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
72473              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
72474      Branch: perl
72475            ! t/lib/cgi-html.t
72476 ____________________________________________________________________________
72477 [  7496] By: jhi                                   on 2000/10/31  14:12:05
72478         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
72479              From: Peter Prymmer <pvhp@forte.com>
72480              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
72481              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
72482      Branch: perl
72483            ! t/lib/cgi-function.t
72484 ____________________________________________________________________________
72485 [  7495] By: jhi                                   on 2000/10/31  14:11:08
72486         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
72487              From: Peter Prymmer <pvhp@forte.com>
72488              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
72489              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
72490      Branch: perl
72491            + ext/re/hints/aix.pl
72492            ! MANIFEST ext/re/Makefile.PL
72493 ____________________________________________________________________________
72494 [  7494] By: jhi                                   on 2000/10/31  14:08:32
72495         Log: Use Errno magic.
72496              
72497              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
72498              From: Casey Tweten <perl@ctweten.amsite.com>
72499              Date: Mon, 30 Oct 2000 15:51:17 -0500
72500              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
72501      Branch: perl
72502            ! lib/File/Temp.pm
72503 ____________________________________________________________________________
72504 [  7493] By: jhi                                   on 2000/10/31  14:05:07
72505         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
72506              
72507              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
72508              From: Nicholas Clark <nick@ccl4.org>
72509              Date: Mon, 30 Oct 2000 17:38:45 +0000
72510              Message-ID: <20001030173845.O60355@plum.flirble.org>
72511      Branch: perl
72512            ! Makefile.SH utils/perlbug.PL
72513 ____________________________________________________________________________
72514 [  7492] By: nick                                  on 2000/10/30  19:37:23
72515         Log: Change files which are mysteriously different to mainline to be
72516              copies of mainline.
72517      Branch: perlio
72518            ! objXSUB.h perlapi.c pod/perlapi.pod
72519 ____________________________________________________________________________
72520 [  7491] By: nick                                  on 2000/10/30  18:05:54
72521         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
72522              - typo in endian code in putc.
72523              - Don't allow read of write-only files and vice-versa
72524              - and off-by-one in flush-all loop.
72525              Remove debug calls as they were using GCC specific features.
72526      Branch: perlio
72527            ! perlio.c
72528 ____________________________________________________________________________
72529 [  7490] By: nick                                  on 2000/10/29  21:45:45
72530         Log: Integrate mainline to perlio
72531      Branch: perlio
72532           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
72533           !> toke.c
72534 ____________________________________________________________________________
72535 [  7489] By: jhi                                   on 2000/10/29  21:11:08
72536         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
72537              From: andreas.koenig@anima.de (Andreas J. Koenig)
72538              Date: 29 Oct 2000 22:05:59 +0100
72539              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
72540      Branch: perl
72541            ! lib/ExtUtils/Manifest.pm
72542 ____________________________________________________________________________
72543 [  7488] By: jhi                                   on 2000/10/29  21:07:47
72544         Log: Tests for #7487.
72545              
72546              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72547              From: andreas.koenig@anima.de (Andreas J. Koenig)
72548              Date: 29 Oct 2000 19:37:09 +0100
72549              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
72550      Branch: perl
72551            ! t/comp/proto.t
72552 ____________________________________________________________________________
72553 [  7487] By: jhi                                   on 2000/10/29  21:06:27
72554         Log: constsub spillage.
72555              
72556              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
72557              From: John Tobey <jtobey@john-edwin-tobey.org>
72558              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
72559              Message-Id: <m13pvSr-000FObC@feynman.localnet>
72560      Branch: perl
72561            ! op.c
72562 ____________________________________________________________________________
72563 [  7486] By: nick                                  on 2000/10/29  21:05:04
72564         Log: Integrate mainline to perlio branch
72565      Branch: perlio
72566           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
72567           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
72568           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
72569           +> vos/install_perl.cm
72570            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
72571            - vos/config.h vos/config_h.SH_orig
72572           !> (integrate 141 files)
72573 ____________________________________________________________________________
72574 [  7485] By: jhi                                   on 2000/10/29  21:00:47
72575         Log: Make \x{...} consistently produce UTF-8.
72576              
72577              Subject: Re: \x{...} is confused 
72578              From: Simon Cozens <simon@cozens.net>
72579              Date: Sun, 29 Oct 2000 19:36:48 +0000
72580              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
72581      Branch: perl
72582            ! t/pragma/utf8.t toke.c
72583 ____________________________________________________________________________
72584 [  7484] By: nick                                  on 2000/10/29  20:05:29
72585         Log: PerlIO passes all tests.
72586      Branch: perlio
72587            ! perlio.c
72588 ____________________________________________________________________________
72589 [  7483] By: jhi                                   on 2000/10/29  18:06:55
72590         Log: Update Changes.
72591      Branch: perl
72592            ! Changes patchlevel.h
72593 ____________________________________________________________________________
72594 [  7482] By: nick                                  on 2000/10/29  17:43:28
72595         Log: Include <unistd.h> to get correct lseek() prototype etc.
72596              (I thought perl.h did that) - down to two fails
72597              - comp/require.t (last test)
72598              - lib/io_xs.t - possibly import/export of FILE * ?
72599      Branch: perlio
72600            ! perlio.c
72601 ____________________________________________________________________________
72602 [  7481] By: jhi                                   on 2000/10/29  17:02:37
72603         Log: UTF-8 decoder tweak.
72604      Branch: perl
72605            ! utf8.c
72606 ____________________________________________________________________________
72607 [  7480] By: nick                                  on 2000/10/29  16:26:11
72608         Log: Fixed two bugs:
72609              - error code not being set on close (of broken pipe)
72610              - append mode was truncating.
72611              At least one seek/tell bug remains.
72612      Branch: perlio
72613            ! perlio.c
72614 ____________________________________________________________________________
72615 [  7479] By: nick                                  on 2000/10/29  11:18:16
72616         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
72617              in case of accidents. Still several worrying fails, no line disciplines yet.
72618      Branch: perlio
72619            ! iperlsys.h perlio.c
72620 ____________________________________________________________________________
72621 [  7478] By: jhi                                   on 2000/10/29  02:04:01
72622         Log: Add also emailless people.
72623      Branch: perl
72624            ! AUTHORS
72625 ____________________________________________________________________________
72626 [  7477] By: jhi                                   on 2000/10/29  01:36:00
72627         Log: The #7476 needs a MANIFEST change, too.
72628      Branch: perl
72629            ! MANIFEST
72630 ____________________________________________________________________________
72631 [  7476] By: jhi                                   on 2000/10/29  01:35:21
72632         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
72633      Branch: perl
72634            - MAINTAIN
72635            ! AUTHORS Changes
72636 ____________________________________________________________________________
72637 [  7475] By: jhi                                   on 2000/10/28  23:57:25
72638         Log: De-quoted-unreadable to ISO Latin 1.
72639              (There's one ISO-2022-JP name in Changes5.004.)
72640      Branch: perl
72641            ! Changes Changes5.6
72642 ____________________________________________________________________________
72643 [  7474] By: jhi                                   on 2000/10/28  19:13:06
72644         Log: Subject: [ID 20001027.007] uniq array in perlfaq
72645              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
72646              Date: Fri, 27 Oct 2000 19:28:30 +0200
72647              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
72648      Branch: perl
72649            ! pod/perlfaq4.pod
72650 ____________________________________________________________________________
72651 [  7473] By: jhi                                   on 2000/10/28  18:02:05
72652         Log: Locking null mutexes is not recommendable.
72653              
72654              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
72655              From: Hugo <hv@crypt.compulink.co.uk>
72656              Date: Sat, 28 Oct 2000 18:41:12 +0100
72657              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
72658      Branch: perl
72659            ! op.c
72660 ____________________________________________________________________________
72661 [  7472] By: jhi                                   on 2000/10/28  17:52:58
72662         Log: Better create a true mailing list for the repository keepers.
72663      Branch: perl
72664            ! Porting/repository.pod
72665 ____________________________________________________________________________
72666 [  7471] By: jhi                                   on 2000/10/28  17:28:24
72667         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
72668              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
72669      Branch: perl
72670            + Porting/repository.pod
72671            ! MANIFEST
72672 ____________________________________________________________________________
72673 [  7470] By: jhi                                   on 2000/10/28  17:20:54
72674         Log: Subject: DOC PATCH 5.6.0
72675              From: mjd@plover.com
72676              Date: 27 Oct 2000 17:32:44 -0000
72677              Message-ID: <20001027173244.23754.qmail@plover.com>
72678      Branch: perl
72679            ! pod/perlfunc.pod
72680 ____________________________________________________________________________
72681 [  7469] By: jhi                                   on 2000/10/28  17:16:45
72682         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
72683              From: "Peter J. Farley III" <pjfarley@banet.net>
72684              Date: Fri, 27 Oct 2000 20:32:56 -0400
72685              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
72686      Branch: perl
72687            ! README.dos
72688 ____________________________________________________________________________
72689 [  7468] By: jhi                                   on 2000/10/28  17:07:18
72690         Log: Make target reordering to avoid pointless re-makes.
72691              
72692              Subject: Re: Total re-make of 'make okfile' after 7451 ?
72693              From: Nicholas Clark <nick@ccl4.org>
72694              Date: Sat, 28 Oct 2000 00:31:02 +0100
72695              Message-ID: <20001028003101.A54517@plum.flirble.org>
72696      Branch: perl
72697            ! Makefile.SH
72698 ____________________________________________________________________________
72699 [  7467] By: jhi                                   on 2000/10/28  17:05:31
72700         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
72701              From: lvirden@cas.org
72702              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
72703              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
72704      Branch: perl
72705            ! README.os2
72706 ____________________________________________________________________________
72707 [  7466] By: jhi                                   on 2000/10/28  16:09:16
72708         Log: Upgrade to CPAN 1.58_55.
72709              
72710              Subject: CPAN.pm status
72711              From: andreas.koenig@anima.de (Andreas J. Koenig) 
72712              Date: 28 Oct 2000 08:18:00 +0200 
72713              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
72714      Branch: perl
72715            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72716 ____________________________________________________________________________
72717 [  7465] By: jhi                                   on 2000/10/28  16:02:47
72718         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
72719      Branch: perl
72720            ! embed.h embed.pl perl.h proto.h toke.c
72721 ____________________________________________________________________________
72722 [  7464] By: nick                                  on 2000/10/28  10:43:44
72723         Log: Fix for sv_2iv() on "shared" value from keys %hash.
72724      Branch: perl
72725            ! sv.c
72726 ____________________________________________________________________________
72727 [  7463] By: jhi                                   on 2000/10/27  16:18:29
72728         Log: Update Changes.
72729      Branch: perl
72730            ! Changes patchlevel.h
72731 ____________________________________________________________________________
72732 [  7462] By: jhi                                   on 2000/10/27  16:17:44
72733         Log: Too enthusiastic editing in #7460.
72734      Branch: metaconfig
72735            ! U/modified/Oldsym.U
72736      Branch: perl
72737            ! Configure config_h.SH
72738 ____________________________________________________________________________
72739 [  7461] By: jhi                                   on 2000/10/27  15:37:38
72740         Log: Retract #7459, the script needs more work.
72741      Branch: perl
72742            - mkreef
72743            ! MANIFEST
72744 ____________________________________________________________________________
72745 [  7460] By: jhi                                   on 2000/10/27  15:23:14
72746         Log: Use $sort, $uniq (and $tr) consistently as wondered
72747              by Nicholas Clark.
72748      Branch: metaconfig
72749            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
72750            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
72751            ! U/modified/libc.U
72752      Branch: perl
72753            ! Configure config_h.SH
72754 ____________________________________________________________________________
72755 [  7459] By: jhi                                   on 2000/10/27  15:02:07
72756         Log: (Retracted by #7461)
72757              
72758              Add a shell script for creating/removing symbolic link farms,
72759              useful for keeping the source code read-only and doing the
72760              builds somewhere else.
72761      Branch: perl
72762            + mkreef
72763            ! MANIFEST
72764 ____________________________________________________________________________
72765 [  7458] By: jhi                                   on 2000/10/27  14:42:20
72766         Log: Do away with the fix_pl.
72767      Branch: perl
72768            - fix_pl
72769            ! MANIFEST Makefile.SH
72770 ____________________________________________________________________________
72771 [  7457] By: jhi                                   on 2000/10/27  12:43:13
72772         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
72773              From: Jens Hamisch <jens@Strawberry.COM>
72774              Date: Fri, 27 Oct 2000 14:38:21 +0200
72775              Message-Id: <20001027143821.B3366@Strawberry.COM>
72776      Branch: perl
72777            ! perl.h
72778 ____________________________________________________________________________
72779 [  7456] By: jhi                                   on 2000/10/27  12:33:42
72780         Log: Subject: [PATCH] todo
72781              From: Nicholas Clark <nick@ccl4.org>
72782              Date: Thu, 26 Oct 2000 22:32:29 +0100
72783              Message-ID: <20001026223229.A44540@plum.flirble.org>
72784      Branch: perl
72785            ! pod/perltodo.pod
72786 ____________________________________________________________________________
72787 [  7455] By: jhi                                   on 2000/10/27  12:02:21
72788         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
72789              From: John Tobey <jtobey@john-edwin-tobey.org>
72790              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
72791              Message-Id: <m13ozHF-000FObC@feynman.localnet>
72792      Branch: perl
72793            ! op.c t/pragma/sub_lval.t
72794 ____________________________________________________________________________
72795 [  7454] By: jhi                                   on 2000/10/27  11:59:42
72796         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
72797              From: sthoenna@efn.org
72798              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
72799              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
72800      Branch: perl
72801            ! pp.c t/op/assignwarn.t
72802 ____________________________________________________________________________
72803 [  7453] By: jhi                                   on 2000/10/27  00:15:08
72804         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
72805      Branch: perl
72806            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
72807            ! ext/Storable/Storable.xs t/lib/st-lock.t
72808 ____________________________________________________________________________
72809 [  7452] By: jhi                                   on 2000/10/26  13:05:52
72810         Log: Undo #7451, this seems to be a deficiency in Perforce,
72811              there is no per-file line-terminator type, only per-client.
72812      Branch: perl
72813            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72814            ! win32/makefile.mk
72815 ____________________________________________________________________________
72816 [  7451] By: jhi                                   on 2000/10/26  04:56:03
72817         Log: Experimenting in DOS arcana.
72818      Branch: perl
72819            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
72820            ! win32/makefile.mk
72821 ____________________________________________________________________________
72822 [  7450] By: jhi                                   on 2000/10/26  04:50:52
72823         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
72824              From: "Peter J. Farley III" <pjfarley@banet.net>            
72825              Date: Wed, 25 Oct 2000 23:10:18 -0400
72826              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
72827      Branch: perl
72828            ! t/io/open.t
72829 ____________________________________________________________________________
72830 [  7449] By: jhi                                   on 2000/10/26  04:49:16
72831         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
72832              From: Hugo <hv@crypt.compulink.co.uk>
72833              Date: Thu, 26 Oct 2000 01:55:17 +0100
72834              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
72835              
72836              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
72837      Branch: perl
72838            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
72839 ____________________________________________________________________________
72840 [  7448] By: jhi                                   on 2000/10/26  04:38:36
72841         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
72842              From: Peter Prymmer <pvhp@forte.com>
72843              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
72844              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
72845      Branch: perl
72846            ! configure.com
72847 ____________________________________________________________________________
72848 [  7447] By: jhi                                   on 2000/10/25  23:20:02
72849         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
72850              in platforms that strictly require all the symbols being present
72851              at link time.
72852      Branch: perl
72853            ! handy.h
72854 ____________________________________________________________________________
72855 [  7446] By: jhi                                   on 2000/10/25  21:55:57
72856         Log: Update Changes.
72857      Branch: perl
72858            ! Changes patchlevel.h
72859 ____________________________________________________________________________
72860 [  7445] By: jhi                                   on 2000/10/25  21:27:08
72861         Log: Integrate with vmsperl #7430 by Charles Bailey:
72862              
72863              Cleanup from prior patch (Charles Lane?):
72864              - improve handling of MFDs in Basename and Path
72865              - default to no xsubpp line # munging when building debug images
72866      Branch: perl
72867           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72868 ____________________________________________________________________________
72869 [  7444] By: jhi                                   on 2000/10/25  21:03:50
72870         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
72871              From: John Peacock <JPeacock@UnivPress.com>
72872              Date: Thu, 18 May 2000 11:55:27 -0400
72873              Message-ID: <3924126F.A58BE57A@UnivPress.com>
72874      Branch: perl
72875            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
72876            ! t/op/write.t
72877 ____________________________________________________________________________
72878 [  7443] By: jhi                                   on 2000/10/25  20:43:10
72879         Log: Temporary stopgap for the self-tying issue: for now only
72880              array and hash self-ties are verboten.  The real fix, of
72881              course, would be to comprehensively test (and implement?)
72882              and debug (and document) self-ties.
72883      Branch: perl
72884            ! pod/perldiag.pod pp_sys.c t/op/tie.t
72885 ____________________________________________________________________________
72886 [  7442] By: jhi                                   on 2000/10/25  20:14:30
72887         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
72888              From: Dan Sugalski <dan@sidhe.org>
72889              Date: Wed, 25 Oct 2000 13:36:35 -0400
72890              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
72891              
72892              plus regen global.sym.
72893      Branch: perl
72894            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
72895            ! thrdvar.h util.c
72896 ____________________________________________________________________________
72897 [  7441] By: jhi                                   on 2000/10/25  20:12:20
72898         Log: buildtoc target tweaks.
72899      Branch: perl
72900            ! pod/Makefile.SH
72901 ____________________________________________________________________________
72902 [  7440] By: jhi                                   on 2000/10/25  20:03:53
72903         Log: A new version of making the syslog test more robust.
72904              (Replaces #7421.)
72905              
72906              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
72907              From: "Kurt D. Starsinic" <kstar@chapin.edu>
72908              Date: Wed, 25 Oct 2000 12:13:54 -0400
72909              Message-ID: <20001025121354.B2264@O2.chapin.edu>
72910      Branch: perl
72911            ! t/lib/syslog.t
72912 ____________________________________________________________________________
72913 [  7439] By: jhi                                   on 2000/10/25  20:00:48
72914         Log: Continue the internal UTF-8 API tweaking.
72915              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
72916              used much more than the simpler API, now called utf8_to_uv_simple().
72917              Still not quite happy with API, too much partial duplication
72918              of functionality.
72919      Branch: perl
72920            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
72921            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
72922            ! regcomp.c regexec.c sv.c toke.c utf8.c
72923 ____________________________________________________________________________
72924 [  7438] By: jhi                                   on 2000/10/25  18:52:30
72925         Log: Allow poking holes at the UTF-8 decoding strictness.
72926      Branch: perl
72927            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
72928            ! utf8.h
72929 ____________________________________________________________________________
72930 [  7437] By: jhi                                   on 2000/10/25  13:53:05
72931         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
72932              UTF8LEN() and UTF8SKIP(). 
72933      Branch: perl
72934            ! pp.c utf8.c utf8.h
72935 ____________________________________________________________________________
72936 [  7436] By: jhi                                   on 2000/10/25  13:51:37
72937         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
72938              From: Nicholas Clark <nick@ccl4.org>
72939              Date: Wed, 25 Oct 2000 14:44:05 +0100
72940              Message-ID: <20001025144404.D27253@plum.flirble.org>
72941      Branch: perl
72942            ! pod/perlrun.pod
72943 ____________________________________________________________________________
72944 [  7435] By: jhi                                   on 2000/10/25  13:49:32
72945         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
72946              From: Mike Guy <mjtg@cam.ac.uk>
72947              Date: Tue, 24 Oct 2000 14:59:40 +0100
72948              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
72949      Branch: perl
72950            ! scope.c
72951 ____________________________________________________________________________
72952 [  7434] By: jhi                                   on 2000/10/25  13:48:41
72953         Log: AIX is picky about its symbol exports.  Solution for now
72954              is to include the deb.o explicitly to the re extension build.
72955              
72956              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
72957              From: Peter Prymmer <pvhp@forte.com>
72958              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
72959              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
72960      Branch: perl
72961            ! ext/re/Makefile.PL hints/aix.sh
72962 ____________________________________________________________________________
72963 [  7433] By: jhi                                   on 2000/10/25  13:46:49
72964         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
72965              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72966              Date: Wed, 25 Oct 2000 12:02:20 +0200
72967              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
72968      Branch: perl
72969            ! perlsdio.h
72970 ____________________________________________________________________________
72971 [  7432] By: jhi                                   on 2000/10/25  13:44:28
72972         Log: Subject: Minor update to find2perl, for portability
72973              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
72974              Date: Wed, 25 Oct 2000 12:05:47 +0100
72975              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
72976      Branch: perl
72977            ! x2p/find2perl.PL
72978 ____________________________________________________________________________
72979 [  7431] By: jhi                                   on 2000/10/25  13:40:39
72980         Log: Add targets to Makefile.SH, most importantly
72981              'regen_all' which also remembers to update vms/perly*.
72982      Branch: perl
72983            ! Makefile.SH
72984 ____________________________________________________________________________
72985 [  7430] By: bailey                                on 2000/10/25  03:13:53
72986         Log: Cleanup from prior patch (Charles Lane?):
72987              - improve handling of MFDs in Basename and Path
72988              - default to no xsubpp line # munging when building debug images
72989      Branch: vmsperl
72990            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
72991 ____________________________________________________________________________
72992 [  7429] By: jhi                                   on 2000/10/24  20:03:40
72993         Log: Podify README.epoc and README.vos.
72994      Branch: perl
72995            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
72996            ! pod/perlport.pod pod/perltoc.pod
72997 ____________________________________________________________________________
72998 [  7428] By: jhi                                   on 2000/10/24  19:10:33
72999         Log: Stratus VOS updates from Paul Green.
73000      Branch: perl
73001            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73002            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
73003            - vos/config.def vos/config.h vos/config_h.SH_orig
73004            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
73005            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
73006 ____________________________________________________________________________
73007 [  7427] By: jhi                                   on 2000/10/24  18:59:48
73008         Log: Check if stdio supports tweaking lval and cnt simultaneously.
73009              
73010              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
73011              From: Nicholas Clark <nick@ccl4.org>
73012              Date: Mon, 23 Oct 2000 15:39:32 +0100
73013              Message-ID: <20001023153932.A10786@plum.flirble.org>
73014      Branch: metaconfig
73015            ! U/compline/d_stdstdio.U
73016      Branch: perl
73017            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73018            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
73019            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
73020            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
73021            ! vos/config.h vos/config_h.SH_orig win32/config.bc
73022            ! win32/config.gc win32/config.vc
73023 ____________________________________________________________________________
73024 [  7426] By: jhi                                   on 2000/10/24  17:57:44
73025         Log: Missed the header file changes from #7425.
73026      Branch: perl
73027            ! embed.h embed.pl objXSUB.h proto.h
73028 ____________________________________________________________________________
73029 [  7425] By: jhi                                   on 2000/10/24  17:55:17
73030         Log: Fix the bug reported in
73031              
73032              From: andreas.koenig@anima.de (Andreas J. Koenig)
73033              Subject: Encode bug?
73034              Date: 24 Oct 2000 14:01:26 +0200 
73035              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
73036              
73037              Also make is_utf8_char() stricter.
73038      Branch: perl
73039            ! ext/Encode/Encode.xs utf8.c
73040 ____________________________________________________________________________
73041 [  7424] By: jhi                                   on 2000/10/24  15:15:39
73042         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
73043              From: Peter Scott <Peter@PSDT.com>
73044              Date: Mon, 23 Oct 2000 19:46:01 -0700
73045              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
73046      Branch: perl
73047            ! pod/perlfaq5.pod
73048 ____________________________________________________________________________
73049 [  7423] By: jhi                                   on 2000/10/24  14:25:30
73050         Log: Test tweak to avoid pulling in the whole Config.
73051      Branch: perl
73052            ! t/lib/st-lock.t
73053 ____________________________________________________________________________
73054 [  7422] By: jhi                                   on 2000/10/24  14:03:16
73055         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
73056      Branch: perl
73057            ! pp.c
73058 ____________________________________________________________________________
73059 [  7421] By: jhi                                   on 2000/10/24  13:32:09
73060         Log: (Replaced by #7440.)
73061              
73062              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
73063              From: "Kurt D. Starsinic" <kstar@chapin.edu>
73064              Date: Mon, 23 Oct 2000 16:40:54 -0400
73065              Message-ID: <20001023164054.B14491@O2.chapin.edu>
73066      Branch: perl
73067            ! t/lib/syslog.t
73068 ____________________________________________________________________________
73069 [  7420] By: jhi                                   on 2000/10/24  13:30:53
73070         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
73071              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73072              Date: Mon, 23 Oct 2000 17:29:03 -0400
73073              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
73074      Branch: perl
73075            ! lib/ExtUtils/MM_Unix.pm
73076 ____________________________________________________________________________
73077 [  7419] By: jhi                                   on 2000/10/24  13:29:57
73078         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
73079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73080              Date: Mon, 23 Oct 2000 19:01:32 -0400
73081              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
73082      Branch: perl
73083            ! utils/h2xs.PL
73084 ____________________________________________________________________________
73085 [  7418] By: jhi                                   on 2000/10/24  13:26:04
73086         Log: Replace #7409 with
73087              
73088              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
73089              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
73090              Date: Mon, 23 Oct 2000 20:08:56 +0200
73091              Message-ID: <20001023200855.A14850@nice.ram.loc>
73092      Branch: perl
73093            ! ext/Storable/Storable.pm t/lib/st-lock.t
73094 ____________________________________________________________________________
73095 [  7417] By: jhi                                   on 2000/10/24  13:17:52
73096         Log: Run vms/vms_yfix.pl, should have done that after changing
73097              perly.c in #7382.
73098      Branch: perl
73099            ! vms/perly_c.vms vms/perly_h.vms
73100 ____________________________________________________________________________
73101 [  7416] By: jhi                                   on 2000/10/24  02:55:33
73102         Log: Make the UTF-8 decoding stricter and more verbose when
73103              malformation happens.  This involved adding an argument
73104              to utf8_to_uv_chk(), which involved changing its prototype,
73105              and prefer STRLEN over I32 for the UTF-8 length, which as
73106              a domino effect necessitated changing the prototypes of
73107              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
73108              The stricter UTF-8 decoding checking uses Markus Kuhn's
73109              UTF-8 Decode Stress Tester from
73110              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
73111      Branch: perl
73112            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
73113            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
73114            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
73115            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
73116 ____________________________________________________________________________
73117 [  7415] By: jhi                                   on 2000/10/23  14:06:06
73118         Log: Update Changes.
73119      Branch: perl
73120            ! Changes patchlevel.h
73121 ____________________________________________________________________________
73122 [  7414] By: jhi                                   on 2000/10/23  12:39:52
73123         Log: Undo the basename() part of #7412 since the lib/basename
73124              tests would need upgrading too.
73125      Branch: perl
73126            ! lib/File/Basename.pm
73127 ____________________________________________________________________________
73128 [  7413] By: jhi                                   on 2000/10/23  12:19:27
73129         Log: Document PERL_INSTALL_ROOT of #7210.
73130      Branch: perl
73131            ! lib/ExtUtils/Install.pm
73132 ____________________________________________________________________________
73133 [  7412] By: jhi                                   on 2000/10/23  12:16:47
73134         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
73135      Branch: perl
73136            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
73137            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
73138 ____________________________________________________________________________
73139 [  7411] By: jhi                                   on 2000/10/23  12:07:41
73140         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
73141              From: Prymmer/Kahn <pvhp@best.com>
73142              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
73143              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
73144      Branch: perl
73145            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
73146 ____________________________________________________________________________
73147 [  7410] By: jhi                                   on 2000/10/23  04:10:11
73148         Log: The change #7187 was not so good on VMS.
73149              
73150              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
73151              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73152              Date: Sun, 22 Oct 2000 23:03:08 -0500
73153              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
73154      Branch: perl
73155            ! utils/perldoc.PL
73156 ____________________________________________________________________________
73157 [  7409] By: jhi                                   on 2000/10/23  03:57:36
73158         Log: Avoid Storable locking on DJGPP for now.
73159              
73160              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
73161              From: "Peter J. Farley III" <pjfarley@banet.net>
73162              Date: Sun, 22 Oct 2000 20:00:00 -0400
73163              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
73164      Branch: perl
73165            ! ext/Storable/Storable.pm t/lib/st-lock.t
73166 ____________________________________________________________________________
73167 [  7408] By: jhi                                   on 2000/10/23  03:50:24
73168         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
73169              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73170              Date: Sun, 22 Oct 2000 21:12:22 -0400
73171              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
73172      Branch: perl
73173            ! lib/vars.pm
73174 ____________________________________________________________________________
73175 [  7407] By: jhi                                   on 2000/10/23  03:43:12
73176         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
73177              From: Hugo <hv@crypt.compulink.co.uk>
73178              Date: Mon, 23 Oct 2000 00:47:22 +0100
73179              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
73180      Branch: perl
73181            ! regexec.c t/op/pat.t
73182 ____________________________________________________________________________
73183 [  7406] By: jhi                                   on 2000/10/23  03:40:29
73184         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
73185      Branch: perl
73186            ! lib/ExtUtils/MakeMaker.pm
73187 ____________________________________________________________________________
73188 [  7405] By: jhi                                   on 2000/10/22  21:32:00
73189         Log: Doc patch.
73190              
73191              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
73192              From: rspier@pobox.com (Robert Spier)
73193              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
73194              Message-ID: <14835.16112.13457.447971@rls.cx>
73195      Branch: perl
73196            ! lib/strict.pm
73197 ____________________________________________________________________________
73198 [  7404] By: jhi                                   on 2000/10/22  21:30:51
73199         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
73200              From: rspier@pobox.com (Robert Spier)
73201              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
73202              Message-ID: <14835.17223.72448.705566@rls.cx>
73203      Branch: perl
73204            ! lib/ExtUtils/MakeMaker.pm
73205 ____________________________________________________________________________
73206 [  7403] By: jhi                                   on 2000/10/22  21:24:11
73207         Log: Subject: [PATCH bleadperl] ripples from constsub patch
73208              From: John Tobey <jtobey@john-edwin-tobey.org>
73209              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
73210              Message-Id: <m13nSOB-000FObC@feynman.localnet>
73211      Branch: perl
73212            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
73213 ____________________________________________________________________________
73214 [  7402] By: jhi                                   on 2000/10/22  20:59:35
73215         Log: Support s?printf parameter reordering.
73216      Branch: perl
73217            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
73218 ____________________________________________________________________________
73219 [  7401] By: jhi                                   on 2000/10/22  19:19:14
73220         Log: Expand %Config variables only if explicitly so requested
73221              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
73222              
73223              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
73224              From: Gurusamy Sarathy <gsar@ActiveState.com>
73225              Date: Sun, 22 Oct 2000 11:47:32 -0700
73226              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
73227      Branch: perl
73228            ! Makefile.SH lib/lib_pm.PL
73229 ____________________________________________________________________________
73230 [  7400] By: jhi                                   on 2000/10/22  18:24:10
73231         Log: Move the #7390 test from warn/op to comp/redef.
73232              
73233              Subject: Re: Creating const subs for constants.
73234              From: John Tobey <jtobey@john-edwin-tobey.org>
73235              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
73236              Message-Id: <m13nG72-000FObC@feynman.localnet>               
73237      Branch: perl
73238            ! t/comp/redef.t t/pragma/warn/op
73239 ____________________________________________________________________________
73240 [  7399] By: jhi                                   on 2000/10/22  17:49:59
73241         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
73242              From: Nicholas Clark <nick@ccl4.org>
73243              Date: Sat, 21 Oct 2000 22:23:19 +0100
73244              Message-ID: <20001021222319.B45586@plum.flirble.org>
73245      Branch: perl
73246            ! ext/DynaLoader/DynaLoader_pm.PL
73247 ____________________________________________________________________________
73248 [  7398] By: jhi                                   on 2000/10/22  17:47:35
73249         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
73250              From: Hugo <hv@crypt.compulink.co.uk>
73251              Date: Sat, 21 Oct 2000 18:19:59 +0100
73252              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
73253      Branch: perl
73254            ! ext/B/B.pm ext/B/B/C.pm
73255 ____________________________________________________________________________
73256 [  7397] By: jhi                                   on 2000/10/22  17:35:18
73257         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
73258              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
73259              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
73260              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
73261      Branch: perl
73262            ! hints/openbsd.sh
73263 ____________________________________________________________________________
73264 [  7396] By: jhi                                   on 2000/10/22  17:19:46
73265         Log: Subject: installman go-faster stripes
73266              From: Nicholas Clark <nick@talking.bollo.cx>
73267              Date: Sat, 21 Oct 2000 17:24:53 +0100
73268              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
73269              
73270              Subject: Re: installman go-faster stripes
73271              From: Russ Allbery <rra@stanford.edu>
73272              Date: 21 Oct 2000 11:04:13 -0700
73273              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
73274      Branch: perl
73275            ! installman pod/pod2man.PL
73276 ____________________________________________________________________________
73277 [  7395] By: jhi                                   on 2000/10/22  17:17:35
73278         Log: Hints tweak from Anton Berezin.
73279      Branch: perl
73280            ! hints/freebsd.sh
73281 ____________________________________________________________________________
73282 [  7394] By: jhi                                   on 2000/10/22  04:50:04
73283         Log: Tweak the Is* definitions of Unicode character classes
73284              to better match the official categorizations; embrace
73285              the official categorizations; add the combining marks
73286              as alpha (and -numeric); fix DCinital (a typo and edito)
73287              to be DCmedial.
73288      Branch: perl
73289            + lib/unicode/Is/DCmedial.pl
73290            - lib/unicode/Is/DCinital.pl
73291            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
73292            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
73293            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
73294            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
73295 ____________________________________________________________________________
73296 [  7393] By: jhi                                   on 2000/10/21  18:06:05
73297         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
73298              From: Daniel Chetlin <daniel@chetlin.com>
73299              Date: Sat, 21 Oct 2000 02:57:03 -0700
73300              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
73301      Branch: perl
73302            + t/lib/tie-splice.t
73303            ! MANIFEST lib/Tie/Array.pm
73304 ____________________________________________________________________________
73305 [  7392] By: gsar                                  on 2000/10/21  18:05:15
73306         Log: resync utfperl branch with mainline
73307      Branch: utfperl
73308           !> (integrate 1760 files)
73309 ____________________________________________________________________________
73310 [  7391] By: jhi                                   on 2000/10/21  14:37:49
73311         Log: Testcases for a #7383,#7385 related bug.
73312              
73313              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
73314              From: Nicholas Clark <nick@ccl4.org>
73315              Date: Sat, 21 Oct 2000 15:04:51 +0100
73316              Message-ID: <20001021150451.A51566@plum.flirble.org>
73317      Branch: perl
73318            ! t/pragma/utf8.t
73319 ____________________________________________________________________________
73320 [  7390] By: jhi                                   on 2000/10/21  14:35:57
73321         Log: Add a testcase for #7389.
73322      Branch: perl
73323            ! t/pragma/warn/op
73324 ____________________________________________________________________________
73325 [  7389] By: jhi                                   on 2000/10/21  14:26:45
73326         Log: Subject: Re: Creating const subs for constants.
73327              From: John Tobey <jtobey@john-edwin-tobey.org>
73328              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
73329              Message-Id: <m13mo0N-000FObC@feynman.localnet>
73330      Branch: perl
73331            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
73332            ! proto.h sv.c
73333 ____________________________________________________________________________
73334 [  7388] By: nick                                  on 2000/10/21  11:44:23
73335         Log: Populate perlio branch
73336      Branch: perlio
73337           +> (branch 1760 files)
73338 ____________________________________________________________________________
73339 [  7387] By: nick                                  on 2000/10/21  10:52:05
73340         Log: Get branch back as replica of mainline via :
73341              p4 integrate -b utfperl
73342              p4 resolve -at ./...
73343      Branch: utfperl
73344           +> (branch 269 files)
73345            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
73346            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
73347            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
73348            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
73349            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
73350            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73351            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73352            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73353            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73354            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73355            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73356            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73357            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73358            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73359            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73360            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73361            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73362            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73363            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
73364            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
73365            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
73366            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
73367            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
73368            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
73369            - lib/unicode/UCD300.html lib/unicode/Unicode.300
73370            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
73371            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
73372            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
73373            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
73374           !> (integrate 965 files)
73375 ____________________________________________________________________________
73376 [  7386] By: jhi                                   on 2000/10/21  01:31:12
73377         Log: Update Changes.
73378      Branch: perl
73379            ! Changes patchlevel.h
73380 ____________________________________________________________________________
73381 [  7385] By: jhi                                   on 2000/10/21  01:28:42
73382         Log: The #7383 was right only in the context of the original bug report,
73383              not in more general case.
73384      Branch: perl
73385            ! pp_hot.c
73386 ____________________________________________________________________________
73387 [  7384] By: jhi                                   on 2000/10/21  01:08:23
73388         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
73389      Branch: perl
73390            ! ext/IO/lib/IO/Select.pm
73391 ____________________________________________________________________________
73392 [  7383] By: jhi                                   on 2000/10/21  00:44:18
73393         Log: Fix for ID 20001020.006, concatenating an unset submatch
73394              with utf8 resulted in "Modification of a read-only value".
73395      Branch: perl
73396            ! pp_hot.c t/pragma/utf8.t
73397 ____________________________________________________________________________
73398 [  7382] By: jhi                                   on 2000/10/20  20:44:31
73399         Log: Make scan_num() reëntrant, as suggested in
73400              
73401              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73402              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73403              Date: Fri, 20 Oct 2000 14:17:27 +0100
73404              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73405      Branch: perl
73406            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
73407            ! toke.c
73408 ____________________________________________________________________________
73409 [  7381] By: jhi                                   on 2000/10/20  20:07:29
73410         Log: Reëntrancy fix.
73411              
73412              Subject: [PATCH perl@7229] Rentrant parser and yylex()
73413              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
73414              Date: Fri, 20 Oct 2000 14:17:27 +0100
73415              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
73416      Branch: perl
73417            ! embed.h embed.pl perl.h proto.h toke.c
73418 ____________________________________________________________________________
73419 [  7380] By: jhi                                   on 2000/10/20  19:15:54
73420         Log: Don't write double values through long double pointers,
73421              based on a part of
73422              
73423              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73424              From: Jens Hamisch <jens@Strawberry.COM>
73425              Date: Tue, 17 Oct 2000 08:39:36 +0200
73426              Message-Id: <20001017083936.A11104@Strawberry.COM>
73427      Branch: perl
73428            ! perl.h pp.c
73429 ____________________________________________________________________________
73430 [  7379] By: jhi                                   on 2000/10/20  18:43:37
73431         Log: Portability tweak on #7377.
73432              
73433              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
73434              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73435              Date:     Fri, 20 Oct 2000 13:13:41 EDT
73436              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
73437      Branch: perl
73438            ! t/lib/dprof.t
73439 ____________________________________________________________________________
73440 [  7378] By: jhi                                   on 2000/10/20  12:57:19
73441         Log: SOCKS function redefinitions need prototypes, too, otherwise
73442              for example 32 bit versus 64 bit differences cause a lot of
73443              problems.  Part of
73444              
73445              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
73446              From: Jens Hamisch <jens@Strawberry.COM>
73447              Date: Tue, 17 Oct 2000 08:39:36 +0200
73448              Message-Id: <20001017083936.A11104@Strawberry.COM>
73449      Branch: perl
73450            ! doio.c pp_sys.c
73451 ____________________________________________________________________________
73452 [  7377] By: jhi                                   on 2000/10/20  12:37:12
73453         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
73454              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73455              Date:     Fri, 20 Oct 2000 08:26:04 EDT
73456              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
73457      Branch: perl
73458            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
73459 ____________________________________________________________________________
73460 [  7376] By: jhi                                   on 2000/10/20  12:35:31
73461         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
73462              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
73463              Date:     Fri, 20 Oct 2000 07:48:15 EDT
73464              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
73465      Branch: perl
73466            ! configure.com vms/gen_shrfls.pl
73467 ____________________________________________________________________________
73468 [  7375] By: bailey                                on 2000/10/20  04:44:37
73469         Log: SYN SYN
73470      Branch: vmsperl
73471           +> (branch 134 files)
73472            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
73473            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
73474            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
73475            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
73476            - eg/cgi/frameset.cgi eg/cgi/index.html
73477            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
73478            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
73479            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
73480            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
73481            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
73482            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
73483            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
73484            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
73485            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
73486            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
73487            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
73488            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
73489            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
73490            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
73491            - lib/unicode/Props.txt lib/unicode/UCD300.html
73492            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
73493            - utils/perlbc.PL vms/subconfigure.com
73494           !> (integrate 785 files)
73495 ____________________________________________________________________________
73496 [  7374] By: jhi                                   on 2000/10/20  00:59:48
73497         Log: In the latest compiler builds cccdlflags must not become -fpic,
73498              from Wilfredo Sánchez.
73499      Branch: perl
73500            ! hints/darwin.sh
73501 ____________________________________________________________________________
73502 [  7373] By: jhi                                   on 2000/10/20  00:56:35
73503         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
73504              From: Tony Cook <tony@develop-help.com>
73505              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
73506              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
73507      Branch: perl
73508            ! pod/perlop.pod
73509 ____________________________________________________________________________
73510 [  7372] By: jhi                                   on 2000/10/19  19:34:40
73511         Log: Typo noted by Mark Lutz.
73512      Branch: perl
73513            ! t/op/64bitint.t
73514 ____________________________________________________________________________
73515 [  7371] By: jhi                                   on 2000/10/19  19:33:13
73516         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
73517      Branch: metaconfig
73518            ! U/modified/Cppsym.U U/modified/Oldconfig.U
73519      Branch: metaconfig/U/perl
73520            ! End.U dlsrc.U libperl.U
73521      Branch: perl
73522            + hints/nonstopux.sh
73523            ! Configure MANIFEST config_h.SH
73524 ____________________________________________________________________________
73525 [  7370] By: jhi                                   on 2000/10/19  17:18:08
73526         Log: Subject: PATCH do_print has 2 PerlIO_error()s
73527              From: nick@ccl4.org
73528              Date: Thu, 19 Oct 2000 18:09:20 +0100
73529              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
73530      Branch: perl
73531            ! doio.c
73532 ____________________________________________________________________________
73533 [  7369] By: jhi                                   on 2000/10/19  14:01:49
73534         Log: Update Changes.
73535      Branch: perl
73536            ! Changes patchlevel.h
73537 ____________________________________________________________________________
73538 [  7368] By: jhi                                   on 2000/10/19  13:04:29
73539         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
73540              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73541              Date: Wed, 18 Oct 2000 13:12:01 +0200
73542              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
73543      Branch: perl
73544            ! hints/aix.sh
73545 ____________________________________________________________________________
73546 [  7367] By: jhi                                   on 2000/10/19  02:22:40
73547         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
73548              of a 'pmshort' anywhere in the B, so the offending line was simply
73549              removed.
73550      Branch: perl
73551            ! ext/B/B/Debug.pm
73552 ____________________________________________________________________________
73553 [  7366] By: jhi                                   on 2000/10/19  02:12:37
73554         Log: Add the test case for the bug id 20000730.004 which seems
73555              to have been fixed by now.
73556      Branch: perl
73557            ! t/pragma/utf8.t
73558 ____________________________________________________________________________
73559 [  7365] By: jhi                                   on 2000/10/18  23:36:24
73560         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
73561              From: Hugo <hv@crypt.compulink.co.uk>
73562              Date: Wed, 18 Oct 2000 23:25:58 +0100
73563              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
73564      Branch: perl
73565            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
73566 ____________________________________________________________________________
73567 [  7364] By: jhi                                   on 2000/10/18  21:12:53
73568         Log: (retracted)
73569      Branch: perl
73570            ! pp.c
73571 ____________________________________________________________________________
73572 [  7363] By: jhi                                   on 2000/10/18  20:55:38
73573         Log: Missing change from #7362.
73574      Branch: perl
73575            ! win32/perlhost.h
73576 ____________________________________________________________________________
73577 [  7362] By: jhi                                   on 2000/10/18  20:52:01
73578         Log: Borland C fstat() never saw the fd as writable.
73579              
73580              Subject: fix for Borland's weak "stat" (perl@7211)
73581              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73582              Date: Mon, 16 Oct 2000 09:55:03 +0400
73583              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
73584      Branch: perl
73585            ! win32/win32.c
73586 ____________________________________________________________________________
73587 [  7361] By: jhi                                   on 2000/10/18  17:43:50
73588         Log: Regen toc.
73589      Branch: perl
73590            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
73591 ____________________________________________________________________________
73592 [  7360] By: jhi                                   on 2000/10/18  17:07:44
73593         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73594              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
73595              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
73596              Date: Mon, 16 Oct 2000 15:19:49 +0200
73597      Branch: perl
73598            + README.aix
73599            ! MANIFEST
73600 ____________________________________________________________________________
73601 [  7359] By: jhi                                   on 2000/10/18  17:04:49
73602         Log: Subject: Pod patch for Devel::Peek
73603              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
73604              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
73605              Date: Mon, 16 Oct 2000 12:26:34 +0200
73606      Branch: perl
73607            ! ext/Devel/Peek/Peek.pm
73608 ____________________________________________________________________________
73609 [  7358] By: jhi                                   on 2000/10/18  17:03:15
73610         Log: Make Cwd more bulletproof in chrooted environments.
73611              
73612              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
73613              From: "Eric E. Coe" <Eric.Coe@oracle.com>
73614              Date: Wed, 18 Oct 2000 04:03:54 -0400
73615              Message-Id: <39ED596A.70E599FE@oracle.com>
73616      Branch: perl
73617            ! lib/Cwd.pm
73618 ____________________________________________________________________________
73619 [  7357] By: jhi                                   on 2000/10/18  16:37:26
73620         Log: Disable the UTF8 downgrade croakage for now to avoid
73621              too many not okay messages.
73622      Branch: perl
73623            ! doio.c
73624 ____________________________________________________________________________
73625 [  7356] By: jhi                                   on 2000/10/17  23:29:41
73626         Log: Show the failed remote port, instead of the failing line number.
73627              
73628              Subject: [PATCH 5.6.1 Debugger] More diagnostics
73629              From: David Sparks <daves@ActiveState.com>
73630              Date: Tue, 17 Oct 2000 15:00:24 -0700
73631              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
73632      Branch: perl
73633            ! lib/perl5db.pl
73634 ____________________________________________________________________________
73635 [  7355] By: jhi                                   on 2000/10/17  14:11:31
73636         Log: On output try to downgrade to bytes, croak if impossible,
73637              from Simon Cozens.  This means that outputting >255 UTF8
73638              is impossible.  Consider this as a strong incentive to get
73639              the I/O disciplines implemented.
73640      Branch: perl
73641            ! doio.c pod/perldiag.pod sv.c
73642 ____________________________________________________________________________
73643 [  7354] By: jhi                                   on 2000/10/17  13:42:23
73644         Log: Clarify documentation on 'use bytes'.
73645              
73646              Subject: Re: What does 'use bytes' "mean" ?
73647              From: Simon Cozens <simon@cozens.net>
73648              Date: Mon, 18 Sep 2000 18:24:25 +0100
73649              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
73650      Branch: perl
73651            ! lib/bytes.pm
73652 ____________________________________________________________________________
73653 [  7353] By: jhi                                   on 2000/10/17  13:28:12
73654         Log: Workaround for a sfio bug where the stream error indicator
73655              is not cleared as documented.
73656              
73657              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73658              From: Nicholas Clark <nick@ccl4.org>
73659              Date: Mon, 16 Oct 2000 18:28:23 +0100
73660              Message-ID: <20001016182823.J19700@plum.flirble.org>
73661      Branch: perl
73662            ! doio.c
73663 ____________________________________________________________________________
73664 [  7352] By: jhi                                   on 2000/10/17  13:06:19
73665         Log: More IoTYPE sprinkling.
73666      Branch: perl
73667            ! doio.c pp_hot.c
73668 ____________________________________________________________________________
73669 [  7351] By: jhi                                   on 2000/10/16  22:47:07
73670         Log: Detect early whether the std streams have gone bad.
73671              
73672              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
73673              Date: Mon, 16 Oct 2000 23:28:42 +0100
73674              From: Nicholas Clark <nick@ccl4.org>
73675              Message-ID: <20001016232842.A37942@plum.flirble.org>
73676      Branch: perl
73677            ! t/op/misc.t
73678 ____________________________________________________________________________
73679 [  7350] By: jhi                                   on 2000/10/16  22:45:16
73680         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
73681              From: "Peter J. Farley III" <pjfarley@banet.net>
73682              Date: Mon, 16 Oct 2000 18:15:59 -0400
73683              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
73684      Branch: perl
73685            ! djgpp/djgpp.c dosish.h t/io/open.t
73686 ____________________________________________________________________________
73687 [  7349] By: jhi                                   on 2000/10/16  22:36:45
73688         Log: perldelta tweak.
73689      Branch: perl
73690            ! pod/perldelta.pod
73691 ____________________________________________________________________________
73692 [  7348] By: jhi                                   on 2000/10/16  15:17:53
73693         Log: Update Changes.
73694      Branch: perl
73695            ! Changes patchlevel.h
73696 ____________________________________________________________________________
73697 [  7347] By: jhi                                   on 2000/10/16  13:55:27
73698         Log: Add the capability to include/exclude branches.
73699      Branch: perl
73700            ! Porting/genlog
73701 ____________________________________________________________________________
73702 [  7346] By: jhi                                   on 2000/10/16  13:18:04
73703         Log: Add Charles Lane.
73704      Branch: perl
73705            ! AUTHORS Changes
73706 ____________________________________________________________________________
73707 [  7345] By: jhi                                   on 2000/10/16  13:13:21
73708         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
73709      Branch: perl
73710            ! pod/perldelta.pod
73711 ____________________________________________________________________________
73712 [  7344] By: gsar                                  on 2000/10/16  09:30:21
73713         Log: integrate change#6220 from cfgperl
73714              
73715              Win32 patches from Benjamin Stuhl.
73716      Branch: maint-5.6/perl
73717           !> makedef.pl win32/win32.h
73718 ____________________________________________________________________________
73719 [  7343] By: gsar                                  on 2000/10/16  08:32:19
73720         Log: integrate changes#6221,6222 from cfgperl
73721              
73722              Remove tr///CU (the feature is to be obsoleted by better interfaces).
73723              From: simon@brecon.co.uk (Simon Cozens)
73724              Subject: [PATCH] Eliminate tr///[CU][CU]
73725              Date: 23 Jun 2000 11:05:40 GMT
73726              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
73727              
73728              doc typo fix
73729              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
73730              From: Ian Phillipps <Ian.Phillipps@iname.com>
73731              Date: Fri, 23 Jun 2000 10:40:58 +0100
73732              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
73733      Branch: maint-5.6/perl
73734           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
73735 ____________________________________________________________________________
73736 [  7342] By: gsar                                  on 2000/10/16  08:28:08
73737         Log: integrate change#6217 from cfgperl (in part)
73738              
73739              Rename the fdpid locking and integrate with Sarathy.
73740      Branch: maint-5.6/perl
73741           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
73742           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
73743           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
73744           !> win32/win32.c
73745 ____________________________________________________________________________
73746 [  7341] By: gsar                                  on 2000/10/16  08:23:39
73747         Log: integrate changes#6214..6216 from mainline
73748              
73749              @_ can't have junk in it even in the non-USE_ITHREADS case because
73750              caller() wants to populate @DB::args with it (causes a coredump
73751              in Carp::confess())
73752              
73753              tweak comment about @DB::args
73754              
73755              be more optimal about clearing @_
73756      Branch: maint-5.6/perl
73757           !> av.h cop.h pp_ctl.c t/op/runlevel.t
73758 ____________________________________________________________________________
73759 [  7340] By: gsar                                  on 2000/10/16  08:20:37
73760         Log: integrate changes#6207..6210 from cfgperl
73761              
73762              Subject: [PATCH 5.6.0] Threadsafe patches
73763              From: Dan Sugalski <dan@sidhe.org>
73764              To: perl5-porters@perl.org
73765              Date: Mon, 08 May 2000 18:08:13 -0400
73766              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
73767              
73768              Regen headers for #6207.
73769              
73770              Lock PL_fdpid against race conditions, based on:
73771              Subject: [PATCH 5.6.0]subprocess fixup for threads
73772              From: Dan Sugalski <dan@sidhe.org>
73773              To: perl5-porters@perl.org
73774              Date: Tue, 11 Apr 2000 17:02:32 -0400
73775              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
73776              
73777              Mopup for #6207 and #6209.
73778      Branch: maint-5.6/perl
73779           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
73780           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
73781           !> win32/win32.c
73782 ____________________________________________________________________________
73783 [  7339] By: gsar                                  on 2000/10/16  08:14:34
73784         Log: integrate change#6203 from cfgperl
73785              
73786              perldiag should refer to perlos2.pod not README.os2
73787      Branch: maint-5.6/perl
73788           !> pod/perldiag.pod
73789 ____________________________________________________________________________
73790 [  7338] By: gsar                                  on 2000/10/16  08:11:42
73791         Log: integrate change#6201 from mainline
73792              
73793              Perl_eval_pv() leaks 4 bytes every time it is called because it
73794              does a PUSHMARK that's never ever POPMARKed; in general, only
73795              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
73796              Perl_eval_[sp]v() don't because they don't take any incoming
73797              arguments (this leak has been around since the original version
73798              of perl_eval_pv() in 5.003_97e)
73799      Branch: maint-5.6/perl
73800           !> perl.c
73801 ____________________________________________________________________________
73802 [  7337] By: gsar                                  on 2000/10/16  08:08:47
73803         Log: integrate changes#6197..6200 from cfgperl
73804              
73805              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
73806              From: John Borwick <jhborwic@unity.ncsu.edu>
73807              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
73808              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
73809              
73810              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
73811              From: Dan Sugalski <dan@sidhe.org>
73812              To: vmsperl@perl.org, perl5-porters@perl.org
73813              Date: Fri, 02 Jun 2000 16:00:41 -0400
73814              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
73815              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
73816              
73817              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
73818              From: Dan Sugalski <dan@sidhe.org>
73819              To: perl5-porters@perl.org, vmsperl@perl.org
73820              Date: Fri, 02 Jun 2000 17:30:51 -0400
73821              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
73822              
73823              Update to cperl-mode.el 4.31 from
73824              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
73825              Subject: A couple of notes
73826              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73827              To: Mailing list Perl5 <perl5-porters@perl.org>
73828              Date: Sat, 3 Jun 2000 23:33:32 -0400
73829              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
73830      Branch: maint-5.6/perl
73831           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
73832           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
73833           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
73834           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
73835           !> vms/vmsish.h
73836 ____________________________________________________________________________
73837 [  7336] By: gsar                                  on 2000/10/16  08:03:46
73838         Log: integrate changes#6194,6195 from mainline
73839              
73840              fix small eval"" memory leaks under USE_ITHREADS
73841              
73842              fix yet another eval"" leak under USE_ITHREADS
73843      Branch: maint-5.6/perl
73844           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
73845           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
73846           !> vms/perly_c.vms
73847 ____________________________________________________________________________
73848 [  7335] By: gsar                                  on 2000/10/16  08:02:15
73849         Log: integrate changes#6190,6191 from mainline
73850              
73851              submit missing embed.pl change
73852              
73853              vec() loses numericalness (modified version of patch suggested
73854              by Robin Barker)
73855      Branch: maint-5.6/perl
73856           !> doop.c embed.pl t/op/vec.t
73857 ____________________________________________________________________________
73858 [  7334] By: gsar                                  on 2000/10/16  08:01:03
73859         Log: integrate change#6189 from mainline
73860              
73861              counting tr/// corrupts later operation (from M.J.T Guy)
73862      Branch: maint-5.6/perl
73863           !> doop.c t/op/tr.t
73864 ____________________________________________________________________________
73865 [  7333] By: gsar                                  on 2000/10/16  07:59:07
73866         Log: integrate changes#6183..6188 from mainline
73867              
73868              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
73869              <nick@ccl4.org>)
73870              
73871              tweak for change#6127
73872              
73873              remove incorrect documentation about implicit split to @_ in
73874              list context, which never really worked in perl 5 (from
73875              M.J.T. Guy)
73876              
73877              further qualify references to "alphanumeric" (from Wolfgang Laun
73878              <wolfgang.laun@alcatel.at>)
73879              
73880              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
73881              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
73882              
73883              h2xs tweaks
73884      Branch: maint-5.6/perl
73885           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
73886           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
73887           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
73888           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
73889           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
73890           !> pod/pod2latex.PL utils/h2xs.PL
73891 ____________________________________________________________________________
73892 [  7332] By: gsar                                  on 2000/10/16  07:53:52
73893         Log: integrate change#6179 from mainline
73894              
73895              buggy modulus on UVs introduced by change#3378 (resulted in
73896              4063328477 % 65535 amounting to 27406, instead of 27407)
73897      Branch: maint-5.6/perl
73898           !> pp.c t/op/arith.t
73899 ____________________________________________________________________________
73900 [  7331] By: gsar                                  on 2000/10/16  07:52:49
73901         Log: integrate changes#6176,6177,6178,6182 from cfgperl
73902              
73903              Single-quoted utf8 patch from Simon Cozens.
73904              
73905              Substitution utf8 patch from Simon Cozens.
73906              
73907              Be cleaner.
73908              
73909              Be Cleaner Part Deux.
73910      Branch: maint-5.6/perl
73911           !> Makefile.SH pp_hot.c toke.c
73912 ____________________________________________________________________________
73913 [  7330] By: gsar                                  on 2000/10/16  07:41:36
73914         Log: integrate change#6172 from mainline
73915              
73916              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
73917              (from Ilya Zakharevich)
73918      Branch: maint-5.6/perl
73919           !> regexec.c t/op/re_tests
73920 ____________________________________________________________________________
73921 [  7329] By: gsar                                  on 2000/10/16  07:40:25
73922         Log: integrate change#6171 from mainline
73923              
73924              scalar() doesn't force scalar context when used in void context
73925              (from Simon Cozens)
73926      Branch: maint-5.6/perl
73927           !> op.c t/op/wantarray.t
73928 ____________________________________________________________________________
73929 [  7328] By: gsar                                  on 2000/10/16  07:39:33
73930         Log: integrate change#6170 from mainline
73931              
73932              change#6142 needs tweaks to tests to work where there's no
73933              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
73934      Branch: maint-5.6/perl
73935           !> t/lib/filefind.t
73936 ____________________________________________________________________________
73937 [  7327] By: gsar                                  on 2000/10/16  07:35:34
73938         Log: integrate changes#6166..6168 from cfgperl
73939              
73940              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
73941              in case somebody wants to write an extension for more
73942              shadow database interfaces.
73943              
73944              tweak todo
73945              
73946              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
73947      Branch: maint-5.6/perl
73948           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73949           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
73950           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
73951           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
73952           !> win32/config.vc win32/config_H.bc win32/config_H.gc
73953           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
73954 ____________________________________________________________________________
73955 [  7326] By: gsar                                  on 2000/10/16  07:29:05
73956         Log: integrate changes#6157,6159..6161,6164 from cfgperl
73957              
73958              Regen Configure to jive with #6149.
73959              
73960              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
73961              
73962              Changes for the File::Temp 0.08 (change #6159) test suite
73963              to fit better into the Perl distribution test framework.
73964              
73965              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
73966              both from Simon Cozens.
73967              
73968              detypo
73969      Branch: maint-5.6/perl
73970           +> pod/perlmodlib.PL pod/perlnewmod.pod
73971           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
73972           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
73973           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
73974           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
73975 ____________________________________________________________________________
73976 [  7325] By: gsar                                  on 2000/10/16  07:25:13
73977         Log: integrate change#6158 from vmsperl
73978              
73979              Add fallback to tmpfile for use in cases where user's relying on
73980              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
73981              Lane's patch)
73982      Branch: maint-5.6/perl
73983           !> vms/vms.c vms/vmsish.h
73984 ____________________________________________________________________________
73985 [  7324] By: gsar                                  on 2000/10/16  07:20:50
73986         Log: integrate changes#6153..6155 from mainline
73987              
73988              prettier Test::Harness output on failed tests (from Nicholas Clark
73989              <nick@Bagpuss.uk.boo.com>)
73990              
73991              avoid type mismatch warning
73992              
73993              small bug in change#6144; remove random \xA0 character that snuck
73994              in via change#6145
73995      Branch: maint-5.6/perl
73996           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
73997           !> perl.c
73998 ____________________________________________________________________________
73999 [  7323] By: gsar                                  on 2000/10/16  07:18:47
74000         Log: integrate changes#6151,6152 from mainline
74001              
74002              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
74003              
74004              cosmetic fixups of RE debug output (from Ilya Zakharevich)
74005      Branch: maint-5.6/perl
74006           !> regexec.c
74007 ____________________________________________________________________________
74008 [  7322] By: gsar                                  on 2000/10/16  07:17:25
74009         Log: integrate changes#6146..6150 from mainline
74010              
74011              doc typo
74012              
74013              add a make entry to Config.pm so "perl -V:make" works on VMS
74014              (from Peter Prymmer)
74015              
74016              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
74017              
74018              OS/2 tweaks for usethreads build (from Rocco Caputo
74019              <troc@netrus.net>)
74020              
74021              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
74022      Branch: maint-5.6/perl
74023           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
74024           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
74025           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
74026           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
74027           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
74028           !> warnings.pl x2p/a2p.h
74029 ____________________________________________________________________________
74030 [  7321] By: gsar                                  on 2000/10/16  07:14:02
74031         Log: integrate changes#6143..6145 from mainline
74032              
74033              MacOS support, part 1 (from Matthias Neeracher
74034              <neeri@iis.ee.ethz.ch>)
74035              
74036              MacOS support, part 2: make AutoSplit use File::Spec instead
74037              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
74038              <neeri@iis.ee.ethz.ch>)
74039              
74040              make xsubpp skip embedded pod (from Matthias Neeracher
74041              <neeri@iis.ee.ethz.ch>)
74042      Branch: maint-5.6/perl
74043           +> ext/DynaLoader/dl_mac.xs
74044           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
74045           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
74046           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
74047           !> pp_ctl.c proto.h toke.c util.c util.h
74048 ____________________________________________________________________________
74049 [  7320] By: gsar                                  on 2000/10/16  07:12:13
74050         Log: integrate changes#6141,6142 from mainline
74051              
74052              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
74053              forwarded by Peter Seebach from the bsdi-users mailing list.
74054              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
74055              
74056              File::Find fails to chdir when chasing symlinks (from
74057              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
74058      Branch: maint-5.6/perl
74059           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
74060 ____________________________________________________________________________
74061 [  7319] By: gsar                                  on 2000/10/16  07:04:30
74062         Log: integrate change#6139 from mainline
74063              
74064              revise mktables.PL for bugs and newness in Unicode 3.0
74065              (from James Bence <jbence@amgen.com>)
74066      Branch: maint-5.6/perl
74067           +> (branch 30 files)
74068           !> (integrate 49 files)
74069 ____________________________________________________________________________
74070 [  7318] By: gsar                                  on 2000/10/16  07:01:01
74071         Log: integrate changes#6137,6138 from mainline
74072              
74073              fix bogus redeclaration warning for "our" variables in different
74074              scopes
74075              
74076              add note about the handling of negative indices to tied arrays
74077              (from Michael G Schwern <schwern@pobox.com>)
74078      Branch: maint-5.6/perl
74079           !> op.c pod/perltie.pod t/pragma/strict-vars
74080 ____________________________________________________________________________
74081 [  7317] By: gsar                                  on 2000/10/16  06:58:46
74082         Log: integrate changes#6127..6136 from mainline
74083              
74084              call_method(...,G_EVAL) can longjmp() out if the method probing
74085              failed (from Gisle Aas)
74086              
74087              new perlxstut example for passing/returning refs to arrays
74088              (from David Lowe <dlowe@pootpoot.com>)
74089              
74090              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
74091              
74092              fix places that mean C<"word" character> but say C<alphanumeric
74093              character>
74094              
74095              avoid warnings in POSIX.pm (from Barrie Slaymaker)
74096              
74097              warnings::enabled() doesn't fall back to looking at $^W if
74098              caller isn't using lexical warnings (from Paul Marquess)
74099              
74100              elide bogus test in change#6132
74101              
74102              make Test::Harness use wait.h/WCOREDUMP if available
74103              (from Ben Tilly <ben_tilly@hotmail.com>)
74104              
74105              enable Test::Harness to dynamically determine column width etc.
74106              (from Rob Napier <rnapier@employees.org>)
74107              
74108              random pod typos (from Peter Scott <Peter@PSDT.com>)
74109      Branch: maint-5.6/perl
74110           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
74111           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
74112           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
74113           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
74114 ____________________________________________________________________________
74115 [  7316] By: gsar                                  on 2000/10/16  06:53:23
74116         Log: integrate change#6126 from mainline
74117              
74118              change#2879 broke rvalue autovivification of magicals such as
74119              ${$num} (reworked variant of patch suggested by Simon Cozens)
74120      Branch: maint-5.6/perl
74121           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
74122           !> pp_hot.c proto.h t/op/gv.t
74123 ____________________________________________________________________________
74124 [  7315] By: gsar                                  on 2000/10/16  06:51:38
74125         Log: integrate changes#6123,6125 from mainline
74126              
74127              clarify gotcha with #line directives (from Rocco Caputo
74128              <troc@netrus.net>)
74129              
74130              enable propagating exception objects via Perl_croak() in XS code
74131              (from Gisle Aas)
74132      Branch: maint-5.6/perl
74133           !> pod/perldebug.pod pod/perlsyn.pod util.c
74134 ____________________________________________________________________________
74135 [  7314] By: gsar                                  on 2000/10/16  06:49:28
74136         Log: integrate change#6122 from mainline
74137              
74138              downgrade fatal error on C<"foo@nosucharray.com"> to optional
74139              warning (from Mark-Jason Dominus)
74140      Branch: maint-5.6/perl
74141           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
74142           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
74143           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
74144           !> toke.c
74145 ____________________________________________________________________________
74146 [  7313] By: gsar                                  on 2000/10/16  06:46:54
74147         Log: integrate changes#6112..6121 from vmsperl
74148              
74149              Check for existence of file before trying to delete
74150              
74151              Ugly workaround for version-specific RTL error
74152              
74153              Urk -- undo previous removal of vmsish 'exit' change
74154              
74155              Add bounds checking for several strings (Charles Lane)
74156              
74157              Miscellaneous cosmetic fixes (Charles Lane)
74158              
74159              Treat sockets as special in sys(read|write) (Charles Lane et al.)
74160              
74161              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
74162              Flatten case labels in switch statements uniformly (Charles Bailey)
74163              
74164              Quiet error messages in vmsish.t (Charles Lane)
74165              
74166              Add missing escape (Charles Lane)
74167              
74168              Allow eliminate_macros() and fixpath() to handle space-delimited
74169              lists (based on fixes by Craig Berry)
74170      Branch: maint-5.6/perl
74171           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
74172           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
74173           !> vms/vmsish.h
74174 ____________________________________________________________________________
74175 [  7312] By: gsar                                  on 2000/10/16  06:41:18
74176         Log: integrate changes#6107,6110 from cfgperl
74177              
74178              Tweak the todo list.
74179              
74180              todo tweak
74181      Branch: maint-5.6/perl
74182           !> Todo-5.6
74183 ____________________________________________________________________________
74184 [  7311] By: gsar                                  on 2000/10/16  06:38:38
74185         Log: integrate changes#6104,6108 from mainline
74186              
74187              PL_sys_intern was being initialized too late on windows
74188              
74189              reenable fake signal handling on Windows, bugs and all
74190      Branch: maint-5.6/perl
74191           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
74192           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
74193           !> win32/win32.c
74194 ____________________________________________________________________________
74195 [  7310] By: gsar                                  on 2000/10/16  06:36:03
74196         Log: integrate changes#6095,6097..6103 from cfgperl
74197              
74198              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
74199              might be useful in future.
74200              
74201              Add a note about possible compilation problems from Allen Smith.
74202              
74203              Add a note about other, yet unsupported, shadow password APIs.
74204              
74205              Tweaks for the cc bugs from Allen Smith.
74206              
74207              More compilation tweakery from Allen Smith.
74208              
74209              Hints and test tweaks for Unicos.
74210              
74211              The test suite tweak in #6101 wasn't quite right.
74212              
74213              Test tweaking for Unicos continues.
74214      Branch: maint-5.6/perl
74215           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74216           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
74217           !> t/lib/complex.t t/op/64bitint.t
74218 ____________________________________________________________________________
74219 [  7309] By: gsar                                  on 2000/10/16  06:29:41
74220         Log: integrate changes#6093,6094 from mainline
74221              
74222              fork() failure to create pseudo process sets errno=EAGAIN and returns
74223              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
74224              
74225              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
74226      Branch: maint-5.6/perl
74227           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
74228           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
74229 ____________________________________________________________________________
74230 [  7308] By: gsar                                  on 2000/10/16  06:27:29
74231         Log: integrate change#6092 from cfgperl
74232              
74233              Regen perltoc with the fixed buildtoc.
74234      Branch: maint-5.6/perl
74235           !> pod/perltoc.pod
74236 ____________________________________________________________________________
74237 [  7307] By: gsar                                  on 2000/10/16  06:26:40
74238         Log: integrate changes#6089,6090 from mainline
74239              
74240              buildtoc tweak to fix newline lossage
74241              
74242              concat doesn't preserve utf8-ness, and doesn't invalidate
74243              [NI]OK; added tests for both
74244      Branch: maint-5.6/perl
74245           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
74246 ____________________________________________________________________________
74247 [  7306] By: gsar                                  on 2000/10/16  06:24:05
74248         Log: integrate change#6088 from cfgperl
74249              
74250              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
74251              because we do not use those.  The HAS_GETSPNAM remains,
74252              though, because we still do use that.
74253      Branch: maint-5.6/perl
74254           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74255           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
74256           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
74257           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
74258           !> win32/config.vc win32/config_H.bc win32/config_H.gc
74259           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
74260 ____________________________________________________________________________
74261 [  7305] By: gsar                                  on 2000/10/16  06:15:52
74262         Log: integrate changes#6084,6085,6087 from mainline
74263              
74264              substr() does not preserve utf8-ness (from Stefan Eissing
74265              <Eissing@medicaldataservice.de>); added tests
74266              
74267              repeat operator (x) doesn't preserve utf8-ness
74268              
74269              reverse() and quotemeta() weren't preserving utf8-ness; add tests
74270      Branch: maint-5.6/perl
74271           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
74272 ____________________________________________________________________________
74273 [  7304] By: gsar                                  on 2000/10/16  06:13:10
74274         Log: integrate changes#6077..6083 from mainline
74275              
74276              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
74277              and Tom Phoenix)
74278              
74279              workaround for CRT bug in chdir() (from Charles Lane, via
74280              Peter Prymmer)
74281              
74282              remove outdated kludge in Carp (NULLs are permitted in diagnostics
74283              now)
74284              
74285              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
74286              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
74287              
74288              better default perlbug categories for ok reports (from Richard Foley)
74289              
74290              peek.t non-portable to ithreads
74291              
74292              note about undocumented caller() return value (from M.J.T. Guy);
74293              yet another peek.t tweak
74294      Branch: maint-5.6/perl
74295           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
74296           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
74297           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
74298           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
74299           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
74300           !> vms/vmsish.h
74301 ____________________________________________________________________________
74302 [  7303] By: gsar                                  on 2000/10/16  06:03:18
74303         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
74304              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
74305              
74306              &HUGE_VAL is not defined, it exists.
74307              
74308              Do not warn that an infinity does not look like a number.
74309              
74310              Rewrite the pwent/spent logic to be a little bit more clearer.
74311              
74312              Continue on the pwent/spent case.
74313              
74314              Correct Freudian slip.
74315              
74316              Use HUGE_VALL if applicable.
74317              
74318              pwent/spent #ifdef imbalance.
74319              
74320              Infinite problems.
74321              
74322              Call getspnam() only iff needd.
74323              
74324              Test both the scalar and list contexts.
74325              
74326              Use setxxent()/endxxent().
74327              
74328              Complex tweakery.
74329              
74330              Unicos hint tweak.
74331              
74332              Be more forgiving in POSIX about HUGE_VALL.
74333              
74334              Detypo.
74335              
74336              The search of infinity continues, this time simplified.
74337              
74338              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
74339              in natively 64-bit platforms where a long is a quad (no need
74340              for long longs).  Also added bias for IVs.
74341              
74342              Complex tweaks.
74343              
74344              Introduce t/lib/peek.t.
74345              
74346              Make the test more portable.
74347      Branch: maint-5.6/perl
74348           +> t/lib/peek.t
74349            ! pp_sys.c
74350           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
74351           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
74352           !> t/op/pwent.t toke.c util.c
74353 ____________________________________________________________________________
74354 [  7302] By: gsar                                  on 2000/10/16  05:03:37
74355         Log: integrate changes#6066..6071 from mainline
74356              
74357              s/END/CHECK/
74358              
74359              replace direct call to sighandler() with (*PL_sighandlerp)()
74360              
74361              note about values()
74362              
74363              File::Spec compatibility update (from Barrie Slaymaker
74364              <barries@slaysys.com>)
74365              
74366              remove misleading comment (from M.J.T. Guy)
74367              
74368              misformatted perllocal.pod (from Tim Jenness
74369              <t.jenness@jach.hawaii.edu>)
74370      Branch: maint-5.6/perl
74371           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
74372           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
74373           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
74374           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
74375 ____________________________________________________________________________
74376 [  7301] By: gsar                                  on 2000/10/16  05:00:08
74377         Log: integrate changes#6061..6063 from mainline
74378              
74379              change#5921 neglected to make eq honor "use bytes"
74380              
74381              additional tests for utf8.t
74382              
74383              tokeq() could read unallocated field in argument
74384      Branch: maint-5.6/perl
74385           !> sv.c t/pragma/utf8.t toke.c
74386 ____________________________________________________________________________
74387 [  7300] By: gsar                                  on 2000/10/16  04:56:54
74388         Log: integrate changes#6046,6048,6057,6058 from mainline
74389              
74390              libscheck has insufficient checks for n32 libs (from
74391              Albert Chin-A-Young <china@thewrittenword.com>)
74392              
74393              add note about how $( doesn't interpolate in REs (from
74394              Philip Newton <newton@ficus.frogspace.net>)
74395              
74396              fix broken parsing of /\x{ab}/
74397              
74398              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
74399              (spotted by Donald Kinzer <dkinzer@premia.com>)
74400      Branch: maint-5.6/perl
74401           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
74402           !> t/pragma/utf8.t
74403 ____________________________________________________________________________
74404 [  7299] By: gsar                                  on 2000/10/16  04:52:50
74405         Log: integrate change#6044 from mainline
74406              
74407              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
74408              such that underscores are only ignored in literal numbers,
74409              "\x{...}", and hex/oct argument
74410      Branch: maint-5.6/perl
74411           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
74412 ____________________________________________________________________________
74413 [  7298] By: gsar                                  on 2000/10/16  04:50:53
74414         Log: integrate changes#6027..6043 from mainline
74415              
74416              podlators-1.02 update (from Russ Allbery)
74417              
74418              Pod::Man generates groff-incompatible macro definition (from
74419              Tom Christiansen)
74420              
74421              add CGI.pm v2.66 (from Lincoln Stein)
74422              
74423              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
74424              for @- and @+ (from Johan Vromans)
74425              
74426              small nits in diagnostics.pm (from Robin Barker)
74427              
74428              whitespace adjustments
74429              
74430              missing files in MANIFEST
74431              
74432              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
74433              to compensate
74434              
74435              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
74436              
74437              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
74438      Branch: maint-5.6/perl
74439           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
74440           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
74441           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
74442           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
74443           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
74444           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
74445           !> t/lib/cgi-html.t t/lib/cgi-request.t
74446 ____________________________________________________________________________
74447 [  7297] By: gsar                                  on 2000/10/16  04:44:30
74448         Log: integrate change#6025 from mainline
74449              
74450              Is{Alnum,Alpha,Word} don't match titlecase
74451              TODO: IsSpace is defined recursively!
74452              (both spotted by Larry)
74453      Branch: maint-5.6/perl
74454           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
74455           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
74456 ____________________________________________________________________________
74457 [  7296] By: gsar                                  on 2000/10/16  04:39:30
74458         Log: integrate change#6023 from mainline
74459              
74460              debugger stomps on $. (from M.J.T. Guy)
74461      Branch: maint-5.6/perl
74462           !> lib/perl5db.pl
74463 ____________________________________________________________________________
74464 [  7295] By: gsar                                  on 2000/10/16  04:38:02
74465         Log: integrate change#6022 from mainline
74466              
74467              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
74468      Branch: maint-5.6/perl
74469           !> sv.c
74470 ____________________________________________________________________________
74471 [  7294] By: gsar                                  on 2000/10/16  04:37:05
74472         Log: integrate changes#6018..6021 from mainline
74473              
74474              make lib/syslog.t portable to systems that don't have _PATH_LOG,
74475              make _PATH_LOG() return "" if unavailable
74476              
74477              windows portability tweaks
74478              
74479              test tweak
74480              
74481              remove Win2K issue in pod (fixed by change#6020)
74482      Branch: maint-5.6/perl
74483           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
74484           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
74485           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
74486 ____________________________________________________________________________
74487 [  7293] By: gsar                                  on 2000/10/16  04:20:00
74488         Log: integrate changes#6013..6015 from mainline
74489              
74490              tweak change#5945 to display correct switch name in diagnostic
74491              
74492              glob() loading File::Glob behind the scenes may cause syntax errors
74493              
74494              tweak test for portability
74495      Branch: maint-5.6/perl
74496           !> op.c perl.c pod/perldiag.pod t/lib/b.t
74497 ____________________________________________________________________________
74498 [  7292] By: gsar                                  on 2000/10/16  04:18:11
74499         Log: integrate changes#6005..6010 from mainline, cfgperl
74500              
74501              perldoc might fail via "use blib" (from Hugo van der Sanden)
74502              
74503              Regen Configure.
74504              
74505              note about compile failures and END blocks (from M.J.T. Guy)
74506              
74507              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
74508              
74509              (change#6009 integrated earlier in change#7255)
74510              
74511              clarify note about shadow password support (from
74512              gellyfish@gellyfish.com)
74513      Branch: maint-5.6/perl
74514           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
74515           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
74516           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
74517 ____________________________________________________________________________
74518 [  7291] By: gsar                                  on 2000/10/16  04:12:03
74519         Log: integrate changes#6002,6003 from mainline
74520              
74521              destructive sv_setsv() can lose UV-ness from source, causing
74522              numeric promotions/comparisons to fail to do the right thing
74523              
74524              allow REG_EXPAND_SZ keys in Windows registry (from
74525              John Clayton <John.Clayton@barclayscapital.com>)
74526      Branch: maint-5.6/perl
74527           !> sv.c win32/win32.c
74528 ____________________________________________________________________________
74529 [  7290] By: gsar                                  on 2000/10/16  04:10:19
74530         Log: integrate change#6001 from mainline
74531              
74532              support additional library locations via $Config{otherlibdirs}
74533              (from Andy Dougherty)
74534      Branch: maint-5.6/perl
74535           !> Configure INSTALL Porting/Glossary Porting/config.sh
74536           !> Porting/config_H config_h.SH epoc/config.sh perl.c
74537           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
74538           !> win32/config.bc win32/config.gc win32/config.vc
74539 ____________________________________________________________________________
74540 [  7289] By: gsar                                  on 2000/10/16  04:08:28
74541         Log: integrate change#5999 from mainline
74542              
74543              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
74544      Branch: maint-5.6/perl
74545           !> t/pragma/warn/toke toke.c
74546 ____________________________________________________________________________
74547 [  7288] By: gsar                                  on 2000/10/16  04:07:01
74548         Log: integrate changes#5997,5998 from cfgperl
74549              
74550              Preserve $!.
74551              
74552              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
74553      Branch: maint-5.6/perl
74554           !> lib/Math/Complex.pm
74555 ____________________________________________________________________________
74556 [  7287] By: gsar                                  on 2000/10/16  04:04:37
74557         Log: integrate change#5995 from mainline
74558              
74559              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
74560      Branch: maint-5.6/perl
74561           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
74562 ____________________________________________________________________________
74563 [  7286] By: gsar                                  on 2000/10/16  04:03:21
74564         Log: integrate change#5994 from mainline
74565              
74566              fix for missed accounting for null byte in pack("Z",...) (from
74567              M.J.T. Guy)
74568      Branch: maint-5.6/perl
74569           !> pp.c t/op/pack.t
74570 ____________________________________________________________________________
74571 [  7285] By: gsar                                  on 2000/10/16  04:02:11
74572         Log: integrate changes#5989..5993 from mainline
74573              
74574              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
74575              itself and no other (from Tom Hughes)
74576              
74577              use $ENV{LIB} to search for libs under Visual C compiler
74578              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
74579              
74580              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
74581              
74582              pod nit (from Simon Cozens)
74583              
74584              various minor tweaks seen on p5p
74585      Branch: maint-5.6/perl
74586           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
74587           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
74588           !> t/op/array.t toke.c
74589 ____________________________________________________________________________
74590 [  7284] By: gsar                                  on 2000/10/16  03:59:00
74591         Log: integrate changes#5978..5988 from mainline
74592              
74593              sync version numbers in File::Spec with the ones on CPAN
74594              (from Barrie Slaymaker)
74595              
74596              under useithreads, constant pad entries could inadvertantly be
74597              shared across threads (from Eric Blood <eblood@xmission.com>);
74598              added Eric's test case to testsuite
74599              
74600              allow Configure -S to run non-interactively (spotted by Greg Hudson
74601              <ghudson@mit.edu>)
74602              
74603              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
74604              prototype mismatch with CORE::glob(); update pod and tests to
74605              suit (File::Glob::glob() is still available for backward
74606              compatibility, but should be considered deprecated)
74607              
74608              avoid error in IO::Socket::INET when given an unknown service name
74609              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
74610              
74611              numeric conversion of non-number in change#3378 tramples on
74612              OOK offset, causing segfaults
74613              
74614              attributes::reftype() doesn't work on tied argument
74615              
74616              forked child may not exit correctly if it failed to open
74617              /dev/console (from Graham Barr)
74618              
74619              add regular expressions tutorial and quick-start guide (from
74620              Mark Kvale <kvale@phy.ucsf.edu>)
74621              
74622              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
74623              
74624              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
74625              <paul@miraclefish.com>)
74626      Branch: maint-5.6/perl
74627           +> pod/perlrequick.pod pod/perlretut.pod
74628           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
74629           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
74630           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
74631           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
74632           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
74633           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
74634           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
74635           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
74636 ____________________________________________________________________________
74637 [  7283] By: gsar                                  on 2000/10/16  03:52:14
74638         Log: integrate change#5977 from mainline
74639              
74640              autoquote barewords followed by newline and arrow properly
74641              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
74642      Branch: maint-5.6/perl
74643           !> t/pragma/warn/toke toke.c
74644 ____________________________________________________________________________
74645 [  7282] By: gsar                                  on 2000/10/16  03:50:48
74646         Log: integrate change#5976 from mainline
74647              
74648              DB_File v1.73 update (from Paul Marquess)
74649      Branch: maint-5.6/perl
74650           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
74651           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
74652 ____________________________________________________________________________
74653 [  7281] By: gsar                                  on 2000/10/16  03:49:14
74654         Log: integrate change#5975 from mainline
74655              
74656              allow sort() reentrancy (variant of patch suggested by
74657              Hugo van der Sanden)
74658      Branch: maint-5.6/perl
74659           !> pp_ctl.c t/op/sort.t
74660 ____________________________________________________________________________
74661 [  7280] By: gsar                                  on 2000/10/16  03:48:22
74662         Log: integrate change#5974 from mainline
74663              
74664              change#4197 somehow missed initializing PL_errors, meaning
74665              syntax error queueing wasn't working outside eval"" at all;
74666              also fixed eval"" to localize PL_error_count, so that compile-time
74667              eval's don't clobber the error state of the outer context
74668      Branch: maint-5.6/perl
74669           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
74670           !> t/pragma/warn/toke
74671 ____________________________________________________________________________
74672 [  7279] By: gsar                                  on 2000/10/16  03:46:21
74673         Log: integrate change#5973 from mainline
74674              
74675              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
74676      Branch: maint-5.6/perl
74677           !> regcomp.c regexec.c t/op/re_tests
74678 ____________________________________________________________________________
74679 [  7278] By: gsar                                  on 2000/10/16  03:44:54
74680         Log: integrate change#5971 from cfgperl
74681              
74682              Unicos tweaks from Mark P. Lutz.
74683      Branch: maint-5.6/perl
74684           !> hints/unicos.sh lib/Math/Complex.pm
74685 ____________________________________________________________________________
74686 [  7277] By: gsar                                  on 2000/10/16  03:42:59
74687         Log: integrate changes#5966..5970 from mainline
74688              
74689              add testsuite for B backends, fix bug in B::Deparse (from
74690              Simon Cozens <simon@brecon.co.uk>)
74691              
74692              improved docs on the warn_uninit diagnostic (from David Glasser
74693              and Simon Cozens)
74694              
74695              tolerate spaces in group names in test on solaris (from David Boyce
74696              <dsb@boyski.com>)
74697              
74698              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
74699              
74700              Data::Dumper fumbles negative numbers on 32-bit platforms where
74701              IV is >32bits
74702      Branch: maint-5.6/perl
74703           +> t/lib/b.t t/lib/syslog.t
74704           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
74705           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
74706           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
74707 ____________________________________________________________________________
74708 [  7276] By: gsar                                  on 2000/10/16  03:39:30
74709         Log: integrate change#5965 from mainline
74710              
74711              avoid "will not stay shared" warnings for our variables (from
74712              Robin Barker)
74713      Branch: maint-5.6/perl
74714           !> op.c t/pragma/warn/op
74715 ____________________________________________________________________________
74716 [  7275] By: gsar                                  on 2000/10/16  03:38:18
74717         Log: integrate change#5964 from mainline
74718              
74719              reformat to 72 columns (again)
74720      Branch: maint-5.6/perl
74721           !> pod/perldiag.pod
74722 ____________________________________________________________________________
74723 [  7274] By: gsar                                  on 2000/10/16  03:36:58
74724         Log: integrate change#5963 from mainline
74725              
74726              patch from Larry to make (\&) prototype work; added tests for
74727              the same
74728      Branch: maint-5.6/perl
74729           !> op.c t/comp/proto.t
74730 ____________________________________________________________________________
74731 [  7273] By: gsar                                  on 2000/10/16  03:35:51
74732         Log: integrate changes#5956..5962 from mainline
74733              
74734              better diagnostics on failed tests (from Ilya Zakharevich)
74735              
74736              pod nits (from A. C. Yardley <yardley@tanet.net>)
74737              
74738              change#3569 deleted some essential code, revert; avoid use of
74739              atexit() to make DynaLoader work properly on AIX under mod_perl
74740              (from Jens-Uwe Mager <jum@helios.de>)
74741              
74742              doubled words in pods (from Simon Cozens
74743              <simon.p.cozens@jp.pwcglobal.com>)
74744              
74745              better INSTALL notes on Solaris issues (from Dominic Dunlop)
74746              
74747              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
74748              
74749              updated README.hpux (from Jeff Okamoto)
74750      Branch: maint-5.6/perl
74751           !> INSTALL README.hpux emacs/cperl-mode.el
74752           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
74753           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
74754           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
74755           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
74756           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
74757           !> t/op/lex_assign.t
74758 ____________________________________________________________________________
74759 [  7272] By: gsar                                  on 2000/10/16  03:31:22
74760         Log: integrate change#5955 from mainline
74761              
74762              longstanding bug exposed by change#3307: sort arguments weren't
74763              compiled with the right wantarray context (ensuing runtime lookup
74764              via block_gimme() was getting the incidental context of the
74765              sort() itself)
74766      Branch: maint-5.6/perl
74767           !> op.c t/op/sort.t
74768 ____________________________________________________________________________
74769 [  7271] By: gsar                                  on 2000/10/16  03:29:11
74770         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
74771              branch
74772              
74773              Flatten the cpp jungle doing the nosuid checking.
74774              
74775              Do not assume sign propagation. (from M.J.T. Guy)
74776              
74777              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
74778              
74779              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
74780              Now pp_ncmp() returns undef is either operand is a NaN.
74781              
74782              On second thoughts frexp() does have two arguments.
74783              
74784              Document that tr() is not tr(1).
74785              
74786              Be more robust on "extreme" (large absolute value)
74787              arguments.  Originally reported by Daniel Connelly
74788              as a problem with asinh() on large negative arguments,
74789              asinh() used to bail out because an argument to log()
74790              ended up being zero.  Ilya Zakharevich proposed using
74791              Taylor's series in such cases, which for such large
74792              arguments is a very good approximation.
74793              
74794              Undo "use integer" addition from 64bitint as it seems
74795              to break most of the subtests in Digital UNIX;
74796              Unicos needs to find another way.
74797      Branch: maint-5.6/perl
74798           !> (integrate 29 files)
74799 ____________________________________________________________________________
74800 [  7270] By: gsar                                  on 2000/10/16  03:09:44
74801         Log: integrate changes#5948,5949,5950 from mainline
74802              
74803              typo in vars.pm that leads to cryptic message (from Piotr
74804              Piatkowski <kompas@kompas.usr.onet.pl>)
74805              
74806              make perldoc use the pod2man from the same version (from
74807              M.J.T. Guy)
74808              
74809              reformat perldiag to avoid long lines
74810      Branch: maint-5.6/perl
74811           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
74812 ____________________________________________________________________________
74813 [  7269] By: gsar                                  on 2000/10/16  03:05:54
74814         Log: integrate change#5947 from mainline
74815              
74816              use &dl_error rather than &dl_load_file as the guard for calling
74817              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
74818              statically built perl)
74819      Branch: maint-5.6/perl
74820           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
74821 ____________________________________________________________________________
74822 [  7268] By: gsar                                  on 2000/10/16  03:04:48
74823         Log: integrate change#5945 from mainline
74824              
74825              make module name mandatory after -M switch; reorder perldiag
74826              alphabetically (from Mark-Jason Dominus)
74827      Branch: maint-5.6/perl
74828           !> perl.c pod/perldiag.pod
74829 ____________________________________________________________________________
74830 [  7267] By: gsar                                  on 2000/10/16  03:03:01
74831         Log: integrate change#5939 from mainline
74832              
74833              more pod nits (from Larry Virden)
74834      Branch: maint-5.6/perl
74835           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
74836           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
74837           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
74838 ____________________________________________________________________________
74839 [  7266] By: gsar                                  on 2000/10/16  03:01:39
74840         Log: integrate change#5938 from mainline
74841              
74842              Consolidated B::Deparse fixes (from Stephen McCamant)
74843      Branch: maint-5.6/perl
74844           !> ext/B/B/Deparse.pm
74845 ____________________________________________________________________________
74846 [  7265] By: gsar                                  on 2000/10/16  03:00:43
74847         Log: integrate change#5936 from mainline
74848              
74849              additional tests for change#7263 (from Paul Marquess)
74850      Branch: maint-5.6/perl
74851           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
74852           !> t/pragma/warn/5nolint t/pragma/warn/6default
74853 ____________________________________________________________________________
74854 [  7264] By: gsar                                  on 2000/10/16  02:58:34
74855         Log: integrate change#5934 from mainline
74856              
74857              propagate lexical warnings from surrounding scope correctly
74858              within string eval() (from Paul Marquess)
74859      Branch: maint-5.6/perl
74860           !> pp_ctl.c t/pragma/warn/pp_ctl
74861 ____________________________________________________________________________
74862 [  7263] By: gsar                                  on 2000/10/16  02:56:53
74863         Log: integrate change#5932 from mainline
74864              
74865              add rsignal(), whichsig() and do_join() to public API list
74866              (mod_perl uses them to good advantage)
74867      Branch: maint-5.6/perl
74868           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
74869 ____________________________________________________________________________
74870 [  7262] By: gsar                                  on 2000/10/16  02:55:53
74871         Log: integrate change#5931 from mainline
74872              
74873              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
74874      Branch: maint-5.6/perl
74875           !> pp_hot.c regexec.c t/op/pat.t
74876 ____________________________________________________________________________
74877 [  7261] By: gsar                                  on 2000/10/16  02:55:01
74878         Log: integrate change#5930 from mainline
74879              
74880              small os390 tweaks (from Peter Prymmer)
74881      Branch: maint-5.6/perl
74882           !> config_h.SH makedepend.SH
74883 ____________________________________________________________________________
74884 [  7260] By: gsar                                  on 2000/10/16  02:54:10
74885         Log: integrate change#5929 from mainline
74886              
74887              pod nits
74888      Branch: maint-5.6/perl
74889           !> pod/perlguts.pod
74890 ____________________________________________________________________________
74891 [  7259] By: gsar                                  on 2000/10/16  02:52:55
74892         Log: integrate change#5927 from mainline
74893              
74894              arrange for next() to resume at the unstack op rather than the
74895              loop conditional, so that scope cleanup happens correctly
74896              (from Stephen McCamant)
74897      Branch: maint-5.6/perl
74898           !> op.c pp_ctl.c t/op/misc.t
74899 ____________________________________________________________________________
74900 [  7258] By: gsar                                  on 2000/10/16  02:51:38
74901         Log: integrate change#5926 from mainline
74902              
74903              on windows, reserve 16M of stack rather than 128M (allows more
74904              threads to run concurrently)
74905      Branch: maint-5.6/perl
74906           !> win32/Makefile win32/makefile.mk
74907 ____________________________________________________________________________
74908 [  7257] By: gsar                                  on 2000/10/16  02:50:37
74909         Log: integrate change#5925 from mainline
74910              
74911              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
74912      Branch: maint-5.6/perl
74913           !> toke.c
74914 ____________________________________________________________________________
74915 [  7256] By: gsar                                  on 2000/10/16  02:49:36
74916         Log: integrate change#5924 from mainline
74917              
74918              avoid using uninitialized memory in require version check
74919      Branch: maint-5.6/perl
74920           !> pp_ctl.c universal.c
74921 ____________________________________________________________________________
74922 [  7255] By: gsar                                  on 2000/10/16  02:48:03
74923         Log: integrate changes#5923,5928,6009 from mainline
74924              
74925              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
74926      Branch: maint-5.6/perl
74927           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
74928 ____________________________________________________________________________
74929 [  7254] By: gsar                                  on 2000/10/16  02:44:46
74930         Log: integrate change#5922 from mainline
74931              
74932              commentary about IoTYPE() (from Nathan Torkington)
74933      Branch: maint-5.6/perl
74934           !> sv.h
74935 ____________________________________________________________________________
74936 [  7253] By: gsar                                  on 2000/10/16  02:43:49
74937         Log: integrate change#5921 from mainline
74938              
74939              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
74940      Branch: maint-5.6/perl
74941           !> sv.c t/lib/charnames.t t/pragma/utf8.t
74942 ____________________________________________________________________________
74943 [  7252] By: gsar                                  on 2000/10/16  02:42:31
74944         Log: integrate change#5920 from mainline
74945              
74946              Larry's fix for buggy propagation of utf8-ness in join(); add test
74947      Branch: maint-5.6/perl
74948           !> doop.c t/op/ver.t
74949 ____________________________________________________________________________
74950 [  7251] By: gsar                                  on 2000/10/16  02:41:14
74951         Log: integrate changes#5915..5919 from mainline
74952              
74953              various (pod tweaks &c)
74954      Branch: maint-5.6/perl
74955           !> (integrate 33 files)
74956 ____________________________________________________________________________
74957 [  7250] By: gsar                                  on 2000/10/16  02:38:16
74958         Log: integrate change#5914 from mainline
74959              
74960              caller() wasn't returning the right number of elements for
74961              eval {...}
74962      Branch: maint-5.6/perl
74963           !> pp_ctl.c t/pragma/warn/9enabled
74964 ____________________________________________________________________________
74965 [  7249] By: gsar                                  on 2000/10/16  02:37:02
74966         Log: integrate change#5913 from mainline
74967              
74968              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
74969              (from Mark-Jason Dominus)
74970      Branch: maint-5.6/perl
74971           !> pod/perlfunc.pod
74972 ____________________________________________________________________________
74973 [  7248] By: gsar                                  on 2000/10/16  02:35:58
74974         Log: integrate change#5912 from mainline
74975              
74976              fix totally broken caching in UNIVERSAL::isa() (from
74977              Nick Ing-Simmons)
74978      Branch: maint-5.6/perl
74979           !> t/op/universal.t universal.c
74980 ____________________________________________________________________________
74981 [  7247] By: gsar                                  on 2000/10/16  02:34:27
74982         Log: integrate changes#5910,5911 from mainline
74983              
74984              typo in pod
74985              
74986              add linebreak properties from unicode/LineBrk.txt (from
74987              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
74988      Branch: maint-5.6/perl
74989           +> (branch 29 files)
74990           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
74991 ____________________________________________________________________________
74992 [  7246] By: gsar                                  on 2000/10/16  02:33:29
74993         Log: integrate change#5909 from mainline
74994              
74995              mode argument to do_binmode() should be file mode, not boolean
74996      Branch: maint-5.6/perl
74997           !> pp_sys.c
74998 ____________________________________________________________________________
74999 [  7245] By: gsar                                  on 2000/10/16  02:31:04
75000         Log: integrate change#5908 from mainline
75001              
75002              introduce illegal symbols into null package so that
75003              gv_fetchpv(...,TRUE) always returns a valid GV even when the
75004              symbol is trapped by strictures (avoids coredumps)
75005      Branch: maint-5.6/perl
75006           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
75007           !> t/pragma/strict-vars
75008 ____________________________________________________________________________
75009 [  7244] By: jhi                                   on 2000/10/16  02:29:54
75010         Log: Subject: $Carp::ExportLevel confusion in Exporter
75011              From: "Ben Tilly" <ben_tilly@hotmail.com>
75012              Date: Sat, 14 Oct 2000 16:44:34 EDT
75013              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
75014      Branch: perl
75015            ! lib/Exporter/Heavy.pm
75016 ____________________________________________________________________________
75017 [  7243] By: jhi                                   on 2000/10/16  02:28:33
75018         Log: Subject: [PATCH perlguts.pod] Document offset hack
75019              From: Simon Cozens <simon@cozens.net>
75020              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
75021              Date: Sat, 14 Oct 2000 19:32:25 +0100
75022      Branch: perl
75023            ! pod/perlguts.pod
75024 ____________________________________________________________________________
75025 [  7242] By: gsar                                  on 2000/10/16  02:26:51
75026         Log: integrate changes#5905,5906,5907,6064 from mainline
75027              
75028              printf/sprintf didn't get quad types right under use64bitint
75029      Branch: maint-5.6/perl
75030           !> pp_sys.c sv.c t/op/64bitint.t
75031 ____________________________________________________________________________
75032 [  7241] By: jhi                                   on 2000/10/16  02:22:44
75033         Log: Subject: small pod patch
75034              From: Dan Boorstein <dan_boo@bellsouth.net>
75035              Date: Sat, 14 Oct 2000 14:29:24 -0400
75036              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
75037      Branch: perl
75038            ! pod/perlfaq7.pod pod/perlmod.pod
75039 ____________________________________________________________________________
75040 [  7240] By: jhi                                   on 2000/10/16  02:13:46
75041         Log: -w cleanup.
75042              
75043              Subject: Re: Problems with bleadperl 
75044              From: "Stephen P. Potter" <spp@ds.net>
75045              Date: Fri, 13 Oct 2000 13:32:49 -0400
75046              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
75047      Branch: perl
75048            ! t/pragma/overload.t
75049 ____________________________________________________________________________
75050 [  7239] By: jhi                                   on 2000/10/16  01:41:18
75051         Log: One more ~utf8 tweak.
75052      Branch: perl
75053            ! t/op/bop.t
75054 ____________________________________________________________________________
75055 [  7238] By: jhi                                   on 2000/10/16  01:34:14
75056         Log: Tweak the test of #7235.
75057      Branch: perl
75058            ! t/op/bop.t
75059 ____________________________________________________________________________
75060 [  7237] By: jhi                                   on 2000/10/16  01:25:04
75061         Log: Fix a couple of compiler-noted nits in #7235.
75062      Branch: perl
75063            ! pp.c
75064 ____________________________________________________________________________
75065 [  7236] By: jhi                                   on 2000/10/16  01:22:46
75066         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
75067      Branch: perl
75068            ! pp.c pp_hot.c
75069 ____________________________________________________________________________
75070 [  7235] By: jhi                                   on 2000/10/15  16:24:44
75071         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
75072              
75073              From: Simon Cozens <simon@cozens.net>
75074              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
75075              Date: Sat, 14 Oct 2000 20:52:13 +0100
75076              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
75077      Branch: perl
75078            ! pp.c t/op/bop.t utf8.h
75079 ____________________________________________________________________________
75080 [  7234] By: jhi                                   on 2000/10/15  15:19:29
75081         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
75082              The problem was that rx->minlen was in chars while pp_split()
75083              thought it would be in bytes. 
75084      Branch: perl
75085            ! pp.c t/pragma/utf8.t
75086 ____________________________________________________________________________
75087 [  7233] By: jhi                                   on 2000/10/14  20:24:24
75088         Log: Document FNCASE=y as discussed in the bug 20000902.009.
75089      Branch: perl
75090            ! README.dos
75091 ____________________________________________________________________________
75092 [  7232] By: jhi                                   on 2000/10/14  18:52:21
75093         Log: Add test for bug id 20000427.003 (which seems to have
75094              been fixed) (also duplicate as 20000427.004, though
75095              with a higher severity).  Move one utf8 from op/append
75096              to pragma/utf8, tag the tests with bug ids.
75097      Branch: perl
75098            ! t/op/append.t t/pragma/utf8.t
75099 ____________________________________________________________________________
75100 [  7231] By: jhi                                   on 2000/10/14  17:28:37
75101         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
75102      Branch: perl
75103            ! t/pragma/utf8.t
75104 ____________________________________________________________________________
75105 [  7230] By: jhi                                   on 2000/10/14  14:24:50
75106         Log: Needs to be conditional on SunOS 4.
75107              
75108              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
75109              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
75110              Date: Sat, 14 Oct 2000 13:37:49 +0100
75111              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
75112      Branch: metaconfig/U/perl
75113            ! End.U
75114      Branch: perl
75115            ! Configure myconfig.SH pod/perldelta.pod
75116 ____________________________________________________________________________
75117 [  7229] By: jhi                                   on 2000/10/14  00:49:22
75118         Log: Update Changes.
75119      Branch: perl
75120            ! Changes patchlevel.h
75121 ____________________________________________________________________________
75122 [  7228] By: jhi                                   on 2000/10/14  00:46:10
75123         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
75124              From: Peter Prymmer <pvhp@forte.com>
75125              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
75126              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
75127      Branch: perl
75128            ! lib/utf8.pm
75129 ____________________________________________________________________________
75130 [  7227] By: jhi                                   on 2000/10/13  23:20:30
75131         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
75132      Branch: perl
75133            ! t/op/tie.t
75134 ____________________________________________________________________________
75135 [  7226] By: jhi                                   on 2000/10/13  22:14:32
75136         Log: Tweak #7225.
75137              
75138              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
75139              From: Peter Prymmer <pvhp@forte.com>
75140              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
75141              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
75142      Branch: perl
75143            ! t/op/sprintf.t
75144 ____________________________________________________________________________
75145 [  7225] By: jhi                                   on 2000/10/13  22:11:31
75146         Log: op/sprintf.t patch for OS/390 (and any other host with limited
75147              floating-point exponent length)
75148              
75149              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
75150              From: Dominic Dunlop <domo@computer.org>
75151              Date: Fri, 13 Oct 2000 19:17:57 +0200
75152              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
75153      Branch: perl
75154            ! t/op/sprintf.t
75155 ____________________________________________________________________________
75156 [  7224] By: jhi                                   on 2000/10/13  18:40:48
75157         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
75158      Branch: perl
75159            ! toke.c
75160 ____________________________________________________________________________
75161 [  7223] By: jhi                                   on 2000/10/13  18:37:13
75162         Log: Thinko in #7222.
75163      Branch: perl
75164            ! utf8.c
75165 ____________________________________________________________________________
75166 [  7222] By: jhi                                   on 2000/10/13  18:05:23
75167         Log: Use UTF8SKIP(), from Simon Cozens.
75168      Branch: perl
75169            ! utf8.c
75170 ____________________________________________________________________________
75171 [  7221] By: jhi                                   on 2000/10/13  15:43:19
75172         Log: (accidentally empty check-in)
75173      Branch: perl
75174            ! utf8.c
75175 ____________________________________________________________________________
75176 [  7220] By: jhi                                   on 2000/10/13  15:23:51
75177         Log: Add (optimistically) Storable to static extensions.
75178      Branch: perl
75179            ! hints/uwin.sh hints/vmesa.sh
75180 ____________________________________________________________________________
75181 [  7219] By: jhi                                   on 2000/10/13  15:20:05
75182         Log: Amdahl UTS doesn't seem to do dynaloading.
75183      Branch: perl
75184            ! hints/uts.sh
75185 ____________________________________________________________________________
75186 [  7218] By: jhi                                   on 2000/10/13  15:15:20
75187         Log: Slight tweak of the code to appease Amdahl UTS cc.
75188      Branch: perl
75189            ! pp.c
75190 ____________________________________________________________________________
75191 [  7217] By: jhi                                   on 2000/10/13  14:50:42
75192         Log: In Amdahl UTS "struct sv" is defined by a system header,
75193              <ksync.h>.
75194      Branch: perl
75195            ! perl.h sv.h
75196 ____________________________________________________________________________
75197 [  7216] By: jhi                                   on 2000/10/13  11:58:25
75198         Log: Ilya implemented the memory profiling API.
75199      Branch: perl
75200            ! Todo
75201 ____________________________________________________________________________
75202 [  7215] By: jhi                                   on 2000/10/13  02:56:38
75203         Log: Subject: [PATCH 5.7.0] Perl API for mstats
75204              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75205              Date: Thu, 12 Oct 2000 22:52:40 -0400
75206              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
75207      Branch: perl
75208            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
75209 ____________________________________________________________________________
75210 [  7214] By: jhi                                   on 2000/10/13  02:55:38
75211         Log: Subject: [PATCH 5.7.0] IVs in mtats
75212              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75213              Date: Thu, 12 Oct 2000 22:51:04 -0400
75214              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
75215      Branch: perl
75216            ! malloc.c perl.h
75217 ____________________________________________________________________________
75218 [  7213] By: jhi                                   on 2000/10/13  02:31:47
75219         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
75220      Branch: perl
75221            ! pod/perldiag.pod pp_sys.c
75222 ____________________________________________________________________________
75223 [  7212] By: jhi                                   on 2000/10/13  01:27:38
75224         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
75225              From: Peter Prymmer <pvhp@forte.com>
75226              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
75227              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
75228      Branch: perl
75229            ! t/op/oct.t
75230 ____________________________________________________________________________
75231 [  7211] By: jhi                                   on 2000/10/13  00:35:09
75232         Log: Update Changes.
75233      Branch: perl
75234            ! Changes patchlevel.h
75235 ____________________________________________________________________________
75236 [  7210] By: jhi                                   on 2000/10/12  23:59:40
75237         Log: The Install.pm third of
75238              
75239              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
75240              From: Bill Campbell <bill@celestial.com>
75241              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
75242              Date: Thu, 5 Oct 2000 18:04:51 -0700
75243      Branch: perl
75244            ! lib/ExtUtils/Install.pm
75245 ____________________________________________________________________________
75246 [  7209] By: jhi                                   on 2000/10/12  23:58:43
75247         Log: Two thirds of
75248              
75249              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
75250              Date: Thu, 5 Oct 2000 18:04:51 -0700
75251              From: Bill Campbell <bill@celestial.com>
75252              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
75253              
75254              The Install.pm changes will be submitted separately because
75255              they need some work and discussion still.
75256      Branch: perl
75257            ! lib/getopts.pl lib/termcap.pl
75258 ____________________________________________________________________________
75259 [  7208] By: jhi                                   on 2000/10/12  23:41:19
75260         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
75261              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75262              Date:     Thu, 12 Oct 2000 07:30:02 EDT
75263              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
75264      Branch: perl
75265            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
75266            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
75267 ____________________________________________________________________________
75268 [  7207] By: jhi                                   on 2000/10/12  23:39:01
75269         Log: An updated EBCDIC tr patch.
75270              
75271              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
75272              From: Peter Prymmer <pvhp@forte.com>
75273              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
75274              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
75275      Branch: perl
75276            ! t/op/tr.t
75277 ____________________________________________________________________________
75278 [  7206] By: jhi                                   on 2000/10/12  23:34:55
75279         Log: Upgrade to CPAN 1.58, from Andreas König.
75280      Branch: perl
75281            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75282 ____________________________________________________________________________
75283 [  7205] By: jhi                                   on 2000/10/12  23:29:08
75284         Log: Introduce the man[24-8] variables, from Andy Dougherty.
75285      Branch: metaconfig/U/perl
75286            + mandirs.U mandirstyle.U
75287      Branch: perl
75288            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75289            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
75290            ! vos/config.h vos/config.pl vos/config_h.SH_orig
75291            ! win32/config.bc win32/config.gc win32/config.vc
75292 ____________________________________________________________________________
75293 [  7204] By: gsar                                  on 2000/10/12  18:11:24
75294         Log: restore change#7202
75295      Branch: perl
75296            ! mg.c
75297 ____________________________________________________________________________
75298 [  7203] By: gsar                                  on 2000/10/12  18:09:40
75299         Log: another test of the Emergency Broadcast System--back out 
75300              change#7202
75301      Branch: perl
75302            ! mg.c
75303 ____________________________________________________________________________
75304 [  7202] By: gsar                                  on 2000/10/12  16:40:47
75305         Log: (submitted on behalf of Jarkko)
75306              Fix the lib/encode.t subtest 6 failure as reported by Andreas
75307              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
75308              was unearthed by change 7182, as was a bug in HTML::Entities.
75309      Branch: perl
75310            ! mg.c
75311 ____________________________________________________________________________
75312 [  7201] By: jhi                                   on 2000/10/11  03:16:05
75313         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
75314      Branch: perl
75315            ! pp_hot.c t/pragma/utf8.t
75316 ____________________________________________________________________________
75317 [  7200] By: jhi                                   on 2000/10/11  00:40:30
75318         Log: The #7198 was a false alarm.
75319      Branch: perl
75320            ! pp_hot.c
75321 ____________________________________________________________________________
75322 [  7199] By: jhi                                   on 2000/10/11  00:26:04
75323         Log: Remove duplicated code.
75324      Branch: perl
75325            ! t/lib/cgi-html.t
75326 ____________________________________________________________________________
75327 [  7198] By: jhi                                   on 2000/10/10  23:30:46
75328         Log: (Retracted by #7200.)
75329      Branch: perl
75330            ! pp_hot.c
75331 ____________________________________________________________________________
75332 [  7197] By: jhi                                   on 2000/10/10  21:49:30
75333         Log: Add the test case for #7190, from the original bug report
75334              by Andreas König.
75335      Branch: perl
75336            ! t/pragma/utf8.t
75337 ____________________________________________________________________________
75338 [  7196] By: jhi                                   on 2000/10/10  21:40:49
75339         Log: Reapply Andy's patch and regen Configure.
75340      Branch: perl
75341            ! Configure INSTALL Makefile.SH Porting/Glossary
75342            ! Porting/config.sh config_h.SH epoc/config.sh installperl
75343            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75344            ! win32/config.vc
75345 ____________________________________________________________________________
75346 [  7195] By: jhi                                   on 2000/10/10  21:09:30
75347         Log: Use the versiononly instead of the installscripts,
75348              retract the changes 7146 and 7147.
75349      Branch: perl
75350            ! Configure INSTALL Makefile.SH Porting/Glossary
75351            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
75352            ! installperl uconfig.sh vos/config.def win32/config.bc
75353            ! win32/config.gc win32/config.vc
75354 ____________________________________________________________________________
75355 [  7194] By: jhi                                   on 2000/10/10  21:06:15
75356         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
75357              From: Peter Prymmer <pvhp@forte.com>
75358              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
75359              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
75360      Branch: perl
75361            ! t/op/ver.t
75362 ____________________________________________________________________________
75363 [  7193] By: jhi                                   on 2000/10/10  21:05:12
75364         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
75365              From: Peter Prymmer <pvhp@forte.com>
75366              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
75367              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
75368      Branch: perl
75369            ! t/op/tr.t
75370 ____________________________________________________________________________
75371 [  7192] By: jhi                                   on 2000/10/10  20:57:30
75372         Log: Add versiononly, delete installscripts, from Andy Dougherty.
75373      Branch: metaconfig
75374            - U/installdirs/installscripts.U
75375      Branch: metaconfig/U/perl
75376            + versiononly.U
75377 ____________________________________________________________________________
75378 [  7191] By: jhi                                   on 2000/10/10  19:41:21
75379         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
75380              From: Peter Prymmer <pvhp@forte.com>
75381              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
75382              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
75383      Branch: perl
75384            ! pod/perlebcdic.pod
75385 ____________________________________________________________________________
75386 [  7190] By: jhi                                   on 2000/10/10  19:26:14
75387         Log: Subject: Re: utf8 concat, mg_get
75388              From: Simon Cozens <simon@cozens.net>
75389              Date: Tue, 10 Oct 2000 17:40:17 +0100
75390              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
75391      Branch: perl
75392            ! pp_hot.c
75393 ____________________________________________________________________________
75394 [  7189] By: jhi                                   on 2000/10/10  19:23:03
75395         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
75396              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
75397              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
75398              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
75399      Branch: perl
75400            ! lib/ExtUtils/MM_Unix.pm
75401 ____________________________________________________________________________
75402 [  7188] By: jhi                                   on 2000/10/10  15:31:24
75403         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
75404              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75405              Date: Fri, 14 Jul 2000 10:47:36 +0100
75406              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
75407      Branch: perl
75408            ! README.win32
75409 ____________________________________________________________________________
75410 [  7187] By: jhi                                   on 2000/10/10  13:30:10
75411         Log: Quote the temp file name, needed in Win32 because the
75412              default name unfortunately contains spaces, shouldn't
75413              hurt elsewhere.
75414              
75415              Subject: FW: perldoc fails if $TEMP contains spaces
75416              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75417              Date: Thu, 14 Sep 2000 08:58:45 +0100
75418              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
75419      Branch: perl
75420            ! utils/perldoc.PL
75421 ____________________________________________________________________________
75422 [  7186] By: jhi                                   on 2000/10/10  13:16:27
75423         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
75424              From: hv@hugo.hybyte.com
75425              Date: Tue, 10 Oct 2000 14:10:20 +0100
75426              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
75427      Branch: perl
75428            ! t/lib/thr5005.t util.c
75429 ____________________________________________________________________________
75430 [  7185] By: jhi                                   on 2000/10/10  12:06:22
75431         Log: Upgrade to podlators 1.04, from Russ Allbery.
75432      Branch: perl
75433            ! lib/Pod/Man.pm lib/Pod/Text.pm
75434 ____________________________________________________________________________
75435 [  7184] By: jhi                                   on 2000/10/10  12:01:32
75436         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
75437      Branch: perl
75438            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
75439 ____________________________________________________________________________
75440 [  7183] By: jhi                                   on 2000/10/09  23:47:15
75441         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
75442              From: Peter Prymmer <pvhp@forte.com>
75443              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
75444              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
75445      Branch: perl
75446            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
75447 ____________________________________________________________________________
75448 [  7182] By: jhi                                   on 2000/10/09  23:43:16
75449         Log: Make eq work again with utf8 (disabling the upgrading
75450              should no more be necessary since the copies of the
75451              scalars are upgraded, not the scalars themselves).
75452              Takes care of ID 20001009.001.  (The claimed length()
75453              bug in 20001009.001 seems bogus to me.)
75454      Branch: perl
75455            ! sv.c t/pragma/utf8.t
75456 ____________________________________________________________________________
75457 [  7181] By: gsar                                  on 2000/10/09  19:41:54
75458         Log: tweak for change#7173
75459      Branch: perl
75460            ! win32/win32sck.c
75461 ____________________________________________________________________________
75462 [  7180] By: gsar                                  on 2000/10/09  19:26:56
75463         Log: on Windows, clean targets might not work under some flavors of the shell
75464      Branch: perl
75465            ! win32/Makefile win32/makefile.mk
75466 ____________________________________________________________________________
75467 [  7179] By: jhi                                   on 2000/10/09  19:21:02
75468         Log: Update Changes.
75469      Branch: perl
75470            ! Changes patchlevel.h
75471 ____________________________________________________________________________
75472 [  7178] By: jhi                                   on 2000/10/09  19:18:23
75473         Log: Warn about unknown scripts.
75474              
75475              Subject: Re: ideas? patches? [PATCH bleadperl]
75476              From: Dominic Dunlop <domo@computer.org>
75477              Date: Mon, 9 Oct 2000 14:57:17 +0200
75478              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
75479      Branch: perl
75480            ! lib/charnames.pm
75481 ____________________________________________________________________________
75482 [  7177] By: jhi                                   on 2000/10/09  19:13:27
75483         Log: Change #7160 had a nasty typo.
75484      Branch: metaconfig
75485            ! U/compline/Compile.U
75486      Branch: perl
75487            ! Configure config_h.SH
75488 ____________________________________________________________________________
75489 [  7176] By: gsar                                  on 2000/10/09  18:59:33
75490         Log: pod nit
75491      Branch: perl
75492            ! pod/perlport.pod
75493 ____________________________________________________________________________
75494 [  7175] By: gsar                                  on 2000/10/09  18:54:28
75495         Log: Windows9x doesn't support link(), despite what Config.pm
75496              might think
75497      Branch: perl
75498            ! lib/ExtUtils/Manifest.pm
75499 ____________________________________________________________________________
75500 [  7174] By: gsar                                  on 2000/10/09  18:50:03
75501         Log: avoid nonportable example code
75502      Branch: perl
75503            ! lib/File/Copy.pm
75504 ____________________________________________________________________________
75505 [  7173] By: gsar                                  on 2000/10/09  18:46:54
75506         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
75507              being used) when closing a socket handle
75508      Branch: perl
75509            ! win32/win32.c win32/win32.h win32/win32sck.c
75510 ____________________________________________________________________________
75511 [  7172] By: gsar                                  on 2000/10/09  18:41:40
75512         Log: on Windows, cwd strings in the environment should be of the
75513              form =X:=X:\foo instead of =X=X:\foo\
75514      Branch: perl
75515            ! win32/vdir.h
75516 ____________________________________________________________________________
75517 [  7171] By: gsar                                  on 2000/10/09  18:30:09
75518         Log: on Windows, LoadLibrary() could load an extension DLL multiple
75519              times if forward slashes are used in the path
75520      Branch: perl
75521            ! win32/win32.c
75522 ____________________________________________________________________________
75523 [  7170] By: jhi                                   on 2000/10/09  17:53:59
75524         Log: Add a todo note about overloadable assertions.
75525      Branch: perl
75526            ! Todo-5.6
75527 ____________________________________________________________________________
75528 [  7169] By: jhi                                   on 2000/10/09  13:43:45
75529         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
75530              From: mjd@plover.com
75531              Date: 9 Oct 2000 00:24:44 -0000
75532              Message-ID: <20001009002444.10616.qmail@plover.com>
75533      Branch: perl
75534            ! pod/perldebguts.pod
75535 ____________________________________________________________________________
75536 [  7168] By: nick                                  on 2000/10/08  13:16:33
75537         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
75538              is not right thing to do on (e.g. x86). Network order is also "right" for
75539              X fonts.
75540      Branch: perl
75541            ! ext/Encode/Encode.pm
75542 ____________________________________________________________________________
75543 [  7167] By: nick                                  on 2000/10/08  12:54:42
75544         Log: Make "encodings" work post-install when Encode/*.enc files may not
75545              be in same directory as Encode.pm
75546      Branch: perl
75547            ! ext/Encode/Encode.pm
75548 ____________________________________________________________________________
75549 [  7166] By: nick                                  on 2000/10/08  11:51:26
75550         Log: Work round the fact that $hash->{$key} does not take into account
75551              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
75552              so that key is always in the "expected" encoding - i.e. same way we put
75553              it in the hash.
75554      Branch: perl
75555            ! ext/Encode/Encode.pm
75556 ____________________________________________________________________________
75557 [  7165] By: gsar                                  on 2000/10/08  04:15:29
75558         Log: save_re_context() could reset PL_curcop to freed memory, causing core
75559              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
75560      Branch: perl
75561            ! pp_ctl.c
75562 ____________________________________________________________________________
75563 [  7164] By: jhi                                   on 2000/10/06  20:51:48
75564         Log: UTF8ize split() so that the cloned substrings get the UTF8
75565              flag of the original scalar.  Problem reported by Simon Cozens.
75566      Branch: perl
75567            ! pp.c t/pragma/utf8.t
75568 ____________________________________________________________________________
75569 [  7163] By: nick                                  on 2000/10/06  20:48:34
75570         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
75571              got a false +ve and so did not reach code which would have un-FAKEd the SV.
75572      Branch: perl
75573            ! sv.c
75574 ____________________________________________________________________________
75575 [  7162] By: nick                                  on 2000/10/06  20:25:37
75576         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
75577              To fix  (sort {$a <=> $b} keys %hash) in particular but
75578              should cover a number of other as-yet-unknown cases as well.
75579      Branch: perl
75580            ! sv.c
75581 ____________________________________________________________________________
75582 [  7161] By: jhi                                   on 2000/10/06  19:56:18
75583         Log: Change the version number of Tie::Handle in the core to 4.0,
75584              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
75585              
75586              Subject: Note on Tie::Handle
75587              From: andreas.koenig@anima.de (Andreas J. Koenig)
75588              Date:      06 Oct 2000 21:48:58 +0200
75589              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
75590      Branch: perl
75591            ! lib/Tie/Handle.pm
75592 ____________________________________________________________________________
75593 [  7160] By: jhi                                   on 2000/10/06  18:20:35
75594         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
75595              as the first option of cc/ld because of ultrapicky compilers
75596              (e.g. OS/390 R2.5)
75597      Branch: metaconfig
75598            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
75599            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
75600            ! U/compline/orderlib.U U/modified/Cppsym.U
75601            ! U/modified/d_access.U
75602      Branch: metaconfig/U/perl
75603            ! Checkcc.U d_dlsymun.U gccvers.U
75604      Branch: perl
75605            ! Configure config_h.SH
75606 ____________________________________________________________________________
75607 [  7159] By: jhi                                   on 2000/10/06  13:56:39
75608         Log: Update Changes.
75609      Branch: perl
75610            ! Changes patchlevel.h
75611 ____________________________________________________________________________
75612 [  7158] By: jhi                                   on 2000/10/06  12:48:40
75613         Log: Eliminate $Is_VMS code from the test.
75614              
75615              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
75616              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75617              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
75618              Date:     Thu, 5 Oct 2000 07:46:33 EDT
75619      Branch: perl
75620            ! t/lib/b.t
75621 ____________________________________________________________________________
75622 [  7157] By: jhi                                   on 2000/10/06  12:47:13
75623         Log: Also the $ccflags is needed for the C compiler check.
75624              
75625              Subject: Configure (check for C-compiler)
75626              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75627              Date: Fri, 06 Oct 2000 08:47:15 +0200
75628              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
75629      Branch: metaconfig/U/perl
75630            ! Checkcc.U
75631      Branch: perl
75632            ! Configure config_h.SH
75633 ____________________________________________________________________________
75634 [  7156] By: jhi                                   on 2000/10/06  11:45:15
75635         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
75636      Branch: perl
75637            ! perl.c pp_ctl.c sv.h utf8.c
75638 ____________________________________________________________________________
75639 [  7155] By: jhi                                   on 2000/10/06  11:40:41
75640         Log: IO::Handle->syswrite() did not handle length omission
75641              like CORE::syswrite() does.
75642              
75643              Subject: [Fwd] IO::Handle, syswrite and arguments
75644              From: Graham Barr <gbarr@pobox.com>
75645              Date: Fri, 6 Oct 2000 10:22:05 +0100
75646              Message-ID: <20001006102205.U6312@pobox.com>
75647              
75648              The original patch from andrew@ugh.net.au.
75649      Branch: perl
75650            ! ext/IO/lib/IO/Handle.pm
75651 ____________________________________________________________________________
75652 [  7154] By: jhi                                   on 2000/10/06  01:42:15
75653         Log: Tweak #7153.
75654      Branch: perl
75655            ! utf8.h
75656 ____________________________________________________________________________
75657 [  7153] By: jhi                                   on 2000/10/06  00:39:55
75658         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
75659      Branch: perl
75660            ! utf8.h
75661 ____________________________________________________________________________
75662 [  7152] By: jhi                                   on 2000/10/06  00:38:11
75663         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
75664      Branch: perl
75665            ! perl.c pp_ctl.c sv.h utf8.c
75666 ____________________________________________________________________________
75667 [  7151] By: jhi                                   on 2000/10/06  00:36:38
75668         Log: Subject: Re: Questions about Tie::Array and perl modules
75669              From: Nick Ing-Simmons <nik@tiuk.ti.com>
75670              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
75671              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
75672              
75673              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
75674      Branch: perl
75675            ! lib/Tie/Array.pm t/op/array.t
75676 ____________________________________________________________________________
75677 [  7150] By: jhi                                   on 2000/10/05  00:20:45
75678         Log: Regen Changes.
75679      Branch: perl
75680            ! Changes patchlevel.h
75681 ____________________________________________________________________________
75682 [  7149] By: jhi                                   on 2000/10/05  00:20:01
75683         Log: Regen toc.
75684      Branch: perl
75685            ! pod/perltoc.pod
75686 ____________________________________________________________________________
75687 [  7148] By: jhi                                   on 2000/10/04  23:35:08
75688         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
75689              reported several times by Dominic Dunlop, for example in
75690              ID 20000315.008.  Patch from Dominic.  Patch affects at
75691              least MachTen, and possibly other oldish BSDs. Should not
75692              break non-broken platforms (tested on LinuxPPC). 
75693      Branch: perl
75694            ! doio.c
75695 ____________________________________________________________________________
75696 [  7147] By: jhi                                   on 2000/10/04  23:26:34
75697         Log: The one that got away from 7146.
75698      Branch: metaconfig
75699            + U/installdirs/installscripts.U
75700 ____________________________________________________________________________
75701 [  7146] By: jhi                                   on 2000/10/04  23:25:04
75702         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
75703              suggested by H. Merijn Brand.
75704      Branch: perl
75705            ! Configure INSTALL Makefile.SH Porting/Glossary
75706            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
75707            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
75708            ! win32/config.vc
75709 ____________________________________________________________________________
75710 [  7145] By: jhi                                   on 2000/10/04  22:08:21
75711         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75712              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75713              Date: Wed, 4 Oct 2000 17:37:46 -0400
75714              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
75715      Branch: perl
75716            ! utils/h2xs.PL
75717 ____________________________________________________________________________
75718 [  7144] By: jhi                                   on 2000/10/04  18:11:41
75719         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
75720              From: Jeff Pinyan <jeffp@crusoe.net>
75721              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
75722              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
75723      Branch: perl
75724            ! pod/perlrun.pod
75725 ____________________________________________________________________________
75726 [  7143] By: jhi                                   on 2000/10/04  18:09:58
75727         Log: Subject: perlhack.pod Patch for Externals Tools
75728              From: Fisher Mark <fisherm@tce.com>
75729              Date: Tue, 3 Oct 2000 15:43:27 -0500 
75730              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
75731      Branch: perl
75732            ! pod/perlhack.pod
75733 ____________________________________________________________________________
75734 [  7142] By: jhi                                   on 2000/10/04  18:08:41
75735         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
75736              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75737              Date:     Wed, 4 Oct 2000 12:11:11 EDT
75738              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
75739      Branch: perl
75740            ! vms/vms.c
75741 ____________________________________________________________________________
75742 [  7141] By: jhi                                   on 2000/10/04  12:20:16
75743         Log: Subject: [PATCH 5.7.0] h2xs not working
75744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75745              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
75746              Date: Tue, 3 Oct 2000 21:43:01 -0400
75747              
75748              Subject: [PATCH 5.7.0] h2xs not documenting the created module
75749              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75750              Date: Tue, 3 Oct 2000 22:55:19 -0400
75751              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
75752      Branch: perl
75753            ! utils/h2xs.PL
75754 ____________________________________________________________________________
75755 [  7140] By: jhi                                   on 2000/10/04  11:53:44
75756         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
75757              From: nick@babyhippo.com
75758              Date: Wed, 4 Oct 2000 12:06:45 +0100
75759              Message-Id: <20001004120645.A7356@babyhippo.com>
75760              
75761              Retract 7118 and 7135.
75762      Branch: perl
75763            ! installman installperl op.c t/pragma/subs.t
75764 ____________________________________________________________________________
75765 [  7139] By: jhi                                   on 2000/10/03  22:09:41
75766         Log: It is possible to have no hosts database at all.  Pointed out in
75767              
75768              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75769              From: Peter Prymmer <pvhp@forte.com>
75770              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75771              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75772      Branch: metaconfig
75773            ! U/modified/myhostname.U
75774      Branch: perl
75775            ! Configure config_h.SH
75776 ____________________________________________________________________________
75777 [  7138] By: jhi                                   on 2000/10/03  21:49:49
75778         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
75779              From: Peter Prymmer <pvhp@forte.com>
75780              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
75781              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
75782      Branch: perl
75783            ! pp_sys.c
75784 ____________________________________________________________________________
75785 [  7137] By: jhi                                   on 2000/10/03  20:10:05
75786         Log: One remaining nit less at the VMS mailbox sizing.
75787      Branch: perl
75788            ! vms/vms.c
75789 ____________________________________________________________________________
75790 [  7136] By: jhi                                   on 2000/10/03  20:08:47
75791         Log: Test harness update to sync with the new perlcc,
75792              from Simon Cozens.
75793      Branch: perl
75794            ! t/TEST t/UTEST
75795 ____________________________________________________________________________
75796 [  7135] By: jhi                                   on 2000/10/03  15:15:42
75797         Log: Subject: Re: PATCH for 20001003.004
75798              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
75799              From: "AARON B. DOSSETT" <aaron@iglou.com>
75800              Message-Id: <E13gTay-0006od-00@iglou.com>
75801      Branch: perl
75802            ! installman installperl
75803 ____________________________________________________________________________
75804 [  7134] By: jhi                                   on 2000/10/03  15:00:34
75805         Log: Subject: [ID 20001003.006] B::Debug not -w clean
75806              From: Nicholas Clark <nick@babyhippo.co.uk>
75807              Date: Tue, 03 Oct 2000 15:46:32 +0100
75808              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
75809      Branch: perl
75810            ! ext/B/B/Debug.pm
75811 ____________________________________________________________________________
75812 [  7133] By: jhi                                   on 2000/10/03  14:58:39
75813         Log: Scale down the VMS message boxes, by Charles Lane.
75814              Fix for ID 20000903.009, workaround at
75815              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
75816      Branch: perl
75817            ! vms/vms.c
75818 ____________________________________________________________________________
75819 [  7132] By: jhi                                   on 2000/10/03  11:20:37
75820         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
75821      Branch: perl
75822            + t/lib/st-lock.t t/lib/st-utf8.t
75823            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
75824            ! ext/Storable/Storable.xs t/lib/st-recurse.t
75825 ____________________________________________________________________________
75826 [  7131] By: jhi                                   on 2000/10/03  03:38:23
75827         Log: Encode nits.
75828      Branch: perl
75829            ! MANIFEST Makefile.SH
75830 ____________________________________________________________________________
75831 [  7130] By: jhi                                   on 2000/10/03  03:31:05
75832         Log: Update Changes.
75833      Branch: perl
75834            ! Changes patchlevel.h
75835 ____________________________________________________________________________
75836 [  7129] By: jhi                                   on 2000/10/03  02:24:02
75837         Log: Misplaced else.
75838      Branch: metaconfig/U/perl
75839            ! d_strtoll.U
75840      Branch: perl
75841            ! Configure config_h.SH
75842 ____________________________________________________________________________
75843 [  7128] By: jhi                                   on 2000/10/03  02:08:29
75844         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
75845              From: sthoenna@efn.org
75846              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
75847              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
75848      Branch: metaconfig/U/perl
75849            ! d_strtoll.U
75850      Branch: perl
75851            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
75852 ____________________________________________________________________________
75853 [  7127] By: jhi                                   on 2000/10/03  01:13:14
75854         Log: Update Changes.
75855      Branch: perl
75856            ! Changes patchlevel.h
75857 ____________________________________________________________________________
75858 [  7126] By: jhi                                   on 2000/10/03  00:57:08
75859         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
75860              as suggested by Olaf Flebbe and Nick Clark.
75861      Branch: perl
75862            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
75863 ____________________________________________________________________________
75864 [  7125] By: jhi                                   on 2000/10/03  00:50:56
75865         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
75866              From: Nick Clark <nick@plum.flirble.org>
75867              Date: Mon, 2 Oct 2000 11:03:24 +0100
75868              Message-Id: <20001002110324.D20073@plum.flirble.org>
75869              
75870              Also fixes bug ID 20001002.005.
75871      Branch: perl
75872            ! t/lib/encode.t
75873 ____________________________________________________________________________
75874 [  7124] By: jhi                                   on 2000/10/03  00:34:59
75875         Log: Subject: [PATCH 5.7.0] Epoc update
75876              From: Olaf Flebbe <o.flebbe@gmx.de>
75877              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
75878              Message-ID: <26423.969484586@www10.gmx.net>
75879      Branch: perl
75880            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
75881            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
75882            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
75883            ! util.c util.h
75884 ____________________________________________________________________________
75885 [  7123] By: jhi                                   on 2000/10/03  00:30:07
75886         Log: Regen headers.
75887      Branch: perl
75888            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
75889 ____________________________________________________________________________
75890 [  7122] By: jhi                                   on 2000/10/03  00:10:48
75891         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
75892      Branch: perl
75893            ! hints/openbsd.sh
75894 ____________________________________________________________________________
75895 [  7121] By: jhi                                   on 2000/10/03  00:05:06
75896         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
75897              From: <abigail@foad.org>
75898              Date: Tue, 26 Sep 2000 13:36:14 -0400
75899              Message-ID: <20000926173614.4356.qmail@foad.org>
75900      Branch: perl
75901            ! pod/perlop.pod
75902 ____________________________________________________________________________
75903 [  7120] By: jhi                                   on 2000/10/03  00:04:00
75904         Log: Inside require() $^S was always left undefined.
75905              
75906              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
75907              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75908              Date: Wed, 27 Sep 2000 18:54:49 -0400
75909              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
75910      Branch: perl
75911            ! cop.h mg.c pp_ctl.c util.c
75912 ____________________________________________________________________________
75913 [  7119] By: jhi                                   on 2000/10/03  00:00:16
75914         Log: Subject: [PATCH] DLL not restartabke with threaded perl
75915              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
75916              Date: Thu, 28 Sep 2000 09:20:46 +0100
75917              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
75918      Branch: perl
75919            ! perl.c
75920 ____________________________________________________________________________
75921 [  7118] By: jhi                                   on 2000/10/02  23:59:20
75922         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
75923              From: Nicholas Clark <nick@ccl4.org>
75924              Date: Thu, 28 Sep 2000 11:52:24 +0100
75925              Message-ID: <20000928115224.D7924@plum.flirble.org>
75926      Branch: perl
75927            ! op.c
75928 ____________________________________________________________________________
75929 [  7117] By: jhi                                   on 2000/10/02  23:57:51
75930         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
75931              From: Nicholas Clark <nick@babyhippo.co.uk>
75932              Date: Thu, 28 Sep 2000 12:18:10 +0100
75933              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
75934              
75935              Did not apply cleanly, manual intervention was needed.
75936      Branch: perl
75937            ! ext/B/B/Bytecode.pm utils/perlcc.PL
75938 ____________________________________________________________________________
75939 [  7116] By: jhi                                   on 2000/10/02  23:50:40
75940         Log: Document the issue (is not a syntax error, kind of)
75941              
75942              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
75943              From: Nicholas Clark <nick@ccl4.org>
75944              Date: Thu, 28 Sep 2000 17:12:42 +0100
75945              Message-ID: <20000928171242.K7924@plum.flirble.org>
75946      Branch: perl
75947            ! pod/perldata.pod
75948 ____________________________________________________________________________
75949 [  7115] By: jhi                                   on 2000/10/02  23:48:58
75950         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
75951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75952              Date: Thu, 28 Sep 2000 21:55:31 -0400
75953              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
75954      Branch: perl
75955            ! regexec.c
75956 ____________________________________________________________________________
75957 [  7114] By: jhi                                   on 2000/10/02  23:47:57
75958         Log: Subject: DOC PATCH 5.6.0
75959              From: mjd@plover.com
75960              Date: 30 Sep 2000 06:02:34 -0000
75961              Message-ID: <20000930060234.4559.qmail@plover.com>
75962      Branch: perl
75963            ! pod/perldebguts.pod
75964 ____________________________________________________________________________
75965 [  7113] By: jhi                                   on 2000/10/02  23:46:43
75966         Log: SOCK_DGRAM and listen() do not mix as reported in
75967              
75968              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
75969              From: Petter Reinholdtsen <pere@hungry.com>
75970              Date: Sun, 1 Oct 2000 10:57:20 +0800
75971              Message-Id: <200010010257.KAA05735@localhost.localdomain>
75972              
75973              The patch for 5.7.0+ had to be reengineered, though.
75974      Branch: perl
75975            ! ext/IO/lib/IO/Socket/UNIX.pm
75976 ____________________________________________________________________________
75977 [  7112] By: jhi                                   on 2000/10/02  23:36:57
75978         Log: Subject: Re: [PATCH 5.005_64 missed]
75979              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75980              Date: Sun, 1 Oct 2000 18:50:10 -0400
75981              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
75982      Branch: perl
75983            ! pod/perlxs.pod
75984 ____________________________________________________________________________
75985 [  7111] By: jhi                                   on 2000/10/02  23:35:40
75986         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
75987              From: Radu Greab <radu@netsoft.ro>
75988              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
75989              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
75990      Branch: perl
75991            ! op.c opcode.pl t/op/substr.t
75992 ____________________________________________________________________________
75993 [  7110] By: jhi                                   on 2000/10/02  23:32:38
75994         Log: Subject: [PATCH] Fix aliasing of tied filehandles
75995              From: Daniel Chetlin <daniel@chetlin.com>
75996              Date: Mon, 2 Oct 2000 14:53:27 -0700
75997              Message-ID: <20001002145327.C1617@ilmd>
75998      Branch: perl
75999            ! perl.h pp_hot.c t/op/tiehandle.t
76000 ____________________________________________________________________________
76001 [  7109] By: jhi                                   on 2000/10/02  23:31:30
76002         Log: s/Robin Parker/Robin Barker/
76003      Branch: perl
76004            ! Changes5.6
76005 ____________________________________________________________________________
76006 [  7108] By: jhi                                   on 2000/10/02  23:15:46
76007         Log: Retract #7091 as suggested in
76008              
76009              From: Robin Barker <rmb1@cise.npl.co.uk> 
76010              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
76011              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
76012              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
76013      Branch: perl
76014            ! embed.pl proto.h
76015 ____________________________________________________________________________
76016 [  7107] By: nick                                  on 2000/10/02  18:23:14
76017         Log: A few tweaks to get Tk803 to work with Encode scheme.
76018      Branch: perl
76019            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
76020 ____________________________________________________________________________
76021 [  7106] By: nick                                  on 2000/10/01  21:34:14
76022         Log: Add checking cases to Encode's toUnicode and fromUnicode.
76023      Branch: perl
76024            ! ext/Encode/Encode.pm
76025 ____________________________________________________________________________
76026 [  7105] By: nick                                  on 2000/10/01  17:18:01
76027         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
76028              To read and use them.
76029              Add a lib/encode.t which checks a few things.
76030      Branch: perl
76031            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
76032            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
76033            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
76034            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
76035            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
76036            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
76037            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
76038            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
76039            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
76040            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
76041            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
76042            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
76043            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
76044            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
76045            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
76046            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
76047            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
76048            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
76049            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
76050            + ext/Encode/Encode/iso2022-jp.enc
76051            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
76052            + ext/Encode/Encode/iso8859-1.enc
76053            + ext/Encode/Encode/iso8859-2.enc
76054            + ext/Encode/Encode/iso8859-3.enc
76055            + ext/Encode/Encode/iso8859-4.enc
76056            + ext/Encode/Encode/iso8859-5.enc
76057            + ext/Encode/Encode/iso8859-6.enc
76058            + ext/Encode/Encode/iso8859-7.enc
76059            + ext/Encode/Encode/iso8859-8.enc
76060            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
76061            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
76062            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
76063            + ext/Encode/Encode/macCentEuro.enc
76064            + ext/Encode/Encode/macCroatian.enc
76065            + ext/Encode/Encode/macCyrillic.enc
76066            + ext/Encode/Encode/macDingbats.enc
76067            + ext/Encode/Encode/macGreek.enc
76068            + ext/Encode/Encode/macIceland.enc
76069            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
76070            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
76071            + ext/Encode/Encode/macTurkish.enc
76072            + ext/Encode/Encode/macUkraine.enc
76073            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
76074            + t/lib/encode.t
76075            ! MANIFEST ext/Encode/Encode.pm
76076 ____________________________________________________________________________
76077 [  7104] By: nick                                  on 2000/09/30  13:04:30
76078         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
76079              From: Daniel Chetlin <daniel@chetlin.com>
76080              Date: Mon, 18 Sep 2000 05:05:40 -0700
76081              Message-Id: <20000918050540.C652@ilmd>
76082      Branch: perl
76083            ! lib/overload.pm sv.c t/pragma/overload.t
76084 ____________________________________________________________________________
76085 [  7103] By: nick                                  on 2000/09/30  12:53:36
76086         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
76087              From: Johan Vromans <jvromans@squirrel.nl>
76088              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
76089              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
76090      Branch: perl
76091            ! pod/Makefile.SH
76092 ____________________________________________________________________________
76093 [  7102] By: nick                                  on 2000/09/30  12:52:31
76094         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
76095              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76096              Date: Sat, 16 Sep 2000 16:36:45 -0400
76097              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
76098      Branch: perl
76099            ! ext/B/B/Deparse.pm
76100 ____________________________________________________________________________
76101 [  7101] By: nick                                  on 2000/09/30  12:51:41
76102         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
76103              From: Craig A. Berry <craig.berry@psinetcs.com>
76104              Date: Sat, 16 Sep 2000 10:11:10 -0500
76105              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
76106      Branch: perl
76107            ! vms/vms.c
76108 ____________________________________________________________________________
76109 [  7100] By: nick                                  on 2000/09/30  12:50:33
76110         Log: Subject: Re: unicode support and perl [ID 20000901.097]
76111              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76112              Date: Fri, 15 Sep 2000 16:37:58 -0400
76113              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
76114      Branch: perl
76115            ! t/op/append.t
76116 ____________________________________________________________________________
76117 [  7099] By: nick                                  on 2000/09/30  12:49:35
76118         Log: Subject: Re: unicode support and perl [ID 20000901.097]
76119              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76120              Date: Fri, 15 Sep 2000 16:25:30 -0400
76121              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
76122      Branch: perl
76123            ! pp_hot.c
76124 ____________________________________________________________________________
76125 [  7098] By: nick                                  on 2000/09/30  12:48:00
76126         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
76127              From: Gisle Aas <gisle@ActiveState.com>
76128              Date: 15 Sep 2000 16:23:41 +0200
76129              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
76130      Branch: perl
76131            ! toke.c
76132 ____________________________________________________________________________
76133 [  7097] By: nick                                  on 2000/09/30  12:45:16
76134         Log: Subject: [PATCH] Nits in perlmod.pod
76135              From: Daniel Chetlin <daniel@chetlin.com>
76136              Date: Fri, 15 Sep 2000 02:04:09 -0700
76137              Message-Id: <20000915020409.A2104@ilmd>
76138      Branch: perl
76139            ! pod/perlmod.pod
76140 ____________________________________________________________________________
76141 [  7096] By: nick                                  on 2000/09/30  12:18:00
76142         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
76143              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
76144              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
76145              0 to checking to get the warning.
76146      Branch: perl
76147            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
76148            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
76149            ! regexec.c sv.c toke.c utf8.c
76150 ____________________________________________________________________________
76151 [  7095] By: nick                                  on 2000/09/15  16:55:59
76152         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
76153              
76154              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
76155              From: Spider Boardman <spider@Orb.Nashua.NH.US>
76156              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
76157              Date: Fri, 15 Sep 2000 06:37:30 -0400
76158      Branch: perl
76159            ! ext/Encode/Encode.xs sv.c
76160 ____________________________________________________________________________
76161 [  7094] By: jhi                                   on 2000/09/15  03:23:32
76162         Log: Update Changes.
76163      Branch: perl
76164            ! Changes patchlevel.h
76165 ____________________________________________________________________________
76166 [  7093] By: jhi                                   on 2000/09/15  03:11:44
76167         Log: Fix for the charnames.t failures from Spider Boardman.
76168      Branch: perl
76169            ! toke.c
76170 ____________________________________________________________________________
76171 [  7092] By: jhi                                   on 2000/09/15  00:15:48
76172         Log: Botched the #7090 check-in.
76173      Branch: perl
76174            ! sv.c
76175 ____________________________________________________________________________
76176 [  7091] By: jhi                                   on 2000/09/14  23:33:24
76177         Log: Part of #7081 didn't come through.
76178      Branch: perl
76179            ! embed.pl proto.h
76180 ____________________________________________________________________________
76181 [  7090] By: jhi                                   on 2000/09/14  23:17:39
76182         Log: Subject: Re: perl@7078 
76183              From: Spider Boardman <spider@web.zk3.dec.com>
76184              Date: Thu, 14 Sep 2000 19:06:36 -0400
76185              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
76186      Branch: perl
76187            ! sv.c toke.c
76188 ____________________________________________________________________________
76189 [  7089] By: jhi                                   on 2000/09/14  23:11:21
76190         Log: Small portability tweaks.
76191      Branch: perl
76192            ! ext/Encode/Encode.xs
76193 ____________________________________________________________________________
76194 [  7088] By: jhi                                   on 2000/09/14  22:57:23
76195         Log: Fake return to pacify picky compilers.
76196      Branch: perl
76197            ! ext/Encode/Encode.xs
76198 ____________________________________________________________________________
76199 [  7087] By: jhi                                   on 2000/09/14  22:53:37
76200         Log: Subject: [PATCH] utf8.c apidoc
76201              From: Simon Cozens <simon@cozens.net>
76202              Date: Thu, 14 Sep 2000 23:46:57 +0100
76203              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
76204      Branch: perl
76205            ! perlapi.c pod/perlapi.pod utf8.c
76206 ____________________________________________________________________________
76207 [  7086] By: jhi                                   on 2000/09/14  22:40:38
76208         Log: We don't need to count the high bit bytes, a boolean is enough. 
76209      Branch: perl
76210            ! sv.c
76211 ____________________________________________________________________________
76212 [  7085] By: jhi                                   on 2000/09/14  21:20:09
76213         Log: Replace #7084 with
76214              
76215              Subject: Re: perl@7078 
76216              From: Spider Boardman <spider@web.zk3.dec.com>
76217              Date: Thu, 14 Sep 2000 17:09:36 -0400
76218              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
76219      Branch: perl
76220            ! sv.c utf8.c
76221 ____________________________________________________________________________
76222 [  7084] By: jhi                                   on 2000/09/14  20:03:34
76223         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
76224              convertible to bytes by checking it doesn't go above 0xc3
76225              
76226              Subject: Re: perl@7078
76227              From: Simon Cozens <simon@cozens.net>
76228              Date: Thu, 14 Sep 2000 20:59:19 +0100
76229              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
76230      Branch: perl
76231            ! utf8.c
76232 ____________________________________________________________________________
76233 [  7083] By: jhi                                   on 2000/09/14  19:38:47
76234         Log: Subject: Re: perl@7078
76235              From: Simon Cozens <simon@cozens.net>
76236              Date: Thu, 14 Sep 2000 20:13:09 +0100
76237              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
76238      Branch: perl
76239            ! t/op/bop.t
76240 ____________________________________________________________________________
76241 [  7082] By: jhi                                   on 2000/09/14  17:50:44
76242         Log: The one that got away.
76243      Branch: perl
76244            ! lib/File/Find.pm
76245 ____________________________________________________________________________
76246 [  7081] By: jhi                                   on 2000/09/14  17:45:35
76247         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
76248              From: Robin Barker <rmb1@cise.npl.co.uk>
76249              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
76250              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
76251      Branch: perl
76252            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
76253            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
76254            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
76255            ! regcomp.c toke.c universal.c
76256 ____________________________________________________________________________
76257 [  7080] By: jhi                                   on 2000/09/14  17:40:35
76258         Log: Problems picked up by AIX cc.
76259              
76260              Subject: Re: perl@7078 (patch included)
76261              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76262              Date: Thu, 14 Sep 2000 18:53:30 +0200
76263              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
76264      Branch: perl
76265            ! ext/Encode/Encode.xs
76266 ____________________________________________________________________________
76267 [  7079] By: jhi                                   on 2000/09/14  17:38:27
76268         Log: Subject: File::Find 5.7.0 POD nits
76269              From: Rich Morin <rdm@cfcl.com>
76270              Date: Wed, 13 Sep 2000 22:03:58 -0700
76271              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
76272      Branch: perl
76273            ! lib/File/Find.pm
76274 ____________________________________________________________________________
76275 [  7078] By: jhi                                   on 2000/09/14  14:58:20
76276         Log: Update Changes.
76277      Branch: perl
76278            ! Changes patchlevel.h
76279 ____________________________________________________________________________
76280 [  7077] By: jhi                                   on 2000/09/14  14:55:54
76281         Log: Compilation warnings and an error.
76282      Branch: perl
76283            ! sv.c
76284 ____________________________________________________________________________
76285 [  7076] By: jhi                                   on 2000/09/14  14:42:56
76286         Log: Fix for a parsing bug, not for the original bug.
76287              
76288              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
76289              From: Spider Boardman <spider@web.zk3.dec.com>
76290              Date: Wed, 13 Sep 2000 17:52:20 -0400
76291              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
76292      Branch: perl
76293            ! regcomp.c
76294 ____________________________________________________________________________
76295 [  7075] By: jhi                                   on 2000/09/14  14:40:40
76296         Log: Batch of UTF-8 patches from Simon Cozens.
76297      Branch: perl
76298            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
76299            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
76300            ! toke.c utf8.c
76301 ____________________________________________________________________________
76302 [  7074] By: jhi                                   on 2000/09/14  14:29:58
76303         Log: Subject: Re: Two advertising clauses need to be removed
76304              From: Russ Allbery <rra@stanford.edu>
76305              Date: 13 Sep 2000 18:50:26 -0700
76306              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
76307      Branch: perl
76308            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
76309 ____________________________________________________________________________
76310 [  7073] By: jhi                                   on 2000/09/14  14:28:20
76311         Log: Subject: [PATCH] de-wall t/README
76312              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76313              Date: Wed, 13 Sep 2000 17:46:55 -0700
76314              Message-ID: <//Bw5gzkge/e092yn@efn.org>
76315      Branch: perl
76316            ! t/README
76317 ____________________________________________________________________________
76318 [  7072] By: jhi                                   on 2000/09/14  14:25:10
76319         Log: Hints optimization.
76320              
76321              Subject: Minor nit
76322              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76323              Date: Wed, 13 Sep 2000 21:42:07 +0200
76324              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
76325      Branch: perl
76326            ! hints/hpux.sh
76327 ____________________________________________________________________________
76328 [  7071] By: jhi                                   on 2000/09/14  14:23:30
76329         Log: Allow chop() and chomp() to be overridden.
76330              
76331              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
76332              From: "Casey R. Tweten" <crt@kiski.net>
76333              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
76334              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
76335      Branch: perl
76336            ! toke.c
76337 ____________________________________________________________________________
76338 [  7070] By: jhi                                   on 2000/09/14  14:20:36
76339         Log: The return value of setlocale must be copied away.
76340              
76341              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
76342              From: Alan Burlison <Alan.Burlison@uk.sun.com>
76343              Date: Wed, 13 Sep 2000 16:27:37 +0100 
76344              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
76345      Branch: perl
76346            ! util.c
76347 ____________________________________________________________________________
76348 [  7069] By: jhi                                   on 2000/09/14  14:16:27
76349         Log: Remove vestiges of tr//CU.
76350              
76351              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
76352              From: Nick Clark <nick@plum.flirble.org>
76353              Date: Tue, 12 Sep 2000 22:50:14 +0100
76354              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
76355              
76356              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
76357              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76358              Date: Tue, 12 Sep 2000 21:38:48 -0700
76359              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
76360      Branch: perl
76361            ! op.h pod/perlunicode.pod
76362 ____________________________________________________________________________
76363 [  7068] By: jhi                                   on 2000/09/13  14:18:39
76364         Log: Add the Encode extension.  The code is still largely just skeleton.
76365      Branch: perl
76366            + ext/Encode/Encode.pm ext/Encode/Encode.xs
76367            + ext/Encode/Makefile.PL ext/Encode/Todo
76368            ! MANIFEST Todo-5.6
76369 ____________________________________________________________________________
76370 [  7067] By: jhi                                   on 2000/09/12  17:43:33
76371         Log: Allow for whitespace between "#" and "line" in cpp output.
76372              
76373              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
76374              From: Calle Dybedahl <calle@lysator.liu.se>
76375              Date: 12 Sep 2000 19:38:02 +0200 
76376              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
76377      Branch: perl
76378            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
76379 ____________________________________________________________________________
76380 [  7066] By: gsar                                  on 2000/09/12  17:24:29
76381         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
76382              initialization in all the threads on Windows
76383      Branch: perl
76384            ! win32/win32.c
76385 ____________________________________________________________________________
76386 [  7065] By: jhi                                   on 2000/09/12  15:11:31
76387         Log: Update Changes.
76388      Branch: perl
76389            ! Changes patchlevel.h
76390 ____________________________________________________________________________
76391 [  7064] By: jhi                                   on 2000/09/12  14:54:54
76392         Log: Retract #7062, the pod tests are not ready.
76393      Branch: perl
76394            ! t/TEST t/harness
76395 ____________________________________________________________________________
76396 [  7063] By: jhi                                   on 2000/09/12  14:25:41
76397         Log: The #7054 truncated Configure badly.
76398      Branch: metaconfig/U/perl
76399            ! End.U
76400      Branch: perl
76401            ! Configure config_h.SH
76402 ____________________________________________________________________________
76403 [  7062] By: jhi                                   on 2000/09/12  14:08:32
76404         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
76405              From: sthoenna@efn.org
76406              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
76407              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
76408      Branch: perl
76409            ! t/TEST t/harness
76410 ____________________________________________________________________________
76411 [  7061] By: jhi                                   on 2000/09/12  14:07:18
76412         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
76413              From: sthoenna@efn.org
76414              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
76415              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
76416      Branch: perl
76417            ! pod/perlxs.pod
76418 ____________________________________________________________________________
76419 [  7060] By: jhi                                   on 2000/09/12  14:06:08
76420         Log: Break up the myconfig lines a bit.
76421              
76422              Subject: perlbug/perl -V output format
76423              From: sthoenna@efn.org
76424              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
76425              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
76426      Branch: perl
76427            ! myconfig.SH
76428 ____________________________________________________________________________
76429 [  7059] By: jhi                                   on 2000/09/12  14:05:04
76430         Log: Test for the #7049.
76431              
76432              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
76433              From: andreas.koenig@anima.de (Andreas J. Koenig)
76434              Date: 12 Sep 2000 06:42:01 +0200
76435              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
76436      Branch: perl
76437            ! t/op/my.t
76438 ____________________________________________________________________________
76439 [  7058] By: jhi                                   on 2000/09/12  14:03:05
76440         Log: Subject: [patch: perl@7045] vms updates
76441              From: Peter Prymmer <pvhp@forte.com>
76442              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
76443              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
76444      Branch: perl
76445            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
76446 ____________________________________________________________________________
76447 [  7057] By: jhi                                   on 2000/09/12  14:00:51
76448         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
76449              From: sthoenna@efn.org
76450              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
76451              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
76452      Branch: perl
76453            ! t/op/64bitint.t
76454 ____________________________________________________________________________
76455 [  7056] By: jhi                                   on 2000/09/12  13:58:14
76456         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
76457              From: Jeff Pinyan <jeffp@crusoe.net>
76458              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
76459              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
76460      Branch: perl
76461            ! pod/perlfunc.pod
76462 ____________________________________________________________________________
76463 [  7055] By: jhi                                   on 2000/09/12  13:56:32
76464         Log: Do in VMS as the #7054 does.
76465      Branch: perl
76466            ! configure.com
76467 ____________________________________________________________________________
76468 [  7054] By: jhi                                   on 2000/09/12  13:50:31
76469         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
76470              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
76471              Date: Mon, 11 Sep 2000 08:33:09 +0100
76472              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
76473      Branch: metaconfig/U/perl
76474            ! End.U
76475      Branch: perl
76476            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
76477            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
76478 ____________________________________________________________________________
76479 [  7053] By: jhi                                   on 2000/09/12  13:29:19
76480         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
76481              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76482              Date:     Tue, 12 Sep 2000 08:35:59 EDT
76483              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
76484      Branch: perl
76485            ! vms/test.com
76486 ____________________________________________________________________________
76487 [  7052] By: jhi                                   on 2000/09/11  23:01:50
76488         Log: Document the SvUTF8*().
76489      Branch: perl
76490            ! pod/perlapi.pod sv.h
76491 ____________________________________________________________________________
76492 [  7051] By: gsar                                  on 2000/09/11  14:46:30
76493         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
76494              (missed a spot when fixing up op_pmreplroot hack for ithreads)
76495      Branch: perl
76496            ! op.c t/op/split.t
76497 ____________________________________________________________________________
76498 [  7050] By: nick                                  on 2000/09/11  10:03:51
76499         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
76500              
76501              Subject: borland C++ win32.c tweak
76502              From: Vadim Konovalov <vkonovalov@lucent.com>
76503              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
76504              Date: Mon, 11 Sep 2000 11:22:33 +0400
76505      Branch: perl
76506            ! win32/win32.c
76507 ____________________________________________________________________________
76508 [  7049] By: nick                                  on 2000/09/11  09:57:33
76509         Log: Point fix for s/// on foreach (keys %xxx).
76510      Branch: perl
76511            ! pp_hot.c
76512 ____________________________________________________________________________
76513 [  7048] By: jhi                                   on 2000/09/10  23:37:09
76514         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
76515              by Pod::Text, from Brad Appleton.
76516      Branch: perl
76517            ! t/pod/testp2pt.pl
76518 ____________________________________________________________________________
76519 [  7047] By: jhi                                   on 2000/09/10  14:32:53
76520         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
76521              by Russ Allbery.
76522      Branch: perl
76523            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
76524 ____________________________________________________________________________
76525 [  7046] By: jhi                                   on 2000/09/10  14:15:08
76526         Log: Upgrade to CPAN 1.57_65, from Andreas König.
76527      Branch: perl
76528            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
76529 ____________________________________________________________________________
76530 [  7045] By: jhi                                   on 2000/09/08  21:36:32
76531         Log: Update Changes.
76532      Branch: perl
76533            ! Changes patchlevel.h
76534 ____________________________________________________________________________
76535 [  7044] By: jhi                                   on 2000/09/08  21:29:56
76536         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
76537              From: Peter Prymmer <pvhp@forte.com>
76538              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
76539              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
76540      Branch: perl
76541            ! configure.com
76542 ____________________________________________________________________________
76543 [  7043] By: jhi                                   on 2000/09/08  21:27:50
76544         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
76545              From: Peter Prymmer <pvhp@forte.com>
76546              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
76547              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
76548      Branch: perl
76549            ! Makefile.SH installperl
76550 ____________________________________________________________________________
76551 [  7042] By: jhi                                   on 2000/09/08  21:23:21
76552         Log: Continue #7041.
76553      Branch: perl
76554            ! cygwin/Makefile.SHs os2/Makefile.SHs
76555 ____________________________________________________________________________
76556 [  7041] By: jhi                                   on 2000/09/08  21:18:10
76557         Log: Do away with memory models cruft.  Sorry, PDP users.
76558      Branch: metaconfig
76559            ! U/modified/cc.U U/modified/libpth.U
76560      Branch: perl
76561            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
76562            ! Porting/config_H cflags.SH config_h.SH configure.com
76563            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
76564            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
76565            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
76566 ____________________________________________________________________________
76567 [  7040] By: jhi                                   on 2000/09/08  14:34:18
76568         Log: Major rewrite of s2p.  And I mean really major, it is
76569              an implementation of sed in perl.  If called as s2p it
76570              will function as s2p.  Note: needs non-UNIXifying.
76571              
76572              Subject: s2p
76573              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
76574              Date: Mon, 28 Aug 2000 14:05:12 +0200
76575              Message-ID: <39AA5578.2102E2AA@alcatel.at>
76576      Branch: perl
76577            ! x2p/s2p.PL
76578 ____________________________________________________________________________
76579 [  7039] By: jhi                                   on 2000/09/08  14:19:49
76580         Log: Re-allow vec() for characters > 255.
76581              
76582              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
76583              From: Spider Boardman <spider@web.zk3.dec.com>
76584              Date: Fri, 08 Sep 2000 02:21:02 -0400
76585              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
76586      Branch: perl
76587            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
76588            ! t/op/vec.t
76589 ____________________________________________________________________________
76590 [  7038] By: jhi                                   on 2000/09/08  14:14:18
76591         Log: Subject: [PATCH lib/Benchmark.pm]
76592              From: <abigail@foad.org>
76593              Date: Thu, 7 Sep 2000 15:03:20 -0400
76594              Message-ID: <20000907190320.888.qmail@foad.org>
76595      Branch: perl
76596            ! lib/Benchmark.pm
76597 ____________________________________________________________________________
76598 [  7037] By: jhi                                   on 2000/09/08  14:11:06
76599         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
76600              
76601              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
76602              From: Spider Boardman <spider@web.zk3.dec.com>
76603              Date: Fri, 08 Sep 2000 01:30:27 -0400
76604              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
76605      Branch: perl
76606            ! op.c
76607 ____________________________________________________________________________
76608 [  7036] By: jhi                                   on 2000/09/08  14:08:58
76609         Log: Subject: [ID 20000908.002] perlipc documentation bug.
76610              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
76611              Date: Fri, 08 Sep 2000 12:38:32 +0200
76612              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
76613      Branch: perl
76614            ! pod/perlipc.pod
76615 ____________________________________________________________________________
76616 [  7035] By: jhi                                   on 2000/09/08  14:03:12
76617         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76619              Date: Fri, 08 Sep 2000 11:47:34 +0200
76620              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
76621      Branch: perl
76622            ! hints/dec_osf.sh
76623 ____________________________________________________________________________
76624 [  7034] By: jhi                                   on 2000/09/08  13:59:35
76625         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
76626              From: Simon Cozens <simon@cozens.net>
76627              Date: Thu, 7 Sep 2000 20:40:38 +0100
76628              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
76629      Branch: perl
76630            ! pp_hot.c
76631 ____________________________________________________________________________
76632 [  7033] By: jhi                                   on 2000/09/08  04:03:03
76633         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
76634              From: "Larry W. Virden" <lvirden@cas.org>
76635              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
76636              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
76637      Branch: perl
76638            ! pod/perldiag.pod
76639 ____________________________________________________________________________
76640 [  7032] By: jhi                                   on 2000/09/07  22:18:30
76641         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
76642              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
76643              Date: Mon, 04 Sep 2000 13:16:38 -0700
76644              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
76645      Branch: perl
76646            ! lib/perl5db.pl
76647 ____________________________________________________________________________
76648 [  7031] By: jhi                                   on 2000/09/07  22:02:29
76649         Log: Fix the ccversion detection for 5.1 and beyond.
76650              
76651              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
76652              From: Spider Boardman <spider@leggy.zk3.dec.com>
76653              Date: Thu, 7 Sep 2000 17:54:27 -0400
76654              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
76655      Branch: perl
76656            ! hints/dec_osf.sh
76657 ____________________________________________________________________________
76658 [  7030] By: jhi                                   on 2000/09/07  19:12:28
76659         Log: Fix for
76660              
76661              Subject: [ID 20000903.001] \w in utf8-strings
76662              From: Marc Lehmann <pcg@goof.com>
76663              Date: Sun, 03 Sep 2000 09:44:29 +0200
76664              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
76665              
76666              and various related nits.
76667      Branch: perl
76668            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
76669 ____________________________________________________________________________
76670 [  7029] By: jhi                                   on 2000/09/07  18:49:09
76671         Log: Fix the URL, but the server is still missing in action.
76672              
76673              Subject: [ID 20000905.002] perlfaq1.pod URL error
76674              From: "Larry W. Virden" <lvirden@cas.org>
76675              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
76676              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
76677      Branch: perl
76678            ! pod/perlfaq1.pod
76679 ____________________________________________________________________________
76680 [  7028] By: jhi                                   on 2000/09/07  18:47:13
76681         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
76682              From: Hugo <hv@crypt.compulink.co.uk>
76683              Date: Tue, 05 Sep 2000 14:13:37 +0100
76684              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
76685      Branch: perl
76686            ! toke.c
76687 ____________________________________________________________________________
76688 [  7027] By: jhi                                   on 2000/09/07  18:45:35
76689         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
76690              From: Daniel Chetlin <daniel@chetlin.com>
76691              Date: Tue, 5 Sep 2000 04:57:07 -0700
76692              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
76693      Branch: perl
76694            ! pod/perlfaq6.pod pod/perlop.pod
76695 ____________________________________________________________________________
76696 [  7026] By: jhi                                   on 2000/09/07  18:44:01
76697         Log: Document the new ref() semantics.
76698              
76699              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76700              From: Gisle Aas <gisle@ActiveState.com>
76701              Date: 05 Sep 2000 08:10:30 +0200
76702              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
76703      Branch: perl
76704            ! pod/perldelta.pod
76705 ____________________________________________________________________________
76706 [  7025] By: jhi                                   on 2000/09/07  18:42:27
76707         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
76708              
76709              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
76710              From: Gisle Aas <gisle@ActiveState.com>
76711              Date: 05 Sep 2000 08:11:40 +0200
76712              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
76713      Branch: perl
76714            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
76715 ____________________________________________________________________________
76716 [  7024] By: jhi                                   on 2000/09/07  18:39:32
76717         Log: Subject: [PATCH] Modernize Opcode.pm documentation
76718              From: Gisle Aas <gisle@ActiveState.com>
76719              Date: 4 Sep 2000 00:18:55 -0000
76720              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
76721      Branch: perl
76722            ! ext/Opcode/Opcode.pm
76723 ____________________________________________________________________________
76724 [  7023] By: jhi                                   on 2000/09/07  18:37:42
76725         Log: Subject: [PATCH] Tied filehandle documentation
76726              From: Gisle Aas <gisle@ActiveState.com>
76727              Date: 4 Sep 2000 00:14:40 -0000
76728              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
76729      Branch: perl
76730            ! pod/perlfunc.pod pod/perltie.pod
76731 ____________________________________________________________________________
76732 [  7022] By: jhi                                   on 2000/09/07  18:35:37
76733         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
76734              From: Gisle Aas <gisle@ActiveState.com>
76735              Date: 4 Sep 2000 00:04:22 -0000
76736              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
76737      Branch: perl
76738            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
76739 ____________________________________________________________________________
76740 [  7021] By: jhi                                   on 2000/09/07  18:33:22
76741         Log: Subject: small apidoc fix
76742              From: Marc Lehmann <pcg@goof.com>
76743              Date: Sun, 3 Sep 2000 05:12:06 +0200
76744              Message-ID: <20000903051206.A5909@cerebro.laendle>
76745      Branch: perl
76746            ! pod/perlapi.pod utf8.c
76747 ____________________________________________________________________________
76748 [  7020] By: jhi                                   on 2000/09/07  16:14:57
76749         Log: Tiny perldelta nits.
76750      Branch: perl
76751            ! pod/perldelta.pod
76752 ____________________________________________________________________________
76753 [  7019] By: jhi                                   on 2000/09/07  16:04:20
76754         Log: Guard against bad string->int conversion for quads.
76755      Branch: perl
76756            ! t/op/64bitint.t
76757 ____________________________________________________________________________
76758 [  7018] By: jhi                                   on 2000/09/06  17:07:03
76759         Log: Update Unicode todo list.
76760      Branch: perl
76761            ! Todo-5.6
76762 ____________________________________________________________________________
76763 [  7017] By: jhi                                   on 2000/09/05  21:16:01
76764         Log: Document the SvIOK_.*UV().
76765      Branch: perl
76766            ! pod/perlapi.pod sv.h
76767 ____________________________________________________________________________
76768 [  7016] By: nick                                  on 2000/09/03  21:54:46
76769         Log: Hash lookup of constant strings optimization:
76770              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
76771              to string table (as per sharepvn). Add newSV_pvn_share to create such
76772              a thing. Make hv.c compare addresses of strings and skip string compare
76773              if equal. Make method_named and helem ops use these shared-string SVs
76774              when arg is constant. Make keys op return shared-string SVs (less clearly
76775              a win).
76776      Branch: perl
76777            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
76778            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
76779            ! pod/perlintern.pod pp_hot.c proto.h sv.c
76780 ____________________________________________________________________________
76781 [  7015] By: jhi                                   on 2000/09/02  17:48:59
76782         Log: This is 5.7.0.
76783      Branch: perl
76784            ! Changes
76785 ____________________________________________________________________________
76786 [  7014] By: jhi                                   on 2000/09/02  17:35:45
76787         Log: Changes and patchlevel tweaks.
76788      Branch: perl
76789            ! Changes patchlevel.h
76790 ____________________________________________________________________________
76791 [  7013] By: jhi                                   on 2000/09/02  17:30:50
76792         Log: Update Changes.
76793      Branch: perl
76794            ! Changes patchlevel.h
76795 ____________________________________________________________________________
76796 [  7012] By: nick                                  on 2000/09/02  17:25:20
76797         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
76798      Branch: perl
76799            ! gv.c lib/overload.pm
76800 ____________________________________________________________________________
76801 [  7011] By: jhi                                   on 2000/09/02  17:16:25
76802         Log: Update perlhist.
76803      Branch: perl
76804            ! pod/perlhist.pod
76805 ____________________________________________________________________________
76806 [  7010] By: jhi                                   on 2000/09/02  17:01:35
76807         Log: perldelta nits.
76808      Branch: perl
76809            ! pod/perldelta.pod
76810 ____________________________________________________________________________
76811 [  7009] By: nick                                  on 2000/09/02  16:48:35
76812         Log: If overloaded %{} etc. return the object do not loop.
76813              Thus  sub deref { $_[0] } functions if object is wanted type.
76814      Branch: perl
76815            ! pp.h
76816 ____________________________________________________________________________
76817 [  7008] By: jhi                                   on 2000/09/02  16:26:11
76818         Log: Retab MANIFEST.
76819      Branch: perl
76820            ! ext/Storable/MANIFEST
76821 ____________________________________________________________________________
76822 [  7007] By: jhi                                   on 2000/09/02  16:23:02
76823         Log: Make certain cc is set before trying to run it.
76824      Branch: perl
76825            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
76826 ____________________________________________________________________________
76827 [  7006] By: jhi                                   on 2000/09/02  15:45:41
76828         Log: Unicode notes.
76829      Branch: perl
76830            ! pod/perldelta.pod
76831 ____________________________________________________________________________
76832 [  7005] By: jhi                                   on 2000/09/02  15:42:11
76833         Log: Various Configure nits by Philip Newton,
76834              plus the ebcdic one by me.
76835      Branch: metaconfig
76836            + U/modified/pager.U
76837            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
76838      Branch: metaconfig/U/perl
76839            ! Devel.U quadfio.U
76840      Branch: perl
76841            ! Configure config_h.SH
76842 ____________________________________________________________________________
76843 [  7004] By: jhi                                   on 2000/09/02  15:06:14
76844         Log: Apparently avoiding the swapping is too costly.
76845              
76846              From: "Ben Tilly" <ben_tilly@hotmail.com>
76847              Subject: Re: the door is closed.
76848              Date: Fri, 01 Sep 2000 20:23:16 EDT
76849              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
76850      Branch: perl
76851            ! pod/perlfaq4.pod
76852 ____________________________________________________________________________
76853 [  7003] By: nick                                  on 2000/09/02  12:26:04
76854         Log: Undo part of change 6489 which looks like a bulk edit which
76855              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
76856              The supressing of main:: on return from select() is undesirable.
76857      Branch: perl
76858            ! pp_sys.c
76859 ____________________________________________________________________________
76860 [  7002] By: jhi                                   on 2000/09/01  23:08:54
76861         Log: Update Changes.
76862      Branch: perl
76863            ! Changes patchlevel.h
76864 ____________________________________________________________________________
76865 [  7001] By: jhi                                   on 2000/09/01  23:00:13
76866         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
76867              From: Peter Prymmer <pvhp@forte.com>
76868              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
76869              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
76870              
76871              plus rework the http: spots as suggested by Tom Christiansen,
76872              plus regen perltoc.
76873      Branch: perl
76874            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
76875            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
76876 ____________________________________________________________________________
76877 [  7000] By: jhi                                   on 2000/09/01  22:36:01
76878         Log: Only the first line, thank you very much.
76879      Branch: perl
76880            ! hints/solaris_2.sh
76881 ____________________________________________________________________________
76882 [  6999] By: gsar                                  on 2000/09/01  22:16:40
76883         Log: change#6791 accidentally clobbered change#6710, put it back
76884      Branch: perl
76885            ! win32/win32.c
76886 ____________________________________________________________________________
76887 [  6998] By: jhi                                   on 2000/09/01  22:14:16
76888         Log: Mention the HP-UX LP64 freak failure.
76889      Branch: perl
76890            ! pod/perldelta.pod
76891 ____________________________________________________________________________
76892 [  6997] By: jhi                                   on 2000/09/01  21:48:32
76893         Log: Detypo.
76894      Branch: perl
76895            ! hints/hpux.sh
76896 ____________________________________________________________________________
76897 [  6996] By: jhi                                   on 2000/09/01  21:27:10
76898         Log: Update Changes.
76899      Branch: perl
76900            ! Changes patchlevel.h
76901 ____________________________________________________________________________
76902 [  6995] By: jhi                                   on 2000/09/01  21:14:24
76903         Log: Mi splgn s gnin.g
76904      Branch: perl
76905            ! pp_ctl.c
76906 ____________________________________________________________________________
76907 [  6994] By: jhi                                   on 2000/09/01  21:09:54
76908         Log: Subject: http:// in L<>
76909              From: Nicholas Clark <nick@ccl4.org>
76910              Date: Fri, 1 Sep 2000 22:03:21 +0100
76911              Message-ID: <20000901220321.B72074@plum.flirble.org>
76912      Branch: perl
76913            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
76914 ____________________________________________________________________________
76915 [  6993] By: jhi                                   on 2000/09/01  21:06:54
76916         Log: Update to Storable 1.0, from Raphael Manfredi.
76917      Branch: perl
76918            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
76919            ! ext/Storable/Makefile.PL ext/Storable/README
76920            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
76921            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
76922            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
76923            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
76924            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
76925            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
76926 ____________________________________________________________________________
76927 [  6992] By: jhi                                   on 2000/09/01  20:43:05
76928         Log: Mention known sfio+linux buglet.
76929      Branch: perl
76930            ! pod/perldelta.pod
76931 ____________________________________________________________________________
76932 [  6991] By: jhi                                   on 2000/09/01  20:40:11
76933         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
76934              From: Peter Prymmer <pvhp@forte.com>
76935              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
76936              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
76937      Branch: perl
76938            ! vms/vms.c
76939 ____________________________________________________________________________
76940 [  6990] By: jhi                                   on 2000/09/01  20:25:26
76941         Log: Retract #6986.
76942      Branch: perl
76943            ! hints/solaris_2.sh
76944 ____________________________________________________________________________
76945 [  6989] By: jhi                                   on 2000/09/01  20:23:00
76946         Log: Mergesort is back.
76947      Branch: perl
76948            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
76949 ____________________________________________________________________________
76950 [  6988] By: jhi                                   on 2000/09/01  19:37:40
76951         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
76952              From: Mike Guy <mjtg@cam.ac.uk>
76953              Date: Fri, 01 Sep 2000 17:43:33 +0100
76954              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
76955      Branch: perl
76956            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
76957            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
76958 ____________________________________________________________________________
76959 [  6987] By: jhi                                   on 2000/09/01  19:17:10
76960         Log: Regen perltoc.
76961      Branch: perl
76962            ! pod/perltoc.pod
76963 ____________________________________________________________________________
76964 [  6986] By: jhi                                   on 2000/09/01  18:51:10
76965         Log: Subject: Re: Solaris x86 has no SPARC libraries!
76966              From: Lupe Christoph <lupe@lupe-christoph.de>
76967              Date: Fri, 1 Sep 2000 20:41:20 +0200
76968              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
76969      Branch: perl
76970            ! hints/solaris_2.sh
76971 ____________________________________________________________________________
76972 [  6985] By: jhi                                   on 2000/09/01  18:28:10
76973         Log: Update Changes.
76974      Branch: perl
76975            ! Changes patchlevel.h
76976 ____________________________________________________________________________
76977 [  6984] By: jhi                                   on 2000/09/01  18:26:53
76978         Log: Feature ordering tweak.
76979      Branch: perl
76980            ! myconfig.SH
76981 ____________________________________________________________________________
76982 [  6983] By: jhi                                   on 2000/09/01  18:19:50
76983         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
76984              From: <abigail@foad.org>
76985              Date: Fri, 1 Sep 2000 13:07:32 -0400
76986              Message-ID: <20000901170732.18249.qmail@foad.org>
76987      Branch: perl
76988            ! t/pragma/overload.t
76989 ____________________________________________________________________________
76990 [  6982] By: jhi                                   on 2000/09/01  18:17:54
76991         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
76992              so that case-ignoring systems like DCL can tell them from
76993              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
76994      Branch: metaconfig/U/perl
76995            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
76996      Branch: perl
76997            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
76998            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
76999            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
77000            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
77001            ! vos/config.def vos/config.h vos/config_h.SH_orig
77002            ! win32/config.bc win32/config.gc win32/config.vc
77003 ____________________________________________________________________________
77004 [  6981] By: nick                                  on 2000/09/01  17:21:57
77005         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
77006              warning when UNTIE exists and instead pass the count of extra references to
77007              the UNTIE method.
77008      Branch: perl
77009            ! pod/perltie.pod pp_sys.c
77010 ____________________________________________________________________________
77011 [  6980] By: jhi                                   on 2000/09/01  16:54:44
77012         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
77013              From: Peter Prymmer <pvhp@forte.com>
77014              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
77015              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
77016      Branch: perl
77017            ! configure.com
77018 ____________________________________________________________________________
77019 [  6979] By: jhi                                   on 2000/09/01  16:06:20
77020         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
77021              From: Mike Guy <mjtg@cam.ac.uk> 
77022              Date: Fri, 01 Sep 2000 16:49:27 +0100
77023              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
77024      Branch: perl
77025            ! t/base/rs.t
77026 ____________________________________________________________________________
77027 [  6978] By: jhi                                   on 2000/09/01  16:00:42
77028         Log: Update to PodParser 1.18, from Brad Appleton.
77029      Branch: perl
77030            ! lib/Pod/Checker.pm t/pod/find.t
77031 ____________________________________________________________________________
77032 [  6977] By: jhi                                   on 2000/09/01  14:48:58
77033         Log: Subject: Nit in Configure (bleadperl@6961)
77034              From: Lupe Christoph <lupe@lupe-christoph.de>
77035              Date: Fri, 1 Sep 2000 16:34:29 +0200
77036              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
77037      Branch: metaconfig
77038            ! U/compline/ccflags.U
77039      Branch: perl
77040            ! Configure config_h.SH
77041 ____________________________________________________________________________
77042 [  6976] By: jhi                                   on 2000/09/01  14:39:52
77043         Log: Update Changes.
77044      Branch: perl
77045            ! Changes patchlevel.h
77046 ____________________________________________________________________________
77047 [  6975] By: jhi                                   on 2000/09/01  14:37:36
77048         Log: microperl config update.
77049      Branch: perl
77050            ! uconfig.h uconfig.sh
77051 ____________________________________________________________________________
77052 [  6974] By: jhi                                   on 2000/09/01  14:36:53
77053         Log: Document known deficiencies.
77054      Branch: perl
77055            ! pod/perldelta.pod
77056 ____________________________________________________________________________
77057 [  6973] By: jhi                                   on 2000/09/01  14:10:20
77058         Log: Mention warnings fixes and updates.
77059      Branch: perl
77060            ! pod/perldelta.pod
77061 ____________________________________________________________________________
77062 [  6972] By: jhi                                   on 2000/09/01  14:01:52
77063         Log: Drop unused argument.
77064              
77065              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
77066              From: Spider Boardman <spider@web.zk3.dec.com>
77067              Date: Thu, 31 Aug 2000 16:10:15 -0400
77068              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
77069      Branch: perl
77070            ! toke.c
77071 ____________________________________________________________________________
77072 [  6971] By: jhi                                   on 2000/09/01  13:59:24
77073         Log: Add the overload warnings to perldiag.
77074      Branch: perl
77075            ! lib/overload.pm pod/perldiag.pod
77076 ____________________________________________________________________________
77077 [  6970] By: jhi                                   on 2000/09/01  13:55:10
77078         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
77079              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77080              Date: Fri, 1 Sep 2000 13:43:15 +0100 
77081              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
77082      Branch: perl
77083            ! lib/overload.pm t/pragma/overload.t
77084 ____________________________________________________________________________
77085 [  6969] By: jhi                                   on 2000/09/01  13:52:27
77086         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
77087              From: <abigail@foad.org>
77088              Date: Fri, 1 Sep 2000 05:46:54 -0400
77089              Message-ID: <20000901094654.6476.qmail@foad.org>
77090      Branch: perl
77091            ! lib/overload.pm
77092 ____________________________________________________________________________
77093 [  6968] By: jhi                                   on 2000/09/01  13:50:05
77094         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
77095              From: Daniel Chetlin <daniel@chetlin.com>
77096              Date: Fri, 1 Sep 2000 02:10:55 -0700
77097              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
77098      Branch: perl
77099            ! pod/perlretut.pod
77100 ____________________________________________________________________________
77101 [  6967] By: jhi                                   on 2000/09/01  13:47:54
77102         Log: Part of the solution.
77103              
77104              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
77105              From: Mike Guy <mjtg@cam.ac.uk>
77106              Date: Fri, 01 Sep 2000 14:16:01 +0100
77107              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
77108      Branch: perl
77109            ! gv.c mg.c
77110 ____________________________________________________________________________
77111 [  6966] By: jhi                                   on 2000/09/01  13:46:17
77112         Log: Subject: CPAN.pm beta 1.57_57 for the core
77113              From: andreas.koenig@anima.de (Andreas J. Koenig)
77114              Date: 01 Sep 2000 15:16:31 +0200
77115              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
77116      Branch: perl
77117            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77118 ____________________________________________________________________________
77119 [  6965] By: jhi                                   on 2000/09/01  13:43:18
77120         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
77121              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77122              Date: Fri, 01 Sep 2000 01:47:22 -0500
77123              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
77124      Branch: perl
77125            ! pod/perldelta.pod vms/vms.c
77126 ____________________________________________________________________________
77127 [  6964] By: jhi                                   on 2000/09/01  13:35:35
77128         Log: File::Temp patches from Andreas König,
77129              
77130              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
77131              From: andreas.koenig@anima.de (Andreas J. Koenig)
77132              Date: 01 Sep 2000 10:07:20 +0200
77133              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
77134              
77135              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
77136              From: andreas.koenig@anima.de (Andreas J. Koenig)
77137              Date: 31 Aug 2000 23:26:08 +0200
77138              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
77139      Branch: perl
77140            ! lib/File/Temp.pm t/lib/ftmp-security.t
77141 ____________________________________________________________________________
77142 [  6963] By: jhi                                   on 2000/09/01  02:22:24
77143         Log: Retract the mergesort code, way too incompatible licensing
77144              and copyrights.
77145      Branch: perl
77146            ! pod/perldelta.pod pp_ctl.c
77147 ____________________________________________________________________________
77148 [  6962] By: jhi                                   on 2000/08/31  23:27:32
77149         Log: Update Changes.
77150      Branch: perl
77151            ! Changes patchlevel.h
77152 ____________________________________________________________________________
77153 [  6961] By: jhi                                   on 2000/08/31  23:20:04
77154         Log: Small tweaks all over.
77155      Branch: metaconfig
77156            ! U/compline/d_gconvert.U
77157      Branch: perl
77158            ! AUTHORS Configure config_h.SH pp_ctl.c
77159 ____________________________________________________________________________
77160 [  6960] By: jhi                                   on 2000/08/31  22:39:36
77161         Log: Further rewording.
77162      Branch: perl
77163            ! pp_ctl.c
77164 ____________________________________________________________________________
77165 [  6959] By: jhi                                   on 2000/08/31  21:26:44
77166         Log: More address tweaking.
77167      Branch: perl
77168            ! AUTHORS Changes
77169 ____________________________________________________________________________
77170 [  6958] By: jhi                                   on 2000/08/31  20:47:25
77171         Log: AUTHORS tweaks, from Peter Prymmer.
77172              
77173              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
77174              From: Peter Prymmer <pvhp@forte.com>
77175              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
77176              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
77177      Branch: perl
77178            ! AUTHORS MAINTAIN
77179 ____________________________________________________________________________
77180 [  6957] By: jhi                                   on 2000/08/31  20:34:43
77181         Log: perldelta tweaks.
77182      Branch: perl
77183            ! pod/perldelta.pod
77184 ____________________________________________________________________________
77185 [  6956] By: jhi                                   on 2000/08/31  19:11:06
77186         Log: Regen perltoc.
77187      Branch: perl
77188            ! pod/perltoc.pod
77189 ____________________________________________________________________________
77190 [  6955] By: jhi                                   on 2000/08/31  19:06:30
77191         Log: Clarify the mergesort situation.
77192      Branch: perl
77193            ! pp_ctl.c
77194 ____________________________________________________________________________
77195 [  6954] By: jhi                                   on 2000/08/31  18:24:17
77196         Log: Move the Solaris 7 scan to use64bitall, make the
77197              failure to find 64-bot sparc libc to mention the
77198              possibility of being in an intel, from Lupe and Alan.
77199      Branch: perl
77200            ! hints/solaris_2.sh
77201 ____________________________________________________________________________
77202 [  6953] By: jhi                                   on 2000/08/31  18:09:20
77203         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
77204              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
77205      Branch: metaconfig
77206            ! U/compline/d_gconvert.U U/threads/archname.U
77207      Branch: metaconfig/U/perl
77208            ! perlxv.U
77209      Branch: perl
77210            ! Configure config_h.SH sv.c
77211 ____________________________________________________________________________
77212 [  6952] By: jhi                                   on 2000/08/31  17:42:24
77213         Log: :: not allowed in pathnames, change to .
77214              
77215              Subject: [PATCH perl@6938] cygwin port
77216              From: "Fifer, Eric" <EFifer@sanwaint.com>
77217              Date: Thu, 31 Aug 2000 16:32:59 +0100
77218              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
77219      Branch: metaconfig/U/perl
77220            ! perlxv.U
77221 ____________________________________________________________________________
77222 [  6951] By: jhi                                   on 2000/08/31  17:02:05
77223         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
77224      Branch: perl
77225            ! perl.h
77226 ____________________________________________________________________________
77227 [  6950] By: jhi                                   on 2000/08/31  16:26:08
77228         Log: More author updates.
77229              
77230              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
77231              From: Simon Cozens <simon@cozens.net>
77232              Date: Thu, 31 Aug 2000 17:13:32 +0100
77233              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
77234      Branch: perl
77235            ! AUTHORS
77236 ____________________________________________________________________________
77237 [  6949] By: jhi                                   on 2000/08/31  16:04:49
77238         Log: POSIX doesn't report long double values under -Duselongdouble
77239              when the long doubles are "real" (bigger than doubles).
77240              
77241              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
77242              From: Spider Boardman <spider@peano.zk3.dec.com>
77243              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
77244              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
77245      Branch: perl
77246            ! ext/POSIX/POSIX.xs
77247 ____________________________________________________________________________
77248 [  6948] By: jhi                                   on 2000/08/31  15:25:10
77249         Log: Update Changes.
77250      Branch: perl
77251            ! Changes patchlevel.h
77252 ____________________________________________________________________________
77253 [  6947] By: jhi                                   on 2000/08/31  15:22:29
77254         Log: Document UNTIE in a very minimalistic way.
77255      Branch: perl
77256            ! pod/perlfunc.pod pod/perltie.pod
77257 ____________________________________________________________________________
77258 [  6946] By: jhi                                   on 2000/08/31  15:15:23
77259         Log: Document known failures.
77260      Branch: perl
77261            ! pod/perldelta.pod
77262 ____________________________________________________________________________
77263 [  6945] By: jhi                                   on 2000/08/31  15:07:00
77264         Log: Don't attach -ld to the archname if pointless.
77265      Branch: metaconfig
77266            ! U/threads/archname.U
77267      Branch: perl
77268            ! Configure config_h.SH
77269 ____________________________________________________________________________
77270 [  6944] By: jhi                                   on 2000/08/31  14:37:42
77271         Log: Wrap the test in eval.
77272              
77273              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
77274              From: Tim Jenness <timj@jach.hawaii.edu>
77275              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
77276              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
77277      Branch: perl
77278            ! t/lib/ftmp-security.t
77279 ____________________________________________________________________________
77280 [  6943] By: jhi                                   on 2000/08/31  14:30:57
77281         Log: Make -Dusemorebits find long doubles in Solaris.
77282      Branch: perl
77283            ! hints/solaris_2.sh
77284 ____________________________________________________________________________
77285 [  6942] By: jhi                                   on 2000/08/31  13:48:45
77286         Log: Clarify the third case of ftmp-security warnings.
77287      Branch: perl
77288            ! INSTALL
77289 ____________________________________________________________________________
77290 [  6941] By: jhi                                   on 2000/08/31  13:40:31
77291         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
77292              From: <abigail@foad.org>
77293              Date: Thu, 31 Aug 2000 01:35:05 -0400
77294              Message-ID: <20000831053505.32120.qmail@foad.org>
77295      Branch: perl
77296            ! pod/perldelta.pod
77297 ____________________________________________________________________________
77298 [  6940] By: jhi                                   on 2000/08/31  13:38:48
77299         Log: Issue useful diagnostic on unknown pod commands.
77300              
77301              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
77302              From: <abigail@foad.org>
77303              Date: Thu, 31 Aug 2000 03:41:18 -0400
77304              Message-ID: <20000831074118.24880.qmail@foad.org>
77305      Branch: perl
77306            ! lib/Pod/Man.pm
77307 ____________________________________________________________________________
77308 [  6939] By: jhi                                   on 2000/08/31  13:34:33
77309         Log: Reveal Borland's isnan.
77310              
77311              Subject: build with BC++ tweak
77312              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
77313              Date: Thu, 31 Aug 2000 13:09:37 +0400
77314              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
77315      Branch: perl
77316            ! win32/win32.h
77317 ____________________________________________________________________________
77318 [  6938] By: jhi                                   on 2000/08/31  05:01:20
77319         Log: Update Changes.
77320      Branch: perl
77321            ! Changes patchlevel.h
77322 ____________________________________________________________________________
77323 [  6937] By: jhi                                   on 2000/08/31  04:26:23
77324         Log: sscanf() may be the only way to read long doubles from strings.
77325      Branch: metaconfig/U/perl
77326            ! longdblfio.U
77327      Branch: perl
77328            ! Configure config_h.SH perl.h util.c
77329 ____________________________________________________________________________
77330 [  6936] By: jhi                                   on 2000/08/31  04:18:19
77331         Log: The #6929 was too skimpy.
77332      Branch: perl
77333            ! sv.c
77334 ____________________________________________________________________________
77335 [  6935] By: jhi                                   on 2000/08/31  02:47:07
77336         Log: Subject: Re: typos in pods
77337              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77338              Date: Wed, 30 Aug 2000 19:25:34 -0700
77339              Message-ID: <eIcr5gzkg25X092yn@efn.org>
77340      Branch: perl
77341            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
77342 ____________________________________________________________________________
77343 [  6934] By: jhi                                   on 2000/08/31  02:42:55
77344         Log: Missed one Unicode file.
77345      Branch: perl
77346            + lib/unicode/UCDFF301.html
77347 ____________________________________________________________________________
77348 [  6933] By: jhi                                   on 2000/08/30  23:42:27
77349         Log: Update Changes.
77350      Branch: perl
77351            ! Changes patchlevel.h
77352 ____________________________________________________________________________
77353 [  6932] By: jhi                                   on 2000/08/30  23:40:07
77354         Log: Mention UNTIE in perldelta.  Still needs documenting
77355              in perltie et alia.
77356      Branch: perl
77357            ! pod/perldelta.pod
77358 ____________________________________________________________________________
77359 [  6931] By: jhi                                   on 2000/08/30  23:36:02
77360         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
77361              From: <abigail@foad.org>
77362              Date: Wed, 30 Aug 2000 19:28:07 -0400
77363              Message-ID: <20000830232807.305.qmail@foad.org>
77364      Branch: perl
77365            ! pod/perldelta.pod
77366 ____________________________________________________________________________
77367 [  6930] By: jhi                                   on 2000/08/30  23:32:40
77368         Log: Update to Unicode 3.0.1.
77369      Branch: perl
77370            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
77371            + lib/unicode/PropList.txt lib/unicode/README.perl
77372            + lib/unicode/UCD301.html lib/unicode/Unicode.301
77373            - lib/unicode/Props.txt lib/unicode/UCD300.html
77374            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
77375            ! (edit 257 files)
77376 ____________________________________________________________________________
77377 [  6929] By: jhi                                   on 2000/08/30  22:38:18
77378         Log: Heap decorruption.
77379              
77380              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
77381              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77382              Date: Wed, 30 Aug 2000 22:39:52 +0100
77383              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
77384      Branch: perl
77385            ! sv.c
77386 ____________________________________________________________________________
77387 [  6928] By: jhi                                   on 2000/08/30  22:29:34
77388         Log: Retract the dummy test, skip the security tests (instead of failing),
77389              explain what the warnings mean.
77390      Branch: perl
77391            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
77392 ____________________________________________________________________________
77393 [  6927] By: jhi                                   on 2000/08/30  22:14:13
77394         Log: Change the internal implementation of sort() to be mergesort
77395              instead of quicksort, from John Linderman <jpl@research.att.com>.
77396              Gives us better worst case, better average case, and stability.
77397              What's there not to like?  (Small fixes for threaded builds
77398              were required).
77399      Branch: perl
77400            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
77401 ____________________________________________________________________________
77402 [  6926] By: jhi                                   on 2000/08/30  20:55:20
77403         Log: A better fix for the Socket building problem from Craig Berry.
77404      Branch: perl
77405            ! vms/vms.c
77406 ____________________________________________________________________________
77407 [  6925] By: jhi                                   on 2000/08/30  20:20:25
77408         Log: Subject: [PATCH] Re: UNTIE method 
77409              From: Nick Ing-Simmons <nik@tiuk.ti.com>
77410              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
77411              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
77412      Branch: perl
77413            ! pp_sys.c t/op/tie.t
77414 ____________________________________________________________________________
77415 [  6924] By: jhi                                   on 2000/08/30  20:17:11
77416         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
77417              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77418              Date: Wed, 30 Aug 2000 15:03:14 -0500
77419              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
77420      Branch: perl
77421            ! vms/vms.c
77422 ____________________________________________________________________________
77423 [  6923] By: jhi                                   on 2000/08/30  20:15:18
77424         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
77425              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77426              Date: Wed, 30 Aug 2000 13:30:36 -0500
77427              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
77428      Branch: perl
77429            ! vms/vms.c
77430 ____________________________________________________________________________
77431 [  6922] By: jhi                                   on 2000/08/30  19:54:43
77432         Log: Better options for rsync.
77433      Branch: perl
77434            ! pod/perlhack.pod
77435 ____________________________________________________________________________
77436 [  6921] By: jhi                                   on 2000/08/30  19:40:16
77437         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
77438              From: Rick Delaney <rick@consumercontact.com>
77439              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
77440              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
77441      Branch: perl
77442            ! pod/perlfunc.pod
77443 ____________________________________________________________________________
77444 [  6920] By: jhi                                   on 2000/08/30  19:36:40
77445         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
77446              From: Peter Prymmer <pvhp@forte.com>
77447              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
77448              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
77449      Branch: perl
77450            ! configure.com
77451 ____________________________________________________________________________
77452 [  6919] By: jhi                                   on 2000/08/30  14:52:02
77453         Log: Update Changes.
77454      Branch: perl
77455            ! Changes patchlevel.h
77456 ____________________________________________________________________________
77457 [  6918] By: jhi                                   on 2000/08/30  14:48:34
77458         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
77459      Branch: perl
77460            ! lib/ExtUtils/typemap
77461 ____________________________________________________________________________
77462 [  6917] By: jhi                                   on 2000/08/30  14:46:34
77463         Log: Subject: typos in pods
77464              From: Nicholas Clark <nick@ccl4.org>
77465              Date: Wed, 30 Aug 2000 01:12:50 +0100
77466              Message-ID: <20000830011249.A61388@plum.flirble.org>
77467      Branch: perl
77468            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
77469            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
77470            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
77471            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
77472 ____________________________________________________________________________
77473 [  6916] By: jhi                                   on 2000/08/30  14:19:09
77474         Log: Document Storable problems on Crays.  (Will have
77475              to document all the other Storable problems, too.)
77476      Branch: perl
77477            ! pod/perldelta.pod
77478 ____________________________________________________________________________
77479 [  6915] By: jhi                                   on 2000/08/30  14:06:02
77480         Log: Subject: [PATCH] fix misc cast warnings
77481              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77482              Date: Tue, 29 Aug 2000 23:16:14 -0700
77483              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
77484      Branch: perl
77485            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
77486            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
77487            ! os2/os2ish.h
77488 ____________________________________________________________________________
77489 [  6914] By: jhi                                   on 2000/08/30  14:03:45
77490         Log: Timestamp mismatch again.  Need to fix this dependence on
77491              config_h.SH timestamp, since it's the contents of config_h.SH
77492              that matter.
77493      Branch: perl
77494            ! uconfig.h uconfig.sh
77495 ____________________________________________________________________________
77496 [  6913] By: jhi                                   on 2000/08/30  13:54:06
77497         Log: Don't say "Perl 5.0 source kit".
77498      Branch: perl
77499            ! perl.c
77500 ____________________________________________________________________________
77501 [  6912] By: jhi                                   on 2000/08/30  13:51:24
77502         Log: Reset archname and archname64 always, forcing them be
77503              recomputed at each Configure run, make Configure and
77504              the hints files agree on the naming of largefiles variables.
77505      Branch: metaconfig
77506            ! U/threads/archname.U
77507      Branch: metaconfig/U/perl
77508            ! use64bits.U
77509      Branch: perl
77510            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
77511            ! hints/linux.sh hints/solaris_2.sh
77512 ____________________________________________________________________________
77513 [  6911] By: jhi                                   on 2000/08/30  13:30:13
77514         Log: Put back the slice accidentally removed by #6907.
77515      Branch: perl
77516            ! hints/solaris_2.sh
77517 ____________________________________________________________________________
77518 [  6910] By: jhi                                   on 2000/08/30  01:24:26
77519         Log: Be consistent: other Net::get* do export theirs.
77520              
77521              Subject: Re: Net::protoent does not export 'getproto'
77522              From: Yasushi Nakajima <sey@jkc.co.jp>
77523              Date: Wed, 30 Aug 2000 09:53:14 +0900
77524              Message-Id: <200008300051.DAA24700@taku.hut.fi>
77525      Branch: perl
77526            ! lib/Net/protoent.pm
77527 ____________________________________________________________________________
77528 [  6909] By: jhi                                   on 2000/08/30  01:17:25
77529         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
77530              From: Gurusamy Sarathy <gsar@ActiveState.com>
77531              Date: Tue, 29 Aug 2000 17:17:07 -0700
77532              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
77533      Branch: perl
77534            ! cop.h
77535 ____________________________________________________________________________
77536 [  6908] By: jhi                                   on 2000/08/30  00:58:05
77537         Log: Update Changes.
77538      Branch: perl
77539            ! Changes patchlevel.h
77540 ____________________________________________________________________________
77541 [  6907] By: jhi                                   on 2000/08/30  00:57:22
77542         Log: Introduce ccname to keep track of what compiler kind of we have.
77543      Branch: metaconfig/U/perl
77544            ! Checkcc.U gccvers.U
77545      Branch: perl
77546            ! Configure config_h.SH hints/solaris_2.sh
77547 ____________________________________________________________________________
77548 [  6906] By: jhi                                   on 2000/08/30  00:25:47
77549         Log: Put back the flags dump as reasoned in
77550              
77551              Subject: Re: [PATCH] Glob dumping
77552              From: Mike Guy <mjtg@cam.ac.uk> 
77553              Date: Tue, 29 Aug 2000 21:41:32 +0100
77554              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
77555      Branch: perl
77556            ! dump.c t/lib/peek.t
77557 ____________________________________________________________________________
77558 [  6905] By: jhi                                   on 2000/08/30  00:16:17
77559         Log: Make the epsilon to be relative, not absolute.
77560              
77561              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
77562              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
77563              Date: Tue, 29 Aug 2000 19:58:56 -0400
77564              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
77565      Branch: perl
77566            ! t/lib/trig.t
77567 ____________________________________________________________________________
77568 [  6904] By: jhi                                   on 2000/08/30  00:13:09
77569         Log: From now on, Gisle is on my list of usual suspects :-)
77570              Retract #6902.
77571      Branch: perl
77572            ! ext/Opcode/Safe.pm
77573 ____________________________________________________________________________
77574 [  6903] By: jhi                                   on 2000/08/29  23:51:20
77575         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
77576              From: "Craig A. Berry" <craig.berry@psinetcs.com>
77577              Date: Tue, 29 Aug 2000 18:43:26 -0500
77578              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
77579      Branch: perl
77580            + vms/vmspipe.com
77581            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
77582            ! vms/vms.c
77583 ____________________________________________________________________________
77584 [  6902] By: jhi                                   on 2000/08/29  23:44:14
77585         Log: Retry what #6882 attempted.
77586              
77587              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
77588              From: Gisle Aas <gisle@ActiveState.com>
77589              Date: 30 Aug 2000 00:33:09 +0200
77590              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
77591      Branch: perl
77592            ! ext/Opcode/Safe.pm
77593 ____________________________________________________________________________
77594 [  6901] By: jhi                                   on 2000/08/29  22:59:32
77595         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
77596              From: Hugo <hv@crypt.compulink.co.uk>
77597              Date: Mon, 12 Jun 2000 19:36:08 +0100
77598              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
77599      Branch: perl
77600            ! sv.c
77601 ____________________________________________________________________________
77602 [  6900] By: jhi                                   on 2000/08/29  22:58:35
77603         Log: Admit that we are leaking scalars.
77604              
77605              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
77606              From: Spider Boardman <spider@leggy.zk3.dec.com>
77607              Date: Tue, 29 Aug 2000 18:48:29 -0400
77608              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
77609      Branch: perl
77610            ! t/pragma/warnings.t
77611 ____________________________________________________________________________
77612 [  6899] By: jhi                                   on 2000/08/29  20:53:13
77613         Log: Update Changes.
77614      Branch: perl
77615            ! Changes patchlevel.h
77616 ____________________________________________________________________________
77617 [  6898] By: jhi                                   on 2000/08/29  20:46:21
77618         Log: Undo namespace pollution of #6878.
77619              
77620              Subject: Re: Net::protoent does not export 'getproto'
77621              From: Mike Guy <mjtg@cam.ac.uk>
77622              Date: Tue, 29 Aug 2000 21:32:37 +0100
77623              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
77624      Branch: perl
77625            ! lib/Net/protoent.pm
77626 ____________________________________________________________________________
77627 [  6897] By: jhi                                   on 2000/08/29  20:44:29
77628         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
77629              From: Peter Prymmer <pvhp@forte.com>
77630              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
77631              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
77632      Branch: perl
77633            ! pod/perlebcdic.pod
77634 ____________________________________________________________________________
77635 [  6896] By: jhi                                   on 2000/08/29  20:40:57
77636         Log: There's no point repeating the 'revision' (5) of perl5.
77637      Branch: metaconfig/U/perl
77638            ! Devel.U patchlevel.U
77639      Branch: perl
77640            ! Configure config_h.SH
77641 ____________________________________________________________________________
77642 [  6895] By: jhi                                   on 2000/08/29  20:16:58
77643         Log: Regen Configure for #6894.
77644      Branch: metaconfig/U/perl
77645            ! perladmin.U
77646      Branch: perl
77647            ! Configure config_h.SH
77648 ____________________________________________________________________________
77649 [  6894] By: jhi                                   on 2000/08/29  19:59:52
77650         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
77651              From: "Philip Newton" <Philip.Newton@gmx.net>
77652              Date: Tue, 29 Aug 2000 21:39:14 +0200
77653              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
77654      Branch: perl
77655            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
77656            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
77657            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
77658            ! utils/perlbug.PL
77659 ____________________________________________________________________________
77660 [  6893] By: jhi                                   on 2000/08/29  19:55:30
77661         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
77662              From: "Philip Newton" <Philip.Newton@gmx.net>
77663              Date: Tue, 29 Aug 2000 21:39:14 +0200
77664              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
77665      Branch: perl
77666            ! installhtml
77667 ____________________________________________________________________________
77668 [  6892] By: jhi                                   on 2000/08/29  19:53:59
77669         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
77670              From: "Philip Newton" <Philip.Newton@gmx.net>
77671              Date: Tue, 29 Aug 2000 21:48:18 +0200
77672              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
77673      Branch: perl
77674            ! lib/File/Temp.pm
77675 ____________________________________________________________________________
77676 [  6891] By: jhi                                   on 2000/08/29  18:30:03
77677         Log: Nail the ID 20000828.023.
77678      Branch: perl
77679            ! ext/Storable/Storable.xs
77680 ____________________________________________________________________________
77681 [  6890] By: jhi                                   on 2000/08/29  16:50:17
77682         Log: Under usethreads the dumped variable is IN_PAD.
77683              
77684              Subject: Re: [PATCH] Glob dumping
77685              From: Gisle Aas <gisle@ActiveState.com>
77686              Date: 29 Aug 2000 18:45:05 +0200
77687              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
77688      Branch: perl
77689            ! t/lib/peek.t
77690 ____________________________________________________________________________
77691 [  6889] By: jhi                                   on 2000/08/29  15:17:37
77692         Log: Update Changes.
77693      Branch: perl
77694            ! Changes patchlevel.h
77695 ____________________________________________________________________________
77696 [  6888] By: jhi                                   on 2000/08/29  14:49:59
77697         Log: Retract #6882, broke the safe tests.
77698      Branch: perl
77699            ! ext/Opcode/Safe.pm
77700 ____________________________________________________________________________
77701 [  6887] By: jhi                                   on 2000/08/29  14:47:06
77702         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
77703              From: Gisle Aas <gisle@ActiveState.com> 
77704              Date: 09 Jun 2000 20:00:11 +0200
77705              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
77706      Branch: perl
77707            ! utils/perldoc.PL
77708 ____________________________________________________________________________
77709 [  6886] By: jhi                                   on 2000/08/29  14:42:45
77710         Log: The #6881 removed one dump line.
77711      Branch: perl
77712            ! t/lib/peek.t
77713 ____________________________________________________________________________
77714 [  6885] By: jhi                                   on 2000/08/29  14:30:47
77715         Log: Don't forget to tidy up.
77716      Branch: perl
77717            ! t/lib/ftmp-security.t
77718 ____________________________________________________________________________
77719 [  6884] By: jhi                                   on 2000/08/29  14:25:17
77720         Log: Disabling the one test is a bit tricky.
77721      Branch: perl
77722            ! t/lib/ftmp-security.t
77723 ____________________________________________________________________________
77724 [  6883] By: jhi                                   on 2000/08/29  14:16:25
77725         Log: Disable one of the tests for now.
77726      Branch: perl
77727            ! t/lib/ftmp-security.t
77728 ____________________________________________________________________________
77729 [  6882] By: jhi                                   on 2000/08/29  14:05:50
77730         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
77731              From: gisle@aas.no
77732              Date: 29 Aug 2000 10:35:06 -0000
77733              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
77734      Branch: perl
77735            ! ext/Opcode/Safe.pm
77736 ____________________________________________________________________________
77737 [  6881] By: jhi                                   on 2000/08/29  14:03:51
77738         Log: Subject: [PATCH] Glob dumping
77739              From: Gisle Aas <gisle@ActiveState.com>
77740              Date: 29 Aug 2000 07:59:42 -0000
77741              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
77742      Branch: perl
77743            ! dump.c
77744 ____________________________________________________________________________
77745 [  6880] By: jhi                                   on 2000/08/29  14:02:01
77746         Log: Subject: [PATCH] Warnings in B::Deparse
77747              From: <abigail@foad.org>
77748              Date: Tue, 29 Aug 2000 00:00:01 -0400
77749              Message-ID: <20000829040001.2999.qmail@foad.org>
77750      Branch: perl
77751            ! ext/B/B/Deparse.pm
77752 ____________________________________________________________________________
77753 [  6879] By: jhi                                   on 2000/08/29  13:57:26
77754         Log: Missed a change in #6869.
77755      Branch: perl
77756            ! mg.c
77757 ____________________________________________________________________________
77758 [  6878] By: jhi                                   on 2000/08/29  13:45:04
77759         Log: Subject: Net::protoent does not export 'getproto'
77760              From: Yasushi Nakajima <sey@jkc.co.jp>
77761              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
77762      Branch: perl
77763            ! lib/Net/protoent.pm
77764 ____________________________________________________________________________
77765 [  6877] By: jhi                                   on 2000/08/29  13:39:19
77766         Log: Patches all over for people and the files they (hopefully) care about.
77767      Branch: perl
77768            ! AUTHORS Changes MAINTAIN
77769 ____________________________________________________________________________
77770 [  6876] By: jhi                                   on 2000/08/29  12:53:54
77771         Log: Fix for thinko in #6848.
77772              
77773              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
77774              From: Lupe Christoph <lupe@lupe-christoph.de>
77775              Date: Tue, 29 Aug 2000 09:04:08 +0200
77776              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
77777      Branch: perl
77778            ! ext/Thread/Thread.xs
77779 ____________________________________________________________________________
77780 [  6875] By: jhi                                   on 2000/08/29  12:50:14
77781         Log: Update to Getopt::Long 2.24, from Johan Vromans.
77782      Branch: perl
77783            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
77784 ____________________________________________________________________________
77785 [  6874] By: jhi                                   on 2000/08/29  02:09:53
77786         Log: Use minimal @INC in tests, most of the time just '../lib',
77787              so that we simply can't pick up stuff from other Perls than
77788              the one we are testing.  Pointed out by
77789              
77790              From: Mike Guy <mjtg@cam.ac.uk>
77791              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
77792              Date: Fri, 25 Aug 2000 15:15:59 +0100
77793              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
77794      Branch: perl
77795            ! (edit 185 files)
77796 ____________________________________________________________________________
77797 [  6873] By: jhi                                   on 2000/08/29  01:07:11
77798         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
77799              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77800              Date: Mon, 28 Aug 2000 17:45:52 -0700
77801              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
77802      Branch: perl
77803            ! Makefile.SH hints/os2.sh
77804 ____________________________________________________________________________
77805 [  6872] By: jhi                                   on 2000/08/28  23:33:39
77806         Log: Subject: [PATCH bleedperl@6866] spellings
77807              From: marcel@codewerk.com (Marcel Grunauer)
77808              Date: Tue, 29 Aug 2000 01:19:59 +0200
77809              Message-Id: <200008282319.BAA29862@gandalf.local>
77810      Branch: perl
77811            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
77812            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
77813            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
77814 ____________________________________________________________________________
77815 [  6871] By: jhi                                   on 2000/08/28  23:22:09
77816         Log: Take out the SUIDMAIL thing, that will not be
77817              a problem in 5.7.*.
77818      Branch: perl
77819            ! patchlevel.h
77820 ____________________________________________________________________________
77821 [  6870] By: jhi                                   on 2000/08/28  23:19:30
77822         Log: -S is the silent flag, -s is the strip flag.
77823              
77824              Subject: [PATCH] Re: [PATCH] make no-install          
77825              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77826              Date: Mon, 28 Aug 2000 15:12:55 -0700
77827              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
77828      Branch: perl
77829            ! Makefile.SH
77830 ____________________________________________________________________________
77831 [  6869] By: jhi                                   on 2000/08/28  23:12:05
77832         Log: Subject: [PATCH bleedperl@6856] warnings fixes
77833              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77834              Date: Mon, 28 Aug 2000 23:55:06 +0100
77835              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
77836      Branch: perl
77837            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
77838            ! warnings.h warnings.pl
77839 ____________________________________________________________________________
77840 [  6868] By: jhi                                   on 2000/08/28  21:38:22
77841         Log: Potential cruft.
77842      Branch: perl
77843            ! Makefile.SH
77844 ____________________________________________________________________________
77845 [  6867] By: jhi                                   on 2000/08/28  21:35:36
77846         Log: Update Changes.
77847      Branch: perl
77848            ! Changes patchlevel.h
77849 ____________________________________________________________________________
77850 [  6866] By: jhi                                   on 2000/08/28  21:33:49
77851         Log: Subject: hv.h Doc Patch
77852              From: Fisher Mark <fisherm@tce.com>
77853              Date: Mon, 28 Aug 2000 16:24:59 -0500
77854              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
77855      Branch: perl
77856            ! hv.h
77857 ____________________________________________________________________________
77858 [  6865] By: jhi                                   on 2000/08/28  21:02:15
77859         Log: Add -ld to archname on long tr...double platforms.
77860      Branch: metaconfig
77861            ! U/threads/archname.U
77862      Branch: perl
77863            ! Configure config_h.SH
77864 ____________________________________________________________________________
77865 [  6864] By: jhi                                   on 2000/08/28  20:38:59
77866         Log: An attempt to fix the problem reported in
77867              
77868              Subject: Building perl@6856 using gcc/AIX 4.3.3 
77869              From: Daniel Muino <dmuino@afip.gov.ar> 
77870              Date: Mon, 28 Aug 2000 15:50:01 -0300   
77871              Message-ID: <20000828155001.A14403@con2-dgi>
77872              
77873              I can't test this properly since the gcc installation I have
77874              access to seems to be botched (gcc is calling the AIX cpp,
77875              a losing proposition...)
77876      Branch: perl
77877            ! hints/aix.sh
77878 ____________________________________________________________________________
77879 [  6863] By: jhi                                   on 2000/08/28  18:57:52
77880         Log: Fix for ID 20000828.001, long doubles were not formatted
77881              correctly (showed up in $], which stopped installing perl).
77882      Branch: perl
77883            ! sv.c
77884 ____________________________________________________________________________
77885 [  6862] By: jhi                                   on 2000/08/28  18:07:15
77886         Log: Typo in #6858.
77887      Branch: perl
77888            ! lib/Cwd.pm
77889 ____________________________________________________________________________
77890 [  6861] By: jhi                                   on 2000/08/28  17:57:27
77891         Log: opmini.o may be left around if a build is interrupted.
77892      Branch: perl
77893            ! Makefile.SH
77894 ____________________________________________________________________________
77895 [  6860] By: jhi                                   on 2000/08/28  16:52:50
77896         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
77897              From: Daniel Chetlin <daniel@chetlin.com>
77898              Date: Mon, 28 Aug 2000 01:14:18 -0700
77899              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
77900      Branch: perl
77901            ! lib/overload.pm
77902 ____________________________________________________________________________
77903 [  6859] By: jhi                                   on 2000/08/28  16:08:46
77904         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
77905              From: Nicholas Clark <nick@ccl4.org>
77906              Date: Mon, 28 Aug 2000 16:03:27 +0100
77907              Message-Id: <20000828160327.C49785@plum.flirble.org>
77908      Branch: perl
77909            ! ext/ByteLoader/bytecode.h
77910 ____________________________________________________________________________
77911 [  6858] By: jhi                                   on 2000/08/28  16:02:10
77912         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
77913              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
77914              Date: Mon, 28 Aug 2000 13:08:30 +0200
77915              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
77916      Branch: perl
77917            ! lib/Cwd.pm
77918 ____________________________________________________________________________
77919 [  6857] By: jhi                                   on 2000/08/28  15:42:47
77920         Log: display_format used as a class method without arguments was broken,
77921              reported in
77922              
77923              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
77924              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
77925              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
77926              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
77927      Branch: perl
77928            ! lib/Math/Complex.pm t/lib/complex.t
77929 ____________________________________________________________________________
77930 [  6856] By: jhi                                   on 2000/08/27  22:09:48
77931         Log: Update Changes.
77932      Branch: perl
77933            ! Changes patchlevel.h
77934 ____________________________________________________________________________
77935 [  6855] By: jhi                                   on 2000/08/27  21:59:21
77936         Log: Retract #6853 (false alarm).
77937      Branch: perl
77938            ! lib/ExtUtils/xsubpp
77939 ____________________________________________________________________________
77940 [  6854] By: jhi                                   on 2000/08/27  21:37:44
77941         Log: Update Changes.
77942      Branch: perl
77943            ! Changes patchlevel.h
77944 ____________________________________________________________________________
77945 [  6853] By: jhi                                   on 2000/08/27  21:37:16
77946         Log: Subject: [PATCH perl@6850] workaround for xsubpp
77947              From: Hugo <hv@crypt.compulink.co.uk>
77948              Date: Sun, 27 Aug 2000 22:30:25 +0100
77949              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
77950      Branch: perl
77951            ! lib/ExtUtils/xsubpp
77952 ____________________________________________________________________________
77953 [  6852] By: jhi                                   on 2000/08/27  21:33:58
77954         Log: Big-endian 64-bit patch from Raphael Manfredi.
77955      Branch: perl
77956            ! ext/Storable/Storable.xs
77957 ____________________________________________________________________________
77958 [  6851] By: jhi                                   on 2000/08/27  21:22:21
77959         Log: More ruthless editing from Hugo van der Sanden.
77960      Branch: perl
77961            ! pod/perldelta.pod
77962 ____________________________________________________________________________
77963 [  6850] By: jhi                                   on 2000/08/27  16:11:46
77964         Log: Update Changes.
77965      Branch: perl
77966            ! Changes patchlevel.h
77967 ____________________________________________________________________________
77968 [  6849] By: jhi                                   on 2000/08/27  16:11:05
77969         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
77970      Branch: perl
77971            ! configpm pod/perldelta.pod
77972 ____________________________________________________________________________
77973 [  6848] By: jhi                                   on 2000/08/27  15:35:08
77974         Log: Use the actual thread type, not the pointer-to-struct.
77975      Branch: perl
77976            ! ext/Thread/Thread.xs
77977 ____________________________________________________________________________
77978 [  6847] By: jhi                                   on 2000/08/27  15:30:49
77979         Log: Test nit.
77980      Branch: perl
77981            ! t/pragma/warn/pp_sys
77982 ____________________________________________________________________________
77983 [  6846] By: jhi                                   on 2000/08/27  15:19:02
77984         Log: Passing -R in ldflags makes now it to appear in the default
77985              for lddlflags, just like with -L.
77986              
77987              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77988              From: Lupe Christoph <lupe@lupe-christoph.de>
77989              Date: Sun, 27 Aug 2000 10:28:21 +0200
77990              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
77991      Branch: metaconfig/U/perl
77992            ! dlsrc.U
77993      Branch: perl
77994            ! Configure
77995 ____________________________________________________________________________
77996 [  6845] By: jhi                                   on 2000/08/27  15:08:54
77997         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
77998              From: Alan Burlison <Alan.Burlison@uk.sun.com>
77999              Date: Sat, 26 Aug 2000 22:23:27 +0100
78000              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
78001      Branch: perl
78002            ! lib/ExtUtils/MM_Unix.pm
78003 ____________________________________________________________________________
78004 [  6844] By: jhi                                   on 2000/08/27  15:02:37
78005         Log: DJGPP update from Laszlo Molnar.
78006              
78007              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
78008              From: ml1050 <ml1050@freemail.hu>
78009              Date: Sat, 26 Aug 2000 23:24:40 +0200
78010              Message-Id: <20000826232440.A439@freemail.hu>
78011      Branch: perl
78012            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
78013            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
78014 ____________________________________________________________________________
78015 [  6843] By: jhi                                   on 2000/08/27  14:53:58
78016         Log: Subject: installman buglet
78017              From: Lupe Christoph <lupe@lupe-christoph.de>
78018              Date: Sun, 27 Aug 2000 14:38:59 +0200
78019              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
78020      Branch: perl
78021            ! installman
78022 ____________________________________________________________________________
78023 [  6842] By: jhi                                   on 2000/08/27  14:52:08
78024         Log: Can't get the test to reliably work thanks to the
78025              inaccurateness of floating point.  "Resolves" bug ids
78026              20000826.003, 20000826.009, 20000826.010,
78027      Branch: perl
78028            ! t/lib/trig.t
78029 ____________________________________________________________________________
78030 [  6841] By: jhi                                   on 2000/08/26  15:53:58
78031         Log: Update Changes.
78032      Branch: perl
78033            ! Changes patchlevel.h
78034 ____________________________________________________________________________
78035 [  6840] By: jhi                                   on 2000/08/26  14:23:03
78036         Log: grep -e isn't portable.
78037              
78038              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
78039              From: chris@broadband.att.com
78040              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
78041              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
78042      Branch: perl
78043            ! hints/solaris_2.sh
78044 ____________________________________________________________________________
78045 [  6839] By: jhi                                   on 2000/08/26  14:12:23
78046         Log: no-install target a la make -n.
78047              
78048              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
78049              From: <abigail@foad.org>
78050              Date: Sat, 26 Aug 2000 03:57:34 -0400
78051              Message-ID: <20000826075735.18912.qmail@foad.org>
78052      Branch: perl
78053            ! Makefile.SH installman installperl
78054 ____________________________________________________________________________
78055 [  6838] By: jhi                                   on 2000/08/26  14:06:33
78056         Log: Retract #6826 as the #6828 should be do the same
78057              in a More Correct Way.
78058      Branch: perl
78059            ! installperl
78060 ____________________________________________________________________________
78061 [  6837] By: jhi                                   on 2000/08/26  05:24:00
78062         Log: More casting.
78063      Branch: perl
78064            ! ext/Storable/Storable.xs
78065 ____________________________________________________________________________
78066 [  6836] By: jhi                                   on 2000/08/26  05:05:46
78067         Log: Nicer in decimal.
78068      Branch: perl
78069            ! ext/Storable/Storable.xs
78070 ____________________________________________________________________________
78071 [  6835] By: jhi                                   on 2000/08/26  05:03:50
78072         Log: There be no UVdf.
78073      Branch: perl
78074            ! ext/Storable/Storable.xs
78075 ____________________________________________________________________________
78076 [  6834] By: jhi                                   on 2000/08/26  05:00:18
78077         Log: Continue IVdfing and UVxfing.
78078      Branch: perl
78079            ! ext/Storable/Storable.xs
78080 ____________________________________________________________________________
78081 [  6833] By: jhi                                   on 2000/08/26  04:53:14
78082         Log: Use IVdf.
78083      Branch: perl
78084            ! ext/Storable/Storable.xs
78085 ____________________________________________________________________________
78086 [  6832] By: jhi                                   on 2000/08/26  04:40:41
78087         Log: Document PTR2XX and INT2PTR.
78088      Branch: perl
78089            ! pod/perlguts.pod
78090 ____________________________________________________________________________
78091 [  6831] By: jhi                                   on 2000/08/26  04:33:18
78092         Log: Use UVxf, PTR2UV, NVff.
78093      Branch: perl
78094            ! ext/Storable/Storable.xs
78095 ____________________________________________________________________________
78096 [  6830] By: jhi                                   on 2000/08/26  04:31:32
78097         Log: Update the test count.
78098      Branch: perl
78099            ! t/lib/trig.t
78100 ____________________________________________________________________________
78101 [  6829] By: jhi                                   on 2000/08/26  03:05:50
78102         Log: Subject: [PATCH] installation not quite silent yet.
78103              From: <abigail@foad.org>
78104              Date: Fri, 25 Aug 2000 20:07:53 -0400
78105              Message-ID: <20000826000753.7822.qmail@foad.org>
78106      Branch: perl
78107            ! installman installperl
78108 ____________________________________________________________________________
78109 [  6828] By: jhi                                   on 2000/08/26  03:05:14
78110         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
78111              From: Spider Boardman <spider@web.zk3.dec.com>
78112              Date: Fri, 25 Aug 2000 19:12:40 -0400
78113              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
78114      Branch: perl
78115            ! gv.c
78116 ____________________________________________________________________________
78117 [  6827] By: jhi                                   on 2000/08/25  23:54:34
78118         Log: Support preserving extremely big/small angles.
78119      Branch: perl
78120            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
78121 ____________________________________________________________________________
78122 [  6826] By: jhi                                   on 2000/08/25  23:01:20
78123         Log: Patch installperl to be long double-aware.
78124              
78125              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
78126              From: Spider Boardman <spider@web.zk3.dec.com>
78127              Date: Fri, 25 Aug 2000 18:15:23 -0400
78128              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
78129      Branch: perl
78130            ! installperl
78131 ____________________________________________________________________________
78132 [  6825] By: jhi                                   on 2000/08/25  22:58:25
78133         Log: Remove duplicately applied patch shards.
78134              
78135              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
78136              From: Spider Boardman <spider@leggy.zk3.dec.com>
78137              Date: Fri, 25 Aug 2000 16:45:03 -0400
78138              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
78139      Branch: perl
78140            ! t/lib/cgi-html.t
78141 ____________________________________________________________________________
78142 [  6824] By: jhi                                   on 2000/08/25  22:57:00
78143         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
78144              From: Daniel Chetlin <daniel@chetlin.com>
78145              Date: Fri, 25 Aug 2000 12:23:16 -0700
78146              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
78147              
78148              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
78149              From: Daniel Chetlin <daniel@chetlin.com>
78150              Date: Fri, 25 Aug 2000 14:47:19 -0700
78151              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
78152      Branch: perl
78153            ! installman
78154 ____________________________________________________________________________
78155 [  6823] By: jhi                                   on 2000/08/25  22:44:17
78156         Log: Timestamp problem?
78157      Branch: perl
78158            ! uconfig.h uconfig.sh
78159 ____________________________________________________________________________
78160 [  6822] By: jhi                                   on 2000/08/25  19:01:06
78161         Log: One forgotten file from #6816.
78162      Branch: perl
78163            ! vos/config.h
78164 ____________________________________________________________________________
78165 [  6821] By: jhi                                   on 2000/08/25  18:56:39
78166         Log: Regen Changes.
78167      Branch: perl
78168            ! Changes patchlevel.h
78169 ____________________________________________________________________________
78170 [  6820] By: jhi                                   on 2000/08/25  18:52:35
78171         Log: Fix Changes ordering.
78172      Branch: perl
78173            ! Changes
78174 ____________________________________________________________________________
78175 [  6819] By: jhi                                   on 2000/08/25  18:50:25
78176         Log: Update Changes.
78177      Branch: perl
78178            ! Changes patchlevel.h
78179 ____________________________________________________________________________
78180 [  6818] By: jhi                                   on 2000/08/25  18:47:45
78181         Log: Tweak the sfio/useperlio logic, hopefully as wished in
78182              
78183              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
78184              From: Nicholas Clark <nick@babyhippo.co.uk>
78185              Date: Fri, 25 Aug 2000 12:01:45 +0100
78186              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
78187      Branch: metaconfig/U/perl
78188            ! d_sfio.U
78189      Branch: perl
78190            ! Configure
78191 ____________________________________________________________________________
78192 [  6817] By: jhi                                   on 2000/08/25  18:32:51
78193         Log: Allow microperl to assume <math.h>, without it the math
78194              functions like floor() are assumed to return int, which makes
78195              for core dumps in machines where integer and floating register
78196              don't mix.
78197      Branch: perl
78198            ! uconfig.h uconfig.sh
78199 ____________________________________________________________________________
78200 [  6816] By: jhi                                   on 2000/08/25  18:27:17
78201         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
78202              the problem reported in
78203              
78204              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
78205              From: danhale@us.ibm.com
78206              Date: Fri, 25 Aug 2000 10:58:06 -0400
78207              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
78208      Branch: metaconfig/U/perl
78209            + d_socks5_init.U
78210      Branch: perl
78211            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
78212            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
78213            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
78214            ! win32/config.gc win32/config.vc
78215 ____________________________________________________________________________
78216 [  6815] By: jhi                                   on 2000/08/25  17:43:31
78217         Log: A solution for the retrieve_fd autosplit warning,
78218              idea suggested by Mike Guy.
78219      Branch: perl
78220            ! ext/Storable/Storable.pm
78221 ____________________________________________________________________________
78222 [  6814] By: jhi                                   on 2000/08/25  17:16:03
78223         Log: Add install-silent target.
78224      Branch: perl
78225            ! Makefile.SH
78226 ____________________________________________________________________________
78227 [  6813] By: jhi                                   on 2000/08/25  17:14:23
78228         Log: Subject: Re: [PATCH] More silencing of installman.
78229              From: <abigail@foad.org>
78230              Date: Thu, 24 Aug 2000 19:27:03 -0400
78231              Message-ID: <20000824232703.7001.qmail@foad.org>
78232              
78233              Subject: Re: [PATCH] More silencing of installman.
78234              From: <abigail@foad.org>
78235              Date: Fri, 25 Aug 2000 03:00:58 -0400
78236              Message-ID: <20000825070058.10697.qmail@foad.org>
78237      Branch: perl
78238            ! installman
78239 ____________________________________________________________________________
78240 [  6812] By: jhi                                   on 2000/08/25  17:11:28
78241         Log: installperl --verbose and --silent.
78242              
78243              Subject: Re: [PATCH] More silencing of installman.
78244              From: <abigail@foad.org>
78245              Message-ID: <20000825064430.9719.qmail@foad.org>
78246              Date: Fri, 25 Aug 2000 02:44:30 -0400
78247      Branch: perl
78248            ! installperl
78249 ____________________________________________________________________________
78250 [  6811] By: jhi                                   on 2000/08/25  17:05:43
78251         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
78252              From: "Peter J. Farley III" <pjfarley@banet.net>
78253              Date: Thu, 24 Aug 2000 21:58:03 -0400
78254              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
78255              
78256              (applied slightly modified)
78257      Branch: perl
78258            ! lib/ExtUtils/MM_Unix.pm
78259 ____________________________________________________________________________
78260 [  6810] By: jhi                                   on 2000/08/25  17:01:18
78261         Log: Missing parts of 
78262              
78263              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
78264              From: Peter Prymmer <pvhp@forte.com>
78265              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
78266              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
78267      Branch: perl
78268            ! t/lib/cgi-html.t
78269 ____________________________________________________________________________
78270 [  6809] By: jhi                                   on 2000/08/25  16:46:32
78271         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
78272              From: "Craig A. Berry" <craig.berry@psinetcs.com>
78273              Date: Thu, 24 Aug 2000 19:13:11 -0500
78274              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
78275      Branch: perl
78276            ! vms/vms.c
78277 ____________________________________________________________________________
78278 [  6808] By: jhi                                   on 2000/08/25  16:39:22
78279         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
78280              From: Peter Prymmer <pvhp@forte.com>
78281              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
78282              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
78283      Branch: perl
78284            ! configure.com
78285 ____________________________________________________________________________
78286 [  6807] By: jhi                                   on 2000/08/25  16:36:37
78287         Log: Better wording for the vec lvalue diagnostic.
78288              
78289              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
78290              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
78291              Date: Wed, 23 Aug 2000 14:12:16 -0400
78292              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
78293      Branch: perl
78294            ! pod/perldiag.pod
78295 ____________________________________________________________________________
78296 [  6806] By: jhi                                   on 2000/08/24  18:17:22
78297         Log: Subject: [PATCH] More silencing of installman.
78298              From: <abigail@foad.org>
78299              Date: Thu, 24 Aug 2000 14:01:44 -0400
78300              Message-ID: <20000824180144.20062.qmail@foad.org>
78301      Branch: perl
78302            ! installman
78303 ____________________________________________________________________________
78304 [  6805] By: jhi                                   on 2000/08/24  15:00:31
78305         Log: Update Changes.
78306      Branch: perl
78307            ! Changes patchlevel.h
78308 ____________________________________________________________________________
78309 [  6804] By: jhi                                   on 2000/08/24  14:59:07
78310         Log: Regen perltoc.
78311      Branch: perl
78312            ! pod/perltoc.pod
78313 ____________________________________________________________________________
78314 [  6803] By: jhi                                   on 2000/08/24  14:44:39
78315         Log: Show the doc file, not the temp file.
78316      Branch: perl
78317            ! installman
78318 ____________________________________________________________________________
78319 [  6802] By: jhi                                   on 2000/08/24  14:41:53
78320         Log: Continue silencing.
78321      Branch: perl
78322            ! installman
78323 ____________________________________________________________________________
78324 [  6801] By: jhi                                   on 2000/08/24  14:34:40
78325         Log: Actually do something with the silencer option.
78326      Branch: perl
78327            ! installman
78328 ____________________________________________________________________________
78329 [  6800] By: jhi                                   on 2000/08/24  14:26:22
78330         Log: Make installman to recognize the silence flag -S.
78331      Branch: perl
78332            ! installman
78333 ____________________________________________________________________________
78334 [  6799] By: jhi                                   on 2000/08/24  13:49:38
78335         Log: DOS patches and portability/porting notes, from Tim Jenness.
78336      Branch: perl
78337            ! lib/File/Temp.pm
78338 ____________________________________________________________________________
78339 [  6798] By: jhi                                   on 2000/08/24  13:48:27
78340         Log: Create directories in silence.
78341              
78342              Subject: [PATCH] Another silencer for MakeMaker
78343              From: andreas.koenig@anima.de (Andreas J. Koenig)
78344              Date: 24 Aug 2000 14:18:52 +0200
78345              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
78346      Branch: perl
78347            ! lib/ExtUtils/Command.pm
78348 ____________________________________________________________________________
78349 [  6797] By: jhi                                   on 2000/08/24  13:46:42
78350         Log: More liberal parsing of version numbers.
78351              
78352              Subject: Re: CPAN.pm beta for testing available
78353              From: andreas.koenig@anima.de (Andreas J. Koenig)
78354              Date: 24 Aug 2000 13:51:57 +0200
78355              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
78356      Branch: perl
78357            ! lib/CPAN.pm
78358 ____________________________________________________________________________
78359 [  6796] By: jhi                                   on 2000/08/24  13:44:36
78360         Log: Make "make install" by default silent.  A new "install-verbose"
78361              target is verbose.
78362      Branch: perl
78363            ! Makefile.SH
78364 ____________________________________________________________________________
78365 [  6795] By: jhi                                   on 2000/08/24  13:39:14
78366         Log: Add silencer flags to installperl.
78367              
78368              Subject: [PATCH] Making installperl silent.
78369              From: <abigail@foad.org>
78370              Date: Thu, 24 Aug 2000 05:01:45 -0400
78371              Message-ID: <20000824090145.13141.qmail@foad.org>
78372      Branch: perl
78373            ! installperl
78374 ____________________________________________________________________________
78375 [  6794] By: jhi                                   on 2000/08/24  13:35:50
78376         Log: installperl couldn't tell whether it had run tests or not.
78377              
78378              Subject: [PATCH] Re: installperl and t/TEST
78379              From: <abigail@foad.org>
78380              Date: Thu, 24 Aug 2000 04:00:53 -0400
78381              Message-ID: <20000824080053.2494.qmail@foad.org>
78382      Branch: perl
78383            ! Makefile.SH installperl
78384 ____________________________________________________________________________
78385 [  6793] By: jhi                                   on 2000/08/24  13:27:50
78386         Log: Drop the separate perlbc, perlcc -b should be enough.
78387      Branch: perl
78388            - utils/perlbc.PL
78389            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
78390 ____________________________________________________________________________
78391 [  6792] By: jhi                                   on 2000/08/24  04:41:30
78392         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
78393              plus the typo fix from Peter Prymmer.
78394      Branch: perl
78395            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
78396            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
78397 ____________________________________________________________________________
78398 [  6791] By: jhi                                   on 2000/08/24  02:10:43
78399         Log: Replace #6705 with a minimal doc patch.
78400              
78401              Subject: [PATCH 5.6.0] replace change #6705
78402              From: Jan Dubois <jand@ActiveState.com>
78403              Date: Wed, 23 Aug 2000 18:31:51 -0700
78404              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
78405      Branch: perl
78406            ! lib/Win32.pod win32/win32.c
78407 ____________________________________________________________________________
78408 [  6790] By: jhi                                   on 2000/08/23  17:52:00
78409         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
78410              From: Mike Guy <mjtg@cam.ac.uk>
78411              Date: Wed, 23 Aug 2000 18:38:46 +0100
78412              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
78413      Branch: perl
78414            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
78415 ____________________________________________________________________________
78416 [  6789] By: jhi                                   on 2000/08/23  15:34:21
78417         Log: Update Changes.
78418      Branch: perl
78419            ! Changes patchlevel.h
78420 ____________________________________________________________________________
78421 [  6788] By: jhi                                   on 2000/08/23  15:33:40
78422         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
78423              From: Wilfredo Sánchez <wsanchez@apple.com>
78424              Date: Tue, 22 Aug 2000 19:31:27 -0700
78425              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
78426      Branch: perl
78427            ! perl.h
78428 ____________________________________________________________________________
78429 [  6787] By: jhi                                   on 2000/08/23  15:29:31
78430         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
78431              From: Spider Boardman <spider@leggy.zk3.dec.com>
78432              Date: Wed, 23 Aug 2000 10:33:23 -0400
78433              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
78434      Branch: perl
78435            ! lib/Pod/Html.pm
78436 ____________________________________________________________________________
78437 [  6786] By: jhi                                   on 2000/08/23  15:28:11
78438         Log: Bad makefile.
78439      Branch: perl
78440            ! ext/B/Makefile.PL
78441 ____________________________________________________________________________
78442 [  6785] By: jhi                                   on 2000/08/23  14:37:04
78443         Log: Update Changes.
78444      Branch: perl
78445            ! Changes patchlevel.h
78446 ____________________________________________________________________________
78447 [  6784] By: jhi                                   on 2000/08/23  13:58:41
78448         Log: Portability fix from Hugo van der Sanden.
78449      Branch: perl
78450            ! ext/re/Makefile.PL
78451 ____________________________________________________________________________
78452 [  6783] By: jhi                                   on 2000/08/23  13:53:53
78453         Log: Storable support, v-version fixes.
78454              
78455              Subject: CPAN.pm beta for testing available
78456              From: andreas.koenig@anima.de (Andreas J. Koenig)
78457              Date: 22 Aug 2000 23:31:33 +0200
78458              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
78459      Branch: perl
78460            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
78461 ____________________________________________________________________________
78462 [  6782] By: jhi                                   on 2000/08/23  13:51:26
78463         Log: Mac and other portability updates from Chris Nandor.
78464      Branch: perl
78465            ! pod/perlmodinstall.pod
78466 ____________________________________________________________________________
78467 [  6781] By: jhi                                   on 2000/08/23  13:47:33
78468         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
78469              From: Peter Prymmer <pvhp@forte.com>
78470              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
78471              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
78472      Branch: perl
78473            ! ext/Storable/Storable.xs
78474 ____________________________________________________________________________
78475 [  6780] By: jhi                                   on 2000/08/23  13:33:34
78476         Log: VMS MMS (make) wants null action.
78477      Branch: perl
78478            ! ext/B/Makefile.PL
78479 ____________________________________________________________________________
78480 [  6779] By: jhi                                   on 2000/08/22  19:44:47
78481         Log: Forgot portability nit.
78482      Branch: perl
78483            ! t/lib/st-forgive.t
78484 ____________________________________________________________________________
78485 [  6778] By: jhi                                   on 2000/08/22  19:35:25
78486         Log: Be portable.
78487      Branch: perl
78488            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
78489            ! t/lib/st-store.t
78490 ____________________________________________________________________________
78491 [  6777] By: jhi                                   on 2000/08/22  18:50:53
78492         Log: Update Changes.
78493      Branch: perl
78494            ! Changes patchlevel.h
78495 ____________________________________________________________________________
78496 [  6776] By: jhi                                   on 2000/08/22  18:44:46
78497         Log: cSVOPo_*v things index into the current PL_curpad
78498              under ithreads, which is different from the curpad
78499              used by the XSUB.  (In other words, the code as-is
78500              before this patch wouldn't work under ithreads.)
78501              From Sarathy.
78502      Branch: perl
78503            ! ext/B/B.xs
78504 ____________________________________________________________________________
78505 [  6775] By: jhi                                   on 2000/08/22  18:18:37
78506         Log: Make the selection of NVff et al stricter.
78507      Branch: metaconfig/U/perl
78508            ! perlxvf.U
78509      Branch: perl
78510            ! Configure config_h.SH
78511 ____________________________________________________________________________
78512 [  6774] By: jhi                                   on 2000/08/22  17:19:42
78513         Log: perldelta nits.
78514      Branch: perl
78515            ! pod/perldelta.pod
78516 ____________________________________________________________________________
78517 [  6773] By: jhi                                   on 2000/08/22  17:06:26
78518         Log: Long double fixes from Spider Boardman.
78519              
78520              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
78521              From: system PRIVILEGED account <root@peano.zk3.dec.com>
78522              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
78523              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
78524      Branch: perl
78525            ! t/lib/bigfltpm.t t/lib/st-06compat.t
78526 ____________________________________________________________________________
78527 [  6772] By: jhi                                   on 2000/08/22  15:04:53
78528         Log: Update Changes.
78529      Branch: perl
78530            ! Changes patchlevel.h
78531 ____________________________________________________________________________
78532 [  6771] By: jhi                                   on 2000/08/22  15:01:44
78533         Log: perldelta fixes from Hugo van der Sanden.
78534      Branch: perl
78535            ! pod/perldelta.pod
78536 ____________________________________________________________________________
78537 [  6770] By: jhi                                   on 2000/08/22  14:34:49
78538         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
78539              From: Hugo <hv@crypt.compulink.co.uk>
78540              Date: Tue, 22 Aug 2000 11:21:53 +0100
78541              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
78542      Branch: perl
78543            ! regcomp.c
78544 ____________________________________________________________________________
78545 [  6769] By: jhi                                   on 2000/08/22  14:30:02
78546         Log: Add Yitzchak, reformat.
78547      Branch: perl
78548            ! Changes config_h.SH
78549 ____________________________________________________________________________
78550 [  6768] By: jhi                                   on 2000/08/22  14:21:35
78551         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
78552              and Spider Boardman.
78553      Branch: metaconfig
78554            ! U/compline/d_gconvert.U
78555      Branch: perl
78556            ! Configure
78557 ____________________________________________________________________________
78558 [  6767] By: jhi                                   on 2000/08/22  14:11:24
78559         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
78560              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78561              Date: Mon, 21 Aug 2000 19:08:31 -0700
78562              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
78563      Branch: perl
78564            - ext/Storable/patchlevel.h
78565            ! MANIFEST ext/Storable/MANIFEST
78566 ____________________________________________________________________________
78567 [  6766] By: jhi                                   on 2000/08/22  13:49:29
78568         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
78569              From: Peter Prymmer <pvhp@forte.com>
78570              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
78571              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
78572      Branch: perl
78573            ! configure.com ext/Storable/Makefile.PL
78574 ____________________________________________________________________________
78575 [  6765] By: jhi                                   on 2000/08/22  13:44:59
78576         Log: Subject: [PATCH blead] B:: missing dependency
78577              From: Hugo <hv@crypt.compulink.co.uk>
78578              Date: Tue, 22 Aug 2000 06:44:33 +0100
78579              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
78580      Branch: perl
78581            ! ext/B/Makefile.PL
78582 ____________________________________________________________________________
78583 [  6764] By: jhi                                   on 2000/08/22  13:38:12
78584         Log: More bytecompiler.
78585      Branch: perl
78586            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
78587 ____________________________________________________________________________
78588 [  6763] By: jhi                                   on 2000/08/22  13:36:44
78589         Log: Bytecompiler patches from Benjamin Stuhl.
78590      Branch: perl
78591            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
78592            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
78593            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
78594            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78595            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
78596            ! perl.c perlapi.h pod/perldelta.pod
78597 ____________________________________________________________________________
78598 [  6762] By: jhi                                   on 2000/08/21  23:43:40
78599         Log: An obsoleted diagnostic.
78600      Branch: perl
78601            ! pod/perldelta.pod
78602 ____________________________________________________________________________
78603 [  6761] By: jhi                                   on 2000/08/21  23:01:45
78604         Log: The #6759 wasn't quite right.
78605      Branch: perl
78606            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78607            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78608            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78609            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78610            ! t/lib/st-tieditems.t
78611 ____________________________________________________________________________
78612 [  6760] By: jhi                                   on 2000/08/21  22:35:49
78613         Log: Be verydeepclean.
78614      Branch: perl
78615            ! Makefile.SH
78616 ____________________________________________________________________________
78617 [  6759] By: jhi                                   on 2000/08/21  22:25:40
78618         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
78619              From: Peter Prymmer <pvhp@forte.com>
78620              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
78621              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
78622      Branch: perl
78623            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
78624            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
78625            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78626            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78627            ! t/lib/st-tieditems.t
78628 ____________________________________________________________________________
78629 [  6758] By: jhi                                   on 2000/08/21  22:22:32
78630         Log: Few more casts, need reported in
78631              
78632              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
78633              From: Mike Stok <mike@stok.co.uk>
78634              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
78635              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
78636              
78637              and
78638              
78639              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
78640              From: abigail@foad.org
78641              Date: 21 Aug 2000 21:31:34 -0000
78642              Message-Id: <20000821213134.30170.qmail@foad.org>
78643      Branch: perl
78644            ! ext/Storable/Storable.xs
78645 ____________________________________________________________________________
78646 [  6757] By: jhi                                   on 2000/08/21  18:37:07
78647         Log: Update Changes.
78648      Branch: perl
78649            ! Changes patchlevel.h
78650 ____________________________________________________________________________
78651 [  6756] By: jhi                                   on 2000/08/21  18:34:02
78652         Log: A pod nit.
78653              
78654              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
78655              From: <abigail@foad.org>
78656              Date: Mon, 21 Aug 2000 14:00:16 -0400
78657              Message-ID: <20000821180016.28627.qmail@foad.org>
78658      Branch: perl
78659            ! pod/perlre.pod
78660 ____________________________________________________________________________
78661 [  6755] By: jhi                                   on 2000/08/21  18:30:56
78662         Log: Use PodParser 1.18 new test.
78663      Branch: perl
78664            ! t/pod/special_seqs.t t/pod/special_seqs.xr
78665 ____________________________________________________________________________
78666 [  6754] By: jhi                                   on 2000/08/21  18:28:35
78667         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
78668              patches cannot be applied since #6712 conflicts.
78669      Branch: perl
78670            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
78671 ____________________________________________________________________________
78672 [  6753] By: jhi                                   on 2000/08/21  18:15:11
78673         Log: Weed out some smaller changes.
78674      Branch: perl
78675            ! pod/perldelta.pod
78676 ____________________________________________________________________________
78677 [  6752] By: jhi                                   on 2000/08/21  18:02:30
78678         Log: Also under djgpp the timestamps are funky.
78679      Branch: perl
78680            ! t/op/stat.t
78681 ____________________________________________________________________________
78682 [  6751] By: jhi                                   on 2000/08/21  17:55:56
78683         Log: Tweak the floating point output routine preferences.
78684      Branch: metaconfig
78685            ! U/compline/d_gconvert.U
78686      Branch: perl
78687            ! Configure
78688 ____________________________________________________________________________
78689 [  6750] By: jhi                                   on 2000/08/21  17:51:29
78690         Log: Unicos/mk requires elaborate paranoia.
78691      Branch: perl
78692            ! lib/Math/Complex.pm
78693 ____________________________________________________________________________
78694 [  6749] By: gsar                                  on 2000/08/21  16:53:31
78695         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
78696      Branch: perl
78697            ! lib/Cwd.pm
78698 ____________________________________________________________________________
78699 [  6748] By: gsar                                  on 2000/08/21  16:22:19
78700         Log: free TLS slot properly on Windows
78701      Branch: perl
78702            ! thread.h win32/perllib.c win32/win32thread.h
78703 ____________________________________________________________________________
78704 [  6747] By: jhi                                   on 2000/08/21  16:20:58
78705         Log: Rename the macro argument because some preprocessors
78706              can't tell the difference and expand arguments also inside
78707              double quoted strings.
78708      Branch: perl
78709            ! regcomp.c
78710 ____________________________________________________________________________
78711 [  6746] By: jhi                                   on 2000/08/21  16:09:41
78712         Log: Support long doubles in Storable.
78713              
78714              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
78715              From: Radu Greab <radu@netsoft.ro>
78716              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
78717              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
78718      Branch: perl
78719            ! ext/Storable/Storable.xs
78720 ____________________________________________________________________________
78721 [  6745] By: jhi                                   on 2000/08/21  15:51:40
78722         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
78723              From: "Fifer, Eric" <EFifer@sanwaint.com>
78724              Date: Mon, 21 Aug 2000 15:34:49 +0100
78725              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
78726      Branch: perl
78727            ! t/pragma/warn/9enabled
78728 ____________________________________________________________________________
78729 [  6744] By: jhi                                   on 2000/08/21  15:39:35
78730         Log: Document the endianness of Alpha more precisely.
78731      Branch: perl
78732            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
78733            ! pod/perlport.pod
78734 ____________________________________________________________________________
78735 [  6743] By: jhi                                   on 2000/08/21  14:47:05
78736         Log: perldelta fixes from the p5p crowd.
78737      Branch: perl
78738            ! pod/perldelta.pod pod/perlop.pod
78739 ____________________________________________________________________________
78740 [  6742] By: jhi                                   on 2000/08/21  13:34:51
78741         Log: Update to Pod::LaTeX 0.53.
78742              
78743              Subject: [PATCH] lib/Pod/LaTeX.pm updates
78744              From: Tim Jenness <timj@jach.hawaii.edu>
78745              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
78746              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
78747      Branch: perl
78748            ! lib/Pod/LaTeX.pm
78749 ____________________________________________________________________________
78750 [  6741] By: jhi                                   on 2000/08/21  13:33:01
78751         Log: Subject: [PATCH] os2.c fix for use64bitint
78752              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78753              Date: Mon, 21 Aug 2000 01:32:25 -0700
78754              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
78755      Branch: perl
78756            ! os2/os2.c
78757 ____________________________________________________________________________
78758 [  6740] By: jhi                                   on 2000/08/21  13:28:52
78759         Log: Array context keeps slithering in.
78760              
78761              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
78762              From: Daniel Chetlin <daniel@chetlin.com>
78763              Date: Sun, 20 Aug 2000 21:40:25 -0700
78764              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
78765      Branch: perl
78766            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
78767            ! pod/perldebtut.pod
78768 ____________________________________________________________________________
78769 [  6739] By: jhi                                   on 2000/08/21  13:23:55
78770         Log: Big-endian quad fixes for Storable from Radu Greab,
78771              plus few explicit null casts for picky compilers.
78772      Branch: perl
78773            ! ext/Storable/Storable.xs
78774 ____________________________________________________________________________
78775 [  6738] By: gsar                                  on 2000/08/21  05:56:13
78776         Log: small tweaks for change#6705: avoid C++ style comments in C code;
78777              use Perl's malloc API rather than the low level system one
78778      Branch: perl
78779            ! win32/win32.c
78780 ____________________________________________________________________________
78781 [  6737] By: gsar                                  on 2000/08/21  05:35:41
78782         Log: add Storable to list of extensions on Windows
78783      Branch: perl
78784            ! win32/Makefile win32/makefile.mk
78785 ____________________________________________________________________________
78786 [  6736] By: jhi                                   on 2000/08/21  02:57:53
78787         Log: Update Changes.
78788      Branch: perl
78789            ! Changes patchlevel.h
78790 ____________________________________________________________________________
78791 [  6735] By: jhi                                   on 2000/08/21  02:57:20
78792         Log: Draft 0.
78793      Branch: perl
78794            ! pod/perldelta.pod
78795 ____________________________________________________________________________
78796 [  6734] By: jhi                                   on 2000/08/21  02:57:03
78797         Log: Add Storable 0.7.2 from Raphael Manfredi,
78798              plus the patch from
78799              
78800              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
78801              From: Radu Greab <radu@netsoft.ro>
78802              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
78803              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
78804              
78805              plus changes to get Storable to compile with
78806              picky ANSI compilers.
78807      Branch: perl
78808            + ext/Storable/ChangeLog ext/Storable/MANIFEST
78809            + ext/Storable/Makefile.PL ext/Storable/README
78810            + ext/Storable/Storable.pm ext/Storable/Storable.xs
78811            + ext/Storable/patchlevel.h t/lib/st-06compat.t
78812            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
78813            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
78814            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
78815            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
78816            + t/lib/st-tieditems.t
78817            ! MANIFEST
78818 ____________________________________________________________________________
78819 [  6733] By: jhi                                   on 2000/08/21  02:29:09
78820         Log: The correct cleaning order is an art.
78821      Branch: perl
78822            ! Makefile.SH
78823 ____________________________________________________________________________
78824 [  6732] By: jhi                                   on 2000/08/21  01:23:39
78825         Log: The #6724 is here.
78826      Branch: perl
78827            ! t/lib/ftmp-security.t
78828 ____________________________________________________________________________
78829 [  6731] By: jhi                                   on 2000/08/20  23:17:03
78830         Log: s/this one/the 5.6.0 release/
78831      Branch: perl
78832            ! pod/perl56delta.pod
78833 ____________________________________________________________________________
78834 [  6730] By: jhi                                   on 2000/08/20  23:07:34
78835         Log: Mention perlebcdic and perlposix-bc.
78836      Branch: perl
78837            ! pod/perlport.pod
78838 ____________________________________________________________________________
78839 [  6729] By: jhi                                   on 2000/08/20  21:32:59
78840         Log: Document the number of exponent digits.
78841      Branch: perl
78842            ! pod/perlfunc.pod
78843 ____________________________________________________________________________
78844 [  6728] By: jhi                                   on 2000/08/20  21:16:47
78845         Log: Use File::Spec->tmpdir().
78846              
78847              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
78848              From: Tim Jenness <timj@jach.hawaii.edu>
78849              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
78850              MIME-Version: 1.0
78851              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
78852      Branch: perl
78853            ! utils/perlbug.PL
78854 ____________________________________________________________________________
78855 [  6727] By: jhi                                   on 2000/08/20  20:43:32
78856         Log: Update Changes.
78857      Branch: perl
78858            ! Changes patchlevel.h
78859 ____________________________________________________________________________
78860 [  6726] By: jhi                                   on 2000/08/20  20:41:44
78861         Log: The veryclean target needs to clobber.
78862      Branch: perl
78863            ! Makefile.SH
78864 ____________________________________________________________________________
78865 [  6725] By: jhi                                   on 2000/08/20  20:37:38
78866         Log: Document odd vs even subreleases and -Dusedevel.
78867      Branch: perl
78868            ! INSTALL
78869 ____________________________________________________________________________
78870 [  6724] By: jhi                                   on 2000/08/20  19:58:05
78871         Log: Use temporary directory instead of current directory.
78872              
78873              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
78874              From: Tim Jenness <timj@jach.hawaii.edu>
78875              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
78876              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
78877      Branch: perl
78878            ! t/lib/ftmp-security.t
78879 ____________________________________________________________________________
78880 [  6723] By: jhi                                   on 2000/08/20  19:55:55
78881         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
78882              From: andreas.koenig@anima.de (Andreas J. Koenig)
78883              Date: 20 Aug 2000 15:52:03 +0200
78884              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
78885      Branch: perl
78886            ! lib/ExtUtils/MM_Unix.pm
78887 ____________________________________________________________________________
78888 [  6722] By: jhi                                   on 2000/08/20  19:46:01
78889         Log: Update to CGI 2.72, from Lincoln Stein.
78890      Branch: perl
78891            ! lib/CGI.pm
78892 ____________________________________________________________________________
78893 [  6721] By: jhi                                   on 2000/08/20  19:43:54
78894         Log: (Replaced by #8364.)
78895              
78896              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
78897              From: Radu Greab <radu@netsoft.ro>
78898              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
78899              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
78900      Branch: perl
78901            ! ext/GDBM_File/GDBM_File.xs
78902 ____________________________________________________________________________
78903 [  6720] By: jhi                                   on 2000/08/20  19:42:01
78904         Log: pp_open() could pass an uninitialized filename down to do_open9().
78905      Branch: perl
78906            ! pp_sys.c
78907 ____________________________________________________________________________
78908 [  6719] By: jhi                                   on 2000/08/20  14:06:41
78909         Log: UTF8 concat fixes.
78910              
78911              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
78912              From: Hugo <hv@crypt.compulink.co.uk>
78913              Date: Sun, 20 Aug 2000 07:30:46 +0100
78914              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
78915      Branch: perl
78916            ! pp_hot.c t/op/append.t
78917 ____________________________________________________________________________
78918 [  6718] By: jhi                                   on 2000/08/20  02:09:37
78919         Log: Let's try #6717 again.
78920      Branch: perl
78921            ! lib/File/Temp.pm
78922 ____________________________________________________________________________
78923 [  6717] By: jhi                                   on 2000/08/20  01:56:55
78924         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
78925              From: "Craig A. Berry" <craig.berry@metamorgs.com>
78926              Date: Sat, 19 Aug 2000 18:15:39 -0500
78927              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
78928      Branch: perl
78929            ! lib/File/Temp.pm
78930 ____________________________________________________________________________
78931 [  6716] By: jhi                                   on 2000/08/19  15:50:11
78932         Log: Update Changes.
78933      Branch: perl
78934            ! Changes patchlevel.h
78935 ____________________________________________________________________________
78936 [  6715] By: jhi                                   on 2000/08/19  15:39:09
78937         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
78938              From: Jonathan D Johnston <jdjohnston2@juno.com>
78939              Date: Thu, 17 Aug 2000 23:13:01 -0400       
78940              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
78941      Branch: perl
78942            ! pod/perlfunc.pod
78943 ____________________________________________________________________________
78944 [  6714] By: jhi                                   on 2000/08/19  15:34:04
78945         Log: Introduce a 'veryclean' target that is like 'distclean'
78946              but also removes *~ and *.orig.
78947      Branch: perl
78948            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
78949            ! utils/Makefile x2p/Makefile.SH
78950 ____________________________________________________________________________
78951 [  6713] By: jhi                                   on 2000/08/19  14:15:45
78952         Log: Put back the long double avoidance code to POSIX.xs
78953              because VMS seems to need it still.
78954      Branch: perl
78955            ! ext/POSIX/POSIX.xs
78956 ____________________________________________________________________________
78957 [  6712] By: jhi                                   on 2000/08/19  14:10:41
78958         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
78959              From: Peter Prymmer <pvhp@forte.com>
78960              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
78961              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
78962      Branch: perl
78963            ! lib/Pod/Find.pm t/pod/find.t
78964 ____________________________________________________________________________
78965 [  6711] By: jhi                                   on 2000/08/19  14:09:19
78966         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
78967              From: Peter Prymmer <pvhp@forte.com>
78968              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
78969              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
78970              cc: vmsperl@perl.org
78971      Branch: perl
78972            ! t/lib/peek.t
78973 ____________________________________________________________________________
78974 [  6710] By: jhi                                   on 2000/08/19  14:08:01
78975         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
78976              From: Jan Dubois <jand@ActiveState.com>
78977              Date: Fri, 18 Aug 2000 16:31:48 -0700
78978              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
78979      Branch: perl
78980            ! win32/win32.c
78981 ____________________________________________________________________________
78982 [  6709] By: jhi                                   on 2000/08/19  14:06:57
78983         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
78984              
78985              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
78986              From: Spider.Boardman@Orb.Nashua.NH.US
78987              Date: Fri, 18 Aug 2000 18:41:14 -0400
78988              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
78989      Branch: perl
78990            ! regcomp.c
78991 ____________________________________________________________________________
78992 [  6708] By: jhi                                   on 2000/08/18  22:04:49
78993         Log: Update Changes.
78994      Branch: perl
78995            ! Changes patchlevel.h
78996 ____________________________________________________________________________
78997 [  6707] By: jhi                                   on 2000/08/18  21:55:14
78998         Log: Add warnif(), check warnings further up the stack,
78999              all the warnings functions now can take an optional object reference.
79000              
79001              Subject: [PATCH bleedperl@6691] warnings pragma update
79002              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
79003              Date: Fri, 18 Aug 2000 22:42:06 +0100
79004              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
79005      Branch: perl
79006            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
79007            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
79008            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
79009 ____________________________________________________________________________
79010 [  6706] By: jhi                                   on 2000/08/18  21:41:45
79011         Log: Typo in pp_complement().
79012              
79013              Subject: [PATCH perl-current] Deparse
79014              From: Peter Scott <Peter@PSDT.com>
79015              Date: Fri, 18 Aug 2000 12:44:37 -0700
79016              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
79017      Branch: perl
79018            ! ext/B/B/Deparse.pm
79019 ____________________________________________________________________________
79020 [  6705] By: jhi                                   on 2000/08/18  21:25:59
79021         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
79022              From: Jan Dubois <jand@ActiveState.com>
79023              Date: Fri, 18 Aug 2000 14:22:51 -0700
79024              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
79025      Branch: perl
79026            ! lib/Win32.pod win32/win32.c
79027 ____________________________________________________________________________
79028 [  6704] By: jhi                                   on 2000/08/18  21:16:14
79029         Log: Don't eat leading os from index entries.
79030              
79031              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
79032              From: Russ Allbery <rra@stanford.edu>
79033              Date: 10 Aug 2000 20:49:25 -0700
79034              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
79035      Branch: perl
79036            ! lib/Pod/Man.pm
79037 ____________________________________________________________________________
79038 [  6703] By: jhi                                   on 2000/08/18  21:07:06
79039         Log: Add [[:blank:]] as suggested in
79040              
79041              Subject: [ID 20000716.024] [=cc=] / [:blank:]
79042              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
79043              Date: Sun, 16 Jul 2000 17:55:29 -0700
79044              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
79045              
79046              (the [=cc=] has already been taken care of by #6439
79047              so the whole bug report can be closed)
79048              
79049              and make [[:space:]] to be equivalent to isspace(3)
79050              (as opposed to \s, which is isSPACE()).  The difference
79051              is that now [[:space:]] matches the mythical vertical tab,
79052              while \s doesn't.
79053      Branch: perl
79054            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
79055            ! regexec.c t/op/pat.t
79056 ____________________________________________________________________________
79057 [  6702] By: jhi                                   on 2000/08/18  18:47:47
79058         Log: The new tests were missing from #6415.
79059      Branch: perl
79060            ! t/op/bop.t
79061 ____________________________________________________________________________
79062 [  6701] By: jhi                                   on 2000/08/18  18:20:40
79063         Log: Document the NDBM_File and ODBM_File as SDBM_File
79064              was documented in #6417.
79065      Branch: perl
79066            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
79067            ! ext/SDBM_File/SDBM_File.pm
79068 ____________________________________________________________________________
79069 [  6700] By: jhi                                   on 2000/08/18  18:10:39
79070         Log: Subject: [PATCH perl@6698] cygwin port
79071              From: "Fifer, Eric" <EFifer@sanwaint.com>
79072              Date: Fri, 18 Aug 2000 17:30:05 +0100
79073              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
79074      Branch: perl
79075            ! lib/File/Temp.pm
79076 ____________________________________________________________________________
79077 [  6699] By: jhi                                   on 2000/08/18  16:21:49
79078         Log: Document code point which makes if (defined %stash::) to work
79079              (noted by Spider Boardman).
79080      Branch: perl
79081            ! op.c
79082 ____________________________________________________________________________
79083 [  6698] By: jhi                                   on 2000/08/18  13:43:27
79084         Log: Update Changes.
79085      Branch: perl
79086            ! Changes patchlevel.h
79087 ____________________________________________________________________________
79088 [  6697] By: jhi                                   on 2000/08/18  13:35:57
79089         Log: Tiny Getopt::Long patch from Johan Vromans.
79090      Branch: perl
79091            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
79092 ____________________________________________________________________________
79093 [  6696] By: jhi                                   on 2000/08/18  13:26:14
79094         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
79095              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
79096              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
79097              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
79098      Branch: perl
79099            ! pod/perldiag.pod pod/perlsyn.pod
79100 ____________________________________________________________________________
79101 [  6695] By: jhi                                   on 2000/08/18  13:13:26
79102         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
79103              From: Daniel Chetlin <daniel@chetlin.com>
79104              Date: Fri, 18 Aug 2000 03:13:36 -0700
79105              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
79106      Branch: perl
79107            ! pod/perlfunc.pod
79108 ____________________________________________________________________________
79109 [  6694] By: jhi                                   on 2000/08/18  13:08:05
79110         Log: Subject: [PATCH] perltrap.pod spring cleaning
79111              From: Daniel Chetlin <daniel@chetlin.com>
79112              Date: Fri, 18 Aug 2000 03:06:54 -0700
79113              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
79114              
79115              plus Mike Guy's nitfix.
79116      Branch: perl
79117            ! pod/perltrap.pod
79118 ____________________________________________________________________________
79119 [  6693] By: jhi                                   on 2000/08/18  13:00:26
79120         Log: Unbuffer the output.
79121              
79122              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
79123              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79124              Date: Thu, 17 Aug 2000 18:39:29 -0700
79125              Message-ID: <RPJn5gzkgydf092yn@efn.org>
79126      Branch: perl
79127            ! t/op/fork.t
79128 ____________________________________________________________________________
79129 [  6692] By: jhi                                   on 2000/08/18  05:19:17
79130         Log: Delete the image, too, not just its MANIFEStation.
79131      Branch: perl
79132            - lib/CGI/eg/wilogo.gif
79133 ____________________________________________________________________________
79134 [  6691] By: jhi                                   on 2000/08/18  05:10:26
79135         Log: Propagate new Configure vars.
79136      Branch: perl
79137            ! configure.com epoc/config.sh uconfig.h uconfig.sh
79138            ! vos/config.def vos/config.h vos/config_h.SH_orig
79139            ! win32/config.bc win32/config.gc win32/config.vc
79140            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
79141 ____________________________________________________________________________
79142 [  6690] By: jhi                                   on 2000/08/18  04:30:56
79143         Log: Update Changes.
79144      Branch: perl
79145            ! Changes patchlevel.h
79146 ____________________________________________________________________________
79147 [  6689] By: jhi                                   on 2000/08/18  04:12:30
79148         Log: Fix the lib/complex failure of
79149              
79150              From: abigail@foad.org
79151              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
79152              Date: 15 Aug 2000 04:06:38 -0000
79153              Message-Id: <20000815040638.8524.qmail@foad.org> 
79154              
79155              Linux long double accuracy issue: something that
79156              when printed with %g looks like "2" but int() of it is 1.
79157      Branch: perl
79158            ! lib/Math/Complex.pm
79159 ____________________________________________________________________________
79160 [  6688] By: jhi                                   on 2000/08/18  03:15:35
79161         Log: The byteorder code in #6671 was wrong.
79162      Branch: perl
79163            ! configpm
79164 ____________________________________________________________________________
79165 [  6687] By: jhi                                   on 2000/08/18  02:08:42
79166         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
79167              From: Jan Dubois <jand@ActiveState.com>
79168              Date: Thu, 17 Aug 2000 18:31:55 -0700
79169              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
79170      Branch: perl
79171            ! sv.c
79172 ____________________________________________________________________________
79173 [  6686] By: jhi                                   on 2000/08/18  02:04:15
79174         Log: Use NVs in POSIX math, not doubles.
79175              
79176              From: abigail@foad.org
79177              Subject: [ID 20000817.014] POSIX & modfl
79178              Date: 17 Aug 2000 20:49:18 -0000
79179              Message-Id: <20000817204918.23123.qmail@foad.org>
79180      Branch: perl
79181            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
79182 ____________________________________________________________________________
79183 [  6685] By: jhi                                   on 2000/08/18  02:02:12
79184         Log: Introduce NVef, NVff, and NVgf, use the middle one.
79185              (helps for lib/peek + Linux + long doubles)  Reported in
79186              
79187              From: abigail@foad.org
79188              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
79189              Date: 15 Aug 2000 04:06:38 -0000
79190              Message-Id: <20000815040638.8524.qmail@foad.org> 
79191              
79192              (note: the lib/complex failure has not yet been addressed)
79193      Branch: metaconfig/U/perl
79194            ! perlxvf.U
79195      Branch: perl
79196            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79197            ! config_h.SH dump.c perl.h pod/perlguts.pod
79198 ____________________________________________________________________________
79199 [  6684] By: jhi                                   on 2000/08/17  23:22:19
79200         Log: Add byteorder to the myconfig output.
79201      Branch: perl
79202            ! myconfig.SH
79203 ____________________________________________________________________________
79204 [  6683] By: jhi                                   on 2000/08/17  23:20:19
79205         Log: The image doth not exist, spotted by Johan Vromans.
79206      Branch: perl
79207            ! MANIFEST
79208 ____________________________________________________________________________
79209 [  6682] By: jhi                                   on 2000/08/17  22:38:16
79210         Log: Document what the backtick returns if the command fails.
79211      Branch: perl
79212            ! pod/perlop.pod
79213 ____________________________________________________________________________
79214 [  6681] By: jhi                                   on 2000/08/17  22:33:12
79215         Log: Do not use prototyping here.
79216              
79217              Subject: [ID 20000817.016] [PATCH] Peek.xs
79218              From: abigail@foad.org
79219              Date: 17 Aug 2000 20:55:56 -0000
79220              Message-Id: <20000817205556.24270.qmail@foad.org>
79221      Branch: perl
79222            ! ext/Devel/Peek/Makefile.PL
79223 ____________________________________________________________________________
79224 [  6680] By: jhi                                   on 2000/08/17  19:46:43
79225         Log: Don't propose using modules built for 5.005 if no binary
79226              compatibility with 5.005 is attempted.
79227              
79228              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
79229              Subject: Minor nit with 5.7.0 (6655)
79230              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
79231              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
79232      Branch: metaconfig
79233            ! U/installdirs/inc_version_list.U
79234      Branch: perl
79235            ! Configure config_h.SH
79236 ____________________________________________________________________________
79237 [  6679] By: jhi                                   on 2000/08/17  19:16:39
79238         Log: Microperl config update.
79239      Branch: perl
79240            ! uconfig.h uconfig.sh
79241 ____________________________________________________________________________
79242 [  6678] By: jhi                                   on 2000/08/17  19:16:13
79243         Log: The #6648 wasn't protective enough for limited platforms
79244              (like microperl).
79245      Branch: perl
79246            ! dump.c sv.c
79247 ____________________________________________________________________________
79248 [  6677] By: jhi                                   on 2000/08/17  14:46:35
79249         Log: Update Changes.
79250      Branch: perl
79251            ! Changes patchlevel.h
79252 ____________________________________________________________________________
79253 [  6676] By: jhi                                   on 2000/08/17  14:44:02
79254         Log: Add perlebcdic from Peter Prymmer, regen toc.
79255      Branch: perl
79256            + pod/perlebcdic.pod
79257            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79258 ____________________________________________________________________________
79259 [  6675] By: jhi                                   on 2000/08/17  14:41:52
79260         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
79261      Branch: perl
79262            ! pod/perldebtut.pod
79263 ____________________________________________________________________________
79264 [  6674] By: jhi                                   on 2000/08/17  14:29:43
79265         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
79266              
79267              Subject: [ID 20000724.006] -DLEAKTEST problem
79268              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
79269              Date: Tue, 25 Jul 2000 00:36:32 -0500
79270              Message-Id: <20000725003632.A26186@www.llamacom.com>
79271              
79272              Reminder sent
79273              
79274              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
79275              From: Hugo <hv@crypt.compulink.co.uk>
79276              Date: Thu, 17 Aug 2000 15:23:42 +0100
79277              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
79278      Branch: perl
79279            ! util.c
79280 ____________________________________________________________________________
79281 [  6673] By: jhi                                   on 2000/08/17  04:07:10
79282         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
79283              From: John Peacock <JPeacock@UnivPress.com>
79284              Date: Tue, 01 Aug 2000 09:38:12 -0400
79285              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
79286      Branch: perl
79287            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
79288 ____________________________________________________________________________
79289 [  6672] By: jhi                                   on 2000/08/17  03:04:35
79290         Log: Subject: [PATCH] Cwd.pm now uses strict
79291              From: Tim Jenness <timj@jach.hawaii.edu>
79292              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
79293              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
79294      Branch: perl
79295            ! lib/Cwd.pm
79296 ____________________________________________________________________________
79297 [  6671] By: jhi                                   on 2000/08/17  02:16:35
79298         Log: Make $Config{byteorder} more magical so that it is
79299              dynamically computed: nice for 'fat binaries'.
79300              
79301              Subject: [PATCH]: default byteorder
79302              From: Wilfredo Sánchez <wsanchez@apple.com>
79303              Date: Mon, 31 Jul 2000 19:45:31 -0700
79304              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
79305      Branch: perl
79306            ! configpm
79307 ____________________________________________________________________________
79308 [  6670] By: gsar                                  on 2000/08/17  01:22:21
79309         Log: move WNOHANG definition to where other such things are
79310      Branch: perl
79311            ! win32/win32.h
79312 ____________________________________________________________________________
79313 [  6669] By: jhi                                   on 2000/08/17  01:19:17
79314         Log: Update Changes.
79315      Branch: perl
79316            ! Changes patchlevel.h
79317 ____________________________________________________________________________
79318 [  6668] By: jhi                                   on 2000/08/17  01:16:29
79319         Log: Doc nits spotted by Richard Soderberg.
79320      Branch: perl
79321            ! README.posix-bc README.vmesa
79322 ____________________________________________________________________________
79323 [  6667] By: jhi                                   on 2000/08/17  01:12:11
79324         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
79325              From: "Casey R. Tweten" <crt@kiski.net>
79326              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
79327              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
79328      Branch: perl
79329            ! pod/perldebtut.pod
79330 ____________________________________________________________________________
79331 [  6666] By: jhi                                   on 2000/08/17  01:09:31
79332         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
79333              From: "Casey R. Tweten" <crt@kiski.net>
79334              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
79335              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
79336      Branch: perl
79337            ! lib/Shell.pm
79338 ____________________________________________________________________________
79339 [  6665] By: gsar                                  on 2000/08/17  01:03:52
79340         Log: add "ok" targets from change#6632 in makefile.mk
79341      Branch: perl
79342            ! pod/perlport.pod win32/Makefile win32/makefile.mk
79343 ____________________________________________________________________________
79344 [  6664] By: gsar                                  on 2000/08/17  00:56:11
79345         Log: avoid warnings from dense compiler
79346      Branch: perl
79347            ! win32/win32.c
79348 ____________________________________________________________________________
79349 [  6663] By: jhi                                   on 2000/08/17  00:51:49
79350         Log: Tweak the regex compilation errors once more.
79351      Branch: perl
79352            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
79353            ! t/op/regmesg.t t/pragma/warn/regcomp
79354 ____________________________________________________________________________
79355 [  6662] By: gsar                                  on 2000/08/17  00:28:19
79356         Log: trailing new %ENV entries weren't being pushed into the real
79357              environment of subprocesses on Windows
79358      Branch: perl
79359            ! t/op/magic.t win32/perlhost.h
79360 ____________________________________________________________________________
79361 [  6661] By: gsar                                  on 2000/08/17  00:19:20
79362         Log: waitpid() now handles externally spawned pids correctly;
79363              fixes for backtick/wait/waitpid failures on Windows 9x
79364              
79365              these changes make the pid returned by process functions on
79366              Windows 9x always positive by clearing the high bit (which
79367              is always set on Win9x); pseudo-process PIDs are likewise
79368              always negative now on Win9x (just as on NT/2000)
79369      Branch: perl
79370            ! pp_sys.c win32/perlhost.h win32/win32.c
79371 ____________________________________________________________________________
79372 [  6660] By: jhi                                   on 2000/08/17  00:04:32
79373         Log: Retract #6645.
79374      Branch: perl
79375            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79376            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
79377            ! t/op/sprintf.t
79378 ____________________________________________________________________________
79379 [  6659] By: gsar                                  on 2000/08/16  23:59:28
79380         Log: on windows, the return values from wait() and waitpid() don't
79381              match those of pseudo-pids
79382      Branch: perl
79383            ! pp_sys.c t/op/fork.t util.c win32/win32.c
79384 ____________________________________________________________________________
79385 [  6658] By: gsar                                  on 2000/08/16  23:56:14
79386         Log: pod nit seen in passing
79387      Branch: perl
79388            ! pod/perlfunc.pod
79389 ____________________________________________________________________________
79390 [  6657] By: gsar                                  on 2000/08/16  23:53:42
79391         Log: change#6328 could make close(SOCKET) return false on windows
79392              when it shouldn't
79393      Branch: perl
79394            ! win32/win32sck.c
79395 ____________________________________________________________________________
79396 [  6656] By: gsar                                  on 2000/08/16  23:46:57
79397         Log: check that the number pseudo children doesn't exceed
79398              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
79399              the WaitForMultipleObjects() limit that would cause wait()
79400              to crash)
79401              
79402              wait() and waitpid() could potentially be rewritten to use
79403              more than one thread to do the waiting to eliminate this
79404              limitation
79405      Branch: perl
79406            ! win32/perlhost.h
79407 ____________________________________________________________________________
79408 [  6655] By: jhi                                   on 2000/08/16  14:11:05
79409         Log: Update Changes.
79410      Branch: perl
79411            ! Changes patchlevel.h
79412 ____________________________________________________________________________
79413 [  6654] By: jhi                                   on 2000/08/16  14:10:12
79414         Log: Update to perldebtut 1.9, from Richard Foley.
79415      Branch: perl
79416            ! pod/perldebtut.pod
79417 ____________________________________________________________________________
79418 [  6653] By: jhi                                   on 2000/08/16  14:08:17
79419         Log: Change the regx compilation error markers to use = instead of <
79420              since pod makes using the latter quite messy.  Reported in
79421              ID 20000814.006 by Abigail and in
79422              Subject: Unknown escape E<> ?
79423              From: Lupe Christoph <lupe@lupe-christoph.de>
79424              Date: Fri, 11 Aug 2000 00:30:27 +0200
79425              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
79426      Branch: perl
79427            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
79428            ! t/op/regmesg.t t/pragma/warn/regcomp
79429 ____________________________________________________________________________
79430 [  6652] By: jhi                                   on 2000/08/16  13:25:31
79431         Log: Change the perlbug address to perl.org since it's more forgiving.
79432              
79433              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
79434              From: abigail@foad.org
79435              Date: 15 Aug 2000 04:15:40 -0000
79436              Message-Id: <20000815041540.8633.qmail@foad.org>
79437      Branch: perl
79438            ! utils/perlbug.PL
79439 ____________________________________________________________________________
79440 [  6651] By: jhi                                   on 2000/08/16  13:22:35
79441         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
79442              From: Tim Jenness <timj@jach.hawaii.edu>
79443              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
79444              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
79445      Branch: perl
79446            ! lib/Cwd.pm
79447 ____________________________________________________________________________
79448 [  6650] By: jhi                                   on 2000/08/16  13:18:13
79449         Log: Update to CPAN 1.57.
79450              
79451              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
79452              From: andreas.koenig@anima.de (Andreas J. Koenig)
79453              Date: 16 Aug 2000 15:09:46 +0200
79454              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
79455      Branch: perl
79456            ! lib/CPAN.pm
79457 ____________________________________________________________________________
79458 [  6649] By: jhi                                   on 2000/08/16  13:12:31
79459         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
79460              From: "Larry W. Virden" <lvirden@cas.org>
79461              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
79462              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
79463      Branch: perl
79464            ! README.hpux
79465 ____________________________________________________________________________
79466 [  6648] By: jhi                                   on 2000/08/16  13:03:53
79467         Log: The numeric locale was reset to "C" by s?printf and never restored.
79468              
79469              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
79470              From: Christian Kirsch <ck@held.mind.de>
79471              Date: Wed, 9 Aug 2000 17:05:17 +0200
79472              Message-Id: <20000809170517.A25389@held>
79473              
79474              No test since adding the failing example to locale.t
79475              does not fail -- probably because the locale settings are so
79476              thoroughly tweaked by that time.  Running the example standalone
79477              does fail, though.  UPDATE: test case added at change #7540.
79478      Branch: perl
79479            ! dump.c perl.h pp.c pp_ctl.c sv.c
79480 ____________________________________________________________________________
79481 [  6647] By: jhi                                   on 2000/08/16  00:07:54
79482         Log: Update Changes and test semi-automatic patchlevel updating.
79483      Branch: perl
79484            ! Changes patchlevel.h
79485 ____________________________________________________________________________
79486 [  6646] By: jhi                                   on 2000/08/15  23:35:07
79487         Log: Fix a dependency problem.
79488              
79489              Subject: [PATCH: 6640] VMS Makefile.SH update
79490              From: Peter Prymmer <pvhp@forte.com>
79491              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
79492              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
79493      Branch: perl
79494            ! vms/descrip_mms.template
79495 ____________________________________________________________________________
79496 [  6645] By: jhi                                   on 2000/08/15  23:33:23
79497         Log: (Retracted by #6660)
79498              
79499              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
79500              From: Dominic Dunlop <domo@computer.org>
79501              Date: Tue, 15 Aug 2000 22:20:52 +0200
79502              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
79503      Branch: metaconfig/U/perl
79504            + d_printfed.U
79505      Branch: perl
79506            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79507            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
79508            ! t/op/sprintf.t
79509 ____________________________________________________________________________
79510 [  6644] By: jhi                                   on 2000/08/15  21:17:20
79511         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
79512              From: abigail@foad.org
79513              Date: 15 Aug 2000 20:12:41 -0000
79514              Message-Id: <20000815201241.25556.qmail@foad.org>
79515      Branch: perl
79516            ! INSTALL
79517 ____________________________________________________________________________
79518 [  6643] By: jhi                                   on 2000/08/15  21:15:28
79519         Log: (an already applied patch)
79520      Branch: perl
79521            ! lib/CGI.pm
79522 ____________________________________________________________________________
79523 [  6642] By: gsar                                  on 2000/08/15  19:54:05
79524         Log: magic callbacks all need to have same type signature
79525      Branch: perl
79526            ! embed.pl mg.c proto.h
79527 ____________________________________________________________________________
79528 [  6641] By: jhi                                   on 2000/08/15  17:56:27
79529         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)
79530              From: Mike Guy <mjtg@cam.ac.uk>
79531              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
79532              Date: Tue, 15 Aug 2000 18:26:45 +0100
79533              
79534              Only the peek.t part applied, not the hash quality part.
79535      Branch: perl
79536            ! t/lib/peek.t
79537 ____________________________________________________________________________
79538 [  6640] By: jhi                                   on 2000/08/15  16:37:37
79539         Log: Update Changes.
79540      Branch: perl
79541            ! Changes
79542 ____________________________________________________________________________
79543 [  6639] By: jhi                                   on 2000/08/15  16:34:55
79544         Log: Missed a file from #6638.
79545      Branch: perl
79546            ! lib/File/Temp.pm
79547 ____________________________________________________________________________
79548 [  6638] By: jhi                                   on 2000/08/15  16:33:19
79549         Log: Subject: [PATCH perl@6620] cygwin port
79550              From: "Fifer, Eric" <EFifer@sanwaint.com>
79551              Date: Tue, 15 Aug 2000 17:00:49 +0100
79552              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
79553      Branch: perl
79554            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
79555 ____________________________________________________________________________
79556 [  6637] By: jhi                                   on 2000/08/15  16:29:22
79557         Log: Subject: [PATCH] debugger exit code should reflect user exit code
79558              From: Mike Guy <mjtg@cam.ac.uk>
79559              Date: Tue, 15 Aug 2000 16:55:59 +0100
79560              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
79561      Branch: perl
79562            ! lib/perl5db.pl
79563 ____________________________________________________________________________
79564 [  6636] By: jhi                                   on 2000/08/15  15:30:58
79565         Log: Update Changes.
79566      Branch: perl
79567            ! Changes
79568 ____________________________________________________________________________
79569 [  6635] By: jhi                                   on 2000/08/15  15:27:21
79570         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
79571      Branch: metaconfig
79572            ! U/mkglossary U/mksample
79573      Branch: metaconfig/U/perl
79574            ! Devel.U
79575      Branch: perl
79576            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79577 ____________________________________________________________________________
79578 [  6634] By: jhi                                   on 2000/08/15  14:11:55
79579         Log: Don't blow limited stacks, a lower number is enough to
79580              tickle the lookbehind limit.
79581              
79582              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
79583              From: Dominic Dunlop <domo@computer.org>
79584              Date: Tue, 15 Aug 2000 13:51:24 +0200
79585              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
79586      Branch: perl
79587            ! t/op/regmesg.t
79588 ____________________________________________________________________________
79589 [  6633] By: jhi                                   on 2000/08/15  14:01:46
79590         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
79591              From: Mike Guy <mjtg@cam.ac.uk>
79592              Date: Tue, 15 Aug 2000 12:10:50 +0100
79593              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
79594      Branch: perl
79595            ! utils/perldoc.PL
79596 ____________________________________________________________________________
79597 [  6632] By: jhi                                   on 2000/08/15  13:58:48
79598         Log: make ok etc also for win32.
79599              
79600              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
79601              From: Prymmer/Kahn <pvhp@best.com>
79602              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
79603              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
79604      Branch: perl
79605            ! win32/Makefile
79606 ____________________________________________________________________________
79607 [  6631] By: jhi                                   on 2000/08/15  13:45:03
79608         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
79609      Branch: perl
79610            ! lib/Test.pm
79611 ____________________________________________________________________________
79612 [  6630] By: jhi                                   on 2000/08/15  03:25:09
79613         Log: Update Changes.
79614      Branch: perl
79615            ! Changes
79616 ____________________________________________________________________________
79617 [  6629] By: jhi                                   on 2000/08/15  03:23:53
79618         Log: magic_regdatum_set() is void, not int.
79619      Branch: perl
79620            ! embed.pl mg.c proto.h
79621 ____________________________________________________________________________
79622 [  6628] By: jhi                                   on 2000/08/15  03:08:02
79623         Log: Make the user to give up his firstborn, err, to knowingly
79624              verify installing an unstable developer release.  Also bump
79625              the release to 5.7.0, but leave a patch tag in the local
79626              patches saying that this is not yet the real thing.
79627      Branch: metaconfig
79628            ! U/modified/Instruct.U
79629      Branch: metaconfig/U/perl
79630            + Devel.U
79631      Branch: perl
79632            ! Configure patchlevel.h
79633 ____________________________________________________________________________
79634 [  6627] By: jhi                                   on 2000/08/14  22:32:52
79635         Log: README.os2 update.
79636              
79637              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
79638              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79639              Date: Wed, 02 Aug 2000 21:55:09 -0700
79640              Message-ID: <tsPi5gzkgegX092yn@efn.org>
79641      Branch: perl
79642            ! README.os2
79643 ____________________________________________________________________________
79644 [  6626] By: jhi                                   on 2000/08/14  21:00:02
79645         Log: Subject: Re: File::Temp problems on VMS in bleedperl
79646              From: Tim Jenness <timj@jach.hawaii.edu>
79647              cc: vmsperl@perl.org
79648              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
79649              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
79650      Branch: perl
79651            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
79652 ____________________________________________________________________________
79653 [  6625] By: jhi                                   on 2000/08/14  20:52:16
79654         Log: Add SUIDMAIL as was done for the CERT alert.
79655      Branch: perl
79656            ! patchlevel.h
79657 ____________________________________________________________________________
79658 [  6624] By: jhi                                   on 2000/08/14  20:48:50
79659         Log: Subject: sfio2000
79660              From: Daniel Muino <dmuino@afip.gov.ar>
79661              Date: Mon, 14 Aug 2000 16:58:11 -0300
79662              Message-ID: <20000814165811.B16368@con2-dgi>
79663      Branch: perl
79664            ! perlsdio.h perlsfio.h
79665 ____________________________________________________________________________
79666 [  6623] By: jhi                                   on 2000/08/14  20:47:36
79667         Log: Subject: warning: storage class after type is obsolescent
79668              From: Daniel Muino <dmuino@afip.gov.ar>
79669              Date: Mon, 14 Aug 2000 16:42:47 -0300
79670              Message-ID: <20000814164247.A16368@con2-dgi>
79671      Branch: perl
79672            ! regcomp.pl regnodes.h
79673 ____________________________________________________________________________
79674 [  6622] By: jhi                                   on 2000/08/14  20:43:05
79675         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
79676              From: abigail@foad.org
79677              Date: 14 Aug 2000 20:00:10 -0000
79678              Message-Id: <20000814200010.27271.qmail@foad.org>
79679      Branch: perl
79680            ! Changes
79681 ____________________________________________________________________________
79682 [  6621] By: jhi                                   on 2000/08/14  15:23:05
79683         Log: Update Changes.
79684      Branch: perl
79685            ! Changes
79686 ____________________________________________________________________________
79687 [  6620] By: jhi                                   on 2000/08/14  15:22:14
79688         Log: Subject: Re: [PATCH] @+, @- readonly
79689              From: Mike Guy <mjtg@cam.ac.uk>
79690              Date: Mon, 14 Aug 2000 15:26:55 +0100
79691              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
79692      Branch: perl
79693            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
79694            ! sv.c t/op/pat.t
79695 ____________________________________________________________________________
79696 [  6619] By: jhi                                   on 2000/08/14  14:12:08
79697         Log: Update Changes.
79698      Branch: perl
79699            ! Changes
79700 ____________________________________________________________________________
79701 [  6618] By: jhi                                   on 2000/08/14  14:09:34
79702         Log: For now remove the mail code.
79703      Branch: perl
79704            ! perl.c
79705 ____________________________________________________________________________
79706 [  6617] By: jhi                                   on 2000/08/14  14:08:28
79707         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
79708      Branch: perl
79709            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
79710            ! pod/perlfaq8.pod pod/perlsec.pod
79711 ____________________________________________________________________________
79712 [  6616] By: jhi                                   on 2000/08/14  14:00:11
79713         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
79714              From: Mike Guy <mjtg@cam.ac.uk>
79715              Date: Mon, 14 Aug 2000 08:26:02 +0100
79716              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
79717      Branch: perl
79718            ! lib/perl5db.pl
79719 ____________________________________________________________________________
79720 [  6615] By: jhi                                   on 2000/08/14  13:58:45
79721         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
79722              From: Mike Guy <mjtg@cam.ac.uk>
79723              Date: Mon, 14 Aug 2000 08:04:22 +0100
79724              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
79725      Branch: perl
79726            ! gv.c mg.c t/op/pat.t
79727 ____________________________________________________________________________
79728 [  6614] By: jhi                                   on 2000/08/14  13:56:45
79729         Log: Subject: Test fails / warnings with perl-current #6612
79730              From: Mike Guy <mjtg@cam.ac.uk>
79731              Date: Mon, 14 Aug 2000 07:57:23 +0100
79732              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
79733      Branch: perl
79734            ! t/lib/b.t t/lib/peek.t
79735 ____________________________________________________________________________
79736 [  6613] By: jhi                                   on 2000/08/14  13:45:33
79737         Log: VMS configure.com update continues.
79738      Branch: perl
79739            - vms/configure.com
79740            ! MANIFEST configure.com
79741 ____________________________________________________________________________
79742 [  6612] By: jhi                                   on 2000/08/13  22:13:35
79743         Log: Update Changes.
79744      Branch: perl
79745            ! Changes
79746 ____________________________________________________________________________
79747 [  6611] By: jhi                                   on 2000/08/13  16:21:45
79748         Log: Upgrade to CGI 2.71, from Lincoln Stein.
79749      Branch: perl
79750            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
79751 ____________________________________________________________________________
79752 [  6610] By: jhi                                   on 2000/08/13  15:09:16
79753         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
79754              From: Mike Guy <mjtg@cam.ac.uk>
79755              Date: Sun, 13 Aug 2000 13:45:51 +0100
79756              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
79757      Branch: perl
79758            ! t/op/regmesg.t
79759 ____________________________________________________________________________
79760 [  6609] By: jhi                                   on 2000/08/13  14:31:26
79761         Log: Andreas says that 1.56 is fine, so reverting back to it.
79762      Branch: perl
79763            ! lib/CPAN.pm
79764 ____________________________________________________________________________
79765 [  6608] By: jhi                                   on 2000/08/13  05:34:20
79766         Log: Update Changes.
79767      Branch: perl
79768            ! Changes
79769 ____________________________________________________________________________
79770 [  6607] By: jhi                                   on 2000/08/13  05:32:01
79771         Log: Put back the \z changes of #5406 to CPAN.pm.
79772      Branch: perl
79773            ! lib/CPAN.pm
79774 ____________________________________________________________________________
79775 [  6606] By: jhi                                   on 2000/08/13  05:20:16
79776         Log: Fix-n-skip the tests under 5005threads.
79777      Branch: perl
79778            ! t/lib/b.t
79779 ____________________________________________________________________________
79780 [  6605] By: jhi                                   on 2000/08/13  05:07:48
79781         Log: Fix the test for 5005threads.
79782      Branch: perl
79783            ! t/lib/peek.t
79784 ____________________________________________________________________________
79785 [  6604] By: jhi                                   on 2000/08/13  03:35:37
79786         Log: Should have deleted this in #6603.
79787      Branch: perl
79788            - vms/subconfigure.com
79789 ____________________________________________________________________________
79790 [  6603] By: jhi                                   on 2000/08/12  18:29:32
79791         Log: Rewrite of vms/subconfigure.com as configure.com,
79792              from Peter Prymmer and the vmsperl crew.
79793      Branch: perl
79794            + vms/configure.com
79795            ! MANIFEST
79796 ____________________________________________________________________________
79797 [  6602] By: jhi                                   on 2000/08/11  13:00:01
79798         Log: PlainText.pm is dead.
79799      Branch: perl
79800            - lib/Pod/PlainText.pm
79801            ! MANIFEST
79802 ____________________________________________________________________________
79803 [  6601] By: jhi                                   on 2000/08/11  04:06:45
79804         Log: Update Changes.
79805      Branch: perl
79806            ! Changes
79807 ____________________________________________________________________________
79808 [  6600] By: jhi                                   on 2000/08/11  04:06:10
79809         Log: Add a few missing files, update MANIFEST.
79810      Branch: perl
79811            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
79812            + lib/Pod/PlainText.pm t/pod/find.t
79813            ! MANIFEST t/op/regmesg.t
79814 ____________________________________________________________________________
79815 [  6599] By: jhi                                   on 2000/08/11  03:31:10
79816         Log: Add Perl debugging tutorial, regen toc. 
79817              
79818              Subject: perldebtut.pod
79819              From: Richard Foley <Richard.Foley@m.dasa.de>
79820              Date: Wed, 09 Aug 2000 10:17:15 +0200
79821              Message-id: <3991138B.262247B8@m.dasa.de>
79822      Branch: perl
79823            + pod/perldebtut.pod
79824            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
79825 ____________________________________________________________________________
79826 [  6598] By: jhi                                   on 2000/08/11  02:48:56
79827         Log: tiny Changes edit
79828      Branch: perl
79829            ! Changes
79830 ____________________________________________________________________________
79831 [  6597] By: jhi                                   on 2000/08/11  02:39:04
79832         Log: Tests for #6589.
79833              
79834              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79835              From: simon@brecon.co.uk (Simon Cozens)
79836              Date: 11 Aug 2000 02:24:52 GMT
79837              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
79838      Branch: perl
79839            ! t/lib/b.t
79840 ____________________________________________________________________________
79841 [  6596] By: jhi                                   on 2000/08/11  01:50:07
79842         Log: Update Changes.
79843      Branch: perl
79844            ! Changes
79845 ____________________________________________________________________________
79846 [  6595] By: jhi                                   on 2000/08/11  01:47:16
79847         Log: nitfix
79848      Branch: perl
79849            ! Changes
79850 ____________________________________________________________________________
79851 [  6594] By: jhi                                   on 2000/08/11  01:36:16
79852         Log: Subject: Getting perlio and threads to compile
79853              From: Lupe Christoph <lupe@lupe-christoph.de>
79854              Date: Wed, 9 Aug 2000 11:35:54 +0200
79855              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
79856              
79857              (the Solaris version changes in Configure skipped)
79858      Branch: perl
79859            ! hints/solaris_2.sh thread.h
79860 ____________________________________________________________________________
79861 [  6593] By: jhi                                   on 2000/08/11  01:30:16
79862         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
79863              From: simon@brecon.co.uk (Simon Cozens)
79864              Date: 1 Aug 2000 06:55:19 GMT
79865              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
79866      Branch: perl
79867            ! lib/utf8.pm
79868 ____________________________________________________________________________
79869 [  6592] By: jhi                                   on 2000/08/11  01:26:39
79870         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
79871              From: Peter Scott <Peter@PeterScott.com>
79872              Date: Thu, 10 Aug 2000 08:23:27 -0700
79873              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
79874      Branch: perl
79875            ! lib/perl5db.pl
79876 ____________________________________________________________________________
79877 [  6591] By: jhi                                   on 2000/08/11  01:22:02
79878         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
79879              From: Hugo <hv@crypt.compulink.co.uk>
79880              Date: Thu, 10 Aug 2000 19:23:04 +0100
79881              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
79882      Branch: perl
79883            ! regexec.c t/op/pat.t
79884 ____________________________________________________________________________
79885 [  6590] By: jhi                                   on 2000/08/11  01:19:19
79886         Log: Preprocessing and postprocessing for File::Find.
79887              
79888              Subject: Patch to Find::File.pm to allow alphabetical results
79889              From: Joe Smith <jsmith@inwap.com>
79890              Date: Wed, 9 Aug 2000 02:44:54 -0700
79891              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
79892      Branch: perl
79893            ! lib/File/Find.pm
79894 ____________________________________________________________________________
79895 [  6589] By: jhi                                   on 2000/08/11  01:12:39
79896         Log: B::Deparse didn't do sub attributes.
79897              
79898              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
79899              From: simon@brecon.co.uk (Simon Cozens)
79900              Date: 9 Aug 2000 04:49:20 GMT
79901              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
79902      Branch: perl
79903            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
79904 ____________________________________________________________________________
79905 [  6588] By: jhi                                   on 2000/08/11  01:06:40
79906         Log: Subject: debugger "d" command doesnt check line number
79907              From: Mike Guy <mjtg@cam.ac.uk>
79908              Date: Tue, 08 Aug 2000 21:54:29 +0100
79909              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
79910      Branch: perl
79911            ! lib/perl5db.pl mg.c pod/perldiag.pod
79912 ____________________________________________________________________________
79913 [  6587] By: jhi                                   on 2000/08/11  00:45:03
79914         Log: sleep(1) does not necessarily return 1.
79915              
79916              Subject: [PATCH bleadperl] op/lex_assign.t  
79917              From: Hugo <hv@crypt.compulink.co.uk>
79918              Date: Thu, 03 Aug 2000 14:34:22 +0100        
79919              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
79920      Branch: perl
79921            ! t/op/lex_assign.t
79922 ____________________________________________________________________________
79923 [  6586] By: jhi                                   on 2000/08/11  00:31:50
79924         Log: Document the IO::Select timeout.
79925      Branch: perl
79926            ! ext/IO/lib/IO/Select.pm
79927 ____________________________________________________________________________
79928 [  6585] By: jhi                                   on 2000/08/11  00:13:54
79929         Log: Forgot contributor.
79930      Branch: perl
79931            ! Changes
79932 ____________________________________________________________________________
79933 [  6584] By: jhi                                   on 2000/08/11  00:09:19
79934         Log: detypo
79935      Branch: perl
79936            ! Changes
79937 ____________________________________________________________________________
79938 [  6583] By: jhi                                   on 2000/08/11  00:07:53
79939         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
79940              
79941              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
79942              From: Mike Guy <mjtg@cam.ac.uk> 
79943              Date: Thu, 10 Aug 2000 15:50:54 +0100
79944              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
79945      Branch: perl
79946            ! sv.c t/op/int.t
79947 ____________________________________________________________________________
79948 [  6582] By: jhi                                   on 2000/08/10  23:29:32
79949         Log: Update Changes.
79950      Branch: perl
79951            ! Changes
79952 ____________________________________________________________________________
79953 [  6581] By: jhi                                   on 2000/08/10  23:26:16
79954         Log: Put back the std @INC thing.
79955      Branch: perl
79956            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
79957            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
79958            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
79959            ! t/lib/gol-oo.t
79960 ____________________________________________________________________________
79961 [  6580] By: jhi                                   on 2000/08/10  23:03:34
79962         Log: Update to CGI 2.70, from Lincoln Stein.
79963      Branch: perl
79964            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
79965            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
79966            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
79967            ! t/lib/cgi-request.t
79968 ____________________________________________________________________________
79969 [  6579] By: jhi                                   on 2000/08/10  22:41:50
79970         Log: Update to CPAN 1.56, from Andreas König.
79971      Branch: perl
79972            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79973 ____________________________________________________________________________
79974 [  6578] By: jhi                                   on 2000/08/10  22:38:13
79975         Log: Update to Pod::Parser 1.17, from Brad Appleton.
79976      Branch: perl
79977            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
79978            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
79979            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
79980            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
79981            ! t/pod/include.t t/pod/included.t t/pod/lref.t
79982            ! t/pod/multiline_items.t t/pod/nested_items.t
79983            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
79984            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
79985            ! t/pod/special_seqs.t
79986 ____________________________________________________________________________
79987 [  6577] By: jhi                                   on 2000/08/10  22:35:41
79988         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
79989      Branch: perl
79990            ! AUTHORS MAINTAIN
79991 ____________________________________________________________________________
79992 [  6576] By: jhi                                   on 2000/08/10  22:24:54
79993         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
79994      Branch: perl
79995            + t/lib/gol-oo.t
79996            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
79997            ! t/lib/gol-compat.t t/lib/gol-linkage.t
79998 ____________________________________________________________________________
79999 [  6575] By: jhi                                   on 2000/08/10  22:02:07
80000         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
80001      Branch: perl
80002            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
80003 ____________________________________________________________________________
80004 [  6574] By: jhi                                   on 2000/08/10  21:55:03
80005         Log: Iterating perl6 description.
80006      Branch: perl
80007            ! pod/perlfaq1.pod
80008 ____________________________________________________________________________
80009 [  6573] By: jhi                                   on 2000/08/10  21:48:26
80010         Log: Revert the sv.c part of #6559, a better fix is needed.
80011      Branch: perl
80012            ! sv.c
80013 ____________________________________________________________________________
80014 [  6572] By: jhi                                   on 2000/08/10  20:33:43
80015         Log: It's the 2ndO'ROSSC.
80016      Branch: perl
80017            ! pod/perlfaq1.pod
80018 ____________________________________________________________________________
80019 [  6571] By: jhi                                   on 2000/08/10  15:55:48
80020         Log: detypo
80021      Branch: perl
80022            ! pod/perlfaq1.pod
80023 ____________________________________________________________________________
80024 [  6570] By: jhi                                   on 2000/08/10  14:11:17
80025         Log: An exceptionally sticky typo.
80026      Branch: perl
80027            ! Changes
80028 ____________________________________________________________________________
80029 [  6569] By: jhi                                   on 2000/08/10  14:09:33
80030         Log: detypo (and test Changes updating script)
80031      Branch: perl
80032            ! Changes
80033 ____________________________________________________________________________
80034 [  6568] By: jhi                                   on 2000/08/10  14:07:07
80035         Log: Update Changes.
80036      Branch: perl
80037            ! Changes
80038 ____________________________________________________________________________
80039 [  6567] By: jhi                                   on 2000/08/10  14:06:19
80040         Log: Amend the description of Perl6.
80041              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
80042              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
80043              Date: Wed, 9 Aug 2000 22:11:06 -0500
80044              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
80045      Branch: perl
80046            ! pod/perlfaq1.pod
80047 ____________________________________________________________________________
80048 [  6566] By: jhi                                   on 2000/08/10  13:58:57
80049         Log: Subject: Remove dead entry in perldiag
80050              From: Mike Guy <mjtg@cam.ac.uk>
80051              Date: Thu, 10 Aug 2000 14:19:19 +0100
80052              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
80053      Branch: perl
80054            ! pod/perldiag.pod
80055 ____________________________________________________________________________
80056 [  6565] By: jhi                                   on 2000/08/10  13:51:48
80057         Log: Zero entries were skipped, fix from Adrian Goalby
80058              <argoalby@yahoo.co.uk>
80059      Branch: perl
80060            ! lib/unicode/Number.pl lib/unicode/mktables.PL
80061 ____________________________________________________________________________
80062 [  6564] By: jhi                                   on 2000/08/10  13:00:12
80063         Log: Subject: [PATCH 5.6.0] cygwin port
80064              From: "Fifer, Eric" <EFifer@sanwaint.com>
80065              Date: Thu, 10 Aug 2000 13:15:36 +0100
80066              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
80067      Branch: perl
80068            ! README.cygwin hints/cygwin.sh
80069 ____________________________________________________________________________
80070 [  6563] By: jhi                                   on 2000/08/10  12:55:16
80071         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
80072      Branch: perl
80073            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
80074 ____________________________________________________________________________
80075 [  6562] By: gsar                                  on 2000/08/10  08:38:39
80076         Log: warn is a macro, avoid using at a variable to avoid warnings
80077              in some configurations; readdir.t is too conservative in
80078              estimating number of *.t's
80079      Branch: perl
80080            ! t/op/readdir.t util.c
80081 ____________________________________________________________________________
80082 [  6561] By: jhi                                   on 2000/08/09  23:35:42
80083         Log: Update Changes.
80084      Branch: perl
80085            ! Changes
80086 ____________________________________________________________________________
80087 [  6560] By: jhi                                   on 2000/08/09  23:05:47
80088         Log: Subject: Re: enhanced(?) regex error messages
80089              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80090              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
80091              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
80092              
80093              (plus two small patches sent privately)
80094              (this still seems to leave few test failures)
80095      Branch: perl
80096            + t/op/regmesg.t
80097            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
80098            ! t/pragma/warn/regcomp
80099 ____________________________________________________________________________
80100 [  6559] By: jhi                                   on 2000/08/09  20:41:18
80101         Log: (The fix did work but was not right, retracted in #6573)
80102              
80103              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
80104              From: Christian Kirsch <ck@held.mind.de>
80105              Date: Wed, 9 Aug 2000 17:05:17 +0200
80106              Message-Id: <20000809170517.A25389@held>
80107      Branch: perl
80108            ! sv.c t/pragma/locale.t
80109 ____________________________________________________________________________
80110 [  6558] By: jhi                                   on 2000/08/08  22:34:08
80111         Log: Tiny updates on the contributors list.
80112      Branch: perl
80113            ! Changes
80114 ____________________________________________________________________________
80115 [  6557] By: jhi                                   on 2000/08/08  19:34:28
80116         Log: Double check that we have a dirhandle.
80117      Branch: perl
80118            ! util.c
80119 ____________________________________________________________________________
80120 [  6556] By: jhi                                   on 2000/08/08  19:01:51
80121         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
80122              May be repopulated with fresh maintained examples.
80123      Branch: perl
80124            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
80125            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
80126            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
80127            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
80128            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
80129            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
80130            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
80131            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
80132            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
80133            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
80134            + lib/CGI/eg/wilogo_gif.uu
80135            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
80136            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
80137            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
80138            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
80139            - eg/cgi/frameset.cgi eg/cgi/index.html
80140            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
80141            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
80142            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
80143            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
80144            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
80145            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
80146            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
80147            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
80148            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
80149            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
80150            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
80151            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
80152            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
80153            - eg/van/vanish eg/who eg/wrapsuid
80154            ! MANIFEST
80155 ____________________________________________________________________________
80156 [  6555] By: jhi                                   on 2000/08/08  18:51:08
80157         Log: Delete chat2 as requested by Randal.
80158              
80159              Subject: Re: perlfaq8 coyness
80160              From: merlyn@stonehenge.com (Randal L. Schwartz) 
80161              Date: 15 May 2000 18:52:42 -0700 
80162              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
80163      Branch: perl
80164            - lib/chat2.pl
80165            ! MANIFEST
80166 ____________________________________________________________________________
80167 [  6554] By: jhi                                   on 2000/08/08  18:31:35
80168         Log: Regen global.sym.
80169      Branch: perl
80170            ! global.sym
80171 ____________________________________________________________________________
80172 [  6553] By: jhi                                   on 2000/08/08  18:28:13
80173         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
80174              (either perlbug or p5p ate the original), plus regen
80175              perlapi and perltoc. 
80176      Branch: perl
80177            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
80178            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
80179            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
80180            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
80181            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
80182            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
80183            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
80184            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
80185            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
80186            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
80187 ____________________________________________________________________________
80188 [  6552] By: jhi                                   on 2000/08/08  18:06:29
80189         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
80190              From: Mike Guy <mjtg@cam.ac.uk>
80191              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
80192              Date: Tue, 08 Aug 2000 15:51:27 +0100
80193      Branch: perl
80194            ! doop.c sv.h t/op/join.t t/pragma/overload.t
80195 ____________________________________________________________________________
80196 [  6551] By: jhi                                   on 2000/08/08  18:01:11
80197         Log: Re-apply #6549.
80198      Branch: perl
80199            ! lib/perl5db.pl
80200 ____________________________________________________________________________
80201 [  6550] By: jhi                                   on 2000/08/08  17:43:08
80202         Log: Accidental retraction of #6549.
80203      Branch: perl
80204            ! lib/perl5db.pl
80205 ____________________________________________________________________________
80206 [  6549] By: jhi                                   on 2000/08/08  17:40:04
80207         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
80208              From: Mike Guy <mjtg@cam.ac.uk>
80209              Date: Mon, 07 Aug 2000 21:49:58 +0100
80210              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
80211      Branch: perl
80212            ! lib/perl5db.pl
80213 ____________________________________________________________________________
80214 [  6548] By: jhi                                   on 2000/08/08  17:37:57
80215         Log: Document here-doc better.
80216              
80217              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
80218              From: Mike Guy <mjtg@cam.ac.uk>
80219              Date: Mon, 07 Aug 2000 14:02:09 +0100
80220              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
80221      Branch: perl
80222            ! pod/perldata.pod
80223 ____________________________________________________________________________
80224 [  6547] By: jhi                                   on 2000/08/08  17:33:34
80225         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
80226              From: "Randy J. Ray" <rjray@redhat.com>
80227              Date: Mon, 07 Aug 2000 19:12:25 -0700
80228              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
80229      Branch: perl
80230            ! perl.c pod/perlrun.pod
80231 ____________________________________________________________________________
80232 [  6546] By: jhi                                   on 2000/08/08  17:29:26
80233         Log: Subject: Re: enhanced(?) regex error messages 
80234              From: Hugo <hv@crypt.compulink.co.uk>
80235              Date: Tue, 08 Aug 2000 03:25:51 +0100
80236              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
80237              
80238              plus Capitalize the error messages, plus perldiag them.
80239      Branch: perl
80240            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
80241 ____________________________________________________________________________
80242 [  6545] By: jhi                                   on 2000/08/08  13:59:28
80243         Log: Augment #6539 a bit: don't croak if there's magic in the air.
80244              
80245              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
80246              From: Hugo <hv@crypt.compulink.co.uk>
80247              Date: Tue, 08 Aug 2000 03:02:03 +0100
80248              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
80249      Branch: perl
80250            ! pp.c t/op/bless.t
80251 ____________________________________________________________________________
80252 [  6544] By: jhi                                   on 2000/08/07  21:11:52
80253         Log: Make the test -w clean.
80254      Branch: perl
80255            ! t/op/bless.t
80256 ____________________________________________________________________________
80257 [  6543] By: jhi                                   on 2000/08/07  19:49:53
80258         Log: use warnings instead of $^W.
80259      Branch: perl
80260            ! t/op/bless.t
80261 ____________________________________________________________________________
80262 [  6542] By: jhi                                   on 2000/08/07  17:41:41
80263         Log: Disable a portability warning Because We Know What We Are Doing.
80264      Branch: perl
80265            ! t/op/bless.t
80266 ____________________________________________________________________________
80267 [  6541] By: jhi                                   on 2000/08/07  17:29:51
80268         Log: Tiny tidying on report_evil_fh().
80269      Branch: perl
80270            ! util.c
80271 ____________________________________________________________________________
80272 [  6540] By: jhi                                   on 2000/08/07  16:37:38
80273         Log: Make regular expression parse error messages easier to understand.
80274              
80275              Subject: Re: enhanced(?) regex error messages
80276              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80277              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
80278              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
80279      Branch: perl
80280            ! regcomp.c
80281 ____________________________________________________________________________
80282 [  6539] By: jhi                                   on 2000/08/07  16:12:27
80283         Log: Make bless(REF, REF) a fatal error, add bless tests.
80284              
80285              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
80286              From: Hugo <hv@crypt.compulink.co.uk>
80287              Date: Mon, 07 Aug 2000 16:59:38 +0100
80288              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
80289      Branch: perl
80290            + t/op/bless.t
80291            ! MANIFEST pod/perldiag.pod pp.c sv.c
80292 ____________________________________________________________________________
80293 [  6538] By: jhi                                   on 2000/08/07  15:59:43
80294         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
80295              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
80296              Date: Thu, 3 Aug 2000 14:29:21 -0700
80297              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
80298      Branch: perl
80299            ! lib/lib_pm.PL
80300 ____________________________________________________________________________
80301 [  6537] By: jhi                                   on 2000/08/07  15:47:18
80302         Log: Retract #6419 for now since it breaks in AFS and MachTen.
80303      Branch: perl
80304            ! lib/Cwd.pm
80305 ____________________________________________________________________________
80306 [  6536] By: jhi                                   on 2000/08/07  15:05:29
80307         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
80308              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
80309              The security hole exists only in suidperls, which isn't
80310              installed or even built by default.
80311      Branch: perl
80312            ! perl.c
80313 ____________________________________________________________________________
80314 [  6535] By: jhi                                   on 2000/08/07  14:45:14
80315         Log: tr memory corruption fix from Simon Cozens.
80316      Branch: perl
80317            ! doop.c
80318 ____________________________________________________________________________
80319 [  6534] By: jhi                                   on 2000/08/06  11:38:16
80320         Log: Document a bit that UDP is not what you might think.
80321              
80322              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
80323              From: Lupe Christoph <lupe@lupe-christoph.de>
80324              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
80325              Date: Mon, 24 Jul 2000 08:59:15 +0200
80326      Branch: perl
80327            ! pod/perlipc.pod
80328 ____________________________________________________________________________
80329 [  6533] By: jhi                                   on 2000/08/06  11:35:01
80330         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
80331              From: Jeff Pinyan <jeffp@hut.crusoe.net>
80332              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
80333              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
80334      Branch: perl
80335            ! pod/perlfunc.pod
80336 ____________________________________________________________________________
80337 [  6532] By: jhi                                   on 2000/08/06  03:45:41
80338         Log: Have symbols for the IoTYPEs.
80339      Branch: perl
80340            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
80341 ____________________________________________________________________________
80342 [  6531] By: jhi                                   on 2000/08/06  01:33:55
80343         Log: Continue fixing the io warnings.  This also
80344              sort of fixes bug ID 20000802.003: the core dump
80345              is no more.  Whether the current behaviour is correct
80346              (giving a warning: "Not a format reference"), is another matter.
80347      Branch: perl
80348            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
80349            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80350 ____________________________________________________________________________
80351 [  6530] By: jhi                                   on 2000/08/05  21:33:12
80352         Log: Change the Policy policy: now -Dprefix= with an existing
80353              Policy.sh and prefix == siteprefix == vendorprefix, then all
80354              of them follow along the new prefix.
80355              
80356              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
80357              From: Andy Dougherty <doughera@lafayette.edu>
80358              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
80359              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
80360      Branch: perl
80361            ! Policy_sh.SH
80362 ____________________________________________________________________________
80363 [  6529] By: jhi                                   on 2000/08/05  18:57:28
80364         Log: Zap lib/Sys directory when cleaning up.
80365      Branch: perl
80366            ! Makefile.SH
80367 ____________________________________________________________________________
80368 [  6528] By: jhi                                   on 2000/08/05  18:40:44
80369         Log: Essential prototype changes were missing from #6527.
80370              Also make report_evil_fh() more bomb-proof.
80371      Branch: perl
80372            ! embed.h util.c
80373 ____________________________________________________________________________
80374 [  6527] By: jhi                                   on 2000/08/05  03:22:05
80375         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
80376              From: "Ronald F. Guilmette" <rfg@monkeys.com>
80377              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
80378              Message-Id: <200007242247.PAA52177@monkeys.com>
80379      Branch: perl
80380            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
80381 ____________________________________________________________________________
80382 [  6526] By: jhi                                   on 2000/08/04  21:23:27
80383         Log: gcc versions might have (parentheses) in them.
80384      Branch: metaconfig/U/perl
80385            ! gccvers.U
80386      Branch: perl
80387            ! Configure config_h.SH
80388 ____________________________________________________________________________
80389 [  6525] By: jhi                                   on 2000/08/04  20:23:12
80390         Log: Weed buglets pointed out by
80391              
80392              From: Lupe Christoph <lupe@lupe-christoph.de>
80393              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
80394              Date: Fri, 4 Aug 2000 17:34:39 +0200
80395              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
80396      Branch: metaconfig/U/perl
80397            ! gccvers.U uselfs.U
80398      Branch: perl
80399            ! Configure config_h.SH
80400 ____________________________________________________________________________
80401 [  6524] By: jhi                                   on 2000/08/04  19:02:08
80402         Log: Warn under -w if lstat(FH) is attempted.
80403              
80404              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
80405              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
80406              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
80407              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
80408      Branch: perl
80409            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
80410            ! t/pragma/warn/pp_sys
80411 ____________________________________________________________________________
80412 [  6523] By: jhi                                   on 2000/08/04  12:31:11
80413         Log: Subject: New perlcc, take 2
80414              From: simon@brecon.co.uk (Simon Cozens)
80415              Date: 4 Aug 2000 06:21:04 GMT
80416              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
80417      Branch: perl
80418            ! utils/perlcc.PL
80419 ____________________________________________________________________________
80420 [  6522] By: jhi                                   on 2000/08/04  12:26:33
80421         Log: Subject: Re: Array vs. List context
80422              From: Daniel Chetlin <daniel@chetlin.com>
80423              Date: Fri, 4 Aug 2000 00:22:44 -0700
80424              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
80425      Branch: perl
80426            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
80427            ! pod/perlfaq4.pod
80428 ____________________________________________________________________________
80429 [  6521] By: jhi                                   on 2000/08/04  12:22:38
80430         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
80431              From: Raymund Will <ray@caldera.de>
80432              Date: Fri, 4 Aug 2000 12:07:09 +0200
80433              Message-Id: <20000804120709.A14982@caldera.de>
80434      Branch: perl
80435            ! configure.gnu
80436 ____________________________________________________________________________
80437 [  6520] By: jhi                                   on 2000/08/04  04:09:06
80438         Log: After the #6519 a warning about stat() is just that,
80439              not about a filetest, which now have their own warning.
80440      Branch: perl
80441            ! pod/perldiag.pod
80442 ____________________________________________________________________________
80443 [  6519] By: jhi                                   on 2000/08/04  04:06:30
80444         Log: In the warnings call filehandles consistently so;
80445              add "unopened" warning for stat().
80446      Branch: perl
80447            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80448            ! t/pragma/warn/pp_sys
80449 ____________________________________________________________________________
80450 [  6518] By: jhi                                   on 2000/08/04  02:55:35
80451         Log: Subject: Minor tweak to perlvar.pod
80452              From: "Stephen P. Potter" <spp@ds.net>
80453              Date: Tue, 18 Apr 2000 09:26:03 -0400
80454              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
80455      Branch: perl
80456            ! pod/perlvar.pod
80457 ____________________________________________________________________________
80458 [  6517] By: jhi                                   on 2000/08/04  02:50:08
80459         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
80460              From: "Clinton Pierce" <cpierce1@ford.com>
80461              Date: Wed, 21 Jul 1999 16:45:31 -0400
80462              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
80463              
80464              Fix by Stephen Potter (visible in the bug db but not in p5p?)
80465      Branch: perl
80466            ! pod/perlfunc.pod pod/perlop.pod
80467 ____________________________________________________________________________
80468 [  6516] By: jhi                                   on 2000/08/04  02:09:25
80469         Log: This is 6512.  Really.
80470      Branch: perl
80471            ! dump.c
80472 ____________________________________________________________________________
80473 [  6515] By: jhi                                   on 2000/08/04  01:25:50
80474         Log: mention the idea of @( and @)
80475      Branch: perl
80476            ! Todo-5.6
80477 ____________________________________________________________________________
80478 [  6514] By: bailey                                on 2000/08/04  01:18:46
80479         Log: YA resync with mainstem, including VMS patches from others
80480      Branch: vmsperl
80481           +> (branch 48 files)
80482            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
80483           !> (integrate 354 files)
80484 ____________________________________________________________________________
80485 [  6513] By: jhi                                   on 2000/08/04  01:18:18
80486         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
80487              From: Mark Dickinson <dickins3@fas.harvard.edu>
80488              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
80489              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
80490      Branch: perl
80491            ! t/op/grent.t t/op/pwent.t
80492 ____________________________________________________________________________
80493 [  6512] By: jhi                                   on 2000/08/04  01:14:06
80494         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
80495              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80496              Date: Wed, 02 Aug 2000 10:51:01 +0100
80497              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
80498      Branch: perl
80499            ! sv.c
80500 ____________________________________________________________________________
80501 [  6511] By: jhi                                   on 2000/08/04  00:57:00
80502         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
80503              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80504              Date: Thu, 03 Aug 2000 17:20:04 -0700
80505              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
80506      Branch: metaconfig
80507            ! U/modified/Cppsym.U
80508      Branch: perl
80509            ! Configure config_h.SH
80510 ____________________________________________________________________________
80511 [  6510] By: jhi                                   on 2000/08/04  00:25:28
80512         Log: detypo
80513      Branch: perl
80514            ! Makefile.SH
80515 ____________________________________________________________________________
80516 [  6509] By: jhi                                   on 2000/08/03  23:43:18
80517         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
80518              From: Dominic Dunlop <domo@computer.org>
80519              Date: Thu, 3 Aug 2000 22:16:46 +0200
80520              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
80521      Branch: perl
80522            ! t/op/sprintf.t
80523 ____________________________________________________________________________
80524 [  6508] By: jhi                                   on 2000/08/03  23:40:37
80525         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
80526              From: Hugo <hv@crypt.compulink.co.uk>
80527              Date: Thu, 03 Aug 2000 18:25:30 +0100
80528              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
80529      Branch: perl
80530            ! regcomp.c t/op/re_tests
80531 ____________________________________________________________________________
80532 [  6507] By: jhi                                   on 2000/08/03  23:38:28
80533         Log: Subject: [PATCH] sv.h documentation - SvLEN
80534              From: Mike Guy <mjtg@cam.ac.uk>
80535              Date: Thu, 03 Aug 2000 14:43:09 +0100
80536              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
80537      Branch: perl
80538            ! sv.h
80539 ____________________________________________________________________________
80540 [  6506] By: jhi                                   on 2000/08/03  15:49:14
80541         Log: Disable the fix_pl hack for now.
80542      Branch: perl
80543            ! Makefile.SH
80544 ____________________________________________________________________________
80545 [  6505] By: jhi                                   on 2000/08/03  13:49:04
80546         Log: Add a URL for FSF.
80547              
80548              Subject: Patch for README
80549              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
80550              Date: Wed, 2 Aug 2000 13:25:09 -0500
80551              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
80552      Branch: perl
80553            ! README
80554 ____________________________________________________________________________
80555 [  6504] By: jhi                                   on 2000/08/03  13:29:19
80556         Log: Be more informative on what is skipped and why,
80557              also repeat the list at the end.
80558      Branch: perl
80559            ! Porting/p4desc
80560 ____________________________________________________________________________
80561 [  6503] By: jhi                                   on 2000/08/03  13:07:05
80562         Log: Circumvent the removal of .patch by fix_pl.
80563              
80564              Subject: Re: [ID 20000802.011] unable to 'make test'          
80565              From: simon@brecon.co.uk (Simon Cozens) 
80566              Date: 3 Aug 2000 04:17:00 GMT
80567              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
80568      Branch: perl
80569            ! Makefile.SH
80570 ____________________________________________________________________________
80571 [  6502] By: jhi                                   on 2000/08/03  00:14:34
80572         Log: Add the missing setproctitle unit.
80573      Branch: metaconfig/U/perl
80574            + d_setproctitle.U
80575 ____________________________________________________________________________
80576 [  6501] By: jhi                                   on 2000/08/03  00:00:26
80577         Log: The subtest 4 may fail also on VOBS, as pointed out
80578              by Nick Ing-Simmons in November 1999, bug id 19991124.003
80579              (but the failure in that bug report isn't the subtest 4).
80580      Branch: perl
80581            ! t/op/stat.t
80582 ____________________________________________________________________________
80583 [  6500] By: jhi                                   on 2000/08/02  23:49:30
80584         Log: Better skip message for the test; one of the two problems in
80585              
80586              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
80587              From: Lupe Christoph <lupe@lupe-christoph.de>
80588              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
80589              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
80590      Branch: perl
80591            ! t/op/numconvert.t
80592 ____________________________________________________________________________
80593 [  6499] By: jhi                                   on 2000/08/02  22:49:16
80594         Log: Allow "no Module;" even if there is no 'unimport'.
80595              
80596              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
80597              From: mjd@plover.com
80598              Date: 24 Mar 2000 15:24:34 -0000
80599              Message-Id: <20000324152434.15160.qmail@plover.com>
80600      Branch: perl
80601            ! gv.c
80602 ____________________________________________________________________________
80603 [  6498] By: jhi                                   on 2000/08/02  22:42:58
80604         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
80605              that are hopefully soon put into use.
80606      Branch: perl
80607            ! opcode.h opcode.pl opnames.h
80608 ____________________________________________________________________________
80609 [  6497] By: gsar                                  on 2000/08/02  22:28:59
80610         Log: require.t needs binmode() to work on windows
80611      Branch: perl
80612            ! t/comp/require.t
80613 ____________________________________________________________________________
80614 [  6496] By: jhi                                   on 2000/08/02  22:08:51
80615         Log: Document the IVdf UVuf UVof UVxf.
80616      Branch: perl
80617            ! pod/perlguts.pod
80618 ____________________________________________________________________________
80619 [  6495] By: jhi                                   on 2000/08/02  21:54:26
80620         Log: detypo #6494
80621      Branch: perl
80622            ! ext/Data/Dumper/Dumper.xs
80623 ____________________________________________________________________________
80624 [  6494] By: jhi                                   on 2000/08/02  21:49:17
80625         Log: Dump UVs as UVs in Data::Dumper.
80626              
80627              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
80628              From: Gurusamy Sarathy <gsar@ActiveState.com>
80629              Date: Thu, 27 Apr 2000 12:26:25 -0700
80630              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
80631      Branch: perl
80632            ! ext/Data/Dumper/Dumper.xs
80633 ____________________________________________________________________________
80634 [  6493] By: jhi                                   on 2000/08/02  17:01:58
80635         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
80636              From: Hugo <hv@crypt.compulink.co.uk>
80637              Date: Wed, 02 Aug 2000 14:53:56 +0100
80638              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
80639      Branch: perl
80640            ! regexec.c t/op/re_tests
80641 ____________________________________________________________________________
80642 [  6492] By: jhi                                   on 2000/08/02  15:02:46
80643         Log: The new setproctitle() feature is available only in 
80644              bleeding edge FreeBSD.  From Paul Saab.
80645      Branch: perl
80646            ! mg.c
80647 ____________________________________________________________________________
80648 [  6491] By: jhi                                   on 2000/08/02  13:34:36
80649         Log: The tr utf8 patching continues.
80650              
80651              Subject: Re: #6469, too many tests claimed in require.t
80652              From: simon@brecon.co.uk (Simon Cozens)
80653              Date: 2 Aug 2000 02:37:17 GMT
80654              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
80655              
80656              (the logic of the test was the wrong way round in the patch)
80657      Branch: perl
80658            ! doop.c
80659 ____________________________________________________________________________
80660 [  6490] By: jhi                                   on 2000/08/02  13:27:38
80661         Log: The name of a filehandle does not have <these>.
80662      Branch: perl
80663            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
80664            ! t/pragma/warn/pp_sys util.c
80665 ____________________________________________________________________________
80666 [  6489] By: jhi                                   on 2000/08/02  04:26:46
80667         Log: Remove the extraneous "main::" prefix from all the
80668              "opened only for", "on closed", and "never opened" warnings.
80669              
80670              Subject: Re: inappropriate warning
80671              From: Gurusamy Sarathy <gsar@ActiveState.com>
80672              Date: Mon, 20 Mar 2000 11:28:02 -0800
80673              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
80674      Branch: perl
80675            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
80676            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
80677            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
80678 ____________________________________________________________________________
80679 [  6488] By: jhi                                   on 2000/08/02  03:02:57
80680         Log: memcpy has n o in it, as pinted ut by Sarathy.
80681      Branch: perl
80682            ! pod/perlguts.pod
80683 ____________________________________________________________________________
80684 [  6487] By: jhi                                   on 2000/08/02  02:44:51
80685         Log: Document in one place the memory abstractions used in Perl core.
80686              
80687              Subject: Re: Memory abstraction
80688              From: simon@brecon.co.uk (Simon Cozens)
80689              Date: 2 Aug 2000 02:20:23 GMT
80690              Organization: Earth.li Origins
80691      Branch: perl
80692            ! pod/perlguts.pod
80693 ____________________________________________________________________________
80694 [  6486] By: jhi                                   on 2000/08/02  02:41:57
80695         Log: regen_headers, regen perltoc.
80696      Branch: perl
80697            ! perlapi.c pod/perltoc.pod
80698 ____________________________________________________________________________
80699 [  6485] By: jhi                                   on 2000/08/02  01:43:33
80700         Log: "This little thing tests for a file .patch, and if it contains
80701              a number, pops into patchlevel.h" (making it easier to track
80702              which development version people are reporting bugs against)
80703              
80704              Subject: Patchlevel autogeneration for repository perls
80705              From: simon@brecon.co.uk (Simon Cozens)
80706              Date: 14 Jul 2000 07:12:15 GMT
80707              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
80708      Branch: perl
80709            + fix_pl
80710            ! MANIFEST Makefile.SH
80711 ____________________________________________________________________________
80712 [  6484] By: jhi                                   on 2000/08/02  01:32:54
80713         Log: FreeBSD 3.* updates from
80714              
80715              From: Paul Saab <ps@yahoo-inc.com>
80716              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80717              Date: Tue, 1 Aug 2000 15:41:39 -0700
80718              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80719      Branch: perl
80720            ! hints/freebsd.sh
80721 ____________________________________________________________________________
80722 [  6483] By: jhi                                   on 2000/08/02  01:27:44
80723         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
80724              instead one must use setproctitle().  This was already addressed
80725              by change #6457, but the below has a new variant for FreeBSD 4.0
80726              or later, and the matter is also documented more.
80727              
80728              From: Paul Saab <ps@yahoo-inc.com>
80729              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
80730              Date: Tue, 1 Aug 2000 15:41:39 -0700
80731              Message-Id: <20000801154139.A53740@yahoo-inc.com>
80732      Branch: metaconfig/U/perl
80733            + i_libutil.U
80734      Branch: perl
80735            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
80736 ____________________________________________________________________________
80737 [  6482] By: jhi                                   on 2000/08/01  22:17:32
80738         Log: The test from this
80739              
80740              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
80741              Date: Sat, 15 Apr 2000 17:03:44 +0100
80742              From: Tom Hughes <tom@compton.nu>
80743              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
80744              
80745              was missing, the code change went in as #5989
80746              (which had a different test?)
80747      Branch: perl
80748            ! t/op/misc.t
80749 ____________________________________________________________________________
80750 [  6481] By: jhi                                   on 2000/08/01  21:48:38
80751         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
80752              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
80753              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
80754              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
80755      Branch: perl
80756            ! perl.h
80757 ____________________________________________________________________________
80758 [  6480] By: jhi                                   on 2000/08/01  18:05:28
80759         Log: Make p4desc to skip non-mainperl branches by default.
80760      Branch: perl
80761            ! Porting/p4desc
80762 ____________________________________________________________________________
80763 [  6479] By: jhi                                   on 2000/08/01  17:29:19
80764         Log: If gccosandvers is equal to osname, clear gccosandvers.
80765      Branch: metaconfig/U/perl
80766            ! gccvers.U
80767      Branch: perl
80768            ! Configure config_h.SH
80769 ____________________________________________________________________________
80770 [  6478] By: jhi                                   on 2000/08/01  15:54:08
80771         Log: BOM patching from Simon Cozens.
80772      Branch: perl
80773            ! toke.c
80774 ____________________________________________________________________________
80775 [  6477] By: jhi                                   on 2000/08/01  04:50:33
80776         Log: Stash away the largefiles flags and libswanted.
80777      Branch: perl
80778            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
80779 ____________________________________________________________________________
80780 [  6476] By: gsar                                  on 2000/08/01  04:24:24
80781         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
80782              on Windows)
80783      Branch: perl
80784            ! t/pragma/utf8.t utf8.c win32/win32.c
80785 ____________________________________________________________________________
80786 [  6475] By: jhi                                   on 2000/08/01  03:35:24
80787         Log: Make chr() for values >127 to create utf8 when under utf8.
80788              
80789              Subject: Re: uft8/chr()
80790              From: simon@brecon.co.uk (Simon Cozens)
80791              Date: 1 Aug 2000 02:37:02 GMT
80792              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
80793      Branch: perl
80794            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
80795 ____________________________________________________________________________
80796 [  6474] By: jhi                                   on 2000/08/01  02:36:18
80797         Log: In Digital UNIX warn if gcc explicitly chosen because even
80798              2.95.2 is known to cause problems.
80799      Branch: perl
80800            ! hints/dec_osf.sh
80801 ____________________________________________________________________________
80802 [  6473] By: jhi                                   on 2000/08/01  02:00:56
80803         Log: Make the safety catch for buggy gccs work with triple version
80804              numbers like 2.95.2.  Reported in
80805              
80806              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
80807              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
80808              Date: Mon, 31 Jul 2000 14:55:06 +0200
80809              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
80810      Branch: perl
80811            ! hints/dec_osf.sh
80812 ____________________________________________________________________________
80813 [  6472] By: jhi                                   on 2000/08/01  01:13:33
80814         Log: Subject: fix and question re: waitpid() under win32
80815              From: Brian Clarke <clarke@appliedmeta.com>
80816              Date: Fri, 28 Jul 2000 15:18:29 -0400
80817              Message-ID: <3981DC85.290314EB@appliedmeta.com>
80818              
80819              Slightly reformatted and WNOHANG # define moved to win32.h
80820              so that also POSIX.xs sees it, as suggsted by Sarathy.
80821      Branch: perl
80822            ! win32/win32.c win32/win32.h
80823 ____________________________________________________________________________
80824 [  6471] By: jhi                                   on 2000/08/01  00:55:05
80825         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
80826              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
80827              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
80828              Date: Mon, 31 Jul 2000 13:28:51 +0100
80829              
80830              (aka ID 20000730.002)
80831      Branch: perl
80832            ! op.c t/op/tr.t
80833 ____________________________________________________________________________
80834 [  6470] By: jhi                                   on 2000/07/31  23:34:42
80835         Log: Document the problem with -P in HP-UX and its workaround.
80836              
80837              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
80838              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
80839              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
80840              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
80841      Branch: perl
80842            ! README.hpux
80843 ____________________________________________________________________________
80844 [  6469] By: jhi                                   on 2000/07/31  04:15:02
80845         Log: The swallow_bom() saga continues.  The #23 of require.t
80846              (UTF16-LE) still fails (silently, no output) but the #22
80847              (UTF16-BE) seems to be working now.  The root of the
80848              failure may be in sv_gets(): is it UTF-16LE-aware,
80849              especially when it comes to line endings? 
80850      Branch: perl
80851            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
80852            ! t/comp/require.t toke.c utf8.c
80853 ____________________________________________________________________________
80854 [  6468] By: jhi                                   on 2000/07/30  19:05:48
80855         Log: Find green threads before native threads.
80856              
80857              Subject: Re: Patch to jpl/JNI/Makefile.PL
80858              From: Jens Thomsen <jens@fiend.cis.com>
80859              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
80860              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
80861      Branch: perl
80862            ! jpl/JNI/Makefile.PL
80863 ____________________________________________________________________________
80864 [  6467] By: jhi                                   on 2000/07/30  18:36:22
80865         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
80866      Branch: perl
80867            ! doop.c
80868 ____________________________________________________________________________
80869 [  6466] By: jhi                                   on 2000/07/30  04:37:29
80870         Log: A new version of the "remove UPPERACSE string comparison"
80871              operators.  The problem with the previous one (change #6454)
80872              was that it was for Perl 5.6.0.  From Paul Marquess.
80873      Branch: perl
80874            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
80875            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
80876            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80877 ____________________________________________________________________________
80878 [  6465] By: jhi                                   on 2000/07/29  22:39:56
80879         Log: Do not upgrade SVs into utf8 just because they participate
80880              in eq or cmp.  Reported and fix suggested in
80881              
80882              Subject: [ID 20000720.009] sv_eq UTF8 bug
80883              From: "Simon Cozens" <simon@othersideofthe.earth.li>
80884              Date: 21 Jul 2000 04:37:29 -0000
80885              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
80886              
80887              Exercise for the kind reader: should we or should we not
80888              cache the utf8 conversion alongside the SV? (as magic,
80889              as the strxfrm()ed version is cached under use locale)
80890              Argue both for and against.
80891      Branch: perl
80892            ! sv.c
80893 ____________________________________________________________________________
80894 [  6464] By: jhi                                   on 2000/07/29  22:36:22
80895         Log: Subject: UTF8 concat
80896              From: simon@brecon.co.uk (Simon Cozens) 
80897              Date: 30 Jun 2000 06:13:25 GMT
80898              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
80899              
80900              (with a memory leak fixed, plus a few casts added)
80901              
80902              This also seems to help for
80903              
80904              Subject: [ID 20000716.015] join UTF8 weirdness
80905              From: root <root@ak-71.mind.de> 
80906              Date: Sat, 15 Jul 2000 15:29:54 +0200
80907              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
80908              
80909              (from Andreas König)
80910      Branch: perl
80911            ! pp_hot.c
80912 ____________________________________________________________________________
80913 [  6463] By: jhi                                   on 2000/07/29  00:55:39
80914         Log: Tune the comments and hopefully stop a memory leak.
80915      Branch: perl
80916            ! toke.c utf8.c
80917 ____________________________________________________________________________
80918 [  6462] By: jhi                                   on 2000/07/29  00:16:53
80919         Log: The problem described in this
80920              
80921              Subject: [ID 20000322.018] named chars aren't magical enough
80922              From: root <root@dixie.cscaper.com>     
80923              Date: Wed, 22 Mar 2000 18:37:42 -0700
80924              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
80925              
80926              has been fixed in perl 5.6.0 but just in case added a test
80927              to keep it away.  (The report from Joseph Hall.)
80928      Branch: perl
80929            ! t/lib/charnames.t
80930 ____________________________________________________________________________
80931 [  6461] By: jhi                                   on 2000/07/28  23:56:36
80932         Log: Tiny fixes for #6460.
80933      Branch: metaconfig/U/perl
80934            ! gccvers.U
80935      Branch: perl
80936            ! Configure config_h.SH
80937 ____________________________________________________________________________
80938 [  6460] By: jhi                                   on 2000/07/28  23:24:41
80939         Log: Warn if the version of the operating system used to compile gcc
80940              differs from the current version of the operating system.
80941              Also display the gcc compilation os and version in myconfig.
80942              Inspiration from
80943              
80944              Subject: Re: [ID 20000710.003] ERRORS!!         
80945              From: "Kurt D. Starsinic" <kstar@chapin.edu>
80946              Date: Mon, 10 Jul 2000 15:54:16 -0400
80947              Message-ID: <20000710155416.A1384@O2.chapin.edu>
80948      Branch: metaconfig/U/perl
80949            ! gccvers.U
80950      Branch: perl
80951            ! Configure config_h.SH myconfig.SH
80952 ____________________________________________________________________________
80953 [  6459] By: jhi                                   on 2000/07/28  22:00:32
80954         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
80955              letter to $Config{osvers}.
80956      Branch: metaconfig
80957            ! U/modified/Oldconfig.U
80958      Branch: perl
80959            ! Configure config_h.SH
80960 ____________________________________________________________________________
80961 [  6458] By: jhi                                   on 2000/07/28  04:15:39
80962         Log: Back out #6454, doesn't seem to work.
80963              (Reason: that patch was for perl 5.6.0, not perl-current)
80964              (A version of the patch for perl-current came in later as #6466)
80965      Branch: perl
80966            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
80967            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
80968            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
80969 ____________________________________________________________________________
80970 [  6457] By: jhi                                   on 2000/07/27  23:31:49
80971         Log: Use setproctitle() if available to modify $0.
80972              
80973              Subject: setting $* on BSD4 broken
80974              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
80975              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
80976              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
80977      Branch: metaconfig
80978            ! U/modified/Myinit.U
80979      Branch: perl
80980            ! Configure config_h.SH mg.c
80981 ____________________________________________________________________________
80982 [  6456] By: jhi                                   on 2000/07/27  14:50:47
80983         Log: Allow "no AutoLoader;", based on change #6444,
80984              suggested by Graham Barr.
80985      Branch: perl
80986            ! lib/AutoLoader.pm
80987 ____________________________________________________________________________
80988 [  6455] By: jhi                                   on 2000/07/27  14:19:10
80989         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
80990              From: rspier@pobox.com (Robert Spier)
80991              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
80992              Message-ID: <14720.15855.787664.424783@rls.cx>
80993      Branch: perl
80994            ! pod/perldiag.pod
80995 ____________________________________________________________________________
80996 [  6454] By: jhi                                   on 2000/07/27  14:03:02
80997         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
80998              for a long time).
80999              
81000              Reported in
81001              
81002              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
81003              From: Ryan Herbert <rherbert@sycamorehq.com>
81004              Date: Mon, 17 Jul 2000 11:40:42 -0400
81005              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
81006              
81007              Patched in
81008              
81009              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
81010              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
81011              Date: Wed, 26 Jul 2000 23:40:18 +0100
81012              Message-ID: <000001bff752$79511880$0a17073e@tiny>
81013              
81014              based on an earlier patch from Stephen P. Potter.
81015              
81016              (Removed later by change #6458 because this patch was for
81017              perl 5.6.0, not perl-current)
81018      Branch: perl
81019            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
81020            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
81021            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
81022 ____________________________________________________________________________
81023 [  6453] By: jhi                                   on 2000/07/27  13:48:02
81024         Log: Subject: [PATCH] fixes bug 20000508.004
81025              From: Michael Stevens <mstevens@globnix.org>
81026              Date: Thu, 27 Jul 2000 13:49:04 +0100
81027              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
81028      Branch: perl
81029            ! pod/perldata.pod
81030 ____________________________________________________________________________
81031 [  6452] By: jhi                                   on 2000/07/26  23:51:26
81032         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
81033              and Craig A. Berry.
81034      Branch: perl
81035            ! lib/File/Temp.pm pod/perlport.pod
81036 ____________________________________________________________________________
81037 [  6451] By: jhi                                   on 2000/07/26  19:43:30
81038         Log: Be wary of close()s, too.
81039              
81040              Subject: Re: [PATCH] perlbug cleanup
81041              From: Tim Jenness <t.jenness@jach.hawaii.edu>
81042              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
81043              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
81044      Branch: perl
81045            ! utils/perlbug.PL
81046 ____________________________________________________________________________
81047 [  6450] By: jhi                                   on 2000/07/26  18:41:40
81048         Log: Subject: Minor doc patch: handy.h
81049              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
81050              Date: Wed, 26 Jul 2000 15:34:25 -0300
81051              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
81052      Branch: perl
81053            ! handy.h pod/perlapi.pod
81054 ____________________________________________________________________________
81055 [  6449] By: jhi                                   on 2000/07/26  18:23:55
81056         Log: Subject: [PATCH] minor doc change - perlguts
81057              From: Michael Stevens <mstevens@globnix.org>
81058              Date: Thu, 13 Jul 2000 12:39:18 +0100
81059              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
81060      Branch: perl
81061            ! pod/perlguts.pod
81062 ____________________________________________________________________________
81063 [  6448] By: jhi                                   on 2000/07/26  18:20:30
81064         Log: open() wariness in perlbug.
81065              
81066              Subject: [PATCH] perlbug cleanup
81067              From: Michael Stevens <mstevens@globnix.org>
81068              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
81069              Date: Thu, 13 Jul 2000 15:52:23 +0100
81070      Branch: perl
81071            ! utils/perlbug.PL
81072 ____________________________________________________________________________
81073 [  6447] By: jhi                                   on 2000/07/26  18:13:04
81074         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
81075      Branch: perl
81076            ! lib/File/Temp.pm t/lib/ftmp-security.t
81077 ____________________________________________________________________________
81078 [  6446] By: jhi                                   on 2000/07/26  18:06:32
81079         Log: docfix from Peter Scott <Peter@PSDT.com>.
81080      Branch: perl
81081            ! pod/perlfunc.pod
81082 ____________________________________________________________________________
81083 [  6445] By: jhi                                   on 2000/07/26  17:53:31
81084         Log: Fix *foo{FORMAT}.
81085              
81086              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81087              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
81088              Date: Wed, 26 Jul 2000 19:51:02 +0200
81089              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
81090              
81091              From: Graham Barr <gbarr@pobox.com>
81092              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
81093              Date: Wed, 26 Jul 2000 17:38:36 +0100
81094              Message-ID: <20000726173836.L472@pobox.com>
81095      Branch: perl
81096            ! pp.c sv.c t/op/gv.t
81097 ____________________________________________________________________________
81098 [  6444] By: jhi                                   on 2000/07/26  17:49:14
81099         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
81100              from Graham Barr in the module list.
81101      Branch: perl
81102            ! gv.c pod/perlobj.pod
81103 ____________________________________________________________________________
81104 [  6443] By: jhi                                   on 2000/07/26  16:06:56
81105         Log: More split() doc and test patches from Mike Guy.
81106      Branch: perl
81107            ! pod/perlfunc.pod t/op/split.t
81108 ____________________________________________________________________________
81109 [  6442] By: jhi                                   on 2000/07/26  16:05:30
81110         Log: MacOS nits from Matthias Neeracher.
81111      Branch: perl
81112            ! perl.c pp_ctl.c
81113 ____________________________________________________________________________
81114 [  6441] By: jhi                                   on 2000/07/26  04:39:57
81115         Log: Subject: [PATCH] split /^/
81116              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81117              Date: Tue, 25 Jul 2000 14:18:57 +0100
81118              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
81119              
81120              (with notes from tchrist and gbarr)
81121      Branch: perl
81122            ! pod/perlfunc.pod t/op/split.t
81123 ____________________________________________________________________________
81124 [  6440] By: jhi                                   on 2000/07/26  04:32:32
81125         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
81126              From: Peter Prymmer <pvhp@forte.com>
81127              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
81128              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
81129      Branch: perl
81130            ! vms/munchconfig.c
81131 ____________________________________________________________________________
81132 [  6439] By: jhi                                   on 2000/07/26  04:31:01
81133         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
81134              to be fatal errors (instead of by default ignoring them, and
81135              ignoring with a bug: even though -w gave an error, the opening [
81136              was left in)  Reported in:
81137              
81138              Subject: [ID 20000716.024] [=cc=] / [:blank:]
81139              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
81140              Date: Sun, 16 Jul 2000 17:55:29 -0700
81141              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
81142      Branch: perl
81143            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
81144 ____________________________________________________________________________
81145 [  6438] By: jhi                                   on 2000/07/25  15:41:15
81146         Log: Subject: [PATCH] av.c apidoc
81147              From: simon@brecon.co.uk (Simon Cozens)
81148              Date: 24 Jul 2000 06:40:52 GMT
81149              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
81150      Branch: perl
81151            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
81152            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
81153 ____________________________________________________________________________
81154 [  6437] By: jhi                                   on 2000/07/25  14:05:36
81155         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
81156              From: "Stephen P. Potter" <spp@ds.net>
81157              Date: Mon, 24 Jul 2000 14:22:23 -0400
81158              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
81159      Branch: perl
81160            ! pod/perllocale.pod
81161 ____________________________________________________________________________
81162 [  6436] By: jhi                                   on 2000/07/25  14:02:03
81163         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
81164              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81165              Date: Mon, 24 Jul 2000 18:04:28 +0100
81166              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
81167      Branch: perl
81168            ! t/lib/syslfs.t t/op/lfs.t
81169 ____________________________________________________________________________
81170 [  6435] By: jhi                                   on 2000/07/25  13:59:28
81171         Log: Get UTF16 BOMs working.  Patch from
81172              
81173              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
81174              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81175              Date: Tue, 25 Jul 2000 12:52:45 +0100
81176              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
81177              
81178              and notes from
81179              
81180              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
81181              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81182              Date: Tue, 25 Jul 2000 11:43:25 +0100
81183              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
81184      Branch: perl
81185            ! t/comp/require.t toke.c utf8.c
81186 ____________________________________________________________________________
81187 [  6434] By: jhi                                   on 2000/07/25  02:39:54
81188         Log: Make the "uninit variable" warning to say "concat or string"
81189              or "join or string" when in concat or join .
81190              
81191              Subject: Re: [ID 20000403.009] uninitialised concatenation???
81192              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81193              Date: Tue, 04 Apr 2000 18:22:58 +0100
81194              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
81195              
81196              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
81197              From: William R Ward <hermit@BayView.COM>
81198              Date: Thu, 30 Mar 2000 19:50:03 -0800
81199              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
81200      Branch: perl
81201            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
81202            ! t/pragma/warn/op t/pragma/warn/sv
81203 ____________________________________________________________________________
81204 [  6433] By: jhi                                   on 2000/07/24  17:52:56
81205         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
81206      Branch: perl
81207            ! lib/File/Spec/VMS.pm
81208 ____________________________________________________________________________
81209 [  6432] By: jhi                                   on 2000/07/24  17:44:44
81210         Log: Test cases for #6431.
81211              
81212              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
81213              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81214              Date: Mon, 24 Jul 2000 15:32:29 +0100
81215              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
81216      Branch: perl
81217            ! t/op/pat.t t/op/split.t
81218 ____________________________________________________________________________
81219 [  6431] By: jhi                                   on 2000/07/24  17:43:17
81220         Log: Bind op fix.
81221              
81222              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
81223              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81224              Date: Mon, 17 Jul 2000 20:04:56 +0100
81225              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
81226      Branch: perl
81227            ! op.c
81228 ____________________________________________________________________________
81229 [  6430] By: jhi                                   on 2000/07/24  03:42:42
81230         Log: Subject: [ID 20000716.023] syslog test fails without sockets
81231              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81232              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
81233              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
81234      Branch: metaconfig/U/perl
81235            ! Extensions.U
81236      Branch: perl
81237            ! Configure config_h.SH
81238 ____________________________________________________________________________
81239 [  6429] By: jhi                                   on 2000/07/24  03:11:52
81240         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
81241              case, but add also notes explaining the relationship of this
81242              patch and the earlier notes by Sarathy.
81243              
81244              Subject: Map is still slow
81245              From: "Ben Tilly" <ben_tilly@hotmail.com>
81246              Date: Sat, 15 Jul 2000 17:23:27 EDT
81247              Message-ID: <20000715212327.21656.qmail@hotmail.com>
81248      Branch: perl
81249            ! pp_ctl.c
81250 ____________________________________________________________________________
81251 [  6428] By: jhi                                   on 2000/07/24  02:58:52
81252         Log: Documentation to explain the behaviour of map().
81253              
81254              Subject: Re: Map is still slow 
81255              From: Gurusamy Sarathy <gsar@ActiveState.com>
81256              Date: Sat, 15 Jul 2000 16:05:09 -0700
81257              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
81258      Branch: perl
81259            ! pp_ctl.c
81260 ____________________________________________________________________________
81261 [  6427] By: jhi                                   on 2000/07/24  02:50:03
81262         Log: Add tests for
81263              [ID 19991110.003] another matching finding by pcre author
81264              which has already been fixed by some patch, as verified in
81265              
81266              Subject: Re: two regex bugs from the mists of time (well, last November)
81267              From: Hugo <hv@crypt.compulink.co.uk>
81268              Date: Sat, 22 Jul 2000 18:12:58 +0100
81269              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
81270      Branch: perl
81271            ! t/op/re_tests
81272 ____________________________________________________________________________
81273 [  6426] By: jhi                                   on 2000/07/24  02:11:20
81274         Log: A missing 'break' after the [[:space:]] switch case.
81275              
81276              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
81277              From: "Stephen P. Potter" <spp@ds.net>
81278              Date: Tue, 18 Jul 2000 16:25:17 -0400
81279              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
81280      Branch: perl
81281            ! regcomp.c
81282 ____________________________________________________________________________
81283 [  6425] By: jhi                                   on 2000/07/24  02:06:12
81284         Log: The output might have been produced in the wrong order.
81285              
81286              Subject: [ID 20000720.003] [PATCH] t/op/write.t
81287              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81288              Date: Thu, 20 Jul 2000 18:49:18 +0100
81289              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
81290      Branch: perl
81291            ! t/op/write.t
81292 ____________________________________________________________________________
81293 [  6424] By: jhi                                   on 2000/07/24  02:00:07
81294         Log: Use STDOUT consistently.
81295              
81296              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
81297              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81298              Date: Thu, 20 Jul 2000 18:04:01 +0100
81299              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
81300      Branch: perl
81301            ! lib/Test/Harness.pm
81302 ____________________________________________________________________________
81303 [  6423] By: jhi                                   on 2000/07/24  01:54:54
81304         Log: Protect against "wild next"s, that is, callbacks doing "next"
81305              instead of "return".
81306              
81307              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
81308              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81309              Date: Tue, 18 Jul 2000 11:30:16 +0100
81310              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
81311      Branch: perl
81312            ! lib/File/Find.pm
81313 ____________________________________________________________________________
81314 [  6422] By: jhi                                   on 2000/07/24  01:35:47
81315         Log: Out-of-date note removed.
81316              
81317              Subject: [PATCH] documentation perlipc
81318              From: rspier@pobox.com (Robert Spier)
81319              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
81320              Message-ID: <14711.35178.572612.502654@rls.cx>
81321      Branch: perl
81322            ! pod/perlipc.pod
81323 ____________________________________________________________________________
81324 [  6421] By: jhi                                   on 2000/07/24  00:09:18
81325         Log: Send all installperl messages to STDERR and be -w clean.
81326              
81327              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
81328              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81329              Date: Sat, 22 Jul 2000 14:02:11 +0100
81330              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
81331      Branch: perl
81332            ! installperl
81333 ____________________________________________________________________________
81334 [  6420] By: jhi                                   on 2000/07/24  00:04:19
81335         Log: Decutandpasto.
81336              
81337              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
81338              From: "Richard Soderberg" <rs@crystalflame.net>
81339              Date: Sun, 23 Jul 2000 01:37:23 -0700
81340              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
81341      Branch: perl
81342            ! pod/perlipc.pod
81343 ____________________________________________________________________________
81344 [  6419] By: jhi                                   on 2000/07/24  00:01:12
81345         Log: A cleaner abs_path().
81346              Subject: Re: unix alternative to Cwd.pm
81347              From: Jeff Pinyan <jeffp@crusoe.net>
81348              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
81349              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
81350      Branch: perl
81351            ! lib/Cwd.pm
81352 ____________________________________________________________________________
81353 [  6418] By: jhi                                   on 2000/07/23  23:48:56
81354         Log: Detypo.
81355              
81356              Subject: [PATCH perl-current] Typo in hints/powerux.sh
81357              From: "Richard Soderberg" <rs@crystalflame.net>
81358              Date: Sun, 23 Jul 2000 01:27:33 -0700
81359              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
81360      Branch: perl
81361            ! hints/powerux.sh
81362 ____________________________________________________________________________
81363 [  6417] By: jhi                                   on 2000/07/17  22:13:31
81364         Log: Subject: SDBM_File documentation
81365              From: mjd@plover.com
81366              Date: 16 Jul 2000 17:41:17 -0000
81367              Message-ID: <20000716174117.18515.qmail@plover.com>
81368      Branch: perl
81369            ! ext/SDBM_File/SDBM_File.pm
81370 ____________________________________________________________________________
81371 [  6416] By: jhi                                   on 2000/07/17  19:13:26
81372         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
81373      Branch: perl
81374            ! hints/mpeix.sh mpeix/relink
81375 ____________________________________________________________________________
81376 [  6415] By: jhi                                   on 2000/07/15  14:11:02
81377         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
81378              the utf8 'characters' can be more than one octet).
81379              
81380              Date: Sat, 15 Jul 2000 00:21:56 +0100
81381              From: Tom Hughes <tom@compton.nu>
81382              Subject: Re: [ID 20000714.002]
81383              Message-ID: <db2334de49.tom@compton.compton.nu>
81384              
81385              Reported in
81386              
81387              Subject: [ID 20000714.002]
81388              From: "Simon Cozens" <simon@othersideofthe.earth.li>
81389              Date: 14 Jul 2000 15:13:09 -0000
81390              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
81391      Branch: perl
81392            ! doop.c
81393 ____________________________________________________________________________
81394 [  6414] By: jhi                                   on 2000/07/15  03:13:41
81395         Log: another VMS build tweak from Peter Prymmer
81396      Branch: perl
81397            ! vms/descrip_mms.template
81398 ____________________________________________________________________________
81399 [  6413] By: jhi                                   on 2000/07/15  03:10:40
81400         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
81401      Branch: perl
81402            ! vms/perlvms.pod
81403 ____________________________________________________________________________
81404 [  6412] By: jhi                                   on 2000/07/15  00:31:05
81405         Log: More docs for sv functions.
81406              
81407              Subject: [PATCH cfgperl] sv.c apidoc
81408              From: simon@brecon.co.uk (Simon Cozens)
81409              Date: 13 Jul 2000 09:00:20 GMT
81410              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
81411              
81412              Subject: Re: [PATCH cfgperl] sv.c apidoc
81413              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81414              Date: Thu, 13 Jul 2000 12:27:41 +0100
81415              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
81416              
81417              Subject: Re: [PATCH cfgperl] sv.c apidoc
81418              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81419              Date: Thu, 13 Jul 2000 13:23:09 +0100
81420              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
81421              
81422              Subject: Re: [PATCH cfgperl] sv.c apidoc
81423              From: simon@brecon.co.uk (Simon Cozens)
81424              Date: 14 Jul 2000 06:51:02 GMT
81425              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
81426      Branch: perl
81427            ! embed.pl pod/perlapi.pod sv.c
81428 ____________________________________________________________________________
81429 [  6411] By: jhi                                   on 2000/07/15  00:10:41
81430         Log: lib/b test fixes from Peter Prymmer.
81431      Branch: perl
81432            ! t/lib/b.t
81433 ____________________________________________________________________________
81434 [  6410] By: jhi                                   on 2000/07/15  00:02:09
81435         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
81436              From: Hugo <hv@crypt.compulink.co.uk>
81437              Date: Fri, 14 Jul 2000 23:05:20 +0100
81438              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
81439              
81440              Didn't anymore apply, but that point still could use another fix.
81441      Branch: perl
81442            ! pod/perlfunc.pod
81443 ____________________________________________________________________________
81444 [  6409] By: jhi                                   on 2000/07/14  23:15:15
81445         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
81446              not in pod, from Peter Prymmer
81447      Branch: perl
81448            ! vms/descrip_mms.template
81449 ____________________________________________________________________________
81450 [  6408] By: jhi                                   on 2000/07/14  20:35:05
81451         Log: The bug report
81452              [ID 19991110.002] minimal matching discrepancy found by pcre author
81453              seems to have been fixed (though differently from what was suggested
81454              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
81455      Branch: perl
81456            ! t/op/re_tests
81457 ____________________________________________________________________________
81458 [  6407] By: jhi                                   on 2000/07/14  17:38:08
81459         Log: Fix AutoSplit to use File::Spec the right way in VMS,
81460              from Peter Prymmer.
81461      Branch: perl
81462            ! lib/AutoSplit.pm
81463 ____________________________________________________________________________
81464 [  6406] By: jhi                                   on 2000/07/14  14:13:22
81465         Log: Merge perlhacktut into perlhack, update perlguts.
81466              
81467              Subject: Re: Perlhacktut
81468              From: simon@brecon.co.uk (Simon Cozens)
81469              Date: 14 Jul 2000 06:49:21 GMT
81470              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
81471              
81472              Subject: Re: Perlhacktut
81473              From: simon@brecon.co.uk (Simon Cozens)
81474              Date: 14 Jul 2000 07:09:45 GMT
81475              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
81476      Branch: perl
81477            ! pod/perlguts.pod pod/perlhack.pod
81478 ____________________________________________________________________________
81479 [  6405] By: jhi                                   on 2000/07/14  14:02:31
81480         Log: Integrate with Sarathy.
81481      Branch: cfgperl
81482           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
81483           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
81484           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
81485 ____________________________________________________________________________
81486 [  6404] By: gsar                                  on 2000/07/14  12:15:02
81487         Log: PERL_OBJECT build tweaks
81488      Branch: perl
81489            ! toke.c
81490 ____________________________________________________________________________
81491 [  6403] By: gsar                                  on 2000/07/14  11:23:41
81492         Log: inconsistent types needs casts
81493      Branch: perl
81494            ! toke.c
81495 ____________________________________________________________________________
81496 [  6402] By: gsar                                  on 2000/07/14  11:12:04
81497         Log: typos in change#6399, regen headers
81498      Branch: perl
81499            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
81500 ____________________________________________________________________________
81501 [  6401] By: gsar                                  on 2000/07/14  10:59:12
81502         Log: typecasts needed for change#6394
81503      Branch: perl
81504            ! toke.c
81505 ____________________________________________________________________________
81506 [  6400] By: gsar                                  on 2000/07/14  10:49:37
81507         Log: integrate cfgperl contents into mainline
81508      Branch: perl
81509           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
81510           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
81511 ____________________________________________________________________________
81512 [  6399] By: gsar                                  on 2000/07/14  10:38:35
81513         Log: enable UTF-16 filter by default if relevant BOM is seen; various
81514              cleanups (typos, misformatted code, and small bugs)
81515      Branch: perl
81516            ! doop.c embed.pl mg.c op.c pp.c toke.c
81517 ____________________________________________________________________________
81518 [  6398] By: gsar                                  on 2000/07/14  08:55:38
81519         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
81520              name suggests anyway)
81521      Branch: perl
81522            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
81523 ____________________________________________________________________________
81524 [  6397] By: gsar                                  on 2000/07/14  08:44:33
81525         Log: move new variables to the end of the interpreter structure (for
81526              bincompat in code that doesn't #include XSUB.h)
81527      Branch: perl
81528            ! intrpvar.h
81529 ____________________________________________________________________________
81530 [  6396] By: gsar                                  on 2000/07/14  08:13:58
81531         Log: MakeMaker should not remove editor backups (*~) on `make clean`
81532              by default (completes change#6383)
81533      Branch: perl
81534            ! lib/ExtUtils/MM_Unix.pm
81535 ____________________________________________________________________________
81536 [  6395] By: jhi                                   on 2000/07/14  05:20:33
81537         Log: Replace change #6337 with a better one.
81538              
81539              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81540              From: Hugo <hv@crypt.compulink.co.uk>
81541              Date: Fri, 14 Jul 2000 04:16:20 +0100
81542              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
81543      Branch: cfgperl
81544            ! regexec.c t/op/re_tests
81545 ____________________________________________________________________________
81546 [  6394] By: jhi                                   on 2000/07/14  01:33:59
81547         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
81548      Branch: cfgperl
81549            ! embed.pl global.sym proto.h toke.c
81550 ____________________________________________________________________________
81551 [  6393] By: jhi                                   on 2000/07/13  23:41:23
81552         Log: remove discarded test
81553      Branch: cfgperl
81554            ! MANIFEST
81555 ____________________________________________________________________________
81556 [  6392] By: jhi                                   on 2000/07/13  23:32:25
81557         Log: The {multiplier} of a fixed substring was overlooked which
81558              caused a wrong initial search offset for that substring.
81559              
81560              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
81561              From: Hugo <hv@crypt.compulink.co.uk>
81562              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
81563              Date: Thu, 13 Jul 2000 19:27:13 +0100
81564      Branch: cfgperl
81565            ! regcomp.c t/op/re_tests
81566 ____________________________________________________________________________
81567 [  6391] By: jhi                                   on 2000/07/13  16:37:42
81568         Log: typo fix from Craig Berry
81569      Branch: cfgperl
81570            ! vms/subconfigure.com
81571 ____________________________________________________________________________
81572 [  6390] By: jhi                                   on 2000/07/13  13:20:12
81573         Log: Integrate with Sarathy.
81574      Branch: cfgperl
81575            - t/op/method2entersub.t
81576           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
81577           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
81578           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
81579           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
81580 ____________________________________________________________________________
81581 [  6389] By: jhi                                   on 2000/07/13  13:18:48
81582         Log: Detypo from Peter Prymmer, part of #6388.
81583      Branch: cfgperl
81584            ! Configure config_h.SH
81585      Branch: metaconfig
81586            ! U/modified/d_longlong.U
81587 ____________________________________________________________________________
81588 [  6388] By: gsar                                  on 2000/07/13  06:33:40
81589         Log: typos (spotted by Peter Prymmer)
81590      Branch: perl
81591            ! Configure t/lib/english.t
81592 ____________________________________________________________________________
81593 [  6387] By: gsar                                  on 2000/07/13  05:35:28
81594         Log: new selfloader.t in change#6183 doesn't close DATA handles,
81595              and thus fails to clean up tmp files on dosish platforms
81596      Branch: perl
81597            ! t/lib/selfloader.t
81598 ____________________________________________________________________________
81599 [  6386] By: gsar                                  on 2000/07/12  21:42:39
81600         Log: sprintf test tweaks (from Dominic Dunlop)
81601      Branch: perl
81602            ! t/op/sprintf.t
81603 ____________________________________________________________________________
81604 [  6385] By: gsar                                  on 2000/07/12  21:33:46
81605         Log: fix bugs in processing %v-*d and similar format specs (from
81606              Avi Finkel <avi@finkel.org>)
81607      Branch: perl
81608            ! sv.c t/op/sprintf.t
81609 ____________________________________________________________________________
81610 [  6384] By: gsar                                  on 2000/07/12  16:04:19
81611         Log: readd missing perldelta.pod changes from changes#6339,6376
81612      Branch: perl
81613            ! pod/perldelta.pod
81614 ____________________________________________________________________________
81615 [  6383] By: gsar                                  on 2000/07/12  16:00:51
81616         Log: don't clobber *.orig files on *clean targets
81617      Branch: perl
81618            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
81619 ____________________________________________________________________________
81620 [  6382] By: gsar                                  on 2000/07/12  07:59:12
81621         Log: fix broken integrations in cfgperl
81622      Branch: cfgperl
81623           !> Changes pod/perldelta.pod
81624 ____________________________________________________________________________
81625 [  6381] By: gsar                                  on 2000/07/12  07:42:17
81626         Log: integrate cfgperl changes into mainline
81627      Branch: perl
81628            ! Changes
81629           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
81630           !> pod/perlre.pod
81631 ____________________________________________________________________________
81632 [  6380] By: gsar                                  on 2000/07/12  07:31:00
81633         Log: get sprintf.t to adjust properly for 3-digit exponents
81634      Branch: perl
81635            ! t/op/sprintf.t
81636 ____________________________________________________________________________
81637 [  6379] By: gsar                                  on 2000/07/12  06:40:04
81638         Log: change#6174 needs corresponding change in win32/config_h.PL,
81639              which grovels through config_h.SH to find the config.h name
81640      Branch: perl
81641            ! win32/config_h.PL
81642 ____________________________________________________________________________
81643 [  6378] By: jhi                                   on 2000/07/12  05:03:59
81644         Log: Do the cc sanity check both before the hints and
81645              after the cc selction.
81646      Branch: cfgperl
81647            ! Configure config_h.SH
81648      Branch: metaconfig
81649            ! U/modified/Oldconfig.U U/modified/cc.U
81650      Branch: metaconfig/U/perl
81651            + Checkcc.U
81652 ____________________________________________________________________________
81653 [  6377] By: jhi                                   on 2000/07/12  02:49:22
81654         Log: Fix nits noticed by Boston.pm.
81655      Branch: cfgperl
81656            ! pod/perlre.pod
81657 ____________________________________________________________________________
81658 [  6376] By: jhi                                   on 2000/07/11  21:22:13
81659         Log: Configure cosmetics and perldelta.
81660      Branch: cfgperl
81661            ! Configure config_h.SH pod/perldelta.pod
81662      Branch: metaconfig
81663            ! U/modified/cc.U
81664 ____________________________________________________________________________
81665 [  6375] By: gsar                                  on 2000/07/11  21:17:35
81666         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
81667      Branch: perl
81668            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
81669            ! win32/win32sck.c
81670 ____________________________________________________________________________
81671 [  6374] By: gsar                                  on 2000/07/11  20:48:50
81672         Log: tweak for build failure under multiplicity
81673      Branch: perl
81674            ! toke.c
81675 ____________________________________________________________________________
81676 [  6373] By: gsar                                  on 2000/07/11  20:37:23
81677         Log: integrate cfgperl changes#6325..6373 into mainline
81678              (NOTE: today's batch of integrations still untested)
81679      Branch: perl
81680           +> ext/DynaLoader/hints/netbsd.pl
81681            ! Changes
81682           !> (integrate 26 files)
81683 ____________________________________________________________________________
81684 [  6372] By: jhi                                   on 2000/07/11  20:30:36
81685         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
81686              regen perltoc.
81687      Branch: cfgperl
81688            + pod/perlbook.pod
81689            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
81690            ! pod/perltoc.pod
81691 ____________________________________________________________________________
81692 [  6371] By: jhi                                   on 2000/07/11  20:08:56
81693         Log: Minor cleanups on the booklist.
81694      Branch: cfgperl
81695            ! pod/perlfaq2.pod
81696 ____________________________________________________________________________
81697 [  6370] By: jhi                                   on 2000/07/11  19:31:13
81698         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
81699      Branch: cfgperl
81700            ! t/pragma/overload.t
81701 ____________________________________________________________________________
81702 [  6369] By: gsar                                  on 2000/07/11  19:27:48
81703         Log: integrate cfgperl changes#6293..6324 into mainline
81704      Branch: perl
81705           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
81706            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
81707           !> (integrate 30 files)
81708 ____________________________________________________________________________
81709 [  6368] By: gsar                                  on 2000/07/11  19:18:57
81710         Log: skip integrate of problematic change#6292 from cfgperl into mainline
81711      Branch: perl
81712           !> pp_hot.c
81713 ____________________________________________________________________________
81714 [  6367] By: gsar                                  on 2000/07/11  19:17:21
81715         Log: integrate cfgperl changes#6288..6290 into mainline
81716      Branch: perl
81717           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
81718 ____________________________________________________________________________
81719 [  6366] By: gsar                                  on 2000/07/11  19:11:18
81720         Log: integrate cfgperl changes#6268..6282 into mainline
81721      Branch: perl
81722           !> (integrate 30 files)
81723 ____________________________________________________________________________
81724 [  6365] By: gsar                                  on 2000/07/11  18:57:00
81725         Log: delete new accidentally branched file
81726      Branch: perl
81727            - t/op/method2entersub.t
81728 ____________________________________________________________________________
81729 [  6364] By: gsar                                  on 2000/07/11  18:55:13
81730         Log: skip integrate of change#6267 from cfgperl into mainline (the
81731              method call optimization is flawed without additional hints
81732              from user about immutableness of @ISA and no runtime method
81733              definitions)
81734      Branch: perl
81735           +> t/op/method2entersub.t
81736           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
81737           !> perl.h t/op/sprintf.t xsutils.c
81738 ____________________________________________________________________________
81739 [  6363] By: gsar                                  on 2000/07/11  18:49:43
81740         Log: integrate cfgperl changes#6261..6266 into mainline
81741      Branch: perl
81742           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
81743           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
81744           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
81745           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
81746 ____________________________________________________________________________
81747 [  6362] By: gsar                                  on 2000/07/11  18:43:26
81748         Log: integrate cfgperl changes#6252..6260 into mainline
81749      Branch: perl
81750           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
81751           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
81752           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
81753           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
81754 ____________________________________________________________________________
81755 [  6361] By: gsar                                  on 2000/07/11  18:37:12
81756         Log: skip integrate of problematic change#6251 from cfgperl into mainline
81757      Branch: perl
81758           !> lib/Exporter.pm
81759 ____________________________________________________________________________
81760 [  6360] By: gsar                                  on 2000/07/11  18:34:56
81761         Log: integrate cfgperl change#6250 into mainline
81762      Branch: perl
81763           +> t/op/my_stash.t
81764           !> MANIFEST embed.pl proto.h toke.c
81765 ____________________________________________________________________________
81766 [  6359] By: gsar                                  on 2000/07/11  18:21:19
81767         Log: integrate cfgperl changes#6242..6249 into mainline
81768      Branch: perl
81769           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
81770           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
81771           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
81772           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
81773           !> t/lib/peek.t utf8.c
81774 ____________________________________________________________________________
81775 [  6358] By: gsar                                  on 2000/07/11  18:15:45
81776         Log: skip integrate of problematic change#6241 from cfgperl into mainline
81777      Branch: perl
81778           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
81779 ____________________________________________________________________________
81780 [  6357] By: jhi                                   on 2000/07/11  18:15:16
81781         Log: Fix for
81782              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
81783              From: Roderick Schertler <roderick@argon.org> 
81784              Date: Tue, 11 Jul 2000 13:55:05 -0400 
81785              Message-Id: <200007111755.NAA05077@jones.argon.org> 
81786      Branch: cfgperl
81787            ! doio.c
81788 ____________________________________________________________________________
81789 [  6356] By: jhi                                   on 2000/07/11  18:12:51
81790         Log: Typo in #6341.
81791      Branch: cfgperl
81792            ! pp_hot.c
81793 ____________________________________________________________________________
81794 [  6355] By: gsar                                  on 2000/07/11  18:12:10
81795         Log: integrate cfgperl changes#6231..6240 into mainline
81796      Branch: perl
81797           +> pod/perlutil.pod
81798           !> (integrate 35 files)
81799 ____________________________________________________________________________
81800 [  6354] By: jhi                                   on 2000/07/11  18:04:34
81801         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
81802              From: Dominic Dunlop <domo@computer.org> 
81803              Date: Tue, 11 Jul 2000 12:27:33 +0200 
81804              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
81805              
81806              Replaces change #6268.
81807      Branch: cfgperl
81808            ! t/op/sprintf.t
81809 ____________________________________________________________________________
81810 [  6353] By: gsar                                  on 2000/07/11  17:59:51
81811         Log: skip integrate of problematic change#6230 from cfgperl into mainline
81812              (a later version of File::Spec is already in mainline)
81813      Branch: perl
81814           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
81815           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
81816 ____________________________________________________________________________
81817 [  6352] By: gsar                                  on 2000/07/11  17:57:48
81818         Log: integrate cfgperl changes#6224..6229 into mainline
81819      Branch: perl
81820           +> lib/lib.pm.PL
81821            - lib/lib.pm
81822           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
81823           !> lib/English.pm op.c t/lib/english.t
81824 ____________________________________________________________________________
81825 [  6351] By: gsar                                  on 2000/07/11  17:50:10
81826         Log: skip integrate of problematic change#6223 from cfgperl into mainline
81827      Branch: perl
81828           !> doio.c
81829 ____________________________________________________________________________
81830 [  6350] By: gsar                                  on 2000/07/11  17:48:28
81831         Log: integrate cfgperl changes#6220..6222 into mainline
81832      Branch: perl
81833           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
81834           !> toke.c utf8.c win32/win32.h
81835 ____________________________________________________________________________
81836 [  6349] By: gsar                                  on 2000/07/11  17:46:13
81837         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
81838              mainline
81839      Branch: perl
81840           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
81841           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
81842           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81843 ____________________________________________________________________________
81844 [  6348] By: jhi                                   on 2000/07/11  17:45:49
81845         Log: README.posix-bc podified from Thomas Dorner.
81846      Branch: cfgperl
81847            ! README.posix-bc
81848 ____________________________________________________________________________
81849 [  6347] By: gsar                                  on 2000/07/11  17:42:04
81850         Log: integrate cfgperl change#6217 into mainline
81851      Branch: perl
81852           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
81853           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
81854           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
81855 ____________________________________________________________________________
81856 [  6346] By: gsar                                  on 2000/07/11  17:39:37
81857         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
81858              mainline
81859      Branch: perl
81860           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
81861           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81862           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
81863           !> perlapi.h pod/perlapi.pod
81864 ____________________________________________________________________________
81865 [  6345] By: gsar                                  on 2000/07/11  17:36:42
81866         Log: integrate cfgperl changes#6207..6210 into mainline
81867      Branch: perl
81868           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
81869           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
81870 ____________________________________________________________________________
81871 [  6344] By: gsar                                  on 2000/07/11  17:31:20
81872         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
81873              mainline
81874      Branch: perl
81875           !> (integrate 40 files)
81876 ____________________________________________________________________________
81877 [  6343] By: gsar                                  on 2000/07/11  17:19:08
81878         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
81879      Branch: perl
81880           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
81881            ! Changes
81882           !> (integrate 34 files)
81883 ____________________________________________________________________________
81884 [  6342] By: jhi                                   on 2000/07/11  16:05:48
81885         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
81886              To: perl5-porters@perl.org
81887              From: Karsten Sperling <spiff@phreax.net>
81888              Date: Mon, 10 Jul 2000 15:12:52 +0200
81889              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
81890      Branch: cfgperl
81891            ! lib/Symbol.pm
81892 ____________________________________________________________________________
81893 [  6341] By: jhi                                   on 2000/07/11  15:59:23
81894         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
81895              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81896              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
81897              Date: Fri, 07 Jul 2000 17:57:16 +0100
81898      Branch: cfgperl
81899            ! pp_hot.c
81900 ____________________________________________________________________________
81901 [  6340] By: jhi                                   on 2000/07/11  15:55:47
81902         Log: Subject: Re: format bug report  [Patch]
81903              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81904              Date: Wed, 05 Jul 2000 13:12:52 +0200
81905              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
81906              
81907              Subject: Re: format bug report  [Patch]
81908              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81909              Date: Wed, 05 Jul 2000 14:10:01 +0200
81910              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
81911      Branch: cfgperl
81912            ! t/op/write.t toke.c
81913 ____________________________________________________________________________
81914 [  6339] By: jhi                                   on 2000/07/11  13:54:09
81915         Log: Be less forgiving about ambiguous and illegal tr ranges.
81916              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81917              From: Mark-Jason Dominus <mjd@plover.com>
81918              Date: Tue, 04 Jul 2000 10:00:12 -0400
81919              Message-ID: <20000704140012.17772.qmail@plover.com>
81920              
81921              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
81922              From: Mark-Jason Dominus <mjd@plover.com>
81923              Date: Wed, 05 Jul 2000 09:37:36 -0400
81924              Message-ID: <20000705133736.27293.qmail@plover.com>
81925      Branch: cfgperl
81926            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
81927 ____________________________________________________________________________
81928 [  6338] By: jhi                                   on 2000/07/11  13:31:24
81929         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
81930              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
81931              Date: Tue, 11 Jul 2000 13:50:51 +0100
81932              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
81933      Branch: cfgperl
81934            ! sv.c
81935 ____________________________________________________________________________
81936 [  6337] By: jhi                                   on 2000/07/11  13:29:14
81937         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
81938              From: Hugo <hv@crypt.compulink.co.uk>
81939              Date: Tue, 11 Jul 2000 12:44:50 +0100
81940              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
81941      Branch: cfgperl
81942            ! regexec.c t/op/re_tests
81943 ____________________________________________________________________________
81944 [  6336] By: jhi                                   on 2000/07/11  13:26:47
81945         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
81946              From: simon@brecon.co.uk (Simon Cozens)
81947              Date: 7 Jul 2000 11:26:09 GMT
81948              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
81949      Branch: cfgperl
81950            ! mg.c
81951 ____________________________________________________________________________
81952 [  6335] By: jhi                                   on 2000/07/11  13:23:37
81953         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
81954              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
81955              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
81956              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
81957      Branch: cfgperl
81958            + ext/DynaLoader/hints/netbsd.pl
81959            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
81960 ____________________________________________________________________________
81961 [  6334] By: jhi                                   on 2000/07/11  13:20:38
81962         Log: Subject: PATCH perlguts.pod: Document D and d magic types
81963              From: mjd@plover.com
81964              Date: 5 Jul 2000 18:01:51 -0000
81965              Message-ID: <20000705180151.29413.qmail@plover.com>
81966      Branch: cfgperl
81967            ! pod/perlguts.pod
81968 ____________________________________________________________________________
81969 [  6333] By: jhi                                   on 2000/07/11  13:15:51
81970         Log: Precedence goof, fix based on
81971              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
81972              From: Hugo <hv@crypt.compulink.co.uk>
81973              Date: Tue, 11 Jul 2000 12:52:38 +0100
81974              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
81975      Branch: cfgperl
81976            ! t/op/taint.t
81977 ____________________________________________________________________________
81978 [  6332] By: jhi                                   on 2000/07/11  12:40:17
81979         Log: Integrate with Sarathy.
81980      Branch: cfgperl
81981           !> win32/win32sck.c
81982 ____________________________________________________________________________
81983 [  6331] By: jhi                                   on 2000/07/10  20:14:16
81984         Log: Sprinkle ldlibpath.
81985      Branch: cfgperl
81986            ! pod/Makefile.SH
81987 ____________________________________________________________________________
81988 [  6330] By: jhi                                   on 2000/07/10  17:54:49
81989         Log: More POSIX.pod tweaks.
81990      Branch: cfgperl
81991            ! ext/POSIX/POSIX.pod
81992 ____________________________________________________________________________
81993 [  6329] By: jhi                                   on 2000/07/10  14:02:12
81994         Log: Reorder perl.pod once more.
81995      Branch: cfgperl
81996            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81997 ____________________________________________________________________________
81998 [  6328] By: gsar                                  on 2000/07/10  07:06:00
81999         Log: accept() leaks memory on windows due to incorrect ordering of
82000              closesocket() and fclose() calls
82001      Branch: perl
82002            ! win32/win32sck.c
82003 ____________________________________________________________________________
82004 [  6327] By: gsar                                  on 2000/07/10  06:49:17
82005         Log: winsock options weren't being set in all threads under ithreads
82006              (caused send()s from second and subsequent threads to fail)
82007      Branch: perl
82008            ! win32/win32sck.c
82009 ____________________________________________________________________________
82010 [  6326] By: jhi                                   on 2000/07/08  02:45:40
82011         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
82012              was cast to an unsigned (32-bit) integer with wild abandon.
82013      Branch: cfgperl
82014            ! ext/Devel/DProf/DProf.xs
82015 ____________________________________________________________________________
82016 [  6325] By: jhi                                   on 2000/07/07  18:50:33
82017         Log: Remove perlbook, update perlfaq book listing,
82018              rearrange perl.pod, regenerate perltoc.
82019      Branch: cfgperl
82020            - pod/perlbook.pod
82021            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
82022            ! pod/perlfaq2.pod pod/perltoc.pod
82023 ____________________________________________________________________________
82024 [  6324] By: jhi                                   on 2000/07/07  14:03:40
82025         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
82026      Branch: cfgperl
82027            ! sv.h toke.c
82028 ____________________________________________________________________________
82029 [  6323] By: jhi                                   on 2000/07/06  16:03:55
82030         Log: Fix complaints of buildtoc.
82031      Branch: cfgperl
82032            + lib/Win32.pod
82033            - pod/Win32.pod
82034            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
82035 ____________________________________________________________________________
82036 [  6322] By: jhi                                   on 2000/07/06  15:15:52
82037         Log: Add =head1 NAMEs so that buildtoc is happy.
82038              (The CGI::Util nit reported to Lincoln.)
82039      Branch: cfgperl
82040            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
82041            ! pod/perltoc.pod
82042 ____________________________________________________________________________
82043 [  6321] By: jhi                                   on 2000/07/06  03:16:04
82044         Log: Config is being used.
82045      Branch: cfgperl
82046            ! t/op/method.t
82047 ____________________________________________________________________________
82048 [  6320] By: jhi                                   on 2000/07/06  03:13:13
82049         Log: Integrate with Sarathy.
82050      Branch: cfgperl
82051           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
82052 ____________________________________________________________________________
82053 [  6319] By: jhi                                   on 2000/07/06  03:11:46
82054         Log: Autogenerate pod/Makefile and pod/buildtoc.
82055              buildtoc also checks whether the existing pods are
82056              mentioned in MANIFEST and perl.pod, and vice versa.
82057              (None of the thusly found discrepancies fixed yet.)
82058              roffitall also needs to be autogenerated similarly but it
82059              seems so badly out of date that I didn't touch it yet.
82060      Branch: cfgperl
82061            + pod/Makefile.SH pod/buildtoc.PL
82062            - pod/Makefile pod/buildtoc
82063            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
82064 ____________________________________________________________________________
82065 [  6318] By: gsar                                  on 2000/07/05  22:10:54
82066         Log: fix UNC path handling on Windows under ithreads, and chdir()
82067              return value when given a non-existent directory
82068      Branch: perl
82069            ! win32/vdir.h
82070 ____________________________________________________________________________
82071 [  6317] By: gsar                                  on 2000/07/05  22:08:19
82072         Log: winsock cleanup never done on Windows (leads to handle leaks)
82073      Branch: perl
82074            ! win32/perllib.c win32/win32sck.c
82075 ____________________________________________________________________________
82076 [  6316] By: gsar                                  on 2000/07/05  22:06:19
82077         Log: some debugger output does not go to the socket when RemotePort is set
82078      Branch: perl
82079            ! lib/perl5db.pl
82080 ____________________________________________________________________________
82081 [  6315] By: jhi                                   on 2000/07/05  00:25:21
82082         Log: Integrate with Sarathy, preliminary fix for unicos
82083              alignment problems in [ID 20000612.002] Perl problem on Cray system.
82084      Branch: cfgperl
82085            ! sv.h
82086           !> pp_hot.c
82087 ____________________________________________________________________________
82088 [  6314] By: gsar                                  on 2000/07/04  23:34:02
82089         Log: tyop in change#6306
82090      Branch: perl
82091            ! pp_hot.c
82092 ____________________________________________________________________________
82093 [  6313] By: jhi                                   on 2000/07/04  22:14:38
82094         Log: Multiline string literals ENONPORTABLE.
82095      Branch: cfgperl
82096            ! pp_hot.c
82097 ____________________________________________________________________________
82098 [  6312] By: jhi                                   on 2000/07/04  20:34:44
82099         Log: Integrate with Sarathy.
82100      Branch: cfgperl
82101           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
82102           !> t/op/method.t
82103 ____________________________________________________________________________
82104 [  6311] By: jhi                                   on 2000/07/04  20:30:56
82105         Log: More POSIX.pod embellishment.
82106      Branch: cfgperl
82107            ! ext/POSIX/POSIX.pod
82108 ____________________________________________________________________________
82109 [  6310] By: gsar                                  on 2000/07/04  17:28:48
82110         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
82111      Branch: perl
82112            ! t/lib/b.t
82113 ____________________________________________________________________________
82114 [  6309] By: jhi                                   on 2000/07/04  17:22:18
82115         Log: The #6308 required a little bit more.
82116      Branch: cfgperl
82117            ! Makefile.SH win32/Makefile
82118 ____________________________________________________________________________
82119 [  6308] By: jhi                                   on 2000/07/04  16:35:24
82120         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
82121      Branch: cfgperl
82122            + lib/lib_pm.PL
82123            - lib/lib.pm.PL
82124            ! MANIFEST Makefile.SH
82125 ____________________________________________________________________________
82126 [  6307] By: jhi                                   on 2000/07/04  16:28:58
82127         Log: Win32 patches for cfgperl from Sarathy.
82128      Branch: cfgperl
82129            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
82130            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
82131            ! thread.h toke.c util.c win32/Makefile win32/win32.c
82132 ____________________________________________________________________________
82133 [  6306] By: gsar                                  on 2000/07/04  16:28:40
82134         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
82135              (from Richard Soderberg <rs@oregonnet.com>)
82136      Branch: perl
82137            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
82138 ____________________________________________________________________________
82139 [  6305] By: jhi                                   on 2000/07/04  16:24:24
82140         Log: Integrate with Sarathy.
82141      Branch: cfgperl
82142           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
82143           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82144           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
82145           !> proto.h win32/win32.c
82146 ____________________________________________________________________________
82147 [  6304] By: gsar                                  on 2000/07/04  16:17:24
82148         Log: missing perldiag entry for unpack("w",...) diagnostic (from
82149              Andreas Koenig)
82150      Branch: perl
82151            ! pod/perldiag.pod
82152 ____________________________________________________________________________
82153 [  6303] By: gsar                                  on 2000/07/04  16:14:44
82154         Log: remove rel2abs prototypes (from Barrie Slaymaker)
82155      Branch: perl
82156            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
82157            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
82158 ____________________________________________________________________________
82159 [  6302] By: gsar                                  on 2000/07/04  04:59:35
82160         Log: adjust change#6299
82161      Branch: perl
82162            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
82163            ! win32/win32.c
82164 ____________________________________________________________________________
82165 [  6301] By: jhi                                   on 2000/07/04  04:50:07
82166         Log: Integrate with Sarathy.
82167      Branch: cfgperl
82168           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
82169           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
82170           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
82171 ____________________________________________________________________________
82172 [  6300] By: gsar                                  on 2000/07/04  04:42:09
82173         Log: PERL_OBJECT build tweak
82174      Branch: perl
82175            ! perl.h
82176 ____________________________________________________________________________
82177 [  6299] By: gsar                                  on 2000/07/04  04:37:00
82178         Log: fix memory leak on Windows (PL_sys_intern contents were never
82179              freed)
82180      Branch: perl
82181            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
82182            ! perlapi.c proto.h win32/win32.c
82183 ____________________________________________________________________________
82184 [  6298] By: gsar                                  on 2000/07/04  04:15:59
82185         Log: fix large memory leak that has been around for ever, masked by
82186              -DPURIFY (most of the arenas were never freed!)
82187      Branch: perl
82188            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
82189 ____________________________________________________________________________
82190 [  6297] By: gsar                                  on 2000/07/04  04:07:46
82191         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
82192      Branch: perl
82193            ! perl.c
82194 ____________________________________________________________________________
82195 [  6296] By: jhi                                   on 2000/06/30  18:28:37
82196         Log: Elaborate POSIX.pod.  Still needs work.
82197      Branch: cfgperl
82198            ! ext/POSIX/POSIX.pod
82199 ____________________________________________________________________________
82200 [  6295] By: jhi                                   on 2000/06/30  14:58:18
82201         Log: Point to perlipc for more SysV IPC examples.
82202      Branch: cfgperl
82203            ! pod/perlfunc.pod
82204 ____________________________________________________________________________
82205 [  6294] By: gsar                                  on 2000/06/30  14:47:45
82206         Log: slurp mode fix in change#4736 still not quite right
82207      Branch: perl
82208            ! pp_hot.c t/io/argv.t
82209 ____________________________________________________________________________
82210 [  6293] By: jhi                                   on 2000/06/30  12:02:55
82211         Log: Integrate with Sarathy.
82212      Branch: cfgperl
82213           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
82214 ____________________________________________________________________________
82215 [  6292] By: jhi                                   on 2000/06/30  12:01:11
82216         Log: From: simon@brecon.co.uk (Simon Cozens)
82217              Subject: UTF8 concat
82218              Date: 30 Jun 2000 06:13:25 GMT
82219              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
82220      Branch: cfgperl
82221            ! pp_hot.c
82222 ____________________________________________________________________________
82223 [  6291] By: gsar                                  on 2000/06/30  04:37:33
82224         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
82225              when @_ is modified, causing coredumps
82226      Branch: perl
82227            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
82228 ____________________________________________________________________________
82229 [  6290] By: jhi                                   on 2000/06/30  02:21:44
82230         Log: Integrate with Sarathy.
82231      Branch: cfgperl
82232           !> vms/vms.c vms/vmsish.h
82233 ____________________________________________________________________________
82234 [  6289] By: jhi                                   on 2000/06/30  02:21:02
82235         Log: Check VERSIONs.
82236      Branch: cfgperl
82237            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
82238            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
82239            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
82240 ____________________________________________________________________________
82241 [  6288] By: jhi                                   on 2000/06/30  02:18:52
82242         Log: Integrate with Sarathy.
82243      Branch: cfgperl
82244           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
82245           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
82246           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
82247           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
82248 ____________________________________________________________________________
82249 [  6287] By: gsar                                  on 2000/06/30  02:17:08
82250         Log: integrate vmsperl changes into mainline
82251      Branch: perl
82252           !> vms/vms.c vms/vmsish.h
82253 ____________________________________________________________________________
82254 [  6285] By: gsar                                  on 2000/06/30  02:05:28
82255         Log: localize %INC in a Safe compartment so that use/require work
82256              (many other magic globals probably need similar treatment)
82257      Branch: perl
82258            ! ext/Opcode/Opcode.xs
82259 ____________________________________________________________________________
82260 [  6284] By: gsar                                  on 2000/06/30  01:54:54
82261         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
82262              about Windows
82263      Branch: perl
82264            ! pod/perlembed.pod
82265 ____________________________________________________________________________
82266 [  6283] By: jhi                                   on 2000/06/30  01:50:10
82267         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
82268              From: Barrie Slaymaker <barries@jester.slaysys.com>
82269              Date: Wed, 28 Jun 2000 11:35:29 -0400
82270              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
82271      Branch: perl
82272            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82273            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82274            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82275            ! lib/File/Spec/Win32.pm
82276 ____________________________________________________________________________
82277 [  6282] By: jhi                                   on 2000/06/29  22:57:22
82278         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
82279              From: Dan Sugalski <dan@sidhe.org>
82280              Date: Tue, 06 Jun 2000 11:59:50 -0400
82281              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
82282      Branch: cfgperl
82283            ! vms/vms.c
82284 ____________________________________________________________________________
82285 [  6281] By: jhi                                   on 2000/06/29  22:52:50
82286         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
82287              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
82288              Date: Wed, 7 Jun 2000 04:02:04 -0500
82289              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
82290      Branch: cfgperl
82291            ! utils/h2xs.PL
82292 ____________________________________________________________________________
82293 [  6280] By: jhi                                   on 2000/06/29  22:45:47
82294         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
82295              From: rspier@pobox.com (Robert Spier)
82296              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
82297              Message-ID: <14654.31913.845602.610277@rls.cx>
82298      Branch: cfgperl
82299            ! utils/h2xs.PL
82300 ____________________________________________________________________________
82301 [  6279] By: jhi                                   on 2000/06/29  22:38:16
82302         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
82303              From: Tim Ayers <tayers@bridge.com>
82304              Date: Thu, 08 Jun 2000 08:11:06 +0200
82305              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
82306              [resent by Richard Foley, Message-Id probably wrong]
82307      Branch: cfgperl
82308            ! pod/perlsub.pod
82309 ____________________________________________________________________________
82310 [  6278] By: jhi                                   on 2000/06/29  22:21:45
82311         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
82312              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
82313              Date: Fri, 09 Jun 2000 12:39:27 -0400
82314              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
82315              (plus update the version "number" of Text::Wrap)
82316      Branch: cfgperl
82317            ! lib/Text/Wrap.pm
82318 ____________________________________________________________________________
82319 [  6277] By: jhi                                   on 2000/06/29  22:13:10
82320         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
82321              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82322              Date: Mon, 12 Jun 2000 14:55:59 +0100
82323              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
82324      Branch: cfgperl
82325            ! pod/perlfunc.pod
82326 ____________________________________________________________________________
82327 [  6276] By: jhi                                   on 2000/06/29  22:11:06
82328         Log: Subject: [PATCH] Re: eval documentation: context
82329              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
82330              Date: Mon, 12 Jun 2000 15:07:29 +0100
82331              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
82332      Branch: cfgperl
82333            ! pod/perlfunc.pod
82334 ____________________________________________________________________________
82335 [  6275] By: jhi                                   on 2000/06/29  21:59:46
82336         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
82337              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
82338              Date: Tue, 13 Jun 2000 02:43:48 -0500
82339              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
82340      Branch: cfgperl
82341            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
82342 ____________________________________________________________________________
82343 [  6274] By: jhi                                   on 2000/06/29  21:56:14
82344         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
82345              From: Andy Dougherty <doughera@lafayette.edu>
82346              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
82347              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
82348      Branch: cfgperl
82349            ! ext/File/Glob/Glob.pm
82350 ____________________________________________________________________________
82351 [  6273] By: jhi                                   on 2000/06/29  21:49:09
82352         Log: Subject: [PATCH] xsub attributes
82353              From: Doug MacEachern <dougm@covalent.net>
82354              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
82355              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
82356      Branch: cfgperl
82357            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
82358            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
82359 ____________________________________________________________________________
82360 [  6272] By: jhi                                   on 2000/06/29  21:41:28
82361         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
82362              From: Tom Phoenix <rootbeer@redcat.com>
82363              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
82364              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
82365      Branch: cfgperl
82366            ! lib/Net/Ping.pm
82367 ____________________________________________________________________________
82368 [  6271] By: jhi                                   on 2000/06/29  21:36:55
82369         Log: Subject: PATCH pod/perltie.pod
82370              From: Ian Phillipps <Ian.Phillipps@iname.com>
82371              Date: Fri, 16 Jun 2000 00:17:19 +0100
82372              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
82373              (only the first hunk, the second hunk had already been done
82374              by some other patch)
82375      Branch: cfgperl
82376            ! pod/perltie.pod
82377 ____________________________________________________________________________
82378 [  6270] By: jhi                                   on 2000/06/29  21:24:51
82379         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
82380              From: Nicholas Clark <nick@talking.bollo.cx>
82381              Date: Fri, 23 Jun 2000 16:21:15 +0100
82382              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
82383      Branch: cfgperl
82384            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
82385            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
82386 ____________________________________________________________________________
82387 [  6269] By: jhi                                   on 2000/06/29  19:38:15
82388         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
82389              silence few compiler warnings.
82390      Branch: cfgperl
82391            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
82392 ____________________________________________________________________________
82393 [  6268] By: jhi                                   on 2000/06/29  18:21:50
82394         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
82395              From: Dominic Dunlop <domo@computer.org> 
82396              Date: Thu, 29 Jun 2000 12:32:39 +0200 
82397              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
82398      Branch: cfgperl
82399            ! t/op/sprintf.t
82400 ____________________________________________________________________________
82401 [  6267] By: jhi                                   on 2000/06/29  18:16:07
82402         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
82403              From: Doug MacEachern <dougm@covalent.net>
82404              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
82405              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
82406      Branch: cfgperl
82407            + t/op/method2entersub.t
82408            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
82409            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82410            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
82411            ! xsutils.c
82412 ____________________________________________________________________________
82413 [  6266] By: jhi                                   on 2000/06/29  15:11:15
82414         Log: Subject: [PATCH 5.6.0] cygwin port
82415              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
82416              From: "Fifer, Eric" <EFifer@sanwaint.com>
82417              Date: Thu, 29 Jun 2000 12:58:29 +0100
82418      Branch: cfgperl
82419            ! cygwin/Makefile.SHs
82420 ____________________________________________________________________________
82421 [  6265] By: jhi                                   on 2000/06/29  15:04:05
82422         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
82423              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82424              Date: Wed, 28 Jun 2000 17:50:12 -0700
82425              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
82426      Branch: cfgperl
82427            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
82428 ____________________________________________________________________________
82429 [  6264] By: jhi                                   on 2000/06/29  15:00:57
82430         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
82431              From: Marty Lucich <marty@netcom.com>
82432              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
82433              Message-Id: <200006282116.OAA11148@netcom.com>
82434              ccdlflags update (the BSD/OS 4.1 part had already been taken
82435              care of by #6141).
82436      Branch: cfgperl
82437            ! hints/bsdos.sh
82438 ____________________________________________________________________________
82439 [  6263] By: jhi                                   on 2000/06/29  13:47:44
82440         Log: tr fixes from Simon Cozens
82441      Branch: cfgperl
82442            ! doop.c
82443 ____________________________________________________________________________
82444 [  6262] By: jhi                                   on 2000/06/28  18:46:01
82445         Log: Subject: 5.6.0 Patch for EPOC
82446              From: Olaf Flebbe <o.flebbe@gmx.de>
82447              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
82448              Message-ID: <23449.960929969@www11.gmx.net>
82449      Branch: cfgperl
82450            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
82451            ! epoc/epocish.h
82452 ____________________________________________________________________________
82453 [  6261] By: jhi                                   on 2000/06/28  18:29:07
82454         Log: Subject: Re: [PATCH cfgperl] BOMs away!
82455              From: simon@brecon.co.uk (Simon Cozens)
82456              Date: 17 Jun 2000 11:49:57 GMT
82457              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
82458      Branch: cfgperl
82459            ! pod/perldiag.pod t/comp/require.t toke.c
82460 ____________________________________________________________________________
82461 [  6260] By: jhi                                   on 2000/06/28  17:47:16
82462         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
82463              From: simon@brecon.co.uk (Simon Cozens) 
82464              Date: 17 Jun 2000 11:56:44 GMT 
82465              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
82466              pack U0, pack C0
82467      Branch: cfgperl
82468            ! pod/perlfunc.pod pp.c t/op/pack.t
82469 ____________________________________________________________________________
82470 [  6259] By: jhi                                   on 2000/06/28  16:43:17
82471         Log: perlnewmod was missing from MANIFEST.
82472      Branch: cfgperl
82473            ! MANIFEST
82474 ____________________________________________________________________________
82475 [  6258] By: jhi                                   on 2000/06/28  15:54:30
82476         Log: linenumber tweak
82477      Branch: cfgperl
82478            ! t/pragma/warn/regcomp
82479 ____________________________________________________________________________
82480 [  6257] By: jhi                                   on 2000/06/28  15:50:44
82481         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
82482              From: Doug MacEachern <dougm@covalent.net>
82483              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
82484              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
82485              (one part of the patch had been applied earlier)
82486      Branch: cfgperl
82487            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
82488 ____________________________________________________________________________
82489 [  6256] By: jhi                                   on 2000/06/28  15:40:22
82490         Log: tweaks from Simon Cozens to further fix tr/// under utf8
82491      Branch: cfgperl
82492            ! doop.c
82493 ____________________________________________________________________________
82494 [  6255] By: jhi                                   on 2000/06/28  15:33:45
82495         Log: small thinko tweaks
82496      Branch: cfgperl
82497            ! lib/IPC/Open3.pm t/op/my_stash.t
82498 ____________________________________________________________________________
82499 [  6254] By: jhi                                   on 2000/06/28  15:33:25
82500         Log: Subject: tr///, help wanted.
82501              From: simon@brecon.co.uk (Simon Cozens)
82502              Date: 28 Jun 2000 11:29:04 GMT
82503              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
82504      Branch: cfgperl
82505            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
82506            ! pp_proto.h proto.h t/op/tr.t
82507 ____________________________________________________________________________
82508 [  6253] By: jhi                                   on 2000/06/28  15:09:17
82509         Log: Paranoia tweak on #6249.
82510              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
82511              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
82512              Date: Sun, 25 Jun 2000 23:43:12 -0400
82513              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
82514      Branch: cfgperl
82515            ! lib/IPC/Open3.pm
82516 ____________________________________________________________________________
82517 [  6252] By: jhi                                   on 2000/06/28  15:01:38
82518         Log: Document #6249 and #6251.
82519      Branch: cfgperl
82520            ! lib/Exporter.pm lib/IPC/Open3.pm
82521 ____________________________________________________________________________
82522 [  6251] By: jhi                                   on 2000/06/28  14:50:43
82523         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
82524              From: Doug MacEachern <dougm@covalent.net>
82525              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
82526              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
82527      Branch: cfgperl
82528            ! lib/Exporter.pm
82529 ____________________________________________________________________________
82530 [  6250] By: jhi                                   on 2000/06/28  14:45:23
82531         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
82532              From: Doug MacEachern <dougm@covalent.net>
82533              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
82534              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
82535      Branch: cfgperl
82536            + t/op/my_stash.t
82537            ! MANIFEST embed.pl global.sym proto.h toke.c
82538 ____________________________________________________________________________
82539 [  6249] By: jhi                                   on 2000/06/28  14:36:34
82540         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
82541              From: Frank Tobin <ftobin@uiuc.edu>
82542              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
82543              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
82544      Branch: cfgperl
82545            ! lib/IPC/Open3.pm
82546 ____________________________________________________________________________
82547 [  6248] By: jhi                                   on 2000/06/28  14:11:25
82548         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
82549              From: Mark-Jason Dominus <mjd@plover.com>
82550              Date: Tue, 27 Jun 2000 22:36:42 -0400
82551              Message-ID: <20000628023642.12166.qmail@plover.com>
82552      Branch: cfgperl
82553            ! pod/perlfunc.pod
82554 ____________________________________________________________________________
82555 [  6247] By: jhi                                   on 2000/06/27  12:46:37
82556         Log: Tweak $VERSION, patch from Doug MacEachern.
82557      Branch: cfgperl
82558            ! lib/File/Spec.pm
82559 ____________________________________________________________________________
82560 [  6246] By: jhi                                   on 2000/06/27  03:34:46
82561         Log: Allow for standalone testing.
82562      Branch: cfgperl
82563            ! t/lib/filefunc.t t/lib/filespec.t
82564 ____________________________________________________________________________
82565 [  6245] By: jhi                                   on 2000/06/27  02:50:02
82566         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
82567              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82568              Date: Sat, 24 Jun 2000 13:06:20 +0100
82569              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
82570      Branch: cfgperl
82571            ! ext/DynaLoader/DynaLoader_pm.PL
82572 ____________________________________________________________________________
82573 [  6244] By: jhi                                   on 2000/06/27  02:46:10
82574         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
82575              From: Doug MacEachern <dougm@covalent.net>
82576              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
82577              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
82578      Branch: cfgperl
82579            ! gv.c sv.c t/lib/peek.t
82580 ____________________________________________________________________________
82581 [  6243] By: jhi                                   on 2000/06/27  02:38:07
82582         Log: Subject: [PATCH] is_utf8_string
82583              From: simon@brecon.co.uk (Simon Cozens)
82584              Date: 26 Jun 2000 02:25:59 GMT
82585              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
82586      Branch: cfgperl
82587            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
82588            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
82589            ! proto.h utf8.c
82590 ____________________________________________________________________________
82591 [  6242] By: jhi                                   on 2000/06/27  02:24:00
82592         Log: Subject: [PATCH] bytes<->utf8 fixes
82593              From: simon@brecon.co.uk (Simon Cozens)
82594              Date: 26 Jun 2000 04:55:45 GMT
82595              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
82596      Branch: cfgperl
82597            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
82598 ____________________________________________________________________________
82599 [  6241] By: jhi                                   on 2000/06/27  02:12:42
82600         Log: Do no -warn on \_, only on \alpha.
82601              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
82602              From: David Dyck <dcd@tc.fluke.com>
82603              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
82604              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
82605      Branch: cfgperl
82606            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
82607 ____________________________________________________________________________
82608 [  6240] By: jhi                                   on 2000/06/27  02:00:01
82609         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
82610              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
82611              Date: Mon, 26 Jun 2000 18:40:14 +0100
82612              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
82613      Branch: cfgperl
82614            ! utils/h2xs.PL
82615 ____________________________________________________________________________
82616 [  6239] By: jhi                                   on 2000/06/27  01:53:40
82617         Log: Configure maintenance.  Sever some dependency cycles,
82618              separate gccversion from the cc unit,
82619              address [ID 20000623.006] Configure script patch for using gcc on AIX
82620              (but solve it a little bit differently),
82621              unduplex some accidentally duplicated units,
82622              suggest using gcc if no cc available
82623              (p5p thread: "Solaris configure: counterproposal", 1999-09)
82624      Branch: cfgperl
82625            ! Configure Todo-5.6 config_h.SH
82626      Branch: metaconfig
82627            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
82628            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
82629      Branch: metaconfig/U/perl
82630            + gccvers.U
82631            ! d_getespwnam.U d_getprpwnam.U i_prot.U
82632 ____________________________________________________________________________
82633 [  6238] By: jhi                                   on 2000/06/25  18:04:56
82634         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
82635              From: Dan Sugalski <dan@sidhe.org>
82636              Date: Fri, 23 Jun 2000 17:00:00 -0400
82637              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
82638      Branch: cfgperl
82639            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
82640 ____________________________________________________________________________
82641 [  6237] By: jhi                                   on 2000/06/25  16:36:45
82642         Log: Tweak embed.pl, regen headers.
82643      Branch: cfgperl
82644            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
82645            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
82646            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
82647            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
82648            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
82649 ____________________________________________________________________________
82650 [  6236] By: jhi                                   on 2000/06/25  15:26:42
82651         Log: Regen headers.
82652      Branch: cfgperl
82653            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
82654            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
82655            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
82656            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
82657            ! regnodes.h warnings.h
82658 ____________________________________________________________________________
82659 [  6235] By: jhi                                   on 2000/06/23  19:39:35
82660         Log: The thread begun by
82661              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
82662              From: Kevin.Ruscoe@ubsw.com
82663              Date: Fri, 16 Jun 2000 16:38:51 +0100
82664              Message-Id: <H000019b03c300d6@MHS>
82665      Branch: cfgperl
82666            ! hints/solaris_2.sh
82667 ____________________________________________________________________________
82668 [  6234] By: jhi                                   on 2000/06/23  19:23:36
82669         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
82670              because when run as services (Win32ese for daemons)
82671              no environment variables are set and tmpdir ends up as /tmp,
82672              which is ambiguous.
82673              
82674              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
82675              From: matt@sergeant.org
82676              Date: 16 Jun 2000 16:30:43 -0000
82677              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
82678      Branch: cfgperl
82679            ! lib/File/Spec/Win32.pm
82680 ____________________________________________________________________________
82681 [  6233] By: jhi                                   on 2000/06/23  19:18:58
82682         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
82683              From: Mark-Jason Dominus <mjd@plover.com>
82684              Date: Fri, 16 Jun 2000 20:53:04 -0400
82685              Message-ID: <20000617005304.8008.qmail@plover.com>
82686      Branch: cfgperl
82687            ! op.h
82688 ____________________________________________________________________________
82689 [  6232] By: jhi                                   on 2000/06/23  16:10:02
82690         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
82691              From: simon@brecon.co.uk (Simon Cozens)
82692              Date: 19 Jun 2000 15:18:27 GMT
82693              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
82694              
82695              plus update pod/Makefile and regenerate perltoc
82696      Branch: cfgperl
82697            + pod/perlutil.pod
82698            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
82699 ____________________________________________________________________________
82700 [  6231] By: jhi                                   on 2000/06/23  15:19:18
82701         Log: Subject: [PATCH 5.6.0] cygwin port
82702              From: "Fifer, Eric" <EFifer@sanwaint.com>
82703              Date: Tue, 20 Jun 2000 14:30:58 +0100
82704              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
82705      Branch: cfgperl
82706            ! README.cygwin lib/File/Find.pm
82707 ____________________________________________________________________________
82708 [  6230] By: jhi                                   on 2000/06/23  14:25:21
82709         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
82710      Branch: cfgperl
82711            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
82712            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
82713            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
82714            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
82715 ____________________________________________________________________________
82716 [  6229] By: jhi                                   on 2000/06/23  14:13:34
82717         Log: Subject: README.hpux version 0.6.1
82718              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
82719              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
82720              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
82721      Branch: cfgperl
82722            ! README.hpux
82723 ____________________________________________________________________________
82724 [  6228] By: jhi                                   on 2000/06/23  14:07:20
82725         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
82726              From: Doug MacEachern <dougm@covalent.net>
82727              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
82728              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
82729      Branch: cfgperl
82730            ! op.c
82731 ____________________________________________________________________________
82732 [  6227] By: jhi                                   on 2000/06/23  14:01:06
82733         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
82734              From: Doug MacEachern <dougm@covalent.net>
82735              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
82736              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
82737      Branch: cfgperl
82738            + lib/lib.pm.PL
82739            - lib/lib.pm
82740            ! MANIFEST Makefile.SH
82741 ____________________________________________________________________________
82742 [  6226] By: jhi                                   on 2000/06/23  13:53:07
82743         Log: Subject: [PATCH] remove forward declarations in Socket.pm
82744              From: Doug MacEachern <dougm@covalent.net>
82745              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
82746              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
82747              
82748              From: Doug MacEachern <dougm@covalent.net>
82749              Subject: Re: [PATCH] remove forward declarations in Socket.pm
82750              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
82751              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
82752      Branch: cfgperl
82753            ! ext/Socket/Socket.pm op.c
82754 ____________________________________________________________________________
82755 [  6225] By: jhi                                   on 2000/06/23  13:41:52
82756         Log: Add source code filenames to apidoc.
82757              From: simon@brecon.co.uk (Simon Cozens)
82758              Subject: [PATCH embed.pl] Source X-ref
82759              Date: 22 Jun 2000 02:18:49 GMT
82760              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
82761      Branch: cfgperl
82762            ! embed.pl
82763 ____________________________________________________________________________
82764 [  6224] By: jhi                                   on 2000/06/23  13:32:33
82765         Log: A way to avoid English.pm performance hit.
82766              From: root <root@jester.slaysys.com>
82767              Subject: [YAPATCH English.pm] My turn to putt again
82768              Date: Thu, 22 Jun 2000 20:33:58 -0400
82769              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
82770      Branch: cfgperl
82771            ! lib/English.pm t/lib/english.t
82772 ____________________________________________________________________________
82773 [  6223] By: jhi                                   on 2000/06/23  13:27:06
82774         Log: Avoid double close().
82775              Subject: [PATCH] avoid double close()
82776              From: Doug MacEachern <dougm@covalent.net>
82777              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
82778              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
82779      Branch: cfgperl
82780            ! doio.c
82781 ____________________________________________________________________________
82782 [  6222] By: jhi                                   on 2000/06/23  13:25:54
82783         Log: doc typo fix
82784              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
82785              From: Ian Phillipps <Ian.Phillipps@iname.com>
82786              Date: Fri, 23 Jun 2000 10:40:58 +0100
82787              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
82788      Branch: cfgperl
82789            ! lib/Pod/Usage.pm
82790 ____________________________________________________________________________
82791 [  6221] By: jhi                                   on 2000/06/23  13:24:15
82792         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
82793              From: simon@brecon.co.uk (Simon Cozens)
82794              Subject: [PATCH] Eliminate tr///[CU][CU]
82795              Date: 23 Jun 2000 11:05:40 GMT
82796              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
82797      Branch: cfgperl
82798            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
82799 ____________________________________________________________________________
82800 [  6220] By: jhi                                   on 2000/06/22  16:07:51
82801         Log: Win32 patches from Benjamin Stuhl.
82802      Branch: cfgperl
82803            ! makedef.pl win32/win32.h
82804 ____________________________________________________________________________
82805 [  6219] By: jhi                                   on 2000/06/22  16:06:34
82806         Log: Bytecode patches from Benjamin Stuhl.
82807      Branch: cfgperl
82808            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82809            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
82810            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82811 ____________________________________________________________________________
82812 [  6218] By: jhi                                   on 2000/06/15  23:54:16
82813         Log: Bytecode patches from Benjamin Stuhl.
82814      Branch: cfgperl
82815            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
82816 ____________________________________________________________________________
82817 [  6217] By: jhi                                   on 2000/06/09  13:38:29
82818         Log: Rename the fdpid locking and integrate with Sarathy.
82819      Branch: cfgperl
82820            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
82821            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
82822            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
82823            ! win32/win32.c
82824           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
82825 ____________________________________________________________________________
82826 [  6216] By: gsar                                  on 2000/06/08  14:54:21
82827         Log: be more optimal about clearing @_
82828      Branch: perl
82829            ! cop.h
82830 ____________________________________________________________________________
82831 [  6215] By: gsar                                  on 2000/06/08  14:33:04
82832         Log: tweak comment about @DB::args
82833      Branch: perl
82834            ! av.h pp_ctl.c
82835 ____________________________________________________________________________
82836 [  6214] By: gsar                                  on 2000/06/08  13:57:54
82837         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
82838              caller() wants to populate @DB::args with it (causes a coredump
82839              in Carp::confess())
82840      Branch: perl
82841            ! cop.h t/op/runlevel.t
82842 ____________________________________________________________________________
82843 [  6213] By: gsar                                  on 2000/06/08  07:06:35
82844         Log: back out change#6106 (seems problematic)
82845      Branch: perl
82846            ! hints/solaris_2.sh
82847 ____________________________________________________________________________
82848 [  6212] By: jhi                                   on 2000/06/07  03:10:36
82849         Log: Continuing mopup for #6204.
82850      Branch: cfgperl
82851            ! ext/B/defsubs_h.PL
82852 ____________________________________________________________________________
82853 [  6211] By: jhi                                   on 2000/06/07  02:41:50
82854         Log: Mopup for #6204.
82855              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
82856              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
82857              This is comes from const() where POK isn't on when expected.
82858      Branch: cfgperl
82859            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
82860            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82861            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
82862            ! perlapi.h pod/perlapi.pod
82863 ____________________________________________________________________________
82864 [  6210] By: jhi                                   on 2000/06/07  01:56:29
82865         Log: Mopup for #6207 and #6209.
82866      Branch: cfgperl
82867            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
82868 ____________________________________________________________________________
82869 [  6209] By: jhi                                   on 2000/06/07  01:33:12
82870         Log: Lock PL_fdpid against race conditions, based on:
82871              Subject: [PATCH 5.6.0]subprocess fixup for threads
82872              From: Dan Sugalski <dan@sidhe.org>
82873              To: perl5-porters@perl.org
82874              Date: Tue, 11 Apr 2000 17:02:32 -0400
82875              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
82876      Branch: cfgperl
82877            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
82878            ! win32/win32.c
82879 ____________________________________________________________________________
82880 [  6208] By: jhi                                   on 2000/06/07  01:05:23
82881         Log: Regen headers for #6207.
82882      Branch: cfgperl
82883            ! embed.h global.sym objXSUB.h proto.h
82884 ____________________________________________________________________________
82885 [  6207] By: jhi                                   on 2000/06/06  23:43:13
82886         Log: Subject: [PATCH 5.6.0] Threadsafe patches
82887              From: Dan Sugalski <dan@sidhe.org>
82888              To: perl5-porters@perl.org
82889              Date: Mon, 08 May 2000 18:08:13 -0400
82890              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
82891      Branch: cfgperl
82892            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
82893            ! proto.h sv.h util.c
82894 ____________________________________________________________________________
82895 [  6206] By: jhi                                   on 2000/06/06  23:21:23
82896         Log: Subject: [PATCH] Eliminate $a/$b in pod
82897              From: David Glasser <me@davidglasser.net>
82898              To: perl5-porters@perl.org
82899              Date: Mon, 29 May 2000 21:15:59 -0400
82900              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
82901      Branch: cfgperl
82902            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
82903            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
82904            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
82905            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
82906            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
82907            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
82908            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
82909            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
82910            ! pod/perlvar.pod pod/perlxs.pod
82911 ____________________________________________________________________________
82912 [  6205] By: jhi                                   on 2000/06/06  23:12:14
82913         Log: Subject: [PATCH] Win32 improvements
82914              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82915              To: gsar@activestate.com, perl5-porters@perl.org
82916              Date: Mon, 29 May 2000 17:22:24 PDT
82917              Message-ID: <20000530002224.91142.qmail@hotmail.com>
82918              (MUA had mangled many lines by wordwrapping)
82919      Branch: cfgperl
82920            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
82921 ____________________________________________________________________________
82922 [  6204] By: jhi                                   on 2000/06/06  23:01:50
82923         Log: Subject: [PATCH] B::Bytecode patches
82924              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
82925              To: gsar@activestate.com, jhi@iki.fi
82926              Cc: perl5-porters@perl.org
82927              Message-ID: <20000602202526.48694.qmail@hotmail.com>
82928              (MUA had mangled many lines by wordwrapping)
82929      Branch: cfgperl
82930            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
82931            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
82932            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
82933            ! intrpvar.h perl.c
82934 ____________________________________________________________________________
82935 [  6203] By: jhi                                   on 2000/06/06  22:32:43
82936         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
82937              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82938              Date: Tue, 06 Jun 2000 13:07:45 -0700
82939              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
82940      Branch: cfgperl
82941            ! pod/perldiag.pod
82942 ____________________________________________________________________________
82943 [  6202] By: jhi                                   on 2000/06/06  19:38:35
82944         Log: Integrate with Sarathy.
82945      Branch: cfgperl
82946           !> perl.c
82947 ____________________________________________________________________________
82948 [  6201] By: gsar                                  on 2000/06/06  00:42:59
82949         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
82950              does a PUSHMARK that's never ever POPMARKed; in general, only
82951              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
82952              Perl_eval_[sp]v() don't because they don't take any incoming
82953              arguments (this leak has been around since the original version
82954              of perl_eval_pv() in 5.003_97e)
82955      Branch: perl
82956            ! perl.c
82957 ____________________________________________________________________________
82958 [  6200] By: jhi                                   on 2000/06/04  03:44:52
82959         Log: Update to cperl-mode.el 4.31 from
82960              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
82961              Subject: A couple of notes
82962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
82963              To: Mailing list Perl5 <perl5-porters@perl.org>
82964              Date: Sat, 3 Jun 2000 23:33:32 -0400
82965              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
82966      Branch: cfgperl
82967            ! emacs/cperl-mode.el
82968 ____________________________________________________________________________
82969 [  6199] By: jhi                                   on 2000/06/03  15:11:05
82970         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
82971              From: Dan Sugalski <dan@sidhe.org>
82972              To: perl5-porters@perl.org, vmsperl@perl.org
82973              Date: Fri, 02 Jun 2000 17:30:51 -0400
82974              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
82975      Branch: cfgperl
82976            ! vms/descrip_mms.template vms/gen_shrfls.pl
82977 ____________________________________________________________________________
82978 [  6198] By: jhi                                   on 2000/06/03  14:59:15
82979         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
82980              From: Dan Sugalski <dan@sidhe.org>
82981              To: vmsperl@perl.org, perl5-porters@perl.org
82982              Date: Fri, 02 Jun 2000 16:00:41 -0400
82983              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
82984              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
82985      Branch: cfgperl
82986            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
82987            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
82988            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
82989 ____________________________________________________________________________
82990 [  6197] By: jhi                                   on 2000/06/03  14:41:30
82991         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
82992              From: John Borwick <jhborwic@unity.ncsu.edu>
82993              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
82994              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
82995      Branch: cfgperl
82996            ! pod/perlsyn.pod
82997 ____________________________________________________________________________
82998 [  6196] By: jhi                                   on 2000/06/03  14:38:09
82999         Log: Integrate with Sarathy.
83000      Branch: cfgperl
83001           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
83002           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
83003           !> vms/perly_c.vms
83004 ____________________________________________________________________________
83005 [  6195] By: gsar                                  on 2000/06/02  22:43:13
83006         Log: fix yet another eval"" leak under USE_ITHREADS
83007      Branch: perl
83008            ! op.c
83009 ____________________________________________________________________________
83010 [  6194] By: gsar                                  on 2000/06/02  18:22:06
83011         Log: fix small eval"" memory leaks under USE_ITHREADS
83012      Branch: perl
83013            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
83014            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
83015            ! vms/perly_c.vms
83016 ____________________________________________________________________________
83017 [  6193] By: jhi                                   on 2000/06/01  13:03:56
83018         Log: Signals-be-gone for microperl.
83019      Branch: cfgperl
83020            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
83021 ____________________________________________________________________________
83022 [  6192] By: jhi                                   on 2000/06/01  12:52:02
83023         Log: Integrate with Sarathy.
83024      Branch: cfgperl
83025           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
83026           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
83027           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
83028           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
83029           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
83030           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
83031           !> t/op/vec.t utils/h2xs.PL
83032 ____________________________________________________________________________
83033 [  6191] By: gsar                                  on 2000/06/01  09:38:21
83034         Log: vec() loses numericalness (modified version of patch suggested
83035              by Robin Barker)
83036      Branch: perl
83037            ! doop.c t/op/vec.t
83038 ____________________________________________________________________________
83039 [  6190] By: gsar                                  on 2000/06/01  09:26:15
83040         Log: submit missing embed.pl change
83041      Branch: perl
83042            ! embed.pl
83043 ____________________________________________________________________________
83044 [  6189] By: gsar                                  on 2000/06/01  09:05:34
83045         Log: counting tr/// corrupts later operation (from M.J.T Guy)
83046      Branch: perl
83047            ! doop.c t/op/tr.t
83048 ____________________________________________________________________________
83049 [  6188] By: gsar                                  on 2000/06/01  08:58:39
83050         Log: h2xs tweaks
83051      Branch: perl
83052            ! utils/h2xs.PL
83053 ____________________________________________________________________________
83054 [  6187] By: gsar                                  on 2000/06/01  08:50:07
83055         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
83056              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
83057      Branch: perl
83058            + lib/Pod/LaTeX.pm
83059            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
83060            ! pod/pod2latex.PL
83061 ____________________________________________________________________________
83062 [  6186] By: gsar                                  on 2000/06/01  08:24:40
83063         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
83064              <wolfgang.laun@alcatel.at>)
83065      Branch: perl
83066            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
83067            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
83068 ____________________________________________________________________________
83069 [  6185] By: gsar                                  on 2000/06/01  08:12:00
83070         Log: remove incorrect documentation about implicit split to @_ in
83071              list context, which never really worked in perl 5 (from
83072              M.J.T. Guy)
83073      Branch: perl
83074            ! pod/perlfunc.pod pod/perltrap.pod
83075 ____________________________________________________________________________
83076 [  6184] By: gsar                                  on 2000/06/01  07:52:27
83077         Log: tweak for change#6127
83078      Branch: perl
83079            ! perl.c
83080 ____________________________________________________________________________
83081 [  6183] By: gsar                                  on 2000/06/01  07:41:02
83082         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
83083              <nick@ccl4.org>)
83084      Branch: perl
83085            + t/lib/selfloader.t
83086            ! MANIFEST lib/SelfLoader.pm
83087 ____________________________________________________________________________
83088 [  6182] By: jhi                                   on 2000/06/01  00:34:42
83089         Log: Be Cleaner Part Deux.
83090      Branch: cfgperl
83091            ! Makefile.SH
83092 ____________________________________________________________________________
83093 [  6181] By: jhi                                   on 2000/06/01  00:32:09
83094         Log: Integrate with Sarathy.
83095      Branch: cfgperl
83096           !> pp.c t/op/arith.t
83097 ____________________________________________________________________________
83098 [  6180] By: jhi                                   on 2000/06/01  00:31:13
83099         Log: microperl nits from Simon Cozens.
83100      Branch: cfgperl
83101            + uconfig.h
83102            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
83103            ! unixish.h
83104 ____________________________________________________________________________
83105 [  6179] By: gsar                                  on 2000/05/31  22:37:51
83106         Log: buggy modulus on UVs introduced by change#3378 (resulted in
83107              4063328477 % 65535 amounting to 27406, instead of 27407)
83108      Branch: perl
83109            ! pp.c t/op/arith.t
83110 ____________________________________________________________________________
83111 [  6178] By: jhi                                   on 2000/05/31  21:52:41
83112         Log: Be cleaner.
83113      Branch: cfgperl
83114            ! Makefile.SH
83115 ____________________________________________________________________________
83116 [  6177] By: jhi                                   on 2000/05/31  21:47:33
83117         Log: Substitution utf8 patch from Simon Cozens.
83118      Branch: cfgperl
83119            ! pp_hot.c
83120 ____________________________________________________________________________
83121 [  6176] By: jhi                                   on 2000/05/31  21:45:34
83122         Log: Single-quoted utf8 patch from Simon Cozens.
83123      Branch: cfgperl
83124            ! toke.c
83125 ____________________________________________________________________________
83126 [  6175] By: jhi                                   on 2000/05/31  21:40:18
83127         Log: Integrate with Sarathy.
83128      Branch: cfgperl
83129           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
83130 ____________________________________________________________________________
83131 [  6174] By: jhi                                   on 2000/05/31  21:37:31
83132         Log: microperl changes from Simon Cozens; Makefile for microperl
83133              written from scratch; few casts added as microperl compilation
83134              doesn't have all prototypes available.
83135      Branch: cfgperl
83136            + Makefile.micro README.micro Todo.micro uconfig.sh
83137            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
83138            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
83139      Branch: metaconfig
83140            + U/modified/Config_h.U
83141 ____________________________________________________________________________
83142 [  6173] By: jhi                                   on 2000/05/31  20:00:24
83143         Log: metaconfig maintenance.
83144      Branch: metaconfig
83145            + U/modified/Inhdr.U U/typedefs/inotype.U
83146      Branch: metaconfig/U/perl
83147            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
83148            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
83149 ____________________________________________________________________________
83150 [  6172] By: gsar                                  on 2000/05/31  05:05:42
83151         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
83152              (from Ilya Zakharevich)
83153      Branch: perl
83154            ! regexec.c t/op/re_tests
83155 ____________________________________________________________________________
83156 [  6171] By: gsar                                  on 2000/05/31  05:01:47
83157         Log: scalar() doesn't force scalar context when used in void context
83158              (from Simon Cozens)
83159      Branch: perl
83160            ! op.c t/op/wantarray.t
83161 ____________________________________________________________________________
83162 [  6170] By: gsar                                  on 2000/05/31  04:41:33
83163         Log: change#6142 needs tweaks to tests to work where there's no symlink()
83164              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
83165      Branch: perl
83166            ! t/lib/filefind.t
83167 ____________________________________________________________________________
83168 [  6169] By: gsar                                  on 2000/05/31  04:29:49
83169         Log: integrate cfgperl contents into mainline
83170      Branch: perl
83171           +> pod/perlmodlib.PL pod/perlnewmod.pod
83172           !> (integrate 42 files)
83173 ____________________________________________________________________________
83174 [  6168] By: jhi                                   on 2000/05/30  22:53:37
83175         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
83176      Branch: cfgperl
83177            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83178            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
83179            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
83180            ! win32/config.bc win32/config.gc win32/config.vc
83181            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
83182            ! win32/config_h.PL win32/config_sh.PL
83183      Branch: metaconfig/U/perl
83184            ! perlxv.U
83185 ____________________________________________________________________________
83186 [  6167] By: jhi                                   on 2000/05/30  22:20:21
83187         Log: tweak todo 
83188      Branch: cfgperl
83189            ! Todo-5.6
83190 ____________________________________________________________________________
83191 [  6166] By: jhi                                   on 2000/05/30  22:11:51
83192         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
83193              in case somebody wants to write an extension for more
83194              shadow database interfaces.
83195      Branch: cfgperl
83196            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83197            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
83198            ! vos/config.def vos/config.h vos/config_h.SH_orig
83199            ! win32/config.bc win32/config.gc win32/config.vc
83200            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
83201      Branch: metaconfig
83202            ! U/modified/Myinit.U
83203      Branch: metaconfig/U/perl
83204            + d_getespwnam.U d_getprpwnam.U i_prot.U
83205 ____________________________________________________________________________
83206 [  6165] By: jhi                                   on 2000/05/30  18:35:34
83207         Log: Integrate with Sarathy.
83208      Branch: cfgperl
83209           !> op.c
83210 ____________________________________________________________________________
83211 [  6164] By: jhi                                   on 2000/05/30  18:30:16
83212         Log: detypo
83213      Branch: cfgperl
83214            ! Configure config_h.SH
83215      Branch: metaconfig/U/perl
83216            ! perlxv.U
83217 ____________________________________________________________________________
83218 [  6163] By: gsar                                  on 2000/05/30  03:24:03
83219         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
83220      Branch: perl
83221            ! op.c
83222 ____________________________________________________________________________
83223 [  6162] By: gsar                                  on 2000/05/30  03:09:38
83224         Log: fix memory leak in method call optimization (change#3768);
83225              made C<eval "$x->foo()"> leak
83226      Branch: perl
83227            ! op.c
83228 ____________________________________________________________________________
83229 [  6161] By: jhi                                   on 2000/05/29  17:56:26
83230         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
83231              both from Simon Cozens.
83232      Branch: cfgperl
83233            + pod/perlmodlib.PL pod/perlnewmod.pod
83234            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
83235            ! pod/perlmodlib.pod pod/perltoc.pod
83236 ____________________________________________________________________________
83237 [  6160] By: jhi                                   on 2000/05/29  17:23:55
83238         Log: Changes for the File::Temp 0.08 (change #6159) test suite
83239              to fit better into the Perl distribution test framework.
83240      Branch: cfgperl
83241            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
83242            ! t/lib/ftmp-tempfile.t
83243 ____________________________________________________________________________
83244 [  6159] By: jhi                                   on 2000/05/29  16:55:36
83245         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
83246      Branch: cfgperl
83247            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83248            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83249 ____________________________________________________________________________
83250 [  6158] By: bailey                                on 2000/05/29  16:22:08
83251         Log: Add fallback to tmpfile for use in cases where user's relying on
83252              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
83253              Lane's patch)
83254      Branch: vmsperl
83255            ! vms/vms.c vms/vmsish.h
83256 ____________________________________________________________________________
83257 [  6157] By: jhi                                   on 2000/05/29  03:10:36
83258         Log: Regen Configure to jive with #6149.
83259      Branch: cfgperl
83260            ! Configure
83261      Branch: metaconfig
83262            ! U/modified/Getfile.U
83263 ____________________________________________________________________________
83264 [  6156] By: jhi                                   on 2000/05/29  03:01:38
83265         Log: Integrate with Sarathy.
83266      Branch: cfgperl
83267           +> ext/DynaLoader/dl_mac.xs
83268           !> (integrate 38 files)
83269 ____________________________________________________________________________
83270 [  6155] By: gsar                                  on 2000/05/28  21:15:58
83271         Log: small bug in change#6144; remove random \xA0 character that snuck
83272              in via change#6145
83273      Branch: perl
83274            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
83275 ____________________________________________________________________________
83276 [  6154] By: gsar                                  on 2000/05/28  21:04:19
83277         Log: avoid type mismatch warning
83278      Branch: perl
83279            ! perl.c
83280 ____________________________________________________________________________
83281 [  6153] By: gsar                                  on 2000/05/28  20:58:31
83282         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
83283              <nick@Bagpuss.uk.boo.com>)
83284      Branch: perl
83285            ! lib/Test/Harness.pm
83286 ____________________________________________________________________________
83287 [  6152] By: gsar                                  on 2000/05/28  20:53:42
83288         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
83289      Branch: perl
83290            ! regexec.c
83291 ____________________________________________________________________________
83292 [  6151] By: gsar                                  on 2000/05/28  20:50:28
83293         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
83294      Branch: perl
83295            ! regexec.c
83296 ____________________________________________________________________________
83297 [  6150] By: gsar                                  on 2000/05/28  20:39:58
83298         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
83299      Branch: perl
83300            ! pod/perlrequick.pod
83301 ____________________________________________________________________________
83302 [  6149] By: gsar                                  on 2000/05/28  20:35:16
83303         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
83304              <troc@netrus.net>)
83305      Branch: perl
83306            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
83307            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
83308            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
83309            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
83310 ____________________________________________________________________________
83311 [  6148] By: gsar                                  on 2000/05/28  20:21:07
83312         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
83313      Branch: perl
83314            ! lib/ExtUtils/MM_Unix.pm
83315 ____________________________________________________________________________
83316 [  6147] By: gsar                                  on 2000/05/28  20:12:41
83317         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
83318              (from Peter Prymmer)
83319      Branch: perl
83320            ! vms/subconfigure.com
83321 ____________________________________________________________________________
83322 [  6146] By: gsar                                  on 2000/05/28  20:06:15
83323         Log: doc typo
83324      Branch: perl
83325            ! lib/warnings.pm warnings.h warnings.pl
83326 ____________________________________________________________________________
83327 [  6145] By: gsar                                  on 2000/05/28  18:44:33
83328         Log: make xsubpp skip embedded pod (from Matthias Neeracher
83329              <neeri@iis.ee.ethz.ch>)
83330      Branch: perl
83331            ! lib/ExtUtils/xsubpp
83332 ____________________________________________________________________________
83333 [  6144] By: gsar                                  on 2000/05/28  18:42:49
83334         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
83335              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
83336              <neeri@iis.ee.ethz.ch>)
83337      Branch: perl
83338            ! lib/AutoSplit.pm
83339 ____________________________________________________________________________
83340 [  6143] By: gsar                                  on 2000/05/28  18:41:12
83341         Log: MacOS support, part 1 (from Matthias Neeracher
83342              <neeri@iis.ee.ethz.ch>)
83343      Branch: perl
83344            + ext/DynaLoader/dl_mac.xs
83345            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
83346            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
83347            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
83348            ! util.h
83349 ____________________________________________________________________________
83350 [  6142] By: gsar                                  on 2000/05/28  18:21:51
83351         Log: File::Find fails to chdir when chasing symlinks (from
83352              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
83353      Branch: perl
83354            ! lib/File/Find.pm t/lib/filefind.t
83355 ____________________________________________________________________________
83356 [  6141] By: jhi                                   on 2000/05/28  14:25:15
83357         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
83358              forwarded by Peter Seebach from the bsdi-users mailing list.
83359              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
83360      Branch: perl
83361            ! hints/bsdos.sh
83362 ____________________________________________________________________________
83363 [  6140] By: jhi                                   on 2000/05/28  14:11:57
83364         Log: Integrate with Sarathy.
83365      Branch: cfgperl
83366           +> (branch 30 files)
83367           !> (integrate 93 files)
83368 ____________________________________________________________________________
83369 [  6139] By: gsar                                  on 2000/05/28  10:01:48
83370         Log: revise mktables.PL for bugs and newness in Unicode 3.0
83371              (from James Bence <jbence@amgen.com>)
83372      Branch: perl
83373            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
83374            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
83375            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
83376            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
83377            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
83378            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
83379            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
83380            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
83381            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
83382            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
83383            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
83384            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
83385            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
83386            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
83387            + lib/unicode/Is/SylWU.pl
83388            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
83389            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
83390            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
83391            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
83392            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
83393            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
83394            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
83395            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
83396            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
83397            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
83398            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
83399            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
83400            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
83401            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
83402            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
83403            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
83404            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
83405            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
83406            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
83407            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
83408            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
83409            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
83410            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
83411            ! lib/unicode/Makefile lib/unicode/mktables.PL
83412 ____________________________________________________________________________
83413 [  6138] By: gsar                                  on 2000/05/28  08:50:32
83414         Log: add note about the handling of negative indices to tied arrays
83415              (from Michael G Schwern <schwern@pobox.com>)
83416      Branch: perl
83417            ! pod/perltie.pod
83418 ____________________________________________________________________________
83419 [  6137] By: gsar                                  on 2000/05/28  08:46:10
83420         Log: fix bogus redeclaration warning for "our" variables in different
83421              scopes
83422      Branch: perl
83423            ! op.c t/pragma/strict-vars
83424 ____________________________________________________________________________
83425 [  6136] By: gsar                                  on 2000/05/28  08:31:20
83426         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
83427      Branch: perl
83428            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
83429 ____________________________________________________________________________
83430 [  6135] By: gsar                                  on 2000/05/28  08:17:50
83431         Log: enable Test::Harness to dynamically determine column width etc.
83432              (from Rob Napier <rnapier@employees.org>)
83433      Branch: perl
83434            ! lib/Test/Harness.pm
83435 ____________________________________________________________________________
83436 [  6134] By: gsar                                  on 2000/05/28  08:13:39
83437         Log: make Test::Harness use wait.h/WCOREDUMP if available
83438              (from Ben Tilly <ben_tilly@hotmail.com>)
83439      Branch: perl
83440            ! lib/Test/Harness.pm
83441 ____________________________________________________________________________
83442 [  6133] By: gsar                                  on 2000/05/28  08:08:05
83443         Log: elide bogus test in change#6132
83444      Branch: perl
83445            ! t/pragma/warn/9enabled
83446 ____________________________________________________________________________
83447 [  6132] By: gsar                                  on 2000/05/28  08:03:14
83448         Log: warnings::enabled() doesn't fall back to looking at $^W if
83449              caller isn't using lexical warnings (from Paul Marquess)
83450      Branch: perl
83451            ! pp_ctl.c t/pragma/warn/9enabled
83452 ____________________________________________________________________________
83453 [  6131] By: gsar                                  on 2000/05/28  07:57:47
83454         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
83455      Branch: perl
83456            ! ext/POSIX/POSIX.pm
83457 ____________________________________________________________________________
83458 [  6130] By: gsar                                  on 2000/05/28  07:29:12
83459         Log: fix places that mean C<"word" character> but say C<alphanumeric
83460              character>
83461      Branch: perl
83462            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
83463 ____________________________________________________________________________
83464 [  6129] By: gsar                                  on 2000/05/28  07:18:41
83465         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
83466      Branch: perl
83467            ! vms/test.com
83468 ____________________________________________________________________________
83469 [  6128] By: gsar                                  on 2000/05/28  07:12:55
83470         Log: new perlxstut example for passing/returning refs to arrays
83471              (from David Lowe <dlowe@pootpoot.com>)
83472      Branch: perl
83473            ! pod/perlxstut.pod
83474 ____________________________________________________________________________
83475 [  6127] By: gsar                                  on 2000/05/28  07:02:50
83476         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
83477              failed (from Gisle Aas)
83478      Branch: perl
83479            ! cop.h perl.c
83480 ____________________________________________________________________________
83481 [  6126] By: gsar                                  on 2000/05/28  06:39:53
83482         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
83483              (reworked variant of patch suggested by Simon Cozens)
83484      Branch: perl
83485            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
83486            ! pp_hot.c proto.h t/op/gv.t
83487 ____________________________________________________________________________
83488 [  6125] By: gsar                                  on 2000/05/28  05:14:55
83489         Log: enable propagating exception objects via Perl_croak() in XS code
83490              (from Gisle Aas)
83491      Branch: perl
83492            ! util.c
83493 ____________________________________________________________________________
83494 [  6124] By: gsar                                  on 2000/05/28  05:07:28
83495         Log: integrate vmsperl contents into mainline
83496      Branch: perl
83497           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
83498           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
83499           !> vms/vmsish.h
83500 ____________________________________________________________________________
83501 [  6123] By: gsar                                  on 2000/05/28  05:03:53
83502         Log: clarify gotcha with #line directives (from Rocco Caputo
83503              <troc@netrus.net>)
83504      Branch: perl
83505            ! pod/perldebug.pod pod/perlsyn.pod
83506 ____________________________________________________________________________
83507 [  6122] By: gsar                                  on 2000/05/28  04:58:29
83508         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
83509              (from Mark-Jason Dominus)
83510      Branch: perl
83511            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
83512            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
83513            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
83514            ! toke.c
83515 ____________________________________________________________________________
83516 [  6121] By: bailey                                on 2000/05/25  04:46:54
83517         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
83518              lists (based on fixes by Craig Berry)
83519      Branch: vmsperl
83520            ! lib/File/Spec/VMS.pm
83521 ____________________________________________________________________________
83522 [  6120] By: bailey                                on 2000/05/25  04:25:38
83523         Log: Add missing escape (Charles Lane)
83524      Branch: vmsperl
83525            ! t/op/lex_assign.t
83526 ____________________________________________________________________________
83527 [  6119] By: bailey                                on 2000/05/25  04:21:25
83528         Log: Quiet error messages in vmsish.t (Charles Lane)
83529      Branch: vmsperl
83530            ! vms/ext/vmsish.t
83531 ____________________________________________________________________________
83532 [  6118] By: bailey                                on 2000/05/25  04:17:57
83533         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
83534              Flatten case labels in switch statements uniformly (Charles Bailey)
83535      Branch: vmsperl
83536            ! vms/vms.c
83537 ____________________________________________________________________________
83538 [  6117] By: bailey                                on 2000/05/25  03:58:09
83539         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
83540      Branch: vmsperl
83541            ! vms/vmsish.h
83542 ____________________________________________________________________________
83543 [  6116] By: bailey                                on 2000/05/25  03:11:15
83544         Log: Miscellaneous cosmetic fixes (Charles Lane)
83545      Branch: vmsperl
83546            ! lib/ExtUtils/MM_VMS.pm
83547 ____________________________________________________________________________
83548 [  6115] By: bailey                                on 2000/05/25  03:10:36
83549         Log: Add bounds checking for several strings (Charles Lane)
83550      Branch: vmsperl
83551            ! vms/vms.c
83552 ____________________________________________________________________________
83553 [  6114] By: bailey                                on 2000/05/25  02:25:34
83554         Log: Urk -- undo previous removal of vmsish 'exit' change
83555      Branch: vmsperl
83556            ! vms/ext/vmsish.pm vms/vmsish.h
83557 ____________________________________________________________________________
83558 [  6113] By: bailey                                on 2000/05/24  02:24:40
83559         Log: Ugly workaround for version-specific RTL error
83560      Branch: vmsperl
83561            ! vms/vms.c
83562 ____________________________________________________________________________
83563 [  6112] By: bailey                                on 2000/05/24  02:19:55
83564         Log: Check for existence of file before trying to delete
83565      Branch: vmsperl
83566            ! vms/test.com
83567 ____________________________________________________________________________
83568 [  6111] By: bailey                                on 2000/05/23  23:35:13
83569         Log: Resync with mainline prior to post-5.6.0 updates
83570      Branch: vmsperl
83571           +> (branch 49 files)
83572            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
83573            ! vms/ext/vmsish.pm
83574           !> (integrate 334 files)
83575 ____________________________________________________________________________
83576 [  6110] By: jhi                                   on 2000/05/23  19:28:32
83577         Log: todo tweak
83578      Branch: cfgperl
83579            ! Todo-5.6
83580 ____________________________________________________________________________
83581 [  6109] By: jhi                                   on 2000/05/18  17:38:54
83582         Log: Integrate with Sarathy.
83583      Branch: cfgperl
83584           !> mg.c perl.h win32/perlhost.h
83585 ____________________________________________________________________________
83586 [  6108] By: gsar                                  on 2000/05/17  02:24:56
83587         Log: reenable fake signal handling on Windows, bugs and all
83588      Branch: perl
83589            ! mg.c perl.h win32/perlhost.h
83590 ____________________________________________________________________________
83591 [  6107] By: jhi                                   on 2000/05/15  18:01:41
83592         Log: Tweak the todo list.
83593      Branch: cfgperl
83594            ! Todo-5.6
83595 ____________________________________________________________________________
83596 [  6106] By: jhi                                   on 2000/05/15  13:41:48
83597         Log: The (Configure) script refuses to go on, after asking for
83598              'You may also choose to try maximal 64-bitness....'.
83599              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
83600              -- Patrick Zima
83601              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
83602      Branch: cfgperl
83603            ! hints/solaris_2.sh
83604 ____________________________________________________________________________
83605 [  6105] By: jhi                                   on 2000/05/11  14:37:43
83606         Log: Integrate with Sarathy.
83607      Branch: cfgperl
83608           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83609           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
83610 ____________________________________________________________________________
83611 [  6104] By: gsar                                  on 2000/05/11  03:39:07
83612         Log: PL_sys_intern was being initialized too late on windows
83613      Branch: perl
83614            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
83615            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
83616 ____________________________________________________________________________
83617 [  6103] By: jhi                                   on 2000/05/09  19:42:20
83618         Log: Test tweaking for Unicos continues.
83619      Branch: cfgperl
83620            ! t/op/64bitint.t
83621 ____________________________________________________________________________
83622 [  6102] By: jhi                                   on 2000/05/09  16:47:27
83623         Log: The test suite tweak in #6101 wasn't quite right.
83624      Branch: cfgperl
83625            ! t/lib/complex.t
83626 ____________________________________________________________________________
83627 [  6101] By: jhi                                   on 2000/05/09  15:35:34
83628         Log: Hints and test tweaks for Unicos.
83629      Branch: cfgperl
83630            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
83631 ____________________________________________________________________________
83632 [  6100] By: jhi                                   on 2000/05/08  21:15:06
83633         Log: More compilation tweakery from Allen Smith.
83634      Branch: cfgperl
83635            ! hints/irix_6.sh
83636 ____________________________________________________________________________
83637 [  6099] By: jhi                                   on 2000/05/08  19:21:18
83638         Log: Tweaks for the cc bugs from Allen Smith.
83639      Branch: cfgperl
83640            ! hints/irix_6.sh
83641 ____________________________________________________________________________
83642 [  6098] By: jhi                                   on 2000/05/08  19:13:37
83643         Log: Add a note about other, yet unsupported, shadow password APIs.
83644      Branch: cfgperl
83645            ! pp_sys.c
83646 ____________________________________________________________________________
83647 [  6097] By: jhi                                   on 2000/05/08  18:46:34
83648         Log: Add a note about possible compilation problems from Allen Smith.
83649      Branch: cfgperl
83650            ! hints/irix_6.sh
83651 ____________________________________________________________________________
83652 [  6096] By: jhi                                   on 2000/05/08  17:33:10
83653         Log: Integrate with Sarathy.
83654      Branch: cfgperl
83655           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83656           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
83657 ____________________________________________________________________________
83658 [  6095] By: jhi                                   on 2000/05/08  16:21:33
83659         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
83660              might be useful in future.
83661      Branch: cfgperl
83662            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83663            ! config_h.SH
83664      Branch: metaconfig
83665            ! U/installdirs/inc_version_list.U
83666      Branch: metaconfig/U/perl
83667            ! perlxv.U
83668 ____________________________________________________________________________
83669 [  6094] By: gsar                                  on 2000/05/08  14:22:22
83670         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
83671      Branch: perl
83672            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
83673            ! hints/cygwin.sh pp_sys.c
83674 ____________________________________________________________________________
83675 [  6093] By: gsar                                  on 2000/05/08  12:52:28
83676         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
83677              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
83678      Branch: perl
83679            ! pp_sys.c sv.c win32/perlhost.h
83680 ____________________________________________________________________________
83681 [  6092] By: jhi                                   on 2000/05/07  22:40:34
83682         Log: Regen perltoc with the fixed buildtoc.
83683      Branch: cfgperl
83684            ! pod/perltoc.pod
83685 ____________________________________________________________________________
83686 [  6091] By: jhi                                   on 2000/05/07  22:24:16
83687         Log: Integrate with Sarathy.
83688      Branch: cfgperl
83689           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
83690           !> t/op/substr.t toke.c
83691 ____________________________________________________________________________
83692 [  6090] By: gsar                                  on 2000/05/07  19:47:07
83693         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
83694              [NI]OK; added tests for both
83695      Branch: perl
83696            ! perl.c pp_hot.c sv.c t/op/substr.t
83697 ____________________________________________________________________________
83698 [  6089] By: gsar                                  on 2000/05/07  18:18:38
83699         Log: buildtoc tweak to fix newline lossage
83700      Branch: perl
83701            ! pod/buildtoc
83702 ____________________________________________________________________________
83703 [  6088] By: jhi                                   on 2000/05/07  16:35:36
83704         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
83705              because we do not use those.  The HAS_GETSPNAM remains,
83706              though, because we still do use that.
83707      Branch: cfgperl
83708            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
83709            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
83710            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
83711            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
83712            ! win32/config.vc win32/config_H.bc win32/config_H.gc
83713            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
83714 ____________________________________________________________________________
83715 [  6087] By: gsar                                  on 2000/05/07  16:05:16
83716         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
83717      Branch: perl
83718            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
83719 ____________________________________________________________________________
83720 [  6086] By: jhi                                   on 2000/05/07  15:27:07
83721         Log: Integrate with Sarathy.
83722      Branch: cfgperl
83723           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83724           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83725           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
83726           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
83727           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
83728           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
83729 ____________________________________________________________________________
83730 [  6085] By: gsar                                  on 2000/05/07  05:52:02
83731         Log: repeat operator (x) doesn't preserve utf8-ness
83732      Branch: perl
83733            ! pp.c t/op/substr.t
83734 ____________________________________________________________________________
83735 [  6084] By: gsar                                  on 2000/05/07  05:39:55
83736         Log: substr() does not preserve utf8-ness (from Stefan Eissing
83737              <Eissing@medicaldataservice.de>); added tests
83738      Branch: perl
83739            ! pp.c t/op/substr.t
83740 ____________________________________________________________________________
83741 [  6083] By: gsar                                  on 2000/05/07  05:24:46
83742         Log: note about undocumented caller() return value (from M.J.T. Guy);
83743              yet another peek.t tweak
83744      Branch: perl
83745            ! pod/perlfunc.pod t/lib/peek.t
83746 ____________________________________________________________________________
83747 [  6082] By: gsar                                  on 2000/05/07  05:08:40
83748         Log: peek.t non-portable to ithreads
83749      Branch: perl
83750            ! t/lib/peek.t
83751 ____________________________________________________________________________
83752 [  6081] By: gsar                                  on 2000/05/07  04:17:04
83753         Log: better default perlbug categories for ok reports (from Richard Foley)
83754      Branch: perl
83755            ! utils/perlbug.PL
83756 ____________________________________________________________________________
83757 [  6080] By: gsar                                  on 2000/05/07  04:08:07
83758         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
83759              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
83760      Branch: perl
83761            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
83762            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
83763            ! AUTHORS MAINTAIN MANIFEST
83764 ____________________________________________________________________________
83765 [  6079] By: gsar                                  on 2000/05/07  04:01:38
83766         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
83767      Branch: perl
83768            ! lib/Carp/Heavy.pm
83769 ____________________________________________________________________________
83770 [  6078] By: gsar                                  on 2000/05/07  01:24:19
83771         Log: workaround for CRT bug in chdir() (from Charles Lane, via
83772              Peter Prymmer)
83773      Branch: perl
83774            ! iperlsys.h vms/vms.c vms/vmsish.h
83775 ____________________________________________________________________________
83776 [  6077] By: gsar                                  on 2000/05/07  01:22:23
83777         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
83778              and Tom Phoenix)
83779      Branch: perl
83780            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
83781 ____________________________________________________________________________
83782 [  6076] By: gsar                                  on 2000/05/06  17:36:29
83783         Log: integrate cfgperl contents into mainline
83784      Branch: perl
83785           +> t/lib/peek.t
83786           !> Configure MANIFEST Porting/Glossary Porting/config.sh
83787           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
83788           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
83789           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
83790 ____________________________________________________________________________
83791 [  6075] By: jhi                                   on 2000/05/05  18:56:10
83792         Log: Make the test more portable.
83793      Branch: cfgperl
83794            ! t/lib/peek.t
83795 ____________________________________________________________________________
83796 [  6074] By: jhi                                   on 2000/05/05  18:49:20
83797         Log: Introduce t/lib/peek.t.
83798      Branch: cfgperl
83799            + t/lib/peek.t
83800            ! MANIFEST
83801 ____________________________________________________________________________
83802 [  6073] By: jhi                                   on 2000/05/05  14:30:45
83803         Log: Complex tweaks.
83804      Branch: cfgperl
83805            ! lib/Math/Complex.pm t/lib/complex.t
83806 ____________________________________________________________________________
83807 [  6072] By: jhi                                   on 2000/05/05  12:27:13
83808         Log: Integrate with Sarathy.
83809      Branch: cfgperl
83810           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83811           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83812           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
83813           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
83814 ____________________________________________________________________________
83815 [  6071] By: gsar                                  on 2000/05/05  02:24:46
83816         Log: misformatted perllocal.pod (from Tim Jenness
83817              <t.jenness@jach.hawaii.edu>)
83818      Branch: perl
83819            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
83820 ____________________________________________________________________________
83821 [  6070] By: gsar                                  on 2000/05/05  02:16:52
83822         Log: remove misleading comment (from M.J.T. Guy)
83823      Branch: perl
83824            ! t/lib/anydbm.t
83825 ____________________________________________________________________________
83826 [  6069] By: gsar                                  on 2000/05/05  02:15:13
83827         Log: File::Spec compatibility update (from Barrie Slaymaker
83828              <barries@slaysys.com>)
83829      Branch: perl
83830            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
83831            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
83832 ____________________________________________________________________________
83833 [  6068] By: gsar                                  on 2000/05/05  02:01:50
83834         Log: note about values()
83835      Branch: perl
83836            ! pod/perlfunc.pod
83837 ____________________________________________________________________________
83838 [  6067] By: gsar                                  on 2000/05/05  01:33:09
83839         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
83840      Branch: perl
83841            ! win32/win32.c
83842 ____________________________________________________________________________
83843 [  6066] By: gsar                                  on 2000/05/05  01:23:43
83844         Log: s/END/CHECK/
83845      Branch: perl
83846            ! perl.c
83847 ____________________________________________________________________________
83848 [  6065] By: jhi                                   on 2000/05/04  17:30:22
83849         Log: Integrate with Sarathy.
83850      Branch: cfgperl
83851           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
83852 ____________________________________________________________________________
83853 [  6064] By: gsar                                  on 2000/05/04  17:26:14
83854         Log: change#5905 wasn't quite right--it's intent only applies when arguments
83855              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
83856      Branch: perl
83857            ! pp_sys.c sv.c
83858 ____________________________________________________________________________
83859 [  6063] By: gsar                                  on 2000/05/04  16:52:29
83860         Log: tokeq() could read unallocated field in argument
83861      Branch: perl
83862            ! toke.c
83863 ____________________________________________________________________________
83864 [  6062] By: gsar                                  on 2000/05/04  16:34:51
83865         Log: additional tests for utf8.t
83866      Branch: perl
83867            ! t/pragma/utf8.t
83868 ____________________________________________________________________________
83869 [  6061] By: gsar                                  on 2000/05/04  16:09:28
83870         Log: change#5921 neglected to make eq honor "use bytes"
83871      Branch: perl
83872            ! sv.c
83873 ____________________________________________________________________________
83874 [  6060] By: jhi                                   on 2000/05/04  15:30:16
83875         Log: Integrate with Sarathy.
83876      Branch: cfgperl
83877           !> perl.c regcomp.c t/pragma/utf8.t
83878 ____________________________________________________________________________
83879 [  6059] By: jhi                                   on 2000/05/04  15:26:37
83880         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
83881              in natively 64-bit platforms where a long is a quad (no need
83882              for long longs).  Also added bias for IVs.
83883      Branch: cfgperl
83884            ! toke.c
83885 ____________________________________________________________________________
83886 [  6058] By: gsar                                  on 2000/05/04  00:19:14
83887         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
83888              (spotted by Donald Kinzer <dkinzer@premia.com>)
83889      Branch: perl
83890            ! perl.c
83891 ____________________________________________________________________________
83892 [  6057] By: gsar                                  on 2000/05/03  18:34:01
83893         Log: fix broken parsing of /\x{ab}/
83894      Branch: perl
83895            ! regcomp.c t/pragma/utf8.t
83896 ____________________________________________________________________________
83897 [  6056] By: jhi                                   on 2000/05/03  17:57:16
83898         Log: The search of infinity continues, this time simplified.
83899      Branch: cfgperl
83900            ! lib/Math/Complex.pm
83901 ____________________________________________________________________________
83902 [  6055] By: jhi                                   on 2000/05/03  17:45:30
83903         Log: Detypo.
83904      Branch: cfgperl
83905            ! hints/unicos.sh
83906 ____________________________________________________________________________
83907 [  6054] By: jhi                                   on 2000/05/02  22:28:27
83908         Log: Be more forgiving in POSIX about HUGE_VALL.
83909      Branch: cfgperl
83910            ! ext/POSIX/POSIX.xs
83911 ____________________________________________________________________________
83912 [  6053] By: jhi                                   on 2000/05/02  22:25:05
83913         Log: Integrate with Sarathy.
83914      Branch: cfgperl
83915           !> hints/irix_6.sh pod/perlop.pod
83916 ____________________________________________________________________________
83917 [  6052] By: jhi                                   on 2000/05/02  22:24:31
83918         Log: Unicos hint tweak.
83919      Branch: cfgperl
83920            ! hints/unicos.sh
83921 ____________________________________________________________________________
83922 [  6051] By: jhi                                   on 2000/05/02  22:21:26
83923         Log: Complex tweakery.
83924      Branch: cfgperl
83925            ! lib/Math/Complex.pm t/lib/complex.t
83926 ____________________________________________________________________________
83927 [  6050] By: jhi                                   on 2000/05/02  19:26:22
83928         Log: Use setxxent()/endxxent().
83929      Branch: cfgperl
83930            ! t/op/grent.t t/op/pwent.t
83931 ____________________________________________________________________________
83932 [  6049] By: jhi                                   on 2000/05/02  19:06:02
83933         Log: Test both the scalar and list contexts.
83934      Branch: cfgperl
83935            ! t/op/grent.t t/op/pwent.t
83936 ____________________________________________________________________________
83937 [  6048] By: gsar                                  on 2000/05/02  18:29:10
83938         Log: add note about how $( doesn't interpolate in REs (from
83939              Philip Newton <newton@ficus.frogspace.net>)
83940      Branch: perl
83941            ! pod/perlop.pod
83942 ____________________________________________________________________________
83943 [  6047] By: jhi                                   on 2000/05/02  17:41:24
83944         Log: Call getspnam() only iff needed.
83945      Branch: cfgperl
83946            ! pp_sys.c
83947 ____________________________________________________________________________
83948 [  6046] By: gsar                                  on 2000/05/02  17:07:25
83949         Log: libscheck has insufficient checks for n32 libs (from
83950              Albert Chin-A-Young <china@thewrittenword.com>)
83951      Branch: perl
83952            ! hints/irix_6.sh
83953 ____________________________________________________________________________
83954 [  6045] By: jhi                                   on 2000/05/02  13:57:17
83955         Log: Integrate with Sarathy.
83956      Branch: cfgperl
83957           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
83958           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
83959 ____________________________________________________________________________
83960 [  6044] By: gsar                                  on 2000/05/02  06:48:19
83961         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
83962              such that underscores are only ignored in literal numbers,
83963              "\x{...}", and hex/oct argument
83964      Branch: perl
83965            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
83966 ____________________________________________________________________________
83967 [  6043] By: gsar                                  on 2000/05/02  02:22:29
83968         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
83969      Branch: perl
83970            ! pod/perlretut.pod
83971 ____________________________________________________________________________
83972 [  6042] By: gsar                                  on 2000/05/02  02:17:51
83973         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
83974      Branch: perl
83975            ! pod/perltrap.pod
83976 ____________________________________________________________________________
83977 [  6041] By: gsar                                  on 2000/05/02  01:53:51
83978         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
83979              to compensate
83980      Branch: perl
83981            ! Porting/makerel
83982 ____________________________________________________________________________
83983 [  6040] By: gsar                                  on 2000/05/02  01:51:57
83984         Log: missing files in MANIFEST
83985      Branch: perl
83986            ! MANIFEST
83987 ____________________________________________________________________________
83988 [  6039] By: jhi                                   on 2000/05/02  00:36:46
83989         Log: Infinite problems.
83990      Branch: cfgperl
83991            ! lib/Math/Complex.pm
83992 ____________________________________________________________________________
83993 [  6038] By: jhi                                   on 2000/05/02  00:06:38
83994         Log: pwent/spent #ifdef imbalance.
83995      Branch: cfgperl
83996            ! pp_sys.c
83997 ____________________________________________________________________________
83998 [  6037] By: jhi                                   on 2000/05/01  22:50:11
83999         Log: Use HUGE_VALL if applicable.
84000      Branch: cfgperl
84001            ! ext/POSIX/POSIX.xs util.c
84002 ____________________________________________________________________________
84003 [  6036] By: jhi                                   on 2000/05/01  22:20:53
84004         Log: Correct Freudian slip.
84005      Branch: cfgperl
84006            ! pp_sys.c
84007 ____________________________________________________________________________
84008 [  6035] By: jhi                                   on 2000/05/01  21:07:38
84009         Log: Continue on the pwent/spent case.
84010      Branch: cfgperl
84011            ! pp_sys.c
84012 ____________________________________________________________________________
84013 [  6034] By: jhi                                   on 2000/05/01  17:45:14
84014         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
84015              adjustments in 6032 conflicted badly with this, will have
84016              to revisit them later.
84017      Branch: cfgperl
84018           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
84019           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
84020           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
84021           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
84022           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
84023           !> t/lib/cgi-html.t t/lib/cgi-request.t
84024 ____________________________________________________________________________
84025 [  6033] By: jhi                                   on 2000/05/01  17:40:49
84026         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
84027      Branch: cfgperl
84028            ! pp_sys.c
84029 ____________________________________________________________________________
84030 [  6032] By: gsar                                  on 2000/05/01  15:56:32
84031         Log: whitespace adjustments
84032      Branch: perl
84033            ! pp_sys.c
84034 ____________________________________________________________________________
84035 [  6031] By: gsar                                  on 2000/05/01  15:19:41
84036         Log: small nits in diagnostics.pm (from Robin Barker)
84037      Branch: perl
84038            ! lib/diagnostics.pm pod/perldiag.pod
84039 ____________________________________________________________________________
84040 [  6030] By: gsar                                  on 2000/05/01  08:39:18
84041         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
84042              for @- and @+ (from Johan Vromans)
84043      Branch: perl
84044            ! lib/English.pm pod/perlvar.pod
84045 ____________________________________________________________________________
84046 [  6029] By: gsar                                  on 2000/05/01  08:16:10
84047         Log: add CGI.pm v2.66 (from Lincoln Stein)
84048      Branch: perl
84049            + lib/CGI/Util.pm t/lib/cgi-pretty.t
84050            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
84051            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
84052            ! t/lib/cgi-html.t t/lib/cgi-request.t
84053 ____________________________________________________________________________
84054 [  6028] By: gsar                                  on 2000/05/01  06:34:41
84055         Log: Pod::Man generates groff-incompatible macro definition (from
84056              Tom Christiansen)
84057      Branch: perl
84058            ! lib/Pod/Man.pm
84059 ____________________________________________________________________________
84060 [  6027] By: gsar                                  on 2000/05/01  06:31:36
84061         Log: podlators-1.02 update (from Russ Allbery)
84062      Branch: perl
84063            ! lib/Pod/Man.pm lib/Pod/Text.pm
84064 ____________________________________________________________________________
84065 [  6026] By: jhi                                   on 2000/04/30  23:24:23
84066         Log: Integrate with Sarathy.
84067      Branch: cfgperl
84068           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
84069           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
84070           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
84071           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
84072           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
84073           !> t/lib/syslog.t toke.c win32/win32.h
84074 ____________________________________________________________________________
84075 [  6025] By: gsar                                  on 2000/04/30  18:17:47
84076         Log: Is{Alnum,Alpha,Word} don't match titlecase
84077              
84078              TODO: IsSpace is defined recursively!
84079              
84080              (both spotted by Larry)
84081      Branch: perl
84082            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
84083            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
84084 ____________________________________________________________________________
84085 [  6024] By: gsar                                  on 2000/04/30  17:50:19
84086         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
84087              (from Hugo van der Sanden)
84088      Branch: perl
84089            ! toke.c
84090 ____________________________________________________________________________
84091 [  6023] By: gsar                                  on 2000/04/30  17:14:43
84092         Log: debugger stomps on $. (from M.J.T. Guy)
84093      Branch: perl
84094            ! lib/perl5db.pl
84095 ____________________________________________________________________________
84096 [  6022] By: gsar                                  on 2000/04/30  16:59:22
84097         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
84098      Branch: perl
84099            ! sv.c
84100 ____________________________________________________________________________
84101 [  6021] By: gsar                                  on 2000/04/29  21:00:08
84102         Log: remove Win2K issue in pod (fixed by change#6020)
84103      Branch: perl
84104            ! README.win32 pod/perl56delta.pod
84105 ____________________________________________________________________________
84106 [  6020] By: gsar                                  on 2000/04/29  20:51:49
84107         Log: test tweak
84108      Branch: perl
84109            ! t/lib/open3.t
84110 ____________________________________________________________________________
84111 [  6019] By: gsar                                  on 2000/04/29  20:34:27
84112         Log: windows portability tweaks
84113      Branch: perl
84114            ! t/lib/b.t win32/win32.h
84115 ____________________________________________________________________________
84116 [  6018] By: gsar                                  on 2000/04/29  19:55:24
84117         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
84118              make _PATH_LOG() return "" if unavailable
84119      Branch: perl
84120            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
84121            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
84122 ____________________________________________________________________________
84123 [  6017] By: jhi                                   on 2000/04/28  22:49:46
84124         Log: Integrate with Sarathy.
84125      Branch: cfgperl
84126           !> op.c perl.c pod/perldiag.pod t/lib/b.t
84127 ____________________________________________________________________________
84128 [  6016] By: jhi                                   on 2000/04/28  22:46:14
84129         Log: Do not warn that an infinity does not look like a number.
84130      Branch: cfgperl
84131            ! sv.c
84132 ____________________________________________________________________________
84133 [  6015] By: gsar                                  on 2000/04/28  22:35:49
84134         Log: tweak test for portability
84135      Branch: perl
84136            ! t/lib/b.t
84137 ____________________________________________________________________________
84138 [  6014] By: gsar                                  on 2000/04/28  22:05:31
84139         Log: glob() loading File::Glob behind the scenes may cause syntax errors
84140      Branch: perl
84141            ! op.c
84142 ____________________________________________________________________________
84143 [  6013] By: gsar                                  on 2000/04/28  21:25:22
84144         Log: tweak change#5945 to display correct switch name in diagnostic
84145      Branch: perl
84146            ! perl.c pod/perldiag.pod
84147 ____________________________________________________________________________
84148 [  6012] By: jhi                                   on 2000/04/28  21:08:12
84149         Log: Integrate with Sarathy.
84150      Branch: cfgperl
84151           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
84152           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
84153           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
84154 ____________________________________________________________________________
84155 [  6011] By: jhi                                   on 2000/04/28  21:04:46
84156         Log: &HUGE_VAL is not defined, it exists.
84157      Branch: cfgperl
84158            ! lib/Math/Complex.pm
84159 ____________________________________________________________________________
84160 [  6010] By: gsar                                  on 2000/04/28  21:02:58
84161         Log: clarify note about shadow password support (from
84162              gellyfish@gellyfish.com)
84163      Branch: perl
84164            ! pod/perlfunc.pod
84165 ____________________________________________________________________________
84166 [  6009] By: gsar                                  on 2000/04/28  21:00:00
84167         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
84168      Branch: perl
84169            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
84170 ____________________________________________________________________________
84171 [  6008] By: gsar                                  on 2000/04/28  20:56:33
84172         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
84173      Branch: perl
84174            ! installperl vms/subconfigure.com
84175 ____________________________________________________________________________
84176 [  6007] By: gsar                                  on 2000/04/28  20:51:21
84177         Log: note about compile failures and END blocks (from M.J.T. Guy)
84178      Branch: perl
84179            ! pod/perl56delta.pod pod/perlmod.pod
84180 ____________________________________________________________________________
84181 [  6006] By: jhi                                   on 2000/04/28  20:42:14
84182         Log: Regen Configure.
84183      Branch: cfgperl
84184            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84185            ! config_h.SH
84186 ____________________________________________________________________________
84187 [  6005] By: gsar                                  on 2000/04/28  20:41:16
84188         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
84189      Branch: perl
84190            ! utils/perldoc.PL
84191 ____________________________________________________________________________
84192 [  6004] By: jhi                                   on 2000/04/28  20:28:21
84193         Log: Integrate with Sarathy.
84194      Branch: cfgperl
84195           !> Configure INSTALL Porting/Glossary Porting/config.sh
84196           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
84197           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
84198           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
84199           !> win32/config.vc win32/win32.c
84200 ____________________________________________________________________________
84201 [  6003] By: gsar                                  on 2000/04/28  20:11:20
84202         Log: allow REG_EXPAND_SZ keys in Windows registry (from
84203              John Clayton <John.Clayton@barclayscapital.com>)
84204      Branch: perl
84205            ! win32/win32.c
84206 ____________________________________________________________________________
84207 [  6002] By: gsar                                  on 2000/04/28  19:34:16
84208         Log: destructive sv_setsv() can lose UV-ness from source, causing
84209              numeric promotions/comparisons to fail to do the right thing
84210      Branch: perl
84211            ! sv.c
84212 ____________________________________________________________________________
84213 [  6001] By: gsar                                  on 2000/04/28  18:44:15
84214         Log: support additional library locations via $Config{otherlibdirs}
84215              (from Andy Dougherty)
84216      Branch: perl
84217            ! Configure INSTALL Porting/Glossary Porting/config.sh
84218            ! Porting/config_H config_h.SH epoc/config.sh perl.c
84219            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
84220            ! win32/config.bc win32/config.gc win32/config.vc
84221 ____________________________________________________________________________
84222 [  6000] By: gsar                                  on 2000/04/28  18:26:58
84223         Log: reworked otherlibdirs.U (from Andy Dougherty)
84224      Branch: metaconfig
84225            ! U/installdirs/otherlibdirs.U
84226 ____________________________________________________________________________
84227 [  5999] By: gsar                                  on 2000/04/28  18:17:07
84228         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
84229      Branch: perl
84230            ! t/pragma/warn/toke toke.c
84231 ____________________________________________________________________________
84232 [  5998] By: jhi                                   on 2000/04/28  13:32:17
84233         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
84234      Branch: cfgperl
84235            ! lib/Math/Complex.pm
84236 ____________________________________________________________________________
84237 [  5997] By: jhi                                   on 2000/04/28  13:14:04
84238         Log: Preserve $!.
84239      Branch: cfgperl
84240            ! lib/Math/Complex.pm
84241 ____________________________________________________________________________
84242 [  5996] By: jhi                                   on 2000/04/28  12:59:23
84243         Log: Integrate with Sarathy.
84244      Branch: cfgperl
84245           +> pod/perlrequick.pod pod/perlretut.pod
84246           !> (integrate 51 files)
84247 ____________________________________________________________________________
84248 [  5995] By: gsar                                  on 2000/04/28  09:37:36
84249         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
84250      Branch: perl
84251            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
84252 ____________________________________________________________________________
84253 [  5994] By: gsar                                  on 2000/04/28  09:33:26
84254         Log: fix for missed accounting for null byte in pack("Z",...) (from
84255              M.J.T. Guy)
84256      Branch: perl
84257            ! pp.c t/op/pack.t
84258 ____________________________________________________________________________
84259 [  5993] By: gsar                                  on 2000/04/28  09:30:05
84260         Log: various minor tweaks seen on p5p
84261      Branch: perl
84262            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
84263 ____________________________________________________________________________
84264 [  5992] By: gsar                                  on 2000/04/28  09:08:19
84265         Log: pod nit (from Simon Cozens)
84266      Branch: perl
84267            ! pod/perlop.pod
84268 ____________________________________________________________________________
84269 [  5991] By: gsar                                  on 2000/04/28  09:06:36
84270         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
84271      Branch: perl
84272            ! README.posix-bc hints/posix-bc.sh
84273 ____________________________________________________________________________
84274 [  5990] By: gsar                                  on 2000/04/28  08:54:52
84275         Log: use $ENV{LIB} to search for libs under Visual C compiler
84276              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
84277      Branch: perl
84278            ! lib/ExtUtils/Liblist.pm
84279 ____________________________________________________________________________
84280 [  5989] By: gsar                                  on 2000/04/28  08:27:12
84281         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
84282              itself and no other (from Tom Hughes)
84283      Branch: perl
84284            ! t/op/array.t toke.c
84285 ____________________________________________________________________________
84286 [  5988] By: gsar                                  on 2000/04/28  08:01:38
84287         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
84288              <paul@miraclefish.com>)
84289      Branch: perl
84290            ! lib/ExtUtils/MakeMaker.pm
84291 ____________________________________________________________________________
84292 [  5987] By: gsar                                  on 2000/04/28  07:53:09
84293         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
84294      Branch: perl
84295            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
84296 ____________________________________________________________________________
84297 [  5986] By: gsar                                  on 2000/04/28  07:44:17
84298         Log: add regular expressions tutorial and quick-start guide (from
84299              Mark Kvale <kvale@phy.ucsf.edu>)
84300      Branch: perl
84301            + pod/perlrequick.pod pod/perlretut.pod
84302            ! AUTHORS MAINTAIN MANIFEST
84303 ____________________________________________________________________________
84304 [  5985] By: gsar                                  on 2000/04/28  07:30:28
84305         Log: forked child may not exit correctly if it failed to open
84306              /dev/console (from Graham Barr)
84307      Branch: perl
84308            ! ext/Sys/Syslog/Syslog.pm
84309 ____________________________________________________________________________
84310 [  5984] By: gsar                                  on 2000/04/28  07:27:20
84311         Log: attributes::reftype() doesn't work on tied argument
84312      Branch: perl
84313            ! xsutils.c
84314 ____________________________________________________________________________
84315 [  5983] By: gsar                                  on 2000/04/28  07:15:04
84316         Log: numeric conversion of non-number in change#3378 tramples on
84317              OOK offset, causing segfaults
84318      Branch: perl
84319            ! sv.c
84320 ____________________________________________________________________________
84321 [  5982] By: gsar                                  on 2000/04/28  04:48:25
84322         Log: avoid error in IO::Socket::INET when given an unknown service name
84323              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
84324      Branch: perl
84325            ! ext/IO/lib/IO/Socket/INET.pm
84326 ____________________________________________________________________________
84327 [  5981] By: gsar                                  on 2000/04/28  04:31:31
84328         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
84329              prototype mismatch with CORE::glob(); update pod and tests to
84330              suit (File::Glob::glob() is still available for backward
84331              compatibility, but should be considered deprecated)
84332      Branch: perl
84333            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
84334            ! t/lib/glob-taint.t
84335 ____________________________________________________________________________
84336 [  5980] By: gsar                                  on 2000/04/28  03:47:29
84337         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
84338              <ghudson@mit.edu>)
84339      Branch: metaconfig
84340            ! U/modified/Options.U
84341      Branch: perl
84342            ! Configure
84343 ____________________________________________________________________________
84344 [  5979] By: gsar                                  on 2000/04/28  03:07:54
84345         Log: under useithreads, constant pad entries could inadvertently be
84346              shared across threads (from Eric Blood <eblood@xmission.com>);
84347              added Eric's test case to testsuite
84348      Branch: perl
84349            ! op.c t/op/misc.t
84350 ____________________________________________________________________________
84351 [  5978] By: gsar                                  on 2000/04/27  21:13:00
84352         Log: sync version numbers in File::Spec with the ones on CPAN
84353              (from Barrie Slaymaker)
84354      Branch: perl
84355            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
84356            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
84357            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84358 ____________________________________________________________________________
84359 [  5977] By: gsar                                  on 2000/04/27  21:07:29
84360         Log: autoquote barewords followed by newline and arrow properly
84361              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
84362      Branch: perl
84363            ! t/pragma/warn/toke toke.c
84364 ____________________________________________________________________________
84365 [  5976] By: gsar                                  on 2000/04/27  20:41:20
84366         Log: DB_File v1.73 update (from Paul Marquess)
84367      Branch: perl
84368            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
84369            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
84370 ____________________________________________________________________________
84371 [  5975] By: gsar                                  on 2000/04/27  20:34:24
84372         Log: allow sort() reentrancy (variant of patch suggested by
84373              Hugo van der Sanden)
84374      Branch: perl
84375            ! pp_ctl.c t/op/sort.t
84376 ____________________________________________________________________________
84377 [  5974] By: gsar                                  on 2000/04/27  19:46:57
84378         Log: change#4197 somehow missed initializing PL_errors, meaning
84379              sytax error queueing wasn't working outside eval"" at all;
84380              also fixed eval"" to localize PL_error_count, so that compile-time
84381              eval's don't clobber the error state of the outer context
84382      Branch: perl
84383            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
84384            ! t/pragma/warn/toke
84385 ____________________________________________________________________________
84386 [  5973] By: gsar                                  on 2000/04/27  18:29:05
84387         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
84388      Branch: perl
84389            ! regcomp.c regexec.c t/op/re_tests
84390 ____________________________________________________________________________
84391 [  5972] By: jhi                                   on 2000/04/27  18:22:41
84392         Log: Integrate with Sarathy.
84393      Branch: cfgperl
84394           +> t/lib/b.t t/lib/syslog.t
84395           !> (integrate 31 files)
84396 ____________________________________________________________________________
84397 [  5971] By: jhi                                   on 2000/04/27  18:18:46
84398         Log: Unicos tweaks from Mark P. Lutz.
84399      Branch: cfgperl
84400            ! hints/unicos.sh lib/Math/Complex.pm
84401 ____________________________________________________________________________
84402 [  5970] By: gsar                                  on 2000/04/27  18:05:11
84403         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
84404              IV is >32bits
84405      Branch: perl
84406            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
84407 ____________________________________________________________________________
84408 [  5969] By: gsar                                  on 2000/04/27  17:50:56
84409         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
84410      Branch: perl
84411            + t/lib/syslog.t
84412            ! MANIFEST ext/Sys/Syslog/Syslog.pm
84413 ____________________________________________________________________________
84414 [  5968] By: gsar                                  on 2000/04/27  17:44:49
84415         Log: tolerate spaces in group names in test on solaris (from David Boyce
84416              <dsb@boyski.com>)
84417      Branch: perl
84418            ! t/op/groups.t
84419 ____________________________________________________________________________
84420 [  5967] By: gsar                                  on 2000/04/27  17:41:22
84421         Log: improved docs on the warn_uninit diagnostic (from David Glasser
84422              and Simon Cozens)
84423      Branch: perl
84424            ! pod/perldiag.pod
84425 ____________________________________________________________________________
84426 [  5966] By: gsar                                  on 2000/04/27  16:54:58
84427         Log: add testsuite for B backends, fix bug in B::Deparse (from
84428              Simon Cozens <simon@brecon.co.uk>)
84429      Branch: perl
84430            + t/lib/b.t
84431            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
84432 ____________________________________________________________________________
84433 [  5965] By: gsar                                  on 2000/04/27  16:10:37
84434         Log: avoid "will not stay shared" warnings for our variables (from
84435              Robin Barker)
84436      Branch: perl
84437            ! op.c t/pragma/warn/op
84438 ____________________________________________________________________________
84439 [  5964] By: gsar                                  on 2000/04/27  07:05:05
84440         Log: reformat to 72 columns (again)
84441      Branch: perl
84442            ! pod/perldiag.pod
84443 ____________________________________________________________________________
84444 [  5963] By: gsar                                  on 2000/04/27  06:28:31
84445         Log: patch from Larry to make (\&) prototype work; added tests for
84446              the same
84447      Branch: perl
84448            ! op.c t/comp/proto.t
84449 ____________________________________________________________________________
84450 [  5962] By: gsar                                  on 2000/04/27  06:15:47
84451         Log: updated README.hpux (from Jeff Okamoto)
84452      Branch: perl
84453            ! README.hpux
84454 ____________________________________________________________________________
84455 [  5961] By: gsar                                  on 2000/04/27  05:55:03
84456         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
84457      Branch: perl
84458            ! emacs/cperl-mode.el
84459 ____________________________________________________________________________
84460 [  5960] By: gsar                                  on 2000/04/27  05:49:26
84461         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
84462      Branch: perl
84463            ! INSTALL
84464 ____________________________________________________________________________
84465 [  5959] By: gsar                                  on 2000/04/27  05:33:41
84466         Log: doubled words in pods (from Simon Cozens
84467              <simon.p.cozens@jp.pwcglobal.com>)
84468      Branch: perl
84469            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
84470            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
84471            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
84472            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
84473            ! pod/perltootc.pod
84474 ____________________________________________________________________________
84475 [  5958] By: gsar                                  on 2000/04/27  05:11:39
84476         Log: change#3569 deleted some essential code, revert; avoid use of
84477              atexit() to make DynaLoader work properly on AIX under mod_perl
84478              (from Jens-Uwe Mager <jum@helios.de>)
84479      Branch: perl
84480            ! ext/DynaLoader/dl_aix.xs
84481 ____________________________________________________________________________
84482 [  5957] By: gsar                                  on 2000/04/27  04:54:51
84483         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
84484      Branch: perl
84485            ! pod/perlmod.pod
84486 ____________________________________________________________________________
84487 [  5956] By: gsar                                  on 2000/04/27  04:51:47
84488         Log: better diagnostics on failed tests (from Ilya Zakharevich)
84489      Branch: perl
84490            ! t/op/lex_assign.t
84491 ____________________________________________________________________________
84492 [  5955] By: gsar                                  on 2000/04/27  04:26:44
84493         Log: longstanding bug exposed by change#3307: sort arguments weren't
84494              compiled with the right wantarray context (ensuing runtime lookup
84495              via block_gimme() was getting the incidental context of the
84496              sort() itself)
84497      Branch: perl
84498            ! op.c t/op/sort.t
84499 ____________________________________________________________________________
84500 [  5954] By: gsar                                  on 2000/04/26  23:42:12
84501         Log: integrate cfgperl contents into mainline
84502      Branch: perl
84503           !> (integrate 30 files)
84504 ____________________________________________________________________________
84505 [  5953] By: jhi                                   on 2000/04/26  23:06:42
84506         Log: Integrate with Sarathy.
84507      Branch: cfgperl
84508           !> README.win32 ext/B/B/Deparse.pm
84509           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84510           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
84511           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
84512           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
84513           !> utils/perldoc.PL vms/perlvms.pod
84514 ____________________________________________________________________________
84515 [  5952] By: jhi                                   on 2000/04/26  23:03:46
84516         Log: Undo "use integer" addition from 64bitint as it seems
84517              to break most of the subtests in Digital UNIX;
84518              Unicos needs to find another way.
84519      Branch: cfgperl
84520            ! t/op/64bitint.t
84521 ____________________________________________________________________________
84522 [  5951] By: jhi                                   on 2000/04/26  22:57:53
84523         Log: Be more robust on "extreme" (large absolute value)
84524              arguments.  Originally reported by Daniel Connelly
84525              as a problem with asinh() on large negative arguments,
84526              asinh() used to bail out because an argument to log()
84527              ended up being zero.  Ilya Zakharevich proposed using
84528              Taylor's series in such cases, which for such large
84529              arguments is a very good approximation.
84530      Branch: cfgperl
84531            ! lib/Math/Complex.pm t/lib/complex.t
84532 ____________________________________________________________________________
84533 [  5950] By: gsar                                  on 2000/04/25  19:13:12
84534         Log: reformat perldiag to avoid long lines
84535      Branch: perl
84536            ! pod/perldiag.pod
84537 ____________________________________________________________________________
84538 [  5949] By: gsar                                  on 2000/04/25  18:41:11
84539         Log: make perldoc use the pod2man from the same version (from
84540              M.J.T. Guy)
84541      Branch: perl
84542            ! utils/perldoc.PL
84543 ____________________________________________________________________________
84544 [  5948] By: gsar                                  on 2000/04/25  18:21:57
84545         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
84546              <kompas@kompas.usr.onet.pl>)
84547      Branch: perl
84548            ! lib/vars.pm
84549 ____________________________________________________________________________
84550 [  5947] By: gsar                                  on 2000/04/25  18:11:53
84551         Log: use &dl_error rather than &dl_load_file as the guard for calling
84552              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
84553              statically built perl)
84554      Branch: perl
84555            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
84556 ____________________________________________________________________________
84557 [  5946] By: jhi                                   on 2000/04/25  17:37:54
84558         Log: Document that tr() is not tr(1).
84559      Branch: cfgperl
84560            ! pod/perlop.pod
84561 ____________________________________________________________________________
84562 [  5945] By: gsar                                  on 2000/04/25  16:34:33
84563         Log: make module name mandatory after -M switch; reorder perldiag
84564              alphabetically (from Mark-Jason Dominus)
84565      Branch: perl
84566            ! perl.c pod/perldiag.pod
84567 ____________________________________________________________________________
84568 [  5944] By: jhi                                   on 2000/04/25  01:15:18
84569         Log: On second thoughts frexp() does have two arguments.
84570      Branch: cfgperl
84571            ! perl.h
84572 ____________________________________________________________________________
84573 [  5943] By: jhi                                   on 2000/04/24  22:56:32
84574         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
84575              Now pp_ncmp() returns undef is either operand is a NaN.
84576      Branch: cfgperl
84577            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84578            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
84579            ! vms/subconfigure.com vos/config.def vos/config.h
84580            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
84581            ! win32/config.vc win32/config_H.bc win32/config_H.gc
84582            ! win32/config_H.vc
84583      Branch: metaconfig/U/perl
84584            + d_modfl.U
84585 ____________________________________________________________________________
84586 [  5942] By: jhi                                   on 2000/04/24  19:45:17
84587         Log: Regen Configure to match #5937.
84588      Branch: cfgperl
84589            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
84590            ! config_h.SH
84591      Branch: metaconfig
84592            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
84593 ____________________________________________________________________________
84594 [  5941] By: jhi                                   on 2000/04/24  19:24:11
84595         Log: Further Unicos fixes for Mark Lutz.
84596      Branch: cfgperl
84597            ! hints/unicos.sh pp_ctl.c
84598 ____________________________________________________________________________
84599 [  5940] By: jhi                                   on 2000/04/24  19:09:06
84600         Log: Various Unicos 10.0.0.6 fixes.
84601              
84602              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
84603              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
84604              Reply-To: tecmpl1@triton.ca.boeing.com 
84605              To: perl5-porters@perl.org 
84606              Date: Fri, 14 Apr 2000 20:21:00 GMT 
84607              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
84608      Branch: cfgperl
84609            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
84610 ____________________________________________________________________________
84611 [  5939] By: gsar                                  on 2000/04/24  19:01:24
84612         Log: more pod nits (from Larry Virden)
84613      Branch: perl
84614            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
84615            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
84616            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
84617 ____________________________________________________________________________
84618 [  5938] By: gsar                                  on 2000/04/24  18:54:01
84619         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
84620      Branch: perl
84621            ! ext/B/B/Deparse.pm
84622 ____________________________________________________________________________
84623 [  5937] By: jhi                                   on 2000/04/24  17:39:00
84624         Log: Integrate with Sarathy.
84625      Branch: cfgperl
84626           +> (branch 31 files)
84627           !> (integrate 73 files)
84628 ____________________________________________________________________________
84629 [  5936] By: gsar                                  on 2000/04/24  17:30:06
84630         Log: additional tests for change#5934 (from Paul Marquess, who also
84631              sent in the same fix)
84632      Branch: perl
84633            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
84634            ! t/pragma/warn/5nolint t/pragma/warn/6default
84635 ____________________________________________________________________________
84636 [  5935] By: jhi                                   on 2000/04/24  17:26:05
84637         Log: Do not assume sign propagation.
84638              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
84639              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
84640              To: payner@ncifcrf.gov, perl5-porters@perl.org 
84641              Date: Tue, 18 Apr 2000 18:24:49 +0100 
84642              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
84643      Branch: cfgperl
84644            ! t/op/bop.t t/op/misc.t
84645 ____________________________________________________________________________
84646 [  5934] By: gsar                                  on 2000/04/24  17:16:54
84647         Log: propagate lexical warnings from surrounding scope correctly
84648              within string eval()
84649      Branch: perl
84650            ! pp_ctl.c t/pragma/warn/pp_ctl
84651 ____________________________________________________________________________
84652 [  5933] By: jhi                                   on 2000/04/24  17:01:07
84653         Log: Flatten the cpp jungle doing the nosuid checking.
84654      Branch: cfgperl
84655            ! perl.c
84656 ____________________________________________________________________________
84657 [  5932] By: gsar                                  on 2000/04/24  09:08:14
84658         Log: add rsignal(), whichsig() and do_join() to public API list
84659              (mod_perl uses them to good advantage)
84660      Branch: perl
84661            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
84662 ____________________________________________________________________________
84663 [  5931] By: gsar                                  on 2000/04/24  09:01:40
84664         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
84665      Branch: perl
84666            ! pp_hot.c regexec.c t/op/pat.t
84667 ____________________________________________________________________________
84668 [  5930] By: gsar                                  on 2000/04/24  08:58:33
84669         Log: small os390 tweaks (from Peter Prymmer)
84670      Branch: perl
84671            ! config_h.SH makedepend.SH
84672 ____________________________________________________________________________
84673 [  5929] By: gsar                                  on 2000/04/24  08:55:25
84674         Log: pod nits
84675      Branch: perl
84676            ! pod/perlguts.pod
84677 ____________________________________________________________________________
84678 [  5928] By: gsar                                  on 2000/04/24  08:50:13
84679         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
84680      Branch: perl
84681            ! ext/IO/lib/IO/Poll.pm
84682 ____________________________________________________________________________
84683 [  5927] By: gsar                                  on 2000/04/24  08:43:24
84684         Log: arrange for next() to resume at the unstack op rather than the
84685              loop conditional, so that scope cleanup happens correctly
84686              (from Stephen McCamant)
84687      Branch: perl
84688            ! op.c pp_ctl.c t/op/misc.t
84689 ____________________________________________________________________________
84690 [  5926] By: gsar                                  on 2000/04/24  08:18:40
84691         Log: on windows, reserve 16M of stack rather than 128M (allows more
84692              threads to run concurrently)
84693      Branch: perl
84694            ! win32/Makefile win32/makefile.mk
84695 ____________________________________________________________________________
84696 [  5925] By: gsar                                  on 2000/04/24  08:13:52
84697         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
84698      Branch: perl
84699            ! toke.c
84700 ____________________________________________________________________________
84701 [  5924] By: gsar                                  on 2000/04/24  08:08:59
84702         Log: avoid using uninitialized memory in require version check
84703      Branch: perl
84704            ! pp_ctl.c universal.c
84705 ____________________________________________________________________________
84706 [  5923] By: gsar                                  on 2000/04/24  07:20:14
84707         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
84708      Branch: perl
84709            ! ext/IO/lib/IO/Poll.pm
84710 ____________________________________________________________________________
84711 [  5922] By: gsar                                  on 2000/04/24  07:08:42
84712         Log: commentary about IoTYPE() (from Nathan Torkington)
84713      Branch: perl
84714            ! sv.h
84715 ____________________________________________________________________________
84716 [  5921] By: gsar                                  on 2000/04/24  06:58:26
84717         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
84718              by fix
84719      Branch: perl
84720            ! sv.c t/lib/charnames.t t/pragma/utf8.t
84721 ____________________________________________________________________________
84722 [  5920] By: gsar                                  on 2000/04/24  06:37:59
84723         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
84724      Branch: perl
84725            ! doop.c t/op/ver.t
84726 ____________________________________________________________________________
84727 [  5919] By: gsar                                  on 2000/04/24  06:21:58
84728         Log: Configure might miss old directories when prefix must be
84729              expanded (from Robin Barker)
84730      Branch: metaconfig
84731            ! U/installdirs/inc_version_list.U
84732      Branch: perl
84733            ! Configure
84734 ____________________________________________________________________________
84735 [  5918] By: gsar                                  on 2000/04/24  06:16:11
84736         Log: VMS nits in glob() test (from Charles Lane)
84737      Branch: perl
84738            ! t/lib/glob-basic.t
84739 ____________________________________________________________________________
84740 [  5917] By: gsar                                  on 2000/04/24  06:11:56
84741         Log: various pod nits (from Larry Virden and others)
84742      Branch: perl
84743            ! README.amiga README.hpux README.machten README.os2
84744            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
84745            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
84746            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
84747            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
84748            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
84749            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
84750            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
84751            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
84752 ____________________________________________________________________________
84753 [  5916] By: gsar                                  on 2000/04/24  05:52:43
84754         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
84755              <wjones@tc.fluke.com>)
84756      Branch: perl
84757            ! t/lib/glob-basic.t
84758 ____________________________________________________________________________
84759 [  5915] By: gsar                                  on 2000/04/24  05:07:01
84760         Log: supported platforms mixed up
84761      Branch: perl
84762            ! pod/perl56delta.pod pod/perlport.pod
84763 ____________________________________________________________________________
84764 [  5914] By: gsar                                  on 2000/04/24  04:56:08
84765         Log: caller() wasn't returning the right number of elements for
84766              eval {...}
84767      Branch: perl
84768            ! pp_ctl.c t/pragma/warn/9enabled
84769 ____________________________________________________________________________
84770 [  5913] By: gsar                                  on 2000/04/24  04:35:41
84771         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
84772              Mark-Jason Dominus)
84773      Branch: perl
84774            ! pod/perlfunc.pod
84775 ____________________________________________________________________________
84776 [  5912] By: gsar                                  on 2000/04/24  04:17:15
84777         Log: fix totally broken caching in UNIVERSAL::isa() (from
84778              Nick Ing-Simmons)
84779      Branch: perl
84780            ! t/op/universal.t universal.c
84781 ____________________________________________________________________________
84782 [  5911] By: gsar                                  on 2000/04/24  03:39:47
84783         Log: add linebreak properties from unicode/LineBrk.txt (from
84784              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
84785      Branch: perl
84786            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
84787            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
84788            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
84789            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
84790            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
84791            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
84792            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
84793            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
84794            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
84795            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
84796            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
84797            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
84798            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
84799            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
84800            + lib/unicode/Is/LbrkZW.pl
84801            ! lib/unicode/mktables.PL
84802 ____________________________________________________________________________
84803 [  5910] By: gsar                                  on 2000/04/24  03:23:10
84804         Log: typo in pod
84805      Branch: perl
84806            ! ext/Thread/Thread.pm
84807 ____________________________________________________________________________
84808 [  5909] By: gsar                                  on 2000/04/24  03:22:03
84809         Log: mode argument to do_binmode() should be file mode, not boolean
84810      Branch: perl
84811            ! pp_sys.c
84812 ____________________________________________________________________________
84813 [  5908] By: gsar                                  on 2000/04/16  16:51:08
84814         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
84815              always returns a valid GV even when the symbol is trapped by strictures
84816              (avoids coredumps)
84817              
84818              TODO: the C<package;> hack needs similar treatment
84819      Branch: perl
84820            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
84821            ! t/pragma/strict-vars
84822 ____________________________________________________________________________
84823 [  5907] By: jhi                                   on 2000/03/31  23:42:56
84824         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
84825              an assumption which #5905 demolished.
84826      Branch: cfgperl
84827            ! pp_sys.c
84828 ____________________________________________________________________________
84829 [  5906] By: jhi                                   on 2000/03/31  18:54:37
84830         Log: Typo in #5905.
84831      Branch: cfgperl
84832            ! t/op/64bitint.t
84833 ____________________________________________________________________________
84834 [  5905] By: jhi                                   on 2000/03/31  18:50:54
84835         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
84836              reported by Joseph N. Hall.  The bug was that even with use64bitint
84837              one had to use the prefixes q, L, or ll with printf/sprintf,
84838              contrary to the documentation and common sense.
84839      Branch: cfgperl
84840            ! sv.c t/op/64bitint.t
84841 ____________________________________________________________________________
84842 [  5904] By: gsar                                  on 2000/03/28  02:31:32
84843         Log: add Changes, perldelta.pod
84844      Branch: perl
84845            + Changes pod/perldelta.pod
84846 ____________________________________________________________________________
84847 [  5903] By: gsar                                  on 2000/03/28  02:03:55
84848         Log: rename Changes and perldelta.pod
84849      Branch: perl
84850           +> Changes5.6 pod/perl56delta.pod
84851            - Changes pod/perldelta.pod
84852            ! MANIFEST
84853 ____________________________________________________________________________
84854 [  5902] By: gsar                                  on 2000/03/28  01:59:14
84855         Log: create maint-5.6 branch
84856      Branch: maint-5.6/perl
84857           +> (branch 1611 files)
84858 ____________________________________________________________________________
84859 [  5901] By: jhi                                   on 2000/03/23  05:48:43
84860         Log: Integrate with Sarathy.
84861      Branch: cfgperl
84862           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
84863 ____________________________________________________________________________
84864 [  5900] By: gsar                                  on 2000/03/23  05:42:43
84865         Log: three guesses on what this is :-)
84866      Branch: perl
84867            ! Changes